Public accessibility assessment

Accessibility issues detected on hotleathers.com

Evolize inspected 5 public pages on hotleathers.com and detected 95 automatically identifiable accessibility findings.

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

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

Most widespread issueLinks lack accessible textDetected on 4 inspected pages
Most affected page/cart51 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)36 detected findings

Is hotleathers.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 hotleathers.com and detected 95 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 4 inspected pages. The most affected inspected page was "/cart", where 51 findings were detected. The assessment identified findings mapped to 8 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 https://hotleathers.com/collections/mens-clothing.

    View technical evidence →
  2. 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 https://hotleathers.com/discount/labr20?redirect=/collections/motorcycle-vests.

    View technical evidence →
  3. 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 https://hotleathers.com/discount/labr20?redirect=/collections/motorcycle-vests.

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

    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 /.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA3644 / 5
2.1.1KeyboardA2233 / 5
4.1.2Name, Role, ValueA1244 / 5
2.4.4Link Purpose (In Context)A1044 / 5
1.3.1Info and RelationshipsA744 / 5
2.4.3Focus OrderA744 / 5
1.1.1Non-text ContentA133 / 5
2.2.2Pause, Stop, HideA111 / 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

ARIA role is missing its required parent

WCAG 1.3.1 (A)4 instances4 inspected pages

An element with an ARIA role is not inside the container role it requires, so the relationship is lost.

Why it matters

An element with an ARIA role is not inside the container role it requires, so the relationship is lost.

Recommended correction

Place the element inside its required parent role (e.g. option must be within listbox).

View 4 affected elements
Component · Ref 470P4K
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Elementbutton[role="menuitem"]
Accessible nameMore
Rolemenuitem
Markup
<button role="menuitem" class="button menu-list__link button-unstyled">
      <span class="menu-list__link-title">More</span>
    </button>
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
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 FYWSQO
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Elementheader-component#header-component > div > div > div:nth-of-type(1) > search-button > button
Accessible nameOpen search
Markup
<button on:click="#search-modal/showDialog" class="button button-unstyled search-modal__button header-actions__action" aria-label="Open search">
      <span aria-hidden="true" class="svg-wrapper">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none"><circle cx="9" cy="9" r="4.75" stroke="currentColor" stroke-width="var(--icon-stroke-width)"></circle><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="var(--icon-stroke-width)" d="m12.5 12.5 3.25 3.25"></path></svg>

      </span>
    </button>
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref N8NB6U
Affected pagehttps://hotleathers.com/cart
Elementdiv > div > div:nth-of-type(3) > header-actions > dialog-component > button
Accessible nameOpen account menu
Markup
<button class="account-button header-actions__action" aria-label="Open account menu" ref="trigger" on:click="/showDialog"><span class="account-button__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="6.5" r="2.75" stroke="currentColor" stroke-width="var(--icon-stroke-width)"></circle><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="var(--icon-stroke-width)" d="m5.172 14.591-.437.786a.588.588 0 0 0 .514.873h9.502a.588.588 0 0 0 .514-.873l-.437-.786a5.523 5.523 0 0 0-9.656 0"></path></svg>…
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref R72HG2
Affected pagehttps://hotleathers.com/
Elementdialog-component > dialog > div > div > div > a
Accessible nameOther sign in options Sign in
Markup
<a href="/customer_authentication/login?return_to=%2F&amp;locale=en&amp;ui_hint=full&amp;region_country=US" class="account-actions__link button" autofocus="">
          <span class="account-actions__sign-in-text">
            Other sign in options
          </span>
          <span class="account-actions__fallback-text">
            Sign in
          </span>
        </a>
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref Q505UJ
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Elementbutton#uw-skip-to-main
Accessible nameSkip to main content
Markup
<button class="uw-sl__item" data-uw-rm-ignore="true" data-uw-ignore-translate="true" lang="en-US" id="uw-skip-to-main"><span class="uw-sl__item__left" data-uw-ignore-translate="true"><span class="uw-sl__item__img"><svg focusable="false" width="26" height="24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="presentation"><g stroke="#000" stroke-width="1.5" fill="none" fill-rule="evenodd"><rect class="no-fill" fill="none" x=".75" y=".75" width="24.5" height="22.5" rx="3"></rect><path class="no-fill" fill="none" d="M1 7h24M9.5 7v17"></path></g></svg></span><span class="uw-sl__item__ti…
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref MYNAOH
Affected pagehttps://hotleathers.com/cart
Elementdiv > div > nav > ul > li:nth-of-type(1) > a
Accessible nameOrders
Markup
<a href="/account" class="account-actions__link button-secondary">
            <span class="account-actions__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none">
  <path stroke-linecap="round" stroke="currentColor" stroke-width="var(--icon-stroke-width)" d="M2.929 7.705c0-.482.154-.95.44-1.338L5.06 4.08c.303-.41.783-.652 1.293-.652h7.42c.525 0 1.018.257 1.319.69l1.577 2.266c.262.377.403.826.403 1.285v8.294c0 .888-.72 1.608-1.608 1.608H4.536c-.888 0-1.607-.72-1.607-1.608V7.705Z"></path>
  <path stroke="currentColor" stroke-width="var(--icon-stroke-wi…
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref G04Z7V
Affected pagehttps://hotleathers.com/
Elementdiv > div:nth-of-type(3) > header-actions > dialog-component > dialog > button
Accessible nameClose dialog
Markup
<button ref="closeButton" on:click="/closeDialog" class="button button-unstyled close-button account-drawer__close-button" aria-label="Close dialog">
      <span class="svg-wrapper" aria-hidden="true"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M12 2L2 12" stroke="currentColor" stroke-width="var(--icon-stroke-width)" stroke-linecap="round" stroke-linejoin="round"></path>
  <path d="M12 12L2 2" stroke="currentColor" stroke-width="var(--icon-stroke-width)" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</span>
    </bu…
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref L7NS3F
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Elementdiv#account-popover > div > div > div > a
Accessible nameOther sign in options Sign in
Markup
<a href="/customer_authentication/login?return_to=%2Fpages%2Femail-army-sign-up&amp;locale=en&amp;ui_hint=full&amp;region_country=US" class="account-actions__link button">
          <span class="account-actions__sign-in-text">
            Other sign in options
          </span>
          <span class="account-actions__fallback-text">
            Sign in
          </span>
        </a>
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)46 instances3 inspected pages

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 46 affected elements
Component · Ref 8B0X53
Affected pagehttps://hotleathers.com/cart
Element#product-card-AaS9MMklaU1dia29sa__static-product-card-15 > .product-card__content.product-grid__card.gap-style > .group-block--width-fill.group-block.group-block--height-fit > .layout-panel-flex--column.group-block-content.mobile-column > .group-block--width-fill.group-block.group-block--height-fit > .layout-panel-flex--row.group-block-content.mobile-column > .user-select-text.contents[ref="productTitleLink"]
Accessible nameHot Leathers I Hear Voices 4" x 2" Patch
Markup
<a class="contents user-select-text" ref="productTitleLink" href="
/products/patch-i-hear-voices?variant=20706273001575" aria-hidden="true">
Component · Ref 6O92Z3
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(7) > product-card-link[data-product-id="7446205300839"] > product-card[data-product-variants-size="8"][data-product-id="7446205300839"] > .product-card__content.product-grid__card.gap-style > .user-select-text[data-product-link-position="7"][ref="productTitleLink"]
Accessible nameHot Leathers GLC3394 Heart Lock Scoop Neck Black Long Sleeve Ladies Shirt
Markup
<a class="contents user-select..." ref="productTitleLink" href="
/products/hot-leath..." aria-hidden="true" data-product-link-po...="7" data-impression-id="f758ce99-f955-48fa-9..." data-product-click-t...="true">
Component · Ref AXSQ7P
Affected pagehttps://hotleathers.com/
Elementslideshow-component[ref="collectionList"] > slideshow-container > slideshow-slides[gutters="start end"] > .resource-list__slide:nth-child(8)
Accessible nameBiker Patches .collection-card[data-block-id="AT0tYSGNUQ2RiMDZXZ__static-collection-card-7"] { --ratio: 1.0; } Biker Patches
Markup
<slideshow-slide ref="slides[]" aria-hidden="true" style="view-timeline-name: --slide-7; --product-media-fit: cover;" class="resource-list__slide">
Component · Ref 8XW7PQ
Affected pagehttps://hotleathers.com/
Elementdiv[data-testid="resource-list-grid"] > .resource-list__item:nth-child(1) > product-card-link[data-product-id="7628723585127"] > product-card[data-product-variants-size="5"][data-product-id="7628723585127"] > .product-card__content.product-grid__card.gap-style > .user-select-text[data-product-link-position="1"][ref="productTitleLink"]
Accessible nameHot Leathers GMD7001 Hoop Eagle Charcoal Denim with Black Sleeves Button Up Shirt
Markup
<a class="contents user-select..." ref="productTitleLink" href="
/products/hot-leath..." aria-hidden="true" data-product-link-po...="1" data-impression-id="1f602022-9875-4534-8..." data-product-click-t...="true">
Component · Ref VW7F1N
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Element.contents
Accessible nameHot Leathers BLE1017 Basket Weave Genuine Leather Garrison Belt
Markup
<a class="contents user-select-text" ref="productTitleLink" href="
/products/belt-basket-weave-garrison?variant=20704034291815" aria-hidden="true" data-product-link-position="1" data-impression-id="5e6eea0d-2647-48c8-a745-52ea57865366" data-product-click-tracked="true">
Component · Ref 0NKT75
Affected pagehttps://hotleathers.com/
Element.resource-list__slide:nth-child(9)
Accessible nameAccessories .collection-card[data-block-id="AT0tYSGNUQ2RiMDZXZ__static-collection-card-8"] { --ratio: 1.0; } Accessories
Markup
<slideshow-slide ref="slides[]" aria-hidden="true" style="view-timeline-name: --slide-8; --product-media-fit: cover;" class="resource-list__slide">
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)23 instances3 inspected pages

Scrollable region must have keyboard access

Why it matters

Scrollable region must have keyboard access

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 23 affected elements
Component · Ref E3UN1A
Affected pagehttps://hotleathers.com/cart
Elementslideshow-component[data-generic-media-size="2"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers Men's Mystery Motorcycle Shirt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref N8H0SL
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(8) > product-card-link[data-product-id="7401600811111"] > product-card[data-product-variants-size="5"][data-product-id="7401600811111"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-7.card-gallery[data-product-id="7401600811111"] > .contents[data-product-link-position="8"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="3"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible nameHot Leathers Till Death Do Us Part Motorcycle T-shirt for Men GMS1559
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref R1LF06
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(2) > product-card-link[data-product-id="7590260998247"] > product-card[data-product-variants-size="5"][data-product-id="7590260998247"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-1.card-gallery[data-product-id="7590260998247"] > .contents[data-product-link-position="2"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="4"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible name2026 Sturgis Motorcycle Rally Dream Catcher Ladies Pink T-shirt SPL1952
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref P4QB5Y
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(5) > product-card-link[data-product-id="7446207397991"] > product-card[data-product-variants-size="5"][data-product-id="7446207397991"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-4.card-gallery[data-product-id="7446207397991"] > .contents[data-product-link-position="5"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="2"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible nameHot Leathers Skull Rider Black T-Shirt GMS1551
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref R1RXJV
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Elementslideshow-slides
Accessible nameHot Leathers BLE1017 Basket Weave Genuine Leather Garrison Belt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref WEVOXX
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(7) > product-card-link[data-product-id="7446205300839"] > product-card[data-product-variants-size="8"][data-product-id="7446205300839"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-6.card-gallery[data-product-id="7446205300839"] > .contents[data-product-link-position="7"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="2"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GLC3394 Heart Lock Scoop Neck Black Long Sleeve Ladies Shirt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref G1CAZK
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-7 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="3"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers BAB1039 Black Paisley Skull Bandana
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref P16G5I
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-3 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="5"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GVM3008 Black 'Heartbeat USA Flag' Fingerless Leather Gloves
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref BTSEI8
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-5 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="4"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GMS2423 Men’s ‘Five Skulls’ Long Sleeve Black T-Shirt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref 7JXMYZ
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-6 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="3"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers BAB1069 Orange Paisley Skulls Bandana
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref FA0IO7
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(4) > product-card-link[data-product-id="7446207758439"] > product-card[data-product-variants-size="1"][data-product-id="7446207758439"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-3.card-gallery[data-product-id="7446207758439"] > .contents[data-product-link-position="4"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="6"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible nameHot Leathers Charcoal and pink Girly Skull Trucker Hat GSH1052
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref TSI5C3
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="6"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GMZ4356 Men’s ‘Sweet Demise’ Black Hoodie with Zipper Closure
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref PYQRT3
Affected pagehttps://hotleathers.com/
Elementdiv[data-testid="resource-list-grid"] > .resource-list__item:nth-child(1) > product-card-link[data-product-id="7628723585127"] > product-card[data-product-variants-size="5"][data-product-id="7628723585127"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf.card-gallery[data-product-id="7628723585127"] > .contents[data-product-link-position="1"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="4"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GMD7001 Hoop Eagle Charcoal Denim with Black Sleeves Button Up Shirt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref AI1Q18
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-12 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="6"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers Men's 'Black Crest' Black/Green Cotton Flannel Shirt - Button Front - Riding/Casual/ Work Wear - FLM2005
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref 8KMH7Y
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-4 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="6"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers Men's 'Road Vow' Orange/Black Cotton Flannel Shirt - Button Front - Riding/Casual/ Work Wear - FLM2007
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref 827D7U
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-14 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="4"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GMD1328 'Frankie's Speed Shop' Mens Black T-Shirt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref NEU8R8
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(3) > product-card-link[data-product-id="7590260277351"] > product-card[data-product-variants-size="5"][data-product-id="7590260277351"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-2.card-gallery[data-product-id="7590260277351"] > .contents[data-product-link-position="3"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="4"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible name2026 Sturgis Motorcycle Rally Biason Skull Mens Charcoal T-Shirt SPB1212
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref BWIJO3
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-2 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="5"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers CHM1001 Black Fully Lined Unisex Premium Leather Motorcycle Biker Rider Chaps
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref V5TIW6
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(6) > product-card-link[data-product-id="7446207365223"] > product-card[data-product-variants-size="4"][data-product-id="7446207365223"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-5.card-gallery[data-product-id="7446207365223"] > .contents[data-product-link-position="6"][ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="2"][ref="slideshow"][infinite=""] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GMS1531 Men's Black 'One Nation Under Inflation' T-Shirt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref P6NM6T
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-9 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="4"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers GMS2068 Men’s ‘Electric Skull’ Long Sleeve Black T-Shirt
Markup
<slideshow-slides tabindex="-1" ref="scroller">
Component · Ref 7YDK99
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-13 > .contents[ref="cardGalleryLink"] > slideshow-component[data-generic-media-size="5"] > slideshow-container > slideshow-slides
Accessible nameHot Leathers Ladies 'Black Lantern' Black/Pink Cotton Flannel Shirt - Button Front - Riding - Casual Wear - FLL3005
Markup
<slideshow-slides tabindex="-1" ref="scroller">
High

Elements must only use permitted ARIA attributes

WCAG 4.1.2 (A)6 instances2 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 6 affected elements
Component · Ref LJW0BF
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Element.product-recommendations__skeleton-item:nth-child(2)
Accessible nameLoading product recommendations
Markup
<div class="product-recommendations__skeleton-item" aria-label="Loading product recommendations"></div>
Component · Ref 9HP9DX
Affected pagehttps://hotleathers.com/
Elementdiv[aria-label="4.8 out of 5 stars"]
Accessible name4.8 out of 5 stars
Markup
<div class="hl-review-stars" aria-label="4.8 out of 5 stars">
      ★★★★★
    </div>
High

Elements must only use supported ARIA attributes

WCAG 4.1.2 (A)2 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 2 affected elements
Component · Ref D6O2UI
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Element.slideshow-controls__thumbnail[aria-label="Slide 2 of 2"][ref="thumbnails[]"]
Accessible nameSlide 2 of 2
Markup
<button class="slideshow-control button button-unstyled slideshow-controls__thumbnail" aria-label="Slide 2 of 2" on:click="/select/1" style="--aspect-ratio: 1;" ref="thumbnails[]" aria-selected="false">
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)17 instances4 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 17 affected elements
Component · Ref 27FN4O
Affected pagehttps://hotleathers.com/
Elementa[aria-controls="submenu-5"]
Accessible nameMENS
Markup
<a href="/collections/mens-clothing" data-skip-node-update="true" class="menu-list__link" aria-controls="submenu-5" aria-haspopup="true" aria-expanded="false" ref="menuitem">
        <span class="menu-list__link-title">MENS</span>
      </a>
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref 3JWUC3
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Element.menu-list__list-item[slot=""][role="presentation"]:nth-child(7) > a[href$="accessories"]
Accessible nameACCESSORIES
Markup
<a href="/collections/accessories" data-skip-node-update="true" class="menu-list__link" aria-controls="submenu-7" aria-haspopup="true" aria-expanded="false" ref="menuitem">
        <span class="menu-list__link-title">ACCESSORIES</span>
      </a>
Affected pages/products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref A31VDT
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Element.gw-rv-main-widget-placeholder,#gw-tab-panel-rv-widget-layout-tab-reviews
Markup
<div role="tabpanel" aria-labelledby="gw-tabcontrol-rv-widget-layout-tab-reviews" id="gw-tab-panel-rv-widget-layout-tab-reviews" class="gw-tabs-panel gw-tabs-panel--opened svelte-6x30io">
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 008LWH
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Element.announcement-bar__text
Accessible nameLabor Day Sale - 20% with code: LABR20 | SHOP NOW!
Markup
<p class="announcement-bar__text">
      Labor Day Sale - 20% with code: LABR20 | <u>SHOP NOW!</u>
    </p>
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref C7G6UM
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Elementu
Accessible nameSHOP NOW!
Markup
<u>SHOP NOW!</u>
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref 42EL42
Affected pagehttps://hotleathers.com/
Element.hl-trust-item--divided.hl-trust-item:nth-child(3) > div:nth-child(2) > .hl-trust-sub
Accessible name30-day no-hassle policy
Markup
<div class="hl-trust-sub">30-day no-hassle policy</div>
Component · Ref BZWI3Y
Affected pagehttps://hotleathers.com/
Element.footer-utilities__group-copyright > .footer-utilities__text
Accessible name© 2026 Hot Leathers, Powered by Shopify
Markup
<span class="footer-utilities__text">
    © 2026
    <a href="/" title="">Hot Leathers</a>, <a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore">Powered by Shopify</a>
</span>
Component · Ref 308PE0
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Elementa[href="mailto:[email removed]"] > span
Accessible name[email removed]
Markup
<span style="color: rgb(0, 128, 255); background-color: transparent; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">[email removed]</span>
Component · Ref 2PINKE
Affected pagehttps://hotleathers.com/
Element.hl-review-label
Accessible name1,00+ reviews
Markup
<div class="hl-review-label">1,00+ reviews</div>
Component · Ref 7DDHLL
Affected pagehttps://hotleathers.com/
Elementcite
Accessible name— Jerry B., verified rider · Chicago, IL
Markup
<cite class="hl-review-author">
      — Jerry B., verified rider · Chicago, IL
    </cite>
Component · Ref 1Q5V2J
Affected pagehttps://hotleathers.com/cart
Element.rte.text-right[data-product-id="2229338996839"] > div[ref="priceContainer"] > span[role="group"]:nth-child(2) > .compare-at-price > .money
Accessible name$269.95
Markup
<span class="money">$269.95</span>
Component · Ref ZPUBTZ
Affected pagehttps://hotleathers.com/
Element.text-block--AVEhqdmJBS2RUYmROO__text_BEaf4y > h3
Accessible nameMen's
Markup
<h3>Men's</h3>
Component · Ref CUJ5WP
Affected pagehttps://hotleathers.com/
Element.text-block--AUFZUaW45QlJYRzNFY__collection_title_G87Ffc-1 > h1
Accessible nameNew Leather and Denim Vests
Markup
<h1>New Leather and Denim Vests</h1>
Component · Ref IKMJZQ
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(5) > product-card-link[data-product-id="7446207397991"] > product-card[data-product-variants-size="5"][data-product-id="7446207397991"] > .product-card__content.product-grid__card.gap-style > .text-left.text-block--align-left[data-product-id="7446207397991"] > div[ref="priceContainer"] > span[role="group"]:nth-child(2) > .compare-at-price > .money
Accessible name$42.95
Markup
<span class="money">$42.95</span>
Component · Ref F0DLMC
Affected pagehttps://hotleathers.com/cart
Element.hl-trust-item:nth-child(1)
Accessible nameSecure Checkout
Markup
<div class="hl-trust-item"><svg viewBox="0 0 24 24" fill="none" stroke="#4CAF50" stroke-width="2"><rect x="3" y="11" width="18" height="11" rx="2"></rect><path d="M7 11V7a5 5 0 0110 0v4"></path></svg>Secure Checkout</div>
Component · Ref 152TXN
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-5 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref 20N1YH
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-4 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref PFIG8O
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-14 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref I2X13C
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(5) > product-card-link[data-product-id="7446207397991"] > product-card[data-product-variants-size="5"][data-product-id="7446207397991"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-4.card-gallery[data-product-id="7446207397991"] > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref QFKUQ4
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-12 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref VOEXAM
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-2 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref NH072A
Affected pagehttps://hotleathers.com/
Element.resource-list__item:nth-child(2) > product-card-link[data-product-id="7590260998247"] > product-card[data-product-variants-size="5"][data-product-id="7590260998247"] > .product-card__content.product-grid__card.gap-style > .card-gallery-AZThyMVFsNCtIRlQ2c__product_card_gallery_XEJeWf-1.card-gallery[data-product-id="7590260998247"] > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref K4HHKN
Affected pagehttps://hotleathers.com/
Element.text-block--AQVdnZkFNNFArajJjc__text_nQtipV > p
Accessible nameHot Leathers has the best selection of patches anywhere. We have 1000's of great biker patches in stock now!
Markup
<p>Hot Leathers has the best selection of patches anywhere.  We have 1000's of great biker patches in stock now!</p>
Component · Ref O3ATWF
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-7 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref VZJGVA
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-8 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref G5NWFG
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-9 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>
Component · Ref 4XU1J
Affected pagehttps://hotleathers.com/
Elementdiv[aria-label="4.8 out of 5 stars"]
Accessible name4.8 out of 5 stars
Markup
<div class="hl-review-stars" aria-label="4.8 out of 5 stars">
      ★★★★★
    </div>
Component · Ref UUNVJN
Affected pagehttps://hotleathers.com/cart
Element.card-gallery-ATU9pTXBXaGxWWWtWR__product_card_gallery_E8NfrA-3 > .product-badges.product-badges--top-left > .product-badges__badge.product-badges__badge--rectangle.color-scheme-4
Accessible nameSale
Markup
<div class="
        product-badges__badge product-badges__badge--rectangle
         color-scheme-4
      ">Sale
</div>

Showing 25 representative examples · 11 more affected elements not shown

Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)16 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 16 affected elements
Component · Ref V4W4A1
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Elementheader-actions > dialog-component > dialog > div > div > nav
Accessible nameOrders Profile
Markup
<nav class="account-actions__nav">
      <ul class="account-actions__list">
        <li class="account-actions__list-item">
          <a href="/account" class="account-actions__link button-secondary">
            <span class="account-actions__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none">
  <path stroke-linecap="round" stroke="currentColor" stroke-width="var(--icon-stroke-width)" d="M2.929 7.705c0-.482.154-.95.44-1.338L5.06 4.08c.303-.41.783-.652 1.293-.652h7.42c.525 0 1.018.257 1.319.69l1.577 2.266c.262.377.403.826.403 1.285v8.294c0 .888-.72 …
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref VKMGB3
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Elementdiv > div > div:nth-of-type(2) > header-menu > div > nav
Accessible nameSHIRTS JACKETS VESTS CHAPS MENS CLOTHING T-Shirts Long Sleeves NEW Flannel Shirts Hoodies & Sweatshirts Tank Tops & Sleeveless See All Clothing LEATHER RIDING APPAREL USA MADE Leather Motorcycle Jackets Armored Flannel Jackets Nylon Riding Jackets Leather & Denim Vests Leather Chaps Leather Shirts RIDING GEAR Sunglasses and Goggles Hats, Head Wraps & Bandanas Face Masks & Neck Warmers Wallets & Wallet Chains Rain Suits Jewelry See All Riding Gear GLOVES MILITARY & PATRIOTIC KIDS Kids Clothing Kids Patches See All Kids FEATURED What's New Cycle Source Magazine Cold Weather Riding Gear American Made Collection Military & Patriotic Collection Sale [data-menu-grid-id="MegaMenuList-5"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } [data-menu-list-id="MegaMenuList-5"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } LADIES CLOTHING T-Shirts Boy Shorts Tank Tops Long Sleeves Flannel Shirts Hoodies & Sweatshirts See All Clothing LEATHER RIDING APPAREL USA MADE Leather Leather Jackets Leather Vests Leather Chaps See All Riding Apparel GLOVES RIDING GEAR Purses & Backpacks Clip Pouches Hair Accessories Hats, Head Wraps & Bandanas Face Masks & Neck Warmers Jewelry See All Riding Gear KIDS Kids Clothing Kids Patches See All Kids [data-menu-grid-id="MegaMenuList-6"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } [data-menu-list-id="MegaMenuList-6"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } ACCESSORIES …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav header-menu="">
  <div class="menu-list" style="--menu-top-level-font-family: var(--font-subheading--family);
--menu-top-level-font-size-desktop: 1.25rem; --menu-top-level-font-style: var(--font-subheading--style); --menu-top-level-font-weight: var(--font-subheading--weight); --menu-top-level-font-case:uppercase;

  --menu-top-level-font-size: var(--menu-font-sm--size); --menu-top-level-font-line-height:
  var(--menu-font-sm--line-height);

--menu-top-level-font-color: var(--color-foreground); --menu-top-level-font-color-rgb: var(--color-foreground-rgb);
">
    
    <overflow-list ref="ov…
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref 2700G7
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Elementdetails#Details-menu-drawer-container > div:nth-of-type(1) > nav
Accessible nameSHIRTS JACKETS VESTS CHAPS MENS MENS CLOTHING T-Shirts Long Sleeves NEW Flannel Shirts Hoodies & Sweatshirts Tank Tops & Sleeveless See All Clothing LEATHER RIDING APPAREL USA MADE Leather Motorcycle Jackets Armored Flannel Jackets Nylon Riding Jackets Leather & Denim Vests Leather Chaps Leather Shirts RIDING GEAR Sunglasses and Goggles Hats, Head Wraps & Bandanas Face Masks & Neck Warmers Wallets & Wallet Chains Rain Suits Jewelry See All Riding Gear GLOVES MILITARY & PATRIOTIC KIDS Kids Clothing Kids Patches See All Kids FEATURED What's New Cycle Source Magazine Cold Weather Riding Gear American Made Collection …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="menu-drawer__navigation" style="--menu-top-level-font-family: var(--font-subheading--family);
--menu-top-level-font-size-desktop: 1.25rem; --menu-top-level-font-style: var(--font-subheading--style); --menu-top-level-font-weight: var(--font-subheading--weight); --menu-top-level-font-case:uppercase;

  --menu-top-level-font-size: var(--menu-font-2xl--size); --menu-top-level-font-line-height:
  var(--menu-font-2xl--line-height);

--menu-top-level-font-color: var(--color-foreground); --menu-top-level-font-color-rgb: var(--color-foreground-rgb);

--menu-parent-font-family: var(--font-su…
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Component · Ref PU7WUW
Affected pagehttps://hotleathers.com/pages/email-army-sign-up
Elementdiv#account-popover > div > div > nav
Accessible nameOrders Profile
Markup
<nav class="account-actions__nav">
      <ul class="account-actions__list">
        <li class="account-actions__list-item">
          <a href="/account" class="account-actions__link button-secondary">
            <span class="account-actions__icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none">
  <path stroke-linecap="round" stroke="currentColor" stroke-width="var(--icon-stroke-width)" d="M2.929 7.705c0-.482.154-.95.44-1.338L5.06 4.08c.303-.41.783-.652 1.293-.652h7.42c.525 0 1.018.257 1.319.69l1.577 2.266c.262.377.403.826.403 1.285v8.294c0 .888-.72 …
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Medium

List markup is malformed

WCAG 1.3.1 (A)4 instances4 inspected pages

A list contains elements other than the list items it should, breaking its structure.

Why it matters

A list contains elements other than the list items it should, breaking its structure.

Recommended correction

Ensure <ul>/<ol> contain only <li> (plus <script>/<template>) as direct children.

View 4 affected elements
Component · Ref CA2WNI
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Elementoverflow-list,ul[part="list"]
Accessible nameSHIRTS JACKETS VESTS CHAPS MENS CLOTHING T-Shirts Long Sleeves NEW Flannel Shirts Hoodies & Sweatshirts Tank Tops & Sleeveless See All Clothing LEATHER RIDING APPAREL USA MADE Leather Motorcycle Jackets Armored Flannel Jackets Nylon Riding Jackets Leather & Denim Vests Leather Chaps Leather Shirts RIDING GEAR Sunglasses and Goggles Hats, Head Wraps & Bandanas Face Masks & Neck Warmers Wallets & Wallet Chains Rain Suits Jewelry See All Riding Gear GLOVES MILITARY & PATRIOTIC KIDS Kids Clothing Kids Patches See All Kids FEATURED What's New Cycle Source Magazine Cold Weather Riding Gear American Made Collection Military & Patriotic Collection Sale [data-menu-grid-id="MegaMenuList-5"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } [data-menu-list-id="MegaMenuList-5"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } LADIES CLOTHING T-Shirts Boy Shorts Tank Tops Long Sleeves Flannel Shirts Hoodies & Sweatshirts See All Clothing LEATHER RIDING APPAREL USA MADE Leather Leather Jackets Leather Vests Leather Chaps See All Riding Apparel GLOVES RIDING GEAR Purses & Backpacks Clip Pouches Hair Accessories Hats, Head Wraps & Bandanas Face Masks & Neck Warmers Jewelry See All Riding Gear KIDS Kids Clothing Kids Patches See All Kids [data-menu-grid-id="MegaMenuList-6"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } [data-menu-list-id="MegaMenuList-6"] { --menu-columns-desktop: 6; --menu-columns-tablet: 4; } ACCESSORIES …[truncated by Evolize: exceeded D1 value limit]
Markup
<ul part="list" style="height: 33.4219px; counter-reset: overflow-count 4;">
Affected pages/ /products/belt-basket-weave-garrison /pages/email-army-sign-up /cart
Low

Low-quality alternative text

WCAG 1.1.1 (A)12 instances3 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 12 affected elements
Component · Ref 82798Q
Affected pagehttps://hotleathers.com/
Elementul > li:nth-of-type(2) > product-card-link > div > div:nth-of-type(1) > img:nth-of-type(1)
Markup
<img src="//hotleathers.com/cdn/shop/products/chm1001-m01-mlyon-myoun.jpg?v=1569202467&amp;width=500" alt="Hot Leathers CHM1001 Black Fully Lined Unisex Premium Leather Motorcycle Biker Rider Chaps" srcset="//hotleathers.com/cdn/shop/products/chm1001-m01-mlyon-myoun.jpg?v=1569202467&amp;width=240 240w, //hotleathers.com/cdn/shop/products/chm1001-m01-mlyon-myoun.jpg?v=1569202467&amp;width=352 352w" width="500" height="500" loading="lazy" class="resource-card__image" sizes="auto" transitiontoproduct="true" data-media-id="7475234799719" style="object-position: 50.0% 50.0%;">
Affected pages/ /products/belt-basket-weave-garrison /cart
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 OKA091
Affected pagehttps://hotleathers.com/products/belt-basket-weave-garrison
Elementhtml > body
Accessible nameSkip to main contentEnable accessibility for low visionOpen the accessibility menu Skip to content Labor Day Sale - 20% with code: LABR20 | SHOP NOW! Labor Day Sale - 20% with code: LABR20 | SHOP NOW! #shopify-section-sections--17288798765159__header_announcements_YCtUf4 p {line-height: 22px; font-weight: 700;} @media screen and (max-width: 768px) {#shopify-section-sections--17288798765159__header_announcements_YCtUf4 p {font-size: 12px; line-height: 18px; }} { "@context": "http://schema.org", "@type": "Organization", "name": "Hot Leathers", "logo": "https:\/\/hotleathers.com\/cdn\/shop\/files\/hot-leathers-logo-svg.svg?v=1704905481\u0026width=500", "url": "https:\/\/hotleathers.com" } SHIRTS JACKETS VESTS CHAPS MENS MENS CLOTHING T-Shirts Long Sleeves NEW Flannel Shirts Hoodies & Sweatshirts Tank Tops & Sleeveless See All Clothing LEATHER RIDING APPAREL USA MADE Leather Motorcycle Jackets Armored Flannel Jackets Nylon Riding Jackets Leather & Denim Vests Leather Chaps Leather Shirts RIDING GEAR Sunglasses and Goggles Hats, Head Wraps & Bandanas Face Masks & Neck Warmers Wallets & Wallet Chains Rain Suits Jewelry See All Riding Gear GLOVES MILITARY & PATRIOTIC KIDS Kids Clothing Kids Patches See All Kids …[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="page-width-wide card-hover-effect-subtle-zoom" style="--header-height: 92.375px; --header-group-height: 124px; --transparent-header-offset-boolean: 0;"><div class="uw-sl" role="region" data-uw-rm-ignore="true" data-uw-ignore-translate="true" aria-label="Quick Accessibility Options"><button class="uw-sl__item" data-uw-rm-ignore="true" data-uw-ignore-translate="true" lang="en-US" id="uw-skip-to-main"><span class="uw-sl__item__left" data-uw-ignore-translate="true"><span class="uw-sl__item__img"><svg focusable="false" width="26" height="24" xmlns="http://www.w3.org/2000/svg" aria-hidd…

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.