Public accessibility assessment

Accessibility issues detected on naghedinyc.com

Evolize inspected 5 public pages on naghedinyc.com and detected 72 automatically identifiable accessibility findings.

72Findings detected
11WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

Highest detected severity: Critical · 24 high-priority findings · 100% inspected-page coverage

Most widespread issueLinks lack accessible textDetected on 5 inspected pages
Most affected page/47 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)27 detected findings

Is naghedinyc.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on naghedinyc.com and detected 72 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 5 inspected pages. The most affected inspected page was "/", where 47 findings were detected. The assessment identified findings mapped to 11 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 12 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/como-medium-tote-striped-suede-bluff.

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 8 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/soho-crossbody-nest-weave-chocolate.

    View technical evidence →
  3. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 7 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/mercer-large-bucket-ash.

    View technical evidence →
  4. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/nomad-medium-hobo-cashmere.

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 1 instance
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /collections/new-shoes.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA2755 / 5
2.4.4Link Purpose (In Context)A1455 / 5
1.3.1Info and RelationshipsA755 / 5
2.4.3Focus OrderA755 / 5
1.1.1Non-text ContentA555 / 5
2.5.8Target Size (Minimum)AA455 / 5
4.1.2Name, Role, ValueA355 / 5
1.2.2Captions (Prerecorded)A211 / 5
1.4.1Use of ColorA111 / 5
1.4.4Resize TextAA155 / 5
2.1.1KeyboardA155 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)33 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 33 affected elements
Component · Ref ERDUAX
Affected pagehttps://naghedinyc.com/policies/terms-of-service
Elementnav > ul > li:nth-of-type(2) > hh-mega-menu-modal > div:nth-of-type(1) > button
Accessible nameToggle BAGS submenu
Markup
<button type="button" class="header__mega-menu-toggle" data-toggle-mega-menu="" aria-expanded="false" aria-label="Toggle BAGS submenu">
                          <span class="header__mega-menu-toggle-icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 8" fill="none" class="icon icon-caret">
      <path d="M13.4165 1.0835L6.99984 6.69808L0.583171 1.0835" stroke="currentColor"></path>
    </svg></span>
                        </button>
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref LEVNYL
Affected pagehttps://naghedinyc.com/
Elementhh-newsletter-popup#newsletter-popup > div:nth-of-type(1) > button
Accessible nameClose
Markup
<button type="button" class="newsletter-popup__close" aria-label="Close"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-close block fill" fill="none" viewBox="0 0 18 17">
      <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor">
    </path></svg></button>
Affected pages/ /pages/contact /products/salta-belt-onyx
Component · Ref H94CZK
Affected pagehttps://naghedinyc.com/
Elementform#\[object\ HTMLInputElement\] > div > hh-broadcast > button
Accessible nameAdd to Cart
Markup
<button type="submit" name="add" class="card-form__btn utility">Add to Cart
</button>
Component · Ref K0O92B
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementdiv#ProductInfo-template--22428266430499__main > hh-back-in-stock > hh-button-wrapper:nth-of-type(1) > button
Accessible nameGet Notified
Markup
<button type="button">
                    Get Notified
                  </button>
Component · Ref XXJ959
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementinput#back-in-stock-terms
Markup
<input slot="input" type="checkbox" required="" aria-required="true" id="back-in-stock-terms" name="" checked="" class="visually-hidden">
Component · Ref S9KEQE
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementdiv#ProductInfo-template--22428266430499__main > hh-back-in-stock > button
Markup
<button slot="close">
                  <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-close block fill" fill="none" viewBox="0 0 18 17">
      <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor">
    </path></svg>
                </button>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)5 instances5 inspected pages

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Why it matters

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 5 affected elements
Component · Ref NF7JN8
Affected pagehttps://naghedinyc.com/products/wastenot
Elementdiv:nth-of-type(1) > hh-header > header > div:nth-of-type(2) > hh-broadcast > span
Accessible nameSearch
Rolebutton
Markup
<span role="button">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="22" viewBox="0 0 20 20" fill="none">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4142 12.3049C11.801 12.9135 11.073 13.3964 10.2718 13.7258C9.47054 14.0552 8.61179 14.2248 7.74456 14.2248C6.87732 14.2248 6.01858 14.0552 5.21736 13.7258C4.41614 13.3964 3.68814 12.9135 3.07491 12.3049C2.46168 11.6962 1.97524 10.9736 1.64337 10.1783C1.31149 9.38299 1.14068 8.53061 1.14068 7.6698C1.14068 6.80899 1.31149 5.95661 1.64337 5.16133C1.97524 4.36604 2.46168 3.64343 3.07491 3.03475C4.31338 1.80545 5.9931…
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
High

Zooming and scaling must not be disabled

WCAG 1.4.4 (AA)5 instances5 inspected pages

Zooming and scaling must not be disabled

Why it matters

Zooming and scaling must not be disabled

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 5 affected elements
Component · Ref MS1PU5
Affected pagehttps://naghedinyc.com/products/wastenot
Elementmeta[name="viewport"]
Markup
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)3 instances3 inspected pages

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Why it matters

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Recommended correction

While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

View 3 affected elements
Component · Ref B1SQH7
Affected pagehttps://naghedinyc.com/
Elementhtml > body > div:nth-of-type(6) > div > div:nth-of-type(2)
Accessible namePOPUP Form
Roledialog
Markup
<div role="dialog" aria-modal="true" aria-label="POPUP Form" class="needsclick  kl-private-reset-css-Xuajs1" data-kl-scroll-locking-modal="true" style="display: flex; z-index: 90000; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; justify-content: center; align-items: center; overflow: clip auto; background-color: rgba(112, 112, 112, 0.19); animation-timing-function: ease; animation-play-state: running; animation-iteration-count: 1; animation-fill-mode: forwards; animation-delay: 0s; animation-duration: 0.35s; animation-name: klaviyo-fadein;"><div class="needsclick  kl-private…
Affected pages/ /pages/contact /policies/terms-of-service
High

Elements must only use supported ARIA attributes

WCAG 4.1.2 (A)3 instances1 inspected page

Elements must only use supported ARIA attributes

Why it matters

Elements must only use supported ARIA attributes

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 3 affected elements
Component · Ref C9T4K1
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementhh-accordion:nth-child(16),.accordion
Accessible nameCare Store flat in dust bag when possible.Machine washing/drying and dry cleaning are not recommended.Spot clean with mild, color safe soap or gentle detergent diluted in water. Lay flat to dry. A magic eraser works on tougher stains.
Markup
<div class="accordion" aria-expanded="">
        <button type="button" class="head">
          <span class="title">
            <slot name="title"></slot>
          </span>
        </button>

        <div class="content">
          <slot name="content"></slot>
        </div>
      </div>
High

Images lack text alternatives

WCAG 1.1.1 (A)4 instances1 inspected page

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 4 affected elements
Component · Ref BVPM1V
Affected pagehttps://naghedinyc.com/
Element.discover-blocks__content[slot="item"]:nth-child(1) > .discover-blocks__image[width="1788"][height="2178"]
Markup
<img src="//naghedinyc.com/cdn..." srcset="//naghedinyc.com/cdn..." width="1788" height="2178" loading="lazy" class="discover-blocks__ima..." draggable="false">
Component · Ref VBVUUE
Affected pagehttps://naghedinyc.com/
Element.media--desktop.hero__media.media > .video-wrapper > video > img
Markup
<img src="//naghedinyc.com/cdn/shop/files/preview_images/b532fa3d0b0c410095aa539ac7bfff78.thumbnail.0000000000_4000x.jpg?v=1788788832">
Component · Ref ZG93J8
Affected pagehttps://naghedinyc.com/
Element.discover-blocks__image[width="1796"][height="2178"]
Markup
<img src="//naghedinyc.com/cdn..." srcset="//naghedinyc.com/cdn..." width="1796" height="2178" loading="lazy" class="discover-blocks__ima..." draggable="false">
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)8 instances5 inspected pages

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Why it matters

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Recommended correction

Correct ARIA attribute values and ensure referenced ids exist in the DOM.

View 8 affected elements
Component · Ref VWJ385
Affected pagehttps://naghedinyc.com/pages/contact
Elementhh-custom-select,button[aria-controls="287213.3365569309-list"]
Accessible nameCountry/region
Markup
<button type="button" class="button" aria-expanded="" aria-controls="287213.3365569309-list" aria-describedby="287213.3365569309-label">
          <span class="button__label"><!--?lit$037138136$-->United States (USD $)</span>
          <slot name="icon"></slot>
        </button>
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref 1695H5
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementhh-accordion:nth-child(15),.accordion
Accessible nameMeasurements Width: 0.3 in / 6 mmLength: 49 in / 124 cmWeight: 3 oz / 97 gOur products are woven by hand, and therefore vary slightly in size. Measurements are approximate.
Markup
<div class="accordion" aria-expanded="">
        <button type="button" class="head">
          <span class="title">
            <slot name="title"></slot>
          </span>
        </button>

        <div class="content">
          <slot name="content"></slot>
        </div>
      </div>
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)90 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 90 affected elements
Component · Ref XIR14G
Affected pagehttps://naghedinyc.com/
Elementspan[data-content=""]
Accessible nameExplore the newest additions to our Fall Collection.
Markup
<span data-content="">Explore the newest additions to our Fall Collection.</span>
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref 23ITUZ
Affected pagehttps://naghedinyc.com/products/wastenot
Element#email_01KN5XXY4BDHMN1REJCFP7F7CE
Accessible nameEnter your email for 15% off your next order
Markup
<input id="email_01KN5XXY4BDHMN..." type="email" autocomplete="email" name="email" tabindex="0" placeholder="Enter your email for..." aria-label="Enter your email for..." aria-required="true" aria-invalid="false" options="[object Object]" class="needsclick go4079835...">
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref G1N12A
Affected pagehttps://naghedinyc.com/pages/contact
Element.go310894487[component="[object Object]"][data-testid="form-component"] > .go2556612445.klaviyo-checkboxes.needsclick > .go2164464245 > .go146281457.needsclick[role="group"] > .go501174879 > .go3023924079.needsclick.kl-private-reset-css-Xuajs1
Accessible nameI agree to the terms of service.
Markup
<div class="needsclick go3023924079 kl-private-reset-css-Xuajs1">I agree to the terms of service.</div>
Affected pages/pages/contact /policies/terms-of-service
Component · Ref TIC6Y0
Affected pagehttps://naghedinyc.com/products/wastenot
Element.go3023924079
Accessible nameI agree to the terms of service.
Markup
<div class="needsclick go3023924079 kl-private-reset-css-Xuajs1">I agree to the terms of service.</div>
Affected pages/products/salta-belt-onyx /products/wastenot
Component · Ref YFM66C
Affected pagehttps://naghedinyc.com/
Elementdiv[slot="item"]:nth-child(2) > hh-product-card[is-size-product="true"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__left > h3
Accessible nameSydney Mary Jane
Markup
<h3 class="body mb0 mt0">
            Sydney Mary Jane
          </h3>
Affected pages/ /products/salta-belt-onyx
Component · Ref X4BQW1
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementdiv[data-product-handle="nomad-medium-hobo-ecru"] > hh-product-card[is-size-product="false"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__left > .price > dl > .price__regular > dd > .price-item--regular.c-subdued.price-item
Accessible name$340.00
Markup
<span class="price-item price-item--regular c-subdued">
          $340.00
        </span>
Affected pages/ /products/salta-belt-onyx
Component · Ref QRCBEZ
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Element.product-recommendations__item:nth-child(1) > hh-product-card[is-size-product="false"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__left > h3
Accessible nameNomad Medium Hobo
Markup
<h3 class="body mb0 mt0">
            Nomad Medium Hobo
          </h3>
Component · Ref A3LD22
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Element.product-recommendations__item:nth-child(1) > hh-product-card[is-size-product="false"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__left > .price > dl > .price__regular > dd > .price-item--regular.c-subdued.price-item
Accessible name$340.00
Markup
<span class="price-item price-item--regular c-subdued">
          $340.00
        </span>
Component · Ref 1N60NG
Affected pagehttps://naghedinyc.com/
Element.header__menu-item.header__menu-link[href$="core"] > span
Accessible nameCORE ICONS
Markup
<span>CORE ICONS</span>
Component · Ref AEWRDT
Affected pagehttps://naghedinyc.com/
Element.discover-blocks__content[slot="item"]:nth-child(2) > .discover-blocks__subheading > .discover-blocks__subheading-text
Accessible nameFALL IN STEP
Markup
<p class="discover-blocks__subheading-text">FALL IN STEP</p>
Component · Ref 18R7XU
Affected pagehttps://naghedinyc.com/
Elementdiv[slot="item"]:nth-child(5) > .shop-by-line__card.featured-card-wrapper > .featured-card__content > .featured-card__subtitle.mx0.c-subdued > p
Accessible nameCompact and hands-free.
Markup
<p>Compact and hands-free.</p>
Component · Ref GA3AJW
Affected pagehttps://naghedinyc.com/
Element.template--22428265545763__products_carousel_enhanced_xNxxaF-products-carousel > .products-carousel__container.container--fullwidth.container > .products-carousel__slider > hh-draggable-slider[buttons="true"][icon-type-left="chevronLeft"][icon-type-right="chevronRight"] > div[slot="item"]:nth-child(1) > hh-product-card[is-size-product="false"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__left > .price > dl > .price__regular > dd > .price-item--regular.c-subdued.price-item
Accessible name$340.00
Markup
<span class="price-item price-item--regular c-subdued">
          $340.00
        </span>
Component · Ref S8WSYN
Affected pagehttps://naghedinyc.com/
Elementdiv[slot="item"]:nth-child(4) > .shop-by-line__card.featured-card-wrapper > .featured-card__content > .p.featured-card__title.mx0 > .full-unstyled-link
Accessible nameJetsetter
Markup
<span class="full-unstyled-link">
                
Jetsetter
              </span>
Component · Ref XRP76W
Affected pagehttps://naghedinyc.com/
Element.template--22428265545763__products_carousel_enhanced_xNxxaF-products-carousel > .products-carousel__container.container--fullwidth.container > .products-carousel__slider > hh-draggable-slider[buttons="true"][icon-type-left="chevronLeft"][icon-type-right="chevronRight"] > div[slot="item"]:nth-child(3) > hh-product-card[is-size-product="false"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__left > h3
Accessible nameSt. Barths Petit Tote Beads
Markup
<h3 class="body mb0 mt0">
            St. Barths Petit Tote Beads
          </h3>
Component · Ref X3SOUP
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Element.card-quick-view--6885578211363 > .flex > .card__quick-view-inner-wrapper.flex > .card-information__option
Accessible nameCashmere
Markup
<div class="card-information__option">Cashmere</div>
Component · Ref M55EVM
Affected pagehttps://naghedinyc.com/
Element.discover-blocks__content[slot="item"]:nth-child(2) > .discover-blocks__cta > .discover-blocks__cta-text
Accessible nameShop New Shoes
Markup
<span class="discover-blocks__cta-text">
                        Shop New Shoes
                      </span>
Component · Ref NXUNPC
Affected pagehttps://naghedinyc.com/
Element.header__menu-link[onclick="event.stopPropagation()"][href$="accessories"]
Accessible nameACCESSORIES
Markup
<a href="/collections/accessories" class="header__menu-link" onclick="event.stopPropagation()">ACCESSORIES</a>
Component · Ref FSAC4R
Affected pagehttps://naghedinyc.com/
Element.featured-collection-2__heading
Accessible name10 Years of NAGHEDI
Markup
<h2 class="featured-collection-2__heading h1">10 Years of <br> NAGHEDI</h2>
Component · Ref MZ1044
Affected pagehttps://naghedinyc.com/
Elementdiv[slot="item"]:nth-child(1) > .shop-by-line__card.featured-card-wrapper > .featured-card__content > .featured-card__subtitle.mx0.c-subdued
Accessible nameThe original handwoven tote.
Markup
<div class="featured-card__subtitle mx0 c-subdued">The original handwoven tote.</div>
Component · Ref I51O32
Affected pagehttps://naghedinyc.com/
Element.featured-collection-2__pre-heading
Accessible nameCELEBRATING
Markup
<p class="utility featured-collection-2__pre-heading">CELEBRATING</p>
Component · Ref P1RKGQ
Affected pagehttps://naghedinyc.com/
Element.hero__cta-inline
Accessible nameShop Now
Markup
<span class="hero__cta-inline block mb1 ">
              Shop Now
            </span>
Component · Ref 1KZ5CL
Affected pagehttps://naghedinyc.com/
Element.go310894487[component="[object Object]"][data-testid="form-component"] > .go2556612445.klaviyo-checkboxes.needsclick > .go2164464245 > .go146281457.needsclick[role="group"] > .go501174879.needsclick.kl-private-reset-css-Xuajs1 > .go3023924079.needsclick.kl-private-reset-css-Xuajs1
Accessible nameI agree to the terms of service.
Markup
<div class="needsclick go3023924079 kl-private-reset-css-Xuajs1">I agree to the terms of service.</div>
Component · Ref PZL5LY
Affected pagehttps://naghedinyc.com/
Element.featured-collection-2__body-text
Accessible nameThis year, we're celebrating ten years of NAGHEDI. Whether you've been with us since the beginning or are just discovering the brand, thank you for being part of our journey. Over the past decade, you've worn NAGHEDI through everyday routines and life's biggest moments—it means so much to see the brand brought to life by all of you.

I created the first St. Barths Tote because I wanted a timeless, functional bag that could be carried season after season while still feeling polished. To this day it’s still our bestseller. Thank you for carrying us this far. We can’t wait to show you what’s next.
Markup
<div class="featured-collection-2__body-text rte">
Component · Ref HKUL6Q
Affected pagehttps://naghedinyc.com/
Element.hero__heading
Accessible nameFALL '26
Markup
<h2 class="h1 hero__heading">FALL '26</h2>
Component · Ref CD3NP0
Affected pagehttps://naghedinyc.com/
Element.hero__body-text
Accessible nameDiscover our newest arrivals. The season continues with bold solids, new metallics and Italian suede.
Markup
<div class="hero__body-text rte">
              
Discover our newest arrivals. The season continues <br> with bold solids, new metallics and Italian suede.
            </div>

Showing 25 representative examples · 2 more affected elements not shown

Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)5 instances5 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 5 affected elements
Component · Ref YVS82L
Affected pagehttps://naghedinyc.com/products/wastenot
Elementhh-modal#card-quick-view--6885577130019 > hh-product-info > div:nth-of-type(1) > div:nth-of-type(3) > div:nth-of-type(2) > p:nth-of-type(1)
Accessible nameHandwoven from our signature neoprene in taupe the bestselling Nomad Medium Hobo is a spacious, lightweight shoulder bag designed for all-day wear. With its wide strap that sits flat on the shoulder and relaxed, softly structured shape, this versatile hobo transitions seamlessly from work to weekend.
Markup
<p>Handwoven from our signature neoprene in taupe the bestselling Nomad Medium Hobo is a spacious, lightweight shoulder bag designed for all-day wear. With its wide strap that sits flat on the shoulder and relaxed, softly structured shape, this versatile hobo transitions seamlessly from work to weekend.</p>
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)30 instances5 inspected pages

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Why it matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Give each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.

View 30 affected elements
Component · Ref VNIIU2
Affected pagehttps://naghedinyc.com/
Elementdiv:nth-of-type(2) > div:nth-of-type(1) > div > details > div > nav
Accessible nameShop New Arrivals Bestsellers Online Exclusives eGift Card
Markup
<nav class="footer__menu">
                      <ul><li class="footer__menu-link">
                            <a class="c-inherit" href="/collections/shop-bags">Shop</a>
                          </li><li class="footer__menu-link">
                            <a class="c-inherit" href="/collections/new-arrivals">New Arrivals</a>
                          </li><li class="footer__menu-link">
                            <a class="c-inherit" href="/collections/bestsellers-edit">Bestsellers</a>
                          </li><li class="footer__menu-link">
                            <a class="c-i…
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref AJNSZ0
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementdiv#shopify-section-header > div:nth-of-type(1) > hh-header > header > nav
Accessible nameNEW ARRIVALS BAGS SHOP BY STYLE Shop All New Arrivals Best Sellers Totes Shoulder Bags Crossbodies Bucket Bags Hobos Clutches Unisex Cosmetic Cases EDITS Nest Weave Suede and Neoprene Net Bags Bags with Closure Best Work Bags Travel Essentials Fall '26 New Arrivals Fall '26 New Arrivals Available now. St. Barths Tote Re-Imagined St. Barths Tote Re-Imagined Shop now. New Textures: Suede and Neoprene New Textures: Suede and Neoprene Explore the edit. SHOES SHOP BY STYLE Shop All New Arrivals Best Sellers Flats Heels Sandals Sneakers EDITS Satin Fall Tones New Arrivals New Arrivals Explore Fall '26. Meet Lucca Meet Lucca Our debut Belgian Loafer. The Kitten Heel The Kitten Heel Shop Now. ACCESSORIES …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="header__inline-menu">
          <ul class="flex jcb"><li class="flex aic"><!-- Parent link without children -->
                  <a href="/collections/new-arrivals" class="header__menu-item header__menu-link">
                    <span>NEW ARRIVALS</span>
                  </a></li><li class="flex aic"><!-- Parent link with children -->
                  <hh-mega-menu-modal hover-enabled="true">
                    <div slot="summary" class="pointer relative header__menu-item header__menu-item--parent center" data-title="BAGS"><a href="/collections/shop-bags" class="header__menu-l…
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref 8E9PWA
Affected pagehttps://naghedinyc.com/pages/contact
Elementhh-details-modal > div > div > div > div > nav
Accessible nameNew Arrivals Bestsellers Bags Shoes Accessories Journal About Us
Markup
<nav class="mobile-menu__navigation">
            <ul class="mobile-menu__menu"><li><a href="/collections/new-arrivals" class="mobile-menu__menu-item">
                      New Arrivals
                    </a></li><li><a href="/collections/bestsellers-edit" class="mobile-menu__menu-item">
                      Bestsellers
                    </a></li><li>
                      <hh-header-submenu-trigger for="mobile-page-bags">
                        <span slot="title">
                          Bags
                        </span>
                        <span slot="icon">
                 …
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Medium

Touch targets are too small

WCAG 2.5.8 (AA)23 instances5 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

Increase this <button>'s rendered area to at least 24 × 24 CSS pixels, or provide sufficient spacing from adjacent targets. Prefer increasing padding on the existing control (for example the button or link) rather than adding a separate non-interactive wrapper.

View 23 affected elements
Component · Ref UNS1QW
Affected pagehttps://naghedinyc.com/pages/contact
Element.announcement-bar__close
Accessible nameClose
Markup
<button slot="close" class="announcement-bar__close" aria-label="Close">
Affected pages/pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref Y2PCFW
Affected pagehttps://naghedinyc.com/
Elementdiv[slot="item"]:nth-child(4) > hh-product-card[is-size-product="true"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__right > .card-quick-view--7234511503395.card__quick-view > .flex > .card__quick-view-inner-wrapper.flex > button[aria-haspopup="dialog"][type="button"]
Accessible nameQuick View
Markup
<button type="button" aria-haspopup="dialog">
Affected pages/ /products/salta-belt-onyx
Component · Ref LRLDZJ
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Element.card-quick-view--7199733448739 > .flex > .card__quick-view-inner-wrapper.flex > button[aria-haspopup="dialog"][type="button"]
Accessible nameQuick View
Markup
<button type="button" aria-haspopup="dialog">
Affected pages/ /products/salta-belt-onyx
Component · Ref FW9CSU
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Element.product-recommendations__item:nth-child(1) > hh-product-card[is-size-product="false"] > .card-wrapper-product.relative > .card-information > .card-information__wrapper.ais.jcb > .card-information__right > .card-quick-view--6885577130019.card__quick-view > .flex > .card__quick-view-inner-wrapper.flex > button[aria-haspopup="dialog"][type="button"]
Accessible nameQuick View
Markup
<button type="button" aria-haspopup="dialog">
Medium

ARIA container is missing required child roles

WCAG 1.3.1 (A)5 instances2 inspected pages

An ARIA role that requires specific child roles does not contain them, breaking the widget semantics.

Why it matters

An ARIA role that requires specific child roles does not contain them, breaking the widget semantics.

Recommended correction

Provide the child roles the container role requires (e.g. option inside listbox).

View 5 affected elements
Component · Ref TW108A
Affected pagehttps://naghedinyc.com/
Elementhh-draggable-slider[arrows="true"],.container[role="list"]
Accessible name.featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } St. Barths St. Barths The original handwoven tote. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Gramercy Bucket Gramercy Bucket Our take on the bucket bag. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Nomad Hobo Nomad Hobo Soft, slouchy, and lightweight. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Jetsetter Jetsetter Designed for travel. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Soho Envelope Crossbody Soho Envelope Crossbody Compact and hands-free. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Mercer Bucket Mercer Bucket A bucket bag with many ways to wear. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Porto Half-Moon Bag Porto Half-Moon Bag Our day-to-night favorite. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Gala Clutch Gala Clutch An elevated evening essential. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Como Como Our first unisex collection. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Isola Isola The net bag of our dreams. .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } Geneva Weekender Geneva Weekender Perfect for quick getaways.
Markup
<div class="container" role="list">
        <slot name="item"></slot>
      </div>
Affected pages/ /products/salta-belt-onyx
Component · Ref 224BDA
Affected pagehttps://naghedinyc.com/
Element.template--22428265545763__products_carousel_enhanced_8thyNY-products-carousel > .products-carousel__container.container--fullwidth.container > .products-carousel__slider > hh-draggable-slider[buttons="true"][icon-type-left="chevronLeft"][icon-type-right="chevronRight"],.container[role="list"]
Accessible nameAdd to Cart Bluff Como Medium Tote Suede & Neoprene Bluff <link href="//naghedinyc.com/cdn/shop/t/583/assets/snippet-price.css?v=157858300743653562031788787766" rel="stylesheet" type="text/css" media="all" /> Regular price $525.00 Sale price $525.00 Regular price Unit price /  per  Bluff Quick View Como Medium Tote Suede & Neoprene <div class=" img img--portrait relative" > <img srcset="//naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=100 100w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=160 160w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=240 240w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=320 320w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=480 480w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=640 640w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=768 768w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=1024 1024w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=1280 1280w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=1366 1366w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=1440 1440w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=1600 1600w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=1920 1920w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=2560 2560w" sizes="(min-width: 1200px) 75vw, (min-width: 750px) 50vw, 1000vw" src="//naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Main_1.jpg?v=1784307931&width=4000" loading="lazy" alt="A large handwoven suede and neoprene tote bag in taupe brown with dual top handles." width="4000" height="5000.0" > </div> <div class=" img img--portrait relative" > <img srcset="//naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=100 100w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=160 160w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=240 240w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=320 320w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=480 480w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=640 640w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=768 768w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=1024 1024w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=1280 1280w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=1366 1366w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=1440 1440w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=1600 1600w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=1920 1920w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=2560 2560w" sizes="(min-width: 1200px) 75vw, (min-width: 750px) 50vw, 1000vw" src="//naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Inside_1.jpg?v=1784307932&width=4000" loading="lazy" alt="Close-up of a handwoven suede and neoprene handbag in taupe, showing the interlaced texture of the exterior, and zippered pocket." width="4000" height="5000.0" > </div> <div class=" img img--portrait relative" > <img srcset="//naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=100 100w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=160 160w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=240 240w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=320 320w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=480 480w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=640 640w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=768 768w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=1024 1024w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=1280 1280w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=1366 1366w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=1440 1440w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=1600 1600w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=1920 1920w, //naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=2560 2560w" sizes="(min-width: 1200px) 75vw, (min-width: 750px) 50vw, 1000vw" src="//naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_Side_1.jpg?v=1784307932&width=4000" loading="lazy" alt="A large handwoven suede and neoprene tote bag in a taupe-beige color, featuring a structured basketweave pattern and two shoulder straps." width="4000" height="5000.0" > </div> <div class=" img img--portrait relative" > <img srcset="//naghedinyc.com/cdn/shop/files/Como_Medium_Tote_StripedSuede_Bluff_SN25013FN_OM_Close_1.jpg?v…[truncated by Evolize: exceeded D1 value limit]
Markup
<div class="container" role="list">
        <slot name="item"></slot>
      </div>
Medium

<video> elements must have captions

WCAG 1.2.2 (A)1 instance1 inspected page

<video> elements must have captions

Why it matters

<video> elements must have captions

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref IO7N1J
Affected pagehttps://naghedinyc.com/
Element.media--desktop.hero__media.media > .video-wrapper > video
Markup
<video playsinline="true" class="native-video" autoplay="autoplay" loop="loop" muted="muted" poster="//naghedinyc.com/cdn/shop/files/preview_images/b532fa3d0b0c410095aa539ac7bfff78.thumbnail.0000000000.jpg?v=1788788832&width=4000" preload="metadata">
Low

Low-quality alternative text

WCAG 1.1.1 (A)558 instances5 inspected pages

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Why it matters

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Recommended correction

Replace placeholder or filename alt text with a concise description of what the image conveys.

View 558 affected elements
Component · Ref MGG7QQ
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementdiv:nth-of-type(1) > div:nth-of-type(1) > div > div > div > img:nth-of-type(2)
Markup
<img srcset="//naghedinyc.com/cdn/shop/files/Portofino_Medium_CosmeticPouch_Solid_Ecru_SN11053LD_Side.jpg?v=1780861292&amp;width=100 100w, //naghedinyc.com/cdn/shop/files/Portofino_Medium_CosmeticPouch_Solid_Ecru_SN11053LD_Side.jpg?v=1780861292&amp;width=160 160w, //naghedinyc.com/cdn/shop/files/Portofino_Medium_CosmeticPouch_Solid_Ecru_SN11053LD_Side.jpg?v=1780861292&amp;width=240 240w, //naghedinyc.com/cdn/shop/files/Portofino_Medium_CosmeticPouch_Solid_Ecru_SN11053LD_Side.jpg?v=1780861292&amp;width=320 320w, //naghedinyc.com/cdn/shop/files/Portofino_Medium_CosmeticPouch_Solid_Ecru_SN11053LD…
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Component · Ref BP3Z25
Affected pagehttps://naghedinyc.com/products/salta-belt-onyx
Elementdiv:nth-of-type(2) > hh-draggable-slider > div:nth-of-type(5) > div:nth-of-type(2) > div > img
Markup
<img srcset="//naghedinyc.com/cdn/shop/files/Nomad_Medium_Hobo_Solid_Ecru_SN04023LD_OM_Close_c945587f-bead-461b-a10d-8e3edf904ea3.jpg?v=1780939514&amp;width=100 100w, //naghedinyc.com/cdn/shop/files/Nomad_Medium_Hobo_Solid_Ecru_SN04023LD_OM_Close_c945587f-bead-461b-a10d-8e3edf904ea3.jpg?v=1780939514&amp;width=160 160w, //naghedinyc.com/cdn/shop/files/Nomad_Medium_Hobo_Solid_Ecru_SN04023LD_OM_Close_c945587f-bead-461b-a10d-8e3edf904ea3.jpg?v=1780939514&amp;width=240 240w, //naghedinyc.com/cdn/shop/files/Nomad_Medium_Hobo_Solid_Ecru_SN04023LD_OM_Close_c945587f-bead-461b-a10d-8e3edf904ea3.jpg?v=17…
Affected pages/ /pages/contact /products/salta-belt-onyx /policies/terms-of-service /products/wastenot
Low

Page has no level-one heading

WCAG 1.3.1 (A)1 instance1 inspected page

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Why it matters

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Recommended correction

Add a single descriptive <h1> that names the page's primary purpose.

View 1 affected element
Component · Ref MCD08Q
Affected pagehttps://naghedinyc.com/products/wastenot
Elementhtml > body
Accessible nameSkip to content <link href="//naghedinyc.com/cdn/shop/t/583/assets/section-newsletter-popup.css?v=165943405014315057621788787756" rel="stylesheet" type="text/css" media="all" /> <link href="//naghedinyc.com/cdn/shop/t/583/assets/section-header.css?v=180362288951317369101788787747" rel="stylesheet" type="text/css" media="all" /> #shopify-section-header {position: sticky; top: 0;--mobile-submenu-color: #c2ac9c; --mobile-footer-color: #2e2a2b; --mobile-footer-bg: #f4f0e9; --mobile-shop-by-silhouette-image-width: 10.2rem; } Explore the newest additions to our Fall Collection. <link href="//naghedinyc.com/cdn/shop/t/583/assets/snippet-mobile-menu.css?v=148570176749286833071788787765" rel="stylesheet" type="text/css" media="all" /> Bags Shop All New Arrivals Shoulder Bags Totes Crossbodies Bucket Bags Clutches Hobos Net Bags Nest Weave Suede and Neoprene View All Bags Shoes Shop All New Arrivals Bestsellers Flats Heels Sandals Sneakers View All Shoes Accessories Shop All Charms Cosmetic Cases Jewelry Pouches Phone Cases Belts Hair Accessories Jewelry View All Accessories .mobile-image-grid.journal { --fc-text-color: #2e2a2b; --fc-font-size: 10px; --fc-text-alignment: left; } .mobile-image-grid--wrapper.journal { --background-color: #f7f7f7; --container-background-color: #f7f7f7; } Journal .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } LET'S HEAR IT FOR THE GIRLS LET'S HEAR IT FOR THE GIRLS .featured-card-wrapper { position: relative; } .featured-card-wrapper .featured-card__wrapper-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block !important; z-index: 3; } BRING IN SPRING BRING IN SPRING .featured-card-wrapper { …[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="template-product.waste-not-product">
    <a class="skip-to-content-link visually-hidden" href="#main">
      Skip to content
    </a><div id="shopify-section-newsletter-popup" class="shopify-section"><link rel="stylesheet" href="//naghedinyc.com/cdn/shop/t/583/assets/section-newsletter-popup.css?v=165943405014315057621788787756" media="all" onload="this.media='all'">
  <noscript><link href="//naghedinyc.com/cdn/shop/t/583/assets/section-newsletter-popup.css?v=165943405014315057621788787756" rel="stylesheet" type="text/css" media="all" /></noscript>

  <script src="//naghedinyc.com…
Low

Video may be missing captions

WCAG 1.2.2 (A)2 instances1 inspected page

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 2 affected elements
Component · Ref ZTIFPH
Affected pagehttps://naghedinyc.com/
Elementdiv > div > div:nth-of-type(1) > div:nth-of-type(2) > div > video
Markup
<video playsinline="true" class="native-video" autoplay="autoplay" loop="loop" muted="muted" poster="//naghedinyc.com/cdn/shop/files/preview_images/a493c8bb102a42a8ae337c4f028f0203.thumbnail.0000000000.jpg?v=1788788808&amp;width=1000" preload="metadata"><source src="//naghedinyc.com/cdn/shop/videos/c/vp/a493c8bb102a42a8ae337c4f028f0203/a493c8bb102a42a8ae337c4f028f0203.HD-1080p-4.8Mbps-93715623.mp4?v=0" type="video/mp4"><img src="//naghedinyc.com/cdn/shop/files/preview_images/a493c8bb102a42a8ae337c4f028f0203.thumbnail.0000000000_1000x.jpg?v=1788788808"></video>

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.