Public accessibility assessment

Accessibility issues detected on ebinnewyork.com

Evolize inspected 5 public pages on ebinnewyork.com and detected 61 automatically identifiable accessibility findings.

61Findings detected
11WCAG criteria affected
5Pages inspected
9 Sep 2026Assessment date

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

Most widespread issueHidden elements can still receive keyboard focusDetected on 4 inspected pages
Most affected page/38 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)19 detected findings

Is ebinnewyork.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 ebinnewyork.com and detected 61 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 4 inspected pages. The most affected inspected page was "/", where 38 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 · 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 /pages/rewards.

    View technical evidence →
  2. Critical

    Embedded frames lack descriptive titles

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

    An <iframe> has no title, so its purpose is not announced to assistive technology.

    Recommended action

    Add a concise title attribute that describes the frame's actual purpose — for example "Store locator" for a location search or "Promotional campaign" for a marketing embed. The affected frame loads https://www.youtube.com/embed/6OblPM7WtMw, which can help identify its purpose. Avoid generic values such as "Embedded content", "iframe", or "frame".

    View technical evidence →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 4 inspected pages · 36 instances
    Why this 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 action

    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 technical evidence →
  4. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 4 inspected pages · 11 instances
    Why this 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 action

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

    View technical evidence →
  5. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 4 inspected pages · 4 instances
    Why this 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 action

    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 technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1944 / 5
2.1.1KeyboardA1644 / 5
4.1.2Name, Role, ValueA1222 / 5
1.3.1Info and RelationshipsA744 / 5
2.4.3Focus OrderA244 / 5
2.5.8Target Size (Minimum)AA244 / 5
3.3.2Labels or InstructionsA222 / 5
1.1.1Non-text ContentA144 / 5
1.4.1Use of ColorA111 / 5
2.2.2Pause, Stop, HideA111 / 5
2.4.4Link Purpose (In Context)A111 / 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

Critical

Embedded frames lack descriptive titles

WCAG 4.1.2 (A)1 instance1 inspected page

An <iframe> has no title, so its purpose is not announced to assistive technology.

Why it matters

An <iframe> has no title, so its purpose is not announced to assistive technology.

Recommended correction

Add a concise title attribute that describes the frame's actual purpose — for example "Store locator" for a location search or "Promotional campaign" for a marketing embed. The affected frame loads https://www.youtube.com/embed/6OblPM7WtMw, which can help identify its purpose. Avoid generic values such as "Embedded content", "iframe", or "frame".

View 1 affected element
Component · Ref XVFNC0
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementiframe[height="315"]
Markup
<iframe class="ebin" src="https://www.youtube.com/embed/6OblPM7WtMw" height="315" width="560" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" frameborder="0"></iframe>
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)40 instances4 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 40 affected elements
Component · Ref K5QT6Z
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementbutton#readableFonts
Accessible nameReadable Fonts
Markup
<button type="button" class="accessibly-app-read-ignore accessibly-app-option-button accessibly-app-ignore" id="readableFonts" aria-label="Readable Fonts" style="color: rgb(87, 76, 213);"><span class="accessibly-app-read-ignore accessibly-app-assertive accessibly-app-ignore" aria-live="assertive">Readable Fonts</span><div style="color: rgb(87, 76, 213);"><span class="accessibly-app-icon-readable-font accessibly-app-option-icon accessibly-app-ignore"></span></div><span accessibly-app-i18n-key="readableFonts" class="accessibly-app-option-title accessibly-app-ignore">Readable fonts</span></button…
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref EM0EQZ
Affected pagehttps://www.ebinnewyork.com/cart
Elementdiv#accessiblyAppDialog > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(3) > button:nth-of-type(1)
Accessible nameLanguage Settings
Markup
<button type="button" class="accessibly-app-ignore accessibly-app-gap-1 accessibly-app-uppercase" aria-label="Language Settings"><span class="accessibly-app-icon-globe accessibly-app-ignore"></span><span>en</span></button>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)27 instances4 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 27 affected elements
Component · Ref CN35BH
Affected pagehttps://www.ebinnewyork.com/
Elementdiv#search-results-overlay-desktop-sticky
Markup
<div class="search-results-overlay" id="search-results-overlay-desktop-sticky" onclick="this.classList.remove('active')" style=""></div>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref XAA288
Affected pagehttps://www.ebinnewyork.com/cart
Elementdiv#store-selector-0 > div:nth-of-type(1)
Accessible nameMy store Free. Usually ready in 24 hrs
Roletab
Markup
<div class="store-selector-item__header js-accordion-tab" role="tab" aria-selected="true" aria-controls="store-selector-tab-my-store">
  
          <div class="store-selector-item__container store-selector-item__input">
            
            <div class="store-selector-item__input-container"><input type="checkbox" class="styled-checkbox" id="store-select-my-store" style="display:none"></div>
            <div>
              <span class="store-selector-item__title"><strong>My store</strong></span>
              <span class="store-selector-item__subtitle">
                <strong>Free</strong>.…
Affected pages/ /pages/sms-signup /cart
Component · Ref 857W2D
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.95983540178211020-yotpo-dropdown-option-1
Accessible name18-24
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.95983540178211020-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">18-24</span></div><!----></div>
Component · Ref BUAHXT
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.056811660277121145-yotpo-dropdown-option-1
Accessible nameFilter reviews by 5 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 5 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.056811660277121145-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmln…
Component · Ref BUAHVX
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.056811660277121145-yotpo-dropdown-option-4
Accessible nameFilter reviews by 2 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 2 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.056811660277121145-yotpo-dropdown-option-4" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmln…
Component · Ref BUAHXS
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.056811660277121145-yotpo-dropdown-option-0
Accessible nameFilter reviews by all ratings
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by all ratings" aria-selected="true" id="dropdown-yotpo-dropdown-0.056811660277121145-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All ratings</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" clas…
Component · Ref U3NU2K
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.95983540178211021-yotpo-dropdown-option-0
Accessible nameAll
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="true" id="dropdown-yotpo-dropdown-0.95983540178211021-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="yotpo-selected-icon--focused yotpo-selected-icon"…
Component · Ref U3NU2L
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.95983540178211021-yotpo-dropdown-option-1
Accessible nameDry
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.95983540178211021-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">Dry</span></div><!----></div>
Component · Ref BUAHVV
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.056811660277121145-yotpo-dropdown-option-2
Accessible nameFilter reviews by 4 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 4 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.056811660277121145-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmln…
Component · Ref 857W2E
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.95983540178211020-yotpo-dropdown-option-2
Accessible name25-34
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.95983540178211020-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">25-34</span></div><!----></div>
Component · Ref 857W2F
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.95983540178211020-yotpo-dropdown-option-3
Accessible name35-44
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.95983540178211020-yotpo-dropdown-option-3" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">35-44</span></div><!----></div>
Component · Ref 857W2C
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.95983540178211020-yotpo-dropdown-option-0
Accessible nameAll
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="true" id="dropdown-yotpo-dropdown-0.95983540178211020-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="yotpo-selected-icon--focused yotpo-selected-icon"…
Component · Ref BUAHVS
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.056811660277121145-yotpo-dropdown-option-3
Accessible nameFilter reviews by 3 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 3 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.056811660277121145-yotpo-dropdown-option-3" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmln…
Component · Ref BUAHVU
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.056811660277121145-yotpo-dropdown-option-5
Accessible nameFilter reviews by 1 star
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 1 star" aria-selected="false" id="dropdown-yotpo-dropdown-0.056811660277121145-yotpo-dropdown-option-5" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns…
Component · Ref 857W3L
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#dropdown-yotpo-dropdown-0\.95983540178211020-yotpo-dropdown-option-4
Accessible name44+
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.95983540178211020-yotpo-dropdown-option-4" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">44+</span></div><!----></div>
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)1 instance1 inspected page

ARIA hidden element must not be focusable or contain focusable elements

Why it matters

ARIA hidden element must not be focusable or contain focusable elements

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref 2KS7JJ
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Element.product-gallery__thumbnails
Accessible nameSecret of Pharaoh Glitter Duo Stick- Sparkling Emerald - EBIN NEW YORK
Markup
<div class="product-gallery__thumbnails " aria-hidden="true">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)76 instances4 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 76 affected elements
Component · Ref UO62CI
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Element.header-container--bottom > .header__bottom.container--large > scrollable-navigation > .style--classic.site-nav > .site-nav-container > nav > .link-list > .has-submenu[aria-controls="SiteNavLabel-sets-classic"] > .menu-link[title="SETS"][href$="sets"] > span:nth-child(1) > .text-animation--underline-in-header
Accessible nameSETS
Markup
<span class="text-animation--underline-in-header">SETS</span>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref T1NHEW
Affected pagehttps://www.ebinnewyork.com/pages/sms-signup
Element#site-header-block-2 > .header-info-block__text > .header-info-block__title > .text-animation--underline-in-header
Accessible name200POINTS
Markup
<span class="text-animation--underline-in-header">200POINTS</span>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref RRH9A2
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Element.header-container--bottom > .header__bottom.container--large > scrollable-navigation > .style--classic.site-nav > .site-nav-container > nav > .link-list > li:nth-child(6) > .no-focus-link[title="SEEDWAVE"][href$="seedwave"] > span > .text-animation--underline-in-header
Accessible nameSEEDWAVE
Markup
<span class="text-animation--underline-in-header">SEEDWAVE</span>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref 4A4XWF
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv[data-id="302875573"] > .yotpo-review-left-panel > .yotpo-reviewer[data-v-1ac5f7d8=""] > .yotpo-reviewer-details-verified[data-v-1ac5f7d8=""] > div[data-v-4c2f4803=""][data-v-1ac5f7d8=""] > .yotpo-reviewer-verified-buyer-text.unselectable[data-v-4c2f4803=""]
Accessible nameVerified Buyer
Markup
<span data-v-4c2f4803="" class="yotpo-reviewer-verified-buyer-text unselectable" style="align-self: flex-start;">Verified Buyer</span>
Component · Ref GZI65Y
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv[data-id="176644607"] > .yotpo-review-left-panel > .yotpo-review-customer-questions-container > .yotpo-review-customer-questions.yotpo-review-question[is-media-modal-child="false"] > .yotpo-custom-questions-see-more-label[data-v-0cf82f56=""][type="button"]
Accessible nameSee more
Markup
<button data-v-0cf82f56="" type="button" class="yotpo-custom-questions-see-more-label" style="display: flex;">See more</button>
Component · Ref 94HI0Z
Affected pagehttps://www.ebinnewyork.com/
Element#ele_UdrEp8q2N > .om-dtr-content > .ql-font-raleway.om-color-palette-main.om-text-fontsize-16
Accessible nameGo to Website
Markup
<span class="om-text-fontsize-16 ql-font-raleway om-color-palette-main" style="font-weight: 700">Go to Website</span>
Component · Ref VI44V0
Affected pagehttps://www.ebinnewyork.com/
Element.button--large.button--solid[href$="face-of-ebin"]
Accessible nameShow More
Markup
<a href="/pages/face-of-ebin" class="button button--large button--solid">Show More</a>
Component · Ref CL1RKF
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Element#yotpo-main-widget-btn
Accessible nameWrite A Review
Markup
<button data-v-4f716a87="" id="yotpo-main-widget-btn" type="button" class="yotpo-new-review-btn yotpo-btn-s">Write A Review</button>
Component · Ref 8UZ1NP
Affected pagehttps://www.ebinnewyork.com/
Element.om-text-fontsize-20
Accessible nameExplore our retail store, unlock wholesale benefits for professionals, or partner with us as an affiliate creator- all from here.
Markup
<span class="om-text-fontsize-20 ql-font-om-font-2 om-color-palette-c5" style="font-weight: 400">Explore our retail store, unlock wholesale benefits for professionals, or partner with us as an affiliate creator- all from here.</span>
Component · Ref DWV3ZO
Affected pagehttps://www.ebinnewyork.com/
Element.newsletter__info > p
Accessible nameUnlock Exclusive Offers and EBIN News by Signing Up for Our Newsletter.
Markup
<p>Unlock Exclusive Offers and EBIN News by Signing Up for Our Newsletter.</p>
Component · Ref KPKSS8
Affected pagehttps://www.ebinnewyork.com/
Element#Email-newsletter-template--20768459849959__1655112847aaa4cc50
Accessible nameEnter your email
Markup
<input type="email" class="newsletter__input" value="" placeholder="Enter your email" name="contact[email]" id="Email-newsletter-template--20768459849959__1655112847aaa4cc50" aria-label="Enter your email" autocorrect="off" autocapitalize="off" required="">
Component · Ref IM2HJS
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementa[title="Share on X"] > .text-animation--underline-thin
Accessible nameX (Twitter)
Markup
<span class="text-animation--underline-thin">X (Twitter)</span>
Affected pages/ /products/radient-glitter
Component · Ref FOP3ZG
Affected pagehttps://www.ebinnewyork.com/
Element#product-item-9008810229991 > .product-item__badges.text-size--xsmall > .product-item__badge.product-item__badge--new
Accessible nameNew
Markup
<span class="product-item__badge product-item__badge--new" style="background-color: #b930ff; color: #ffffff">
      New
    </span>
Component · Ref ZUPMWX
Affected pagehttps://www.ebinnewyork.com/
Element.card__whole-link[title="LASHES"][href$="lashes"] > .gutter--small.spacing--xsmall.card__text > .text-line-height--medium > .text-animation--underline-thin.text-size--regular
Accessible nameLASHES
Markup
<span class="text-size--regular text-animation--underline-thin">LASHES</span>
Component · Ref NJK6G8
Affected pagehttps://www.ebinnewyork.com/
Element#product-item-6539414241471 > .card__text.product-item__text.text-align--left > .product-item__title > .remove-line-height-space--small > .text-animation--underline.text-line-height--small.text-weight--bold
Accessible nameWonder Lace Bond Waterproof Adhesive - Supreme
Markup
<span class="text-animation--underline text-size--large text-line-height--small text-weight--bold text-animation--underline">Wonder Lace Bond Waterproof Adhesive - Supreme</span>
Component · Ref HL8XYE
Affected pagehttps://www.ebinnewyork.com/
Element.h2
Accessible nameEBIN CARES
Markup
<h2 class="h2 rte rich-text__title">
                  EBIN CARES
                </h2>
Component · Ref DEW6D2
Affected pagehttps://www.ebinnewyork.com/
Element.testimonials-heading-template--20768459849959__ss_testimonial_12_nW38yp > h2
Accessible nameLOVED BY EVERYONE, EVERYWHERE. DON'T MISS OUT.
Markup
<h2>LOVED BY EVERYONE, EVERYWHERE. DON'T MISS OUT.</h2>
Component · Ref 2FEA0O
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Element.selected
Accessible nameNavigate to page 1 of comments
Markup
<button data-v-7b12ab4e="" type="button" class="selected yotpo-reviews-pagination-item yotpo-pagination-number" page="1" aria-label="Navigate to page 1 of comments" aria-current="true">1</button>
Component · Ref QUX79E
Affected pagehttps://www.ebinnewyork.com/
Element.rich-text__container--image-left > .rich-text__text.align-content--vertical-middle.align-content > .spacing--large.card__text.remove-empty-space > .rte.text-size--regular > p
Accessible nameAt EBIN NEW YORK, we believe in the power of unity. We regularly donate a portion of our revenue to support the economic and social empowerment of the diverse communities we serve.
Markup
<p>At EBIN NEW YORK, we believe in the power of unity. We regularly donate a portion of our revenue to support the economic and social empowerment of the diverse communities we serve.</p>
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)4 instances4 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 4 affected elements
Component · Ref 15786Q
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementdiv#shopify-section-sections--20768451625191__footer > div:nth-of-type(1) > div > div:nth-of-type(4) > div > p:nth-of-type(2)
Accessible name✉️ SUBMIT AN EMAIL REQUEST
Markup
<p>✉️ <a href="mailto:[email removed]" title="mailto:[email removed]">SUBMIT AN EMAIL REQUEST</a></p>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)24 instances4 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 24 affected elements
Component · Ref 08A4S8
Affected pagehttps://www.ebinnewyork.com/cart
Elementdiv#shopify-section-sections--20768451625191__footer > div:nth-of-type(1) > div > div:nth-of-type(3) > nav
Accessible nameMy Account Order Status Rewards
Markup
<nav class="footer-item__menu rte"><span>
                      <a href="/account">My Account </a>
                    </span><span>
                      <a href="https://ebinny.aftership.com/">Order Status</a>
                    </span><span>
                      <a href="/pages/rewards">Rewards</a>
                    </span></nav>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref 6E00QX
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementsidebar-drawer#site-menu-sidebar > div:nth-of-type(2) > mobile-navigation > div > div > nav
Accessible nameBEST SELLERS NEW ARRIVALS SHOP Back SHOP ALL HAIR STYLING Back ALL HAIR 24 HOUR BRAID FORMULA WONDER CURL BOND CURL & TWIST MELT'N HEAT PROTECTANT STYLING TOOLS WIG STYLING Back ALL WIG CARE WONDER LACE BOND TINTED LACE WONDER WEAVE BOND SPORTS EDITION WIG SOLUTION 5 SECOND DETANGLER MAKEUP Back ALL MAKEUP EYE & BROWS LIPS FACE BRUSHES & TOOLS LASHES Back ALL LASHES CATTITUDE 3D COLLECTIONS CATTITUDE 5D COLLECTIONS LAB EXTENSIONS VENUS 3D LASHES GRIP BOND LASH ADHESIVES SECRET OF PHARAOH 3D LASHES BOGO 3D LASHES NAILS Back ALL NAILS MOOD: TOO COLLECTION ON HAND COLLECTION JUST LANDED OUT OF THIS WORLD BROOKLYN HOTTIES FALLING IN HOLLYWOOD WHAT HAPPENS IN VEGAS EMPIRE DREAMS CLEARANCE SETS Back GIFT SETS MULTI-PACKS 2 for $10 5 for $10 REWARDS SEEDWAVE ABOUT US Back ABOUT US EBIN CARES FACE OF EBIN CAREERS Account
Markup
<nav><ul class="link-list"><li id="menu-item-best-sellers">

						<a title="BEST SELLERS" class="menu-link   no-focus-link " href="/collections/bestseller">

							<span><span class="">BEST SELLERS</span></span>

							

						</a>

						

					</li><li id="menu-item-new-arrivals">

						<a title="NEW ARRIVALS" class="menu-link   no-focus-link " href="/collections/new-arrivals">

							<span><span class="">NEW ARRIVALS</span></span>

							

						</a>

						

					</li><li class="has-submenu" aria-controls="SiteNavLabel-shop-sidebar" aria-expanded="false" id="menu-item-shop">

						<…
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref 5UY896
Affected pagehttps://www.ebinnewyork.com/pages/sms-signup
Elementdiv:nth-of-type(16) > div:nth-of-type(1) > scrollable-navigation > div > div > nav
Accessible nameBEST SELLERS NEW ARRIVALS SHOP SHOP ALL HAIR STYLING ALL HAIR 24 HOUR BRAID FORMULA WONDER CURL BOND CURL & TWIST MELT'N HEAT PROTECTANT STYLING TOOLS WIG STYLING ALL WIG CARE WONDER LACE BOND TINTED LACE WONDER WEAVE BOND SPORTS EDITION WIG SOLUTION 5 SECOND DETANGLER MAKEUP ALL MAKEUP EYE & BROWS LIPS FACE BRUSHES & TOOLS LASHES ALL LASHES CATTITUDE 3D COLLECTIONS CATTITUDE 5D COLLECTIONS LAB EXTENSIONS VENUS 3D LASHES GRIP BOND LASH ADHESIVES SECRET OF PHARAOH 3D LASHES BOGO 3D LASHES NAILS ALL NAILS MOOD: TOO COLLECTION ON HAND COLLECTION JUST LANDED OUT OF THIS WORLD BROOKLYN HOTTIES FALLING IN HOLLYWOOD WHAT HAPPENS IN VEGAS EMPIRE DREAMS CLEARANCE SETS GIFT SETS MULTI-PACKS 2 for $10 5 for $10 REWARDS SEEDWAVE ABOUT US ABOUT US EBIN CARES FACE OF EBIN CAREERS
Markup
<nav><ul class="link-list"><li id="menu-item-best-sellers-sticky">

						<a title="BEST SELLERS" class="menu-link   no-focus-link " href="/collections/bestseller">

							<span><span class="text-animation--underline-in-header">BEST SELLERS</span></span>

							

						</a>

						

					</li><li id="menu-item-new-arrivals-sticky">

						<a title="NEW ARRIVALS" class="menu-link   no-focus-link " href="/collections/new-arrivals">

							<span><span class="text-animation--underline-in-header">NEW ARRIVALS</span></span>

							

						</a>

						

					</li><li class="has-submenu" aria-cont…
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Medium

Touch targets are too small

WCAG 2.5.8 (AA)20 instances4 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 <a>'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 20 affected elements
Component · Ref 5FDPAQ
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementa[href$="ebinny.aftership.com/"]
Accessible nameOrder Status
Markup
<a href="https://ebinny.aftership.com/">Order Status</a>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Component · Ref GO8XBP
Affected pagehttps://www.ebinnewyork.com/pages/sms-signup
Elementspan:nth-child(2) > a[href$="careers-page"]
Accessible nameCareers
Markup
<a href="/pages/careers-page">Careers</a>
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Medium

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)2 instances2 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.

View 2 affected elements
Component · Ref O2D70S
Affected pagehttps://www.ebinnewyork.com/
Elementdiv#shopify-section-template--20768459849959__custom_liquid_38Wiib > div > div > form > input
Markup
<input class="sms-signup-input" type="tel" name="phone" placeholder="Enter your phone number" required="">
Component · Ref DZL2UZ
Affected pagehttps://www.ebinnewyork.com/pages/sms-signup
Elementdiv#shopify-section-template--20768460308711__main > div > div > div > form > input
Markup
<input class="sms-signup-input" type="tel" name="phone" placeholder="Enter your phone number" required="">
Medium

Frames must have a unique title attribute

WCAG 4.1.2 (A)15 instances1 inspected page

Frames must have a unique title attribute

Why it matters

Frames must have a unique title attribute

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 15 affected elements
Component · Ref PYRXH2
Affected pagehttps://www.ebinnewyork.com/
Element.swiper-slide-duplicate-active[data-swiper-slide-index="0"][aria-label="1 / 5"]:nth-child(11) > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/XGgU9Vmah7o?enablejsapi=1&amp;loop=1&amp;playlist=XGgU9Vmah7o" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Component · Ref K62MZ6
Affected pagehttps://www.ebinnewyork.com/
Element.swiper-slide-duplicate[data-swiper-slide-index="4"][aria-label="5 / 5"]:nth-child(15) > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/egsJFsogjfs?enablejsapi=1&amp;loop=1&amp;playlist=egsJFsogjfs" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Component · Ref 1QF4U5
Affected pagehttps://www.ebinnewyork.com/
Element.swiper-slide-duplicate-next[data-swiper-slide-index="1"][aria-label="2 / 5"]:nth-child(12) > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/0N0wftwVg24?enablejsapi=1&amp;loop=1&amp;playlist=0N0wftwVg24" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Component · Ref 9QI2EH
Affected pagehttps://www.ebinnewyork.com/
Element.testimonials-slide-template--20768459849959__ss_testimonial_12_nW38yp[data-swiper-slide-index="3"][aria-label="4 / 5"]:nth-child(9) > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/_MCWghA6DsI?enablejsapi=1&amp;loop=1&amp;playlist=_MCWghA6DsI" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Component · Ref E4PMAK
Affected pagehttps://www.ebinnewyork.com/
Element.swiper-slide-next > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/0N0wftwVg24?enablejsapi=1&amp;loop=1&amp;playlist=0N0wftwVg24" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Component · Ref E46TCL
Affected pagehttps://www.ebinnewyork.com/
Element.swiper-slide-prev > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/egsJFsogjfs?enablejsapi=1&amp;loop=1&amp;playlist=egsJFsogjfs" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Component · Ref 1HR094
Affected pagehttps://www.ebinnewyork.com/
Element.swiper-slide-duplicate-prev > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/egsJFsogjfs?enablejsapi=1&amp;loop=1&amp;playlist=egsJFsogjfs" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Component · Ref AQMZJ9
Affected pagehttps://www.ebinnewyork.com/
Element.swiper-slide-active > .testimonials-media-template--20768459849959__ss_testimonial_12_nW38yp > .testimonials-video-template--20768459849959__ss_testimonial_12_nW38yp > .lozad[allow="autoplay; encrypted-media"][allowfullscreen=""]
Accessible nameFixed Video
Markup
<iframe src="https://www.youtube.com/embed/XGgU9Vmah7o?enablejsapi=1&amp;loop=1&amp;playlist=XGgU9Vmah7o" class="lozad" allow="autoplay; encrypted-media" allowfullscreen="" loading="lazy" title="Fixed Video"></iframe>
Low

Low-quality alternative text

WCAG 1.1.1 (A)8 instances4 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 8 affected elements
Component · Ref L8HF6P
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Elementimg#ele_ERhV5bZDY
Markup
<img class="om-image" id="ele_ERhV5bZDY" src="https://editor-upload-cdn.optimonk.com/userImages/263779/6931ab0026267141fafe3ea8/popup2_1764865156297.png" alt="popup2_1764865156297.png">
Affected pages/ /products/radient-glitter /pages/sms-signup /cart
Low

ARIA attributes have invalid values

WCAG 4.1.2 (A)7 instances1 inspected page

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 7 affected elements
Component · Ref 3RLC13
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Element.yotpo-custom-questions-filter:nth-child(8) > .yotpo-dropdown-wrapper[data-v-7aac675c=""] > .yotpo-dropdown-closable.yotpo-dropdown-closable--focused[aria-haspopup="listbox"]
Accessible nameQuality
Rolecombobox
Markup
<div data-v-7aac675c="" class="yotpo-dropdown-closa..." aria-expanded="false" aria-controls="dropdown-yotpo-dropd..." tabindex="0" aria-labelledby="yotpo-dropdown-0.959..." aria-haspopup="listbox" role="combobox" data-testid="dropdown-combobox">
Component · Ref 2ZKFTY
Affected pagehttps://www.ebinnewyork.com/products/radient-glitter
Element.yotpo-score-filter-container > .yotpo-dropdown-closable.yotpo-dropdown-closable--focused[aria-haspopup="listbox"]
Accessible nameRating
Rolecombobox
Markup
<div data-v-7aac675c="" class="yotpo-dropdown-closa..." aria-expanded="false" aria-controls="dropdown-yotpo-dropd..." tabindex="0" aria-labelledby="yotpo-dropdown-0.056..." aria-haspopup="listbox" role="combobox" data-testid="dropdown-combobox">
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 V41AJ9
Affected pagehttps://www.ebinnewyork.com/
Elementbody#ebin-new-york
Accessible nameBackAccessibility optionsenAre you sure you want to hide the widget forever? If you need it back, please clear your cookies.OkCancelContentBigger TextBigger TextBigger CursorBigger CursorText ReaderTooltipsLine HeightLine HeightHide ImagesHide imagesReadable FontsReadable fontsDyslexic FontDyslexic FontStop AnimationsStop AnimationsColorsInvert ColorInvert ColorsBrightnessBrightnessContrastContrastSaturationSaturationColor FiltersGrayscaleRed/GreenBlue/YellowGreen/RedNavigationReading LineReading LineHighlight LinksHighlight LinksText ReaderRead pageReading MaskReading MaskPage StructurePage StructureSelected LanguageEnglish (United States)All LanguagesSearch languageEnglish (British)English (United States)DanishDutchFinnishFrenchGermanGreekHebrewItalianJapaneseKoreanLatvianPolishPortugueseSpanishSwedishThaiTurkishAccessibility StatementOur Commitment to AccessibilityWe are committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards to help users with various disabilities access our website effectively.Compliance StatusOur website strives to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA standards. We also aim to be compliant with the Americans with Disabilities Act (ADA) and the European Accessibility Act requirements. These guidelines and regulations explain how to make web content more accessible to people with a wide range of disabilities. We acknowledge that some aspects of our website may not yet achieve full compliance, and we are actively working to address these areas.Accessibility Features AvailableOur website implements the Accessibly App, which provides a variety of tools to enhance website accessibility:Visual AdjustmentsBigger Text: Increase text size up to 3x for better readability (WCAG 2.1/1.4.4)Bigger Cursor: Enhanced cursor visibility for easier navigationColor Adjustments: Invert colors, adjust contrast, brightness, and saturationGrayscale Mode: Convert website to grayscale for users with visual impairmentsHide Images: Reduce visual distractions for easier readingReading and Navigation AidsReading Line: Adds a guide line to help follow textReading Mask: Places a mask over text to isolate lines and enhance focusReadable Fonts: Converts to highly legible fonts for better comprehensionHighlight Links: Makes links more prominent for easier navigationDyslexic Fonts: Special typography for users with dyslexiaPage Structure: Simplified layout options for easier navigationAssistive TechnologiesKeyboard Navigation: Full website control using keyboard (Tab, Shift+Tab, Enter)Alt Text for Images: AI-generated image descriptions where manual ones aren't providedRead Page Aloud: Text-to-speech functionalityStop Animations: Pause motion content for users with vestibular disordersLimitations and FeedbackDespite our best efforts to ensure accessibility, there may be some limitations. Content provided by third parties, user-generated content, or certain legacy pages may not be fully accessible. We are continuously working to improve our website's accessibility.We welcome your feedback on the accessibility of our website. If you encounter any barriers or have suggestions for improvement, please contact us. We are committed to addressing these issues promptly.Technical InformationThe accessibility features on this website are provided through the Accessibly App, which utilizes several technologies including HTML, CSS, JavaScript, and various frameworks to enhance accessibility. Our implementation strives to be compatible with major screen readers and assistive technologies.Legal DisclaimerWhile we strive to adhere to WCAG 2.1 Level AA standards and provide accessible content, we cannot guarantee that our website will be accessible to all users under all circumstances. This website is provided 'as is' without any representations or warranties, express or implied.In no event shall we be liable for any damages arising from or related to:Inability to access or use the websiteAny alleged non-compliance with accessibility laws or regulationsAny disruption or errors in the functionality of accessibility featuresBy using this website, you agree to hold us harmless from any claims related to website accessibility issues. We are committed to addressing accessibility barriers in good faith but cannot guarantee immediate resolution in all cases.Contact UsIf you have any questions about our accessibility efforts or encounter any barriers while using our website, please contact us. Reset SettingsAccessibility statement if ( 'ontouchstart' in window || window.DocumentTouch && document instanceof DocumentTouch ) { document.querySelector('body').classList.remove('no-touchevents'); document.querySelector('body').classList.add('touchevents'); } Skip to content #element-sections--20768453394663__marquee_rCeJnL { background: #bc14f7; } #element-sections--20768453394663__marquee_rCeJnL, #element-sections--20768453394663__marquee_rCeJnL a { color: #ffffff; } 🛍️$25 minimum order🛍️💜NEW collection💜WONDER WEAVE BOND💜🚚 Free standard shipping over $30🚚 🛍️$25 minimum order🛍️💜NEW collection💜WONDER WEAVE BOND💜🚚 Free standard shipping over $30🚚 #shopify-section-sections--20768453394663__marquee_rCeJnL .scrolling-text {height: 40px; font-size: 15px;} @media screen and (max-width: 768px) {#shopify-section-sections--20768453394663__marquee_rCeJnL .scrolling-text {height: 37px; font-size: 15px; }} .header__top { --header-logo: 45px; } @media screen and (max-width: 767px) { .header__top { --header-logo: 40px; } } Submit Account Open cart $0.00 0 <a class="button button--solid button--icon button--regular data-js-hidden" href="/cart" tabindex="0" > <span class="button__icon" role="img" aria-hidden="true"><svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" style="margin-left:-2px"><path class="circle" d="M9.5 20C9.77614 20 10 19.7761 10 19.5C10 19.2239 9.77614 19 9.5 19C9.22386 19 9 19.2239 9 19.5C9 19.7761 9.22386 20 9.5 20Z" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path class="circle" d="M18.5 20C18.7761 20 19 19.7761 19 19.5C19 19.2239 18.7761 19 18.5 19C18.2239 19 18 19.2239 18 19.5C18 19.7761 18.2239 20 18.5 20Z" fill="white" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M3 3H6.27273L8.46545 13.7117C8.54027 14.08 8.7452 14.4109 9.04436 14.6464C9.34351 14.8818 9.71784 15.0069 10.1018 14.9997H18.0545C18.4385 15.0069 18.8129 14.8818 19.112 14.6464C19.4112 14.4109 19.6161 14.08 19.6909 13.7117L21 6.9999H7.09091" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="fill:none !important"/></svg></span> <span data-header-cart-total aria-hidden="true">$0.00</span>&nbsp; (<span data-header-cart-count aria-hidden="true">0</span>) </a> Open menu Open cart0 BEST SELLERS NEW ARRIVALS SHOP SHOP…[truncated by Evolize: exceeded D1 value limit]
Markup
<body id="ebin-new-york" class="no-touchevents 
   
  template-index template-index 
  
  
" data-height="" data-overflow="" style="height: auto; overflow: hidden;"><div id="accessiblyWidgetLandmark" role="complementary" aria-label="Accessibility Tools" class="accessibly-app-ignore"><div id="accessiblyAppWidgetButton" class="accessibly-app-widget-button-container accessibly-app-ignore middle-right" style="right: 10px;"><button id="accessiblyAppDialogButton" tabindex="-1" aria-label="Accessibility Widget, click to open" class="accessibly-app-widget-button accessibly-app-ignore accessibly-app-ic…

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.