Public accessibility assessment

Accessibility issues detected on lebonshoppe.com

Evolize inspected 5 public pages on lebonshoppe.com and detected 31 automatically identifiable accessibility findings.

31Findings detected
10WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

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

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

Is lebonshoppe.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 lebonshoppe.com and detected 31 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/", where 17 findings were detected. The assessment identified findings mapped to 10 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 · 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 /collections/new-arrivals.

    View technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 50 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 →
  3. High

    Elements must only use permitted ARIA attributes

    WCAG 4.1.2 (A) · 5 inspected pages · 5 instances
    Why this matters

    Elements must only use permitted ARIA attributes

    Recommended action

    Review the affected element and correct the reported accessibility issue.

    View technical evidence →
  4. High

    Images lack text alternatives

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

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

    Recommended action

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

    View technical evidence →
  5. Medium

    ARIA attributes have invalid values

    WCAG 4.1.2 (A) · 5 inspected pages · 10 instances
    Why this matters

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

    Recommended action

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

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1833 / 5
1.2.2Captions (Prerecorded)A311 / 5
4.1.2Name, Role, ValueA355 / 5
2.1.1KeyboardA255 / 5
2.2.2Pause, Stop, HideA255 / 5
1.1.1Non-text ContentA111 / 5
1.4.1Use of ColorA111 / 5
2.4.3Focus OrderA155 / 5
2.4.4Link Purpose (In Context)A111 / 5
2.5.8Target Size (Minimum)AA111 / 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

Elements must only use permitted ARIA attributes

WCAG 4.1.2 (A)5 instances5 inspected pages

Elements must only use permitted ARIA attributes

Why it matters

Elements must only use permitted ARIA attributes

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 5 affected elements
Component · Ref 8X1UHS
Affected pagehttps://lebonshoppe.com/account/login
Element#hulk_cookie_bar
Accessible namecookie consent bar
Markup
<div aria-label="cookie consent bar" class="hulk_cookie_bar  mobile_bottom" id="hulk_cookie_bar">
Affected pages/ /account/login /pages/contact-us /products/gift-wrap-it /cart
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)50 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 50 affected elements
Component · Ref 5IOD8J
Affected pagehttps://lebonshoppe.com/pages/contact-us
Elementbutton#option-7e9f8df8-bcee-4294-923d-d37e3180382a
Accessible nameAnguilla (XCD $)
Roleoption
Markup
<button type="submit" name="country_code" class="popover__value-option h-stack gap-2.5" role="option" value="AI" aria-selected="false" id="option-7e9f8df8-bcee-4294-923d-d37e3180382a"><span>Anguilla (XCD $)</span>
              </button>
Affected pages/ /account/login /pages/contact-us /products/gift-wrap-it /cart
High

Images lack text alternatives

WCAG 1.1.1 (A)1 instance1 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 1 affected element
Component · Ref CN7BNY
Affected pagehttps://lebonshoppe.com/
Element.hidden > video[preload="metadata"] > img
Markup
<img src="//lebonshoppe.com/cdn/shop/files/preview_images/cb6e47668dda4a9db2566b0cc09081db.thumbnail.0000000000_400x.jpg?v=1788370122">
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)20 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 20 affected elements
Component · Ref L41N8L
Affected pagehttps://lebonshoppe.com/account/login
Element.footer__aside > .localization-selectors > .relative:nth-child(1) > .localization-toggle.heading[aria-haspopup="dialog"]
Accessible nameUnited States (USD $)
Markup
<button type="button" class="localization-toggle heading text-xxs" aria-controls="popover-localization--sections--20572709322989__footer-country" aria-expanded="false" aria-haspopup="dialog">
Affected pages/ /account/login /pages/contact-us /products/gift-wrap-it /cart
Component · Ref N3E4Z1
Affected pagehttps://lebonshoppe.com/cart
Element.localization-selectors.md-max\:hidden > .relative:nth-child(1) > .localization-toggle.heading[aria-haspopup="dialog"]
Accessible nameUSD $
Markup
<button type="button" class="localization-toggle heading text-xxs" aria-controls="popover-localization-header-nav-sections--20572709388525__announcement-bar-country" aria-expanded="false" aria-haspopup="dialog">
Affected pages/ /account/login /pages/contact-us /products/gift-wrap-it /cart
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)20 instances3 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 20 affected elements
Component · Ref 4G7G8F
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element.oke-w-reviews-count
Accessible name1 review
Markup
<div class="oke-w-reviews-count"> 1 review </div>
Component · Ref LFAWO0
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element.oke-w-ratingAverageModule-count
Accessible nameBased on 1 review
Markup
<div class="oke-w-ratingAverageModule-count"> Based on 1 review </div>
Component · Ref 1441AD
Affected pagehttps://lebonshoppe.com/
Element#newsletter-sections--20572710371565__newsletter-popup > .button[type="submit"]
Accessible nameSubscribe
Markup
<button type="submit" class="button">Subscribe</button>
Component · Ref US6G22
Affected pagehttps://lebonshoppe.com/
Element.sm\:place-self-center-end > .prose > .h1
Accessible nameShoppe socks
Markup
<p class="h1">Shoppe socks</p>
Component · Ref X9KKTA
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element#oke-helpful-vote-counter-positive-59be9e5e-b9b8-4263-9fe5-907d0790a77b
Accessible nameYes, this review from Bobbie was helpful. 0 people voted yes
Markup
<span id="oke-helpful-vote-counter-positive-59be9e5e-b9b8-4263-9fe5-907d0790a77b" class="oke-helpful-vote-counter"><span class="oke-a11yText">Yes, this review from Bobbie was helpful.</span> 0 <span class="oke-a11yText">people voted yes</span></span>
Component · Ref TW2XG1
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element.oke-reviewContent-date > span
Accessible name6 months ago
Markup
<span>6 months ago</span>
Component · Ref X41H1K
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element#oke-sortSelect--reviews
Accessible nameSort
Markup
<select id="oke-sortSelect--reviews" aria-label="Sort" class="oke-sortSelect-sort oke-select">
Component · Ref 1ACWRY
Affected pagehttps://lebonshoppe.com/
Element#input--sections--20572710371565__newsletter-popup--contactemail
Markup
<input id="input--sections--20572710371565__newsletter-popup--contactemail" class="input" type="email" dir="ltr" name="contact[email]" placeholder="E-mail" autocomplete="email" required="">
Component · Ref KWCS4U
Affected pagehttps://lebonshoppe.com/pages/contact-us
Elementdiv:nth-child(3) > a
Accessible nameFAQ page
Markup
<a href="https://lebonshoppe.com/pages/faqs">FAQ page</a>
Component · Ref I2NLY4
Affected pagehttps://lebonshoppe.com/
Element.text-center.v-stack.gap-4 > .prose
Accessible nameSign up for our newsletter and get 10% off your first order!
Markup
<div class="prose">
                Sign up for our newsletter and get 10% off your first order!
              </div>
Component · Ref 7MHKJT
Affected pagehttps://lebonshoppe.com/
Element.prose.heading:nth-child(1)
Accessible nameENJOY FREE USPS SHIPPING ON ALL USA RETAIL ORDERS OVER $75 WITH THE CODE: FREESHIP *Offer may not be combined with another code
Markup
<p class="prose heading is-selected">ENJOY FREE USPS SHIPPING ON ALL USA RETAIL ORDERS OVER $75 WITH THE CODE: FREESHIP *Offer may not be combined with another code</p>
Component · Ref 5XNRK7
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element.button--outline
Accessible nameAdd to cart
Markup
<button type="submit" class="button button--outline w-full">Add to cart</button>
Component · Ref OGFD8P
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element.oke-w-reviewerRecommendation-text
Accessible nameI recommend this product
Markup
<span class="oke-w-reviewerRecommendation-text">I recommend this product</span>
Component · Ref 6FSM8R
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element.oke-helpful-label
Accessible nameWas this helpful?
Markup
<span class="oke-helpful-label">Was this helpful?</span>
Component · Ref NKKCOG
Affected pagehttps://lebonshoppe.com/
Element.sm\:place-self-center-end > .prose > p:nth-child(1)
Accessible nameStep into new:
Markup
<p class="h6">Step into new:</p>
Component · Ref 4CYLRS
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Elementstrong
Accessible nameBobbie
Markup
<strong class="oke-w-reviewer-name"> Bobbie </strong>
Component · Ref P1JGVK
Affected pagehttps://lebonshoppe.com/
Element.h3
Accessible nameLET'S STAY IN TOUCH!
Markup
<p class="h3">LET'S STAY IN TOUCH!</p>
Component · Ref ET3WIU
Affected pagehttps://lebonshoppe.com/products/gift-wrap-it
Element.description_text
Accessible nameThis website uses cookies to improve your experience.
Markup
<div class="description_text">This website uses <a href="#">cookies</a> to improve your experience.</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 WMDMHB
Affected pagehttps://lebonshoppe.com/
Element.hidden > video[preload="metadata"]
Markup
<video playsinline="true" muted="muted" loop="loop" preload="metadata" poster="//lebonshoppe.com/cdn/shop/files/preview_images/cb6e47668dda4a9db2566b0cc09081db.thumbnail.0000000000_400x.jpg?v=1788370122">
Low

Video may be missing captions

WCAG 1.2.2 (A)4 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 4 affected elements
Component · Ref I0RJ9B
Affected pagehttps://lebonshoppe.com/
Elementslideshow-carousel#carousel-template--20572713189613__slideshow > a > div > video-media:nth-of-type(2) > video
Markup
<video playsinline="true" muted="muted" loop="loop" preload="metadata" poster="//lebonshoppe.com/cdn/shop/files/preview_images/fbd7d611af854ec087ccb63d5124d185.thumbnail.0000000000_400x.jpg?v=1788370752"><source src="//lebonshoppe.com/cdn/shop/videos/c/vp/fbd7d611af854ec087ccb63d5124d185/fbd7d611af854ec087ccb63d5124d185.HD-1080p-7.2Mbps-93313686.mp4?v=0" type="video/mp4"><img src="//lebonshoppe.com/cdn/shop/files/preview_images/fbd7d611af854ec087ccb63d5124d185.thumbnail.0000000000_400x.jpg?v=1788370752"></video>
Component · Ref 8QNOZO
Affected pagehttps://lebonshoppe.com/
Elementdiv > product-list > product-card:nth-of-type(12) > div:nth-of-type(1) > a > video
Accessible nameStriped Light Weight Owen Shirt - Denim Stripe On White
Markup
<video playsinline="true" muted="muted" loop="loop" autoplay="autoplay" preload="none" class="product-card__image product-card__image--secondary" aria-label="Striped Light Weight Owen Shirt - Denim Stripe On White" poster="//lebonshoppe.com/cdn/shop/files/preview_images/f0665e460e1b48a7a6e7c105c9b8cdef.thumbnail.0000000000_400x.jpg?v=1771439530"><source src="//lebonshoppe.com/cdn/shop/videos/c/vp/f0665e460e1b48a7a6e7c105c9b8cdef/f0665e460e1b48a7a6e7c105c9b8cdef.HD-1080p-7.2Mbps-74776291.mp4?v=0" type="video/mp4"><img src="//lebonshoppe.com/cdn/shop/files/preview_images/f0665e460e1b48a7a6e7c105…
Low

Touch targets are too small

WCAG 2.5.8 (AA)1 instance1 inspected page

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 1 affected element
Component · Ref UMYNTM
Affected pagehttps://lebonshoppe.com/account/login
Elementa[href$="#recover"]
Accessible nameForgot your password?
Markup
<a href="#recover" allow-hash-change="" class="text-xs link-faded">Forgot your password?</a>

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.