Accessibility issues detected on jackerwin.com
Evolize inspected 5 publicly accessible pages on jackerwin.com and detected 57 automatically identifiable accessibility findings. 23 findings were classified as critical or high priority. The findings map to 10 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve form fields are missing labels, links lack accessible text, buttons have no accessible name.
Independent public assessment. jackerwin.com is not necessarily affiliated with or a customer of Evolize.
01 · Accessibility summary
Evolize inspected 5 publicly accessible pages on jackerwin.com and detected 57 automatically identifiable accessibility findings. 23 findings were classified as critical or high priority. The findings map to 10 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve form fields are missing labels, links lack accessible text, buttons have no accessible name.
02 · Priority findings
- Critical Form fields are missing labels
- Critical Links lack accessible text
- Critical Links lack accessible text
- Critical Links lack accessible text
- Critical Buttons have no accessible name
03 · WCAG criteria affected
| Criterion | Name | Level | Findings | Pages |
|---|---|---|---|---|
| 1.4.3 | Contrast (Minimum) | AA | 19 | 5 |
| 2.4.3 | Focus Order | A | 13 | 5 |
| 4.1.2 | Name, Role, Value | A | 7 | 5 |
| 1.1.1 | Non-text Content | A | 5 | 3 |
| 1.3.1 | Info and Relationships | A | 5 | 5 |
| 2.1.1 | Keyboard | A | 5 | 1 |
| 2.4.4 | Link Purpose (In Context) | A | 3 | 3 |
| 2.2.2 | Pause, Stop, Hide | A | 2 | 1 |
| 2.5.8 | Target Size (Minimum) | AA | 1 | 1 |
| 3.3.2 | Labels or Instructions | A | 1 | 5 |
Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.
A scan shows today's exposure. Monitoring shows what changes next.
Evolize continuously rescans public websites, detects newly introduced or recurring accessibility issues, tracks remediation and verifies fixes.
04 · All detected findings
Form fields are missing labels
ComponentRef JED39N
Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.
https://www.jackerwin.com/#new_mce-EMAIL<input type="email" value="" name="EMAIL" class="required email" id="new_mce-EMAIL">
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartLinks lack accessible text
ComponentRef RC5WJH
Links expose no accessible name, so their destination is unknown to screen reader users.
https://www.jackerwin.com/.slideshow__slide-content-link[href$="mens-new-arrivals"]<a href="/collections/mens-new-arrivals" class="slideshow__slide-content-link" tabindex="-1"></a>
ComponentRef SPE8UK
Links expose no accessible name, so their destination is unknown to screen reader users.
https://www.jackerwin.com/products/carmine-dark-brown-suedeli[data-product-id="1993182216278"] > form[action="/cart/add"][method="post"] > .product__background-color > .product__image > a<a href="/products/decker-chocolate-suede">
ComponentRef 9BY5H6
Links expose no accessible name, so their destination is unknown to screen reader users.
https://www.jackerwin.com/collections/canal-products.arrow-back_to_top<a class="arrow-back_to_top link-scroll" href="#">
<img src="//www.jackerwin.com/cdn/shop/t/239/assets/ico-arrow-up.png?v=14284690995530565201778576722" width="15">
</a>Buttons have no accessible name
ComponentRef CNOF2M
Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.
https://www.jackerwin.com/products/carmine-dark-brown-suede.slider-button--next<button type="button" class="slider-button slider-button--next" name="next">
ComponentRef 3NH7N
Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.
https://www.jackerwin.com/products/carmine-dark-brown-suede.slider-button--prev<button type="button" class="slider-button slider-button--prev" name="previous" disabled="disabled">
Form fields use placeholder text as the only label
ComponentRef YNYY0C
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.
https://www.jackerwin.com/input#side-panel-search-input<input id="side-panel-search-input" type="search" class="search-field" placeholder="Search for anything" value="" name="q" autocomplete="off">
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartModal dialog does not trap keyboard focus
ComponentRef Y900RS
An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.
https://www.jackerwin.com/div#rebuy-cart<div id="rebuy-cart" role="dialog" aria-modal="true" aria-labelledby="rebuy-cart-title" aria-hidden="true" data-rebuy-cart-layout="single" class="rebuy-cart currency-USD no-items"><div class="rebuy-cart__flyout"><div data-rebuy-cart-anchor="header"><div data-rebuy-cart-header-top=""><div data-rebuy-cart-header-top-inner=""><h2 id="rebuy-cart-title" data-rebuy-component-id="title_bar" data-rebuy-component="title-bar" class="rebuy-cart__title">Your Cart</h2> <div data-rebuy-cart-header-top-inner-right=""></div></div> <button id="rebuy-cart-close" type="button" aria-label="Close Cart" class="rebu…
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartHidden elements can still receive keyboard focus
ComponentRef M0RTCO
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div<div role="progressbar" tabindex="0" aria-valuemin="0" aria-valuemax="100" aria-valuenow="0" aria-labelledby="rebuy-cart__progress-bar-meter-label" class="rebuy-cart__progress-bar-meter-fill" style="width: 0%;"><span class="sr-only">Progress: 0%</span></div>
/ /collections/canal-products /products/carmine /pages/ajax-cartComponentRef HCUGVW
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/button#rebuy-cart-close<button id="rebuy-cart-close" type="button" aria-label="Close Cart" class="rebuy-cart__flyout-close"><i aria-hidden="true" class="fal fa-times"></i> <span class="sr-only">Close Cart</span></button>
/ /collections/canal-products /products/carmine /pages/ajax-cartComponentRef 89R7PG
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/div#loop-manager > dialog > div > div:nth-of-type(1) > div > span<span class="modal-icon-wrapper" role="button" tabindex="0" aria-label="Close modal" style="width: 18px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true" class="modal-icon"><path stroke-linecap="round" d="M2.8 2.8 7 7m4.2 4.2L7 7m0 0 4.2-4.2M7 7l-4.2 4.2"></path></svg></span>
/ /collections/canal-products /products/carmine /pages/ajax-cartComponentRef 58ODOG
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/div > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > h5 > a<a href="/products/suede-shoe-care-kit?variant=62525096067441&_rdiscovery-handle=suede-shoe-care-kit&_rdiscovery-widget=190366" aria-label="View Suede Shoe Care Kit" rel="nofollow" class="rebuy-product-title-link clickable">Suede Shoe Care Kit</a>
/ /collections/canal-products /pages/ajax-cartComponentRef NVDHU1
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/div:nth-of-type(3) > div > div:nth-of-type(1) > div > p:nth-of-type(2) > a<a href="/collections/all">Shop Now</a>
/ /collections/canal-products /pages/ajax-cartComponentRef Y6JPVG
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv#wrapper > div:nth-of-type(5) > div:nth-of-type(2) > div:nth-of-type(2) > button:nth-of-type(1)<button class="pswp__button pswp__button--arrow--left" onclick="SlyderSync(this);" title="Previous (arrow left)">
<svg width="15" height="11" viewBox="0 0 15 11" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 5.5H2" stroke="var(--color-accent)" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M5.30002 1L0.800018 5.5L5.30002 10" stroke="var(--color-accent)" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</button>ComponentRef MJKPRT
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/div#product-grid-template--28410821247345__featured_collection_W6axay > div:nth-of-type(1)<div class="flickity-nav flickity-prev" tabindex="0" style="transform: translateY(-83.086px);"> <svg width="15" height="11" viewBox="0 0 15 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14 5.5H2" stroke="var(--color-accent)" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M5.30002 1L0.800018 5.5L5.30002 10" stroke="var(--color-accent)" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </div>
ComponentRef X1UH4L
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/products/gift-cardinput#template--28410820067697__main-product-1-0--sticky<input type="radio" id="template--28410820067697__main-product-1-0--sticky" name="Amount--sticky" value="$25" form="product-form-template--28410820067697__main-product" checked="">
ComponentRef 89VM4F
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv:nth-of-type(2) > div > ul > li > div > button<button aria-label="Customer-uploaded image. Click to see more details. The image represents: A pair of gray suede penny loafers with wooden shoe trees inside, placed on a concrete surface" role="button" type="button" class="oke-media-link"><img alt="Customer-uploaded image. Click to see more details. The image represents: A pair of gray suede penny loafers with wooden shoe trees inside, placed on a concrete surface" draggable="false" class="oke-media-image" style="opacity: 0; transition: 0.1s ease-out;"></button>
ComponentRef S8OWOK
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/collections/canal-productsdiv#shopify-section-sections--28410819576177__old-footer > footer > div > a<a class="arrow-back_to_top link-scroll" href="#">
<img src="//www.jackerwin.com/cdn/shop/t/239/assets/ico-arrow-up.png?v=14284690995530565201778576722" width="15">
</a>ComponentRef EE8JT8
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv#ProductInfo-template--28410820264305__OLD-main-product > div:nth-of-type(2) > div > span:nth-of-type(1)<span class="jdgm-prev-badge__stars" data-score="4.35" tabindex="0" aria-label="4.35 stars" role="button"> <span class="jdgm-star jdgm--on"></span><span class="jdgm-star jdgm--on"></span><span class="jdgm-star jdgm--on"></span><span class="jdgm-star jdgm--on"></span><span class="jdgm-star jdgm--half"></span> </span>
ComponentRef 9PHLDS
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
https://www.jackerwin.com/section#shopify-section-template--28410821247345__ugc_section_ijCXmd > ugc-media > div > div > div > div:nth-of-type(8)<div class="slick-slide" data-slick-index="3" aria-hidden="true" tabindex="0" style="width: 439px;">
<div class="ugc-media__item">
<img src="//www.jackerwin.com/cdn/shop/files/media_four.webp?v=1762860961"></div>
</div>ARIA hidden element must not be focusable or contain focusable elements
ComponentRef W7CW3S
ARIA hidden element must not be focusable or contain focusable elements
https://www.jackerwin.com/#rebuy-cart<div id="rebuy-cart" role="dialog" aria-modal="true" aria-labelledby="rebuy-cart-title" aria-hidden="true" data-rebuy-cart-layout="single" class="rebuy-cart currency-USD no-items">
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartComponentRef GCJ49X
ARIA hidden element must not be focusable or contain focusable elements
https://www.jackerwin.com/div[data-slick-index="3"]<div class="slick-slide" data-slick-index="3" aria-hidden="true" tabindex="0" style="width: 439px;">
<div class="ugc-media__item">
<img src="//www.jackerwin.com/cdn/shop/files/media_four.webp?v=1762860961"></div>
</div>Images lack text alternatives
ComponentRef PESH3P
Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.
https://www.jackerwin.com/div[data-slick-index="0"] > .ugc-media__item > img<img src="//www.jackerwin.com/cdn/shop/files/media_one.webp?v=1762860915">
ComponentRef UNFIOX
Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.
https://www.jackerwin.com/products/carmine-dark-brown-suedeli:nth-child(1) > figure > img<img src="https://dxkmbl8uwuv9p.cloudfront.net/jack-erwin/1643231584334/c5fd6549-02ce-4ee6-834f-a50d50af6a10/000003490006+copy.jpg">
ComponentRef 7KWA5Y
Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.
https://www.jackerwin.com/collections/canal-productsimg[width="15"]<img src="//www.jackerwin.com/cdn/shop/t/239/assets/ico-arrow-up.png?v=14284690995530565201778576722" width="15">
ComponentRef ZIEW4E
Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.
https://www.jackerwin.com/products/carmine-dark-brown-suede.product__box-image > img<img src="https://dxkmbl8uwuv9p.cloudfront.net/jack-erwin/1778603362000/b251415b-4d8d-4a73-b675-967ba9c5e195/176A3824_e165d444-9d0b-4436-8f26-9c1893c88015.jpg">
ComponentRef P2X567
Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.
https://www.jackerwin.com/.slick-current > .ugc-media__item > img<img src="//www.jackerwin.com/cdn/shop/files/media_two.webp?v=1762860933">
Interactive controls are not keyboard-accessible
ComponentRef UMW77D
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.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv:nth-of-type(1) > div > div > div > div > label:nth-of-type(1)<label onclick="selectSize('7 (Sold Out)', 7, true,0)" class="disable" for="7">7</label>ComponentRef J6SAWP
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.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv:nth-of-type(1) > div > div > div > div > label:nth-of-type(3)<label onclick="selectSize('8 ', 8,false,7)" for="8">8</label>Elements must only use permitted ARIA attributes
ComponentRef HLEULO
Elements must only use permitted ARIA attributes
https://www.jackerwin.com/products/carmine-dark-brown-suedeli[data-product-id="1993182216278"] > form[action="/cart/add"][method="post"] > .product__content > .product__price > .product__price--old[aria-label="Old Price"]<span class="product__price--old" aria-label="Old Price" style=" "></span>
ComponentRef 9U1QZ6
Elements must only use permitted ARIA attributes
https://www.jackerwin.com/products/carmine-dark-brown-suedeli[data-product-id="1993182216278"] > form[action="/cart/add"][method="post"] > .product__content > .product__price > .price[aria-label="Price"]<span class="price" aria-label="Price">$188.00</span>
Scrollable region must have keyboard access
ComponentRef IP9QSH
Scrollable region must have keyboard access
https://www.jackerwin.com/products/carmine-dark-brown-suede#Product-Slider<product-slider id="Product-Slider" class="product-images product-images--collage" data-captions="false">
Content sits outside any landmark region
ComponentRef GKIY91
Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.
https://www.jackerwin.com/div#loop-manager > dialog > div > div:nth-of-type(2) > p:nth-of-type(1)<p>By paying now on your order, you'll avoid return/exchange fees and get coverage for lost, stolen, or damaged packages.</p>
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartNavigation regions are not distinguishable
ComponentRef FH0GBY
The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.
https://www.jackerwin.com/nav#mobile-menu<nav id="mobile-menu" class="mobile-menu-drawer" role="dialog" tabindex="-1"> <div class="mobile-menu-drawer--inner"><ul class="mobile-menu"><li><details class="link-container"> <summary class="parent-link">SHOP ALL<span> <svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1 5H7.08889H13.1778M13.1778 5L9.17778 1M13.1778 5L9.17778 9" stroke="var(--color-accent)" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </span></summary> <ul class="sub-menu"> <li class="parent-link-back"> …
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartComponentRef KQAR8N
The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.
https://www.jackerwin.com/div#shopify-section-sections--28410819576177__old-footer > footer > div > div:nth-of-type(1) > div > nav<nav class="footer__nav"> <ul class="menu "> <li> <a href="https://jack-erwin.loopreturns.com/#/">Start a Return</a> </li> <li> <a href="/pages/contact-page">Contact</a> </li> <li> <a href="/pages/privacy-policy">Privacy</a> </li> <li> <a href="/pages/faq">FAQ</a> </li> <li> <a href="/pages/accessibility-statement">Accessibility Statement</a> </li> </ul> …
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartText has insufficient colour contrast
ComponentRef BMKPM
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/#new_mc-embedded-subscribe<input type="submit" value="Subscribe" name="subscribe" id="new_mc-embedded-subscribe" class="button">
/ /collections/canal-products /products/carmine /products/gift-card /pages/ajax-cartComponentRef 2G9IST
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/carmine-dark-brown-suedelabel[for="7.5"]<label onclick="selectSize('7.5 (Sold Out)', 7.5, true,0)" class="disable" for="7.5">7.5</label>ComponentRef 94IQNJ
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/carmine-dark-brown-suede.oke-w-breakdownModule-distribution-count[aria-hidden="true"]:nth-child(3)<div aria-hidden="true" class="oke-w-breakdownModule-distribution-count" style="grid-row: 1;"> 29 </div>
ComponentRef YSKAO7
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.content-middle-left > .slideshow__slide-content > .description-size--medium.split-text > .line-child > div:nth-child(1)<div style="position: relative; display: inline-block; translate: none; rotate: none; scale: none; transform: translate(0px, 0px);">Fresh</div>
ComponentRef 6M101Q
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.line-child:nth-child(1) > div:nth-child(10)<div style="position: relative; display: inline-block; translate: none; rotate: none; scale: none; transform: translate(0px, 0px);">makes</div>
ComponentRef 0E2YLE
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.content-middle-left > .slideshow__slide-content > h1 > .line-child > div:nth-child(1)<div style="position: relative; display: inline-block; translate: none; rotate: none; scale: none; transform: translate(0px, 0px);">Wherever</div>
ComponentRef XRZ6JQ
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.slideshow__slide-inner.content-middle-center > .slideshow__slide-content > .description-size--medium.split-text > .line-child:nth-child(1) > div:nth-child(1)<div style="position: relative; display: inline-block; translate: none; rotate: none; scale: none; transform: translate(0px, 0px);">From</div>
ComponentRef IDH2RI
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.h1-large > .line-child > div:nth-child(1)<div style="position: relative; display: inline-block; translate: none; rotate: none; scale: none; transform: translate(0px, 0px);">FIND</div>
ComponentRef KNWDBY
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.gallery__item:nth-child(1) > figure > .gallery__item-content.content-middle-center > div > .h2<h4 class="h2">The Color of Character</h4>
ComponentRef NK6AJL
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/carmine-dark-brown-suede.oke-w-breakdownModule-distribution-label[aria-hidden="true"]:nth-child(1) > .oke-w-breakdownModule-distribution-label-number<span class="oke-w-breakdownModule-distribution-label-number"> 5 </span>
ComponentRef 4Q3E7M
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.description-size--medium.split-text > .line-child:nth-child(2) > div:nth-child(1)<div style="position: relative; display: inline-block; translate: none; rotate: none; scale: none; transform: translate(0px, 0px);">versatile</div>
ComponentRef XQ1JOZ
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.gallery__item:nth-child(1) > figure > .gallery__item-content.content-middle-center > div > p<p>Five rich suede shades. One timeless silhouette.</p>
ComponentRef LSRZ7Z
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/a[title="Shop Now"] > span<span>Shop Now</span>
ComponentRef U9IDEI
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/carmine-dark-brown-suede.breadcrumbs<nav class="breadcrumbs" aria-label="breadcrumbs"> <a href="/" title="Home">Home</a> <i>/</i> Carmine - Dark Brown Suede </nav>
ComponentRef 39093S
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/gift-card#AddToCart > .single-add-to-cart-button--text<span class="single-add-to-cart-button--text">Add to cart</span>
ComponentRef AOAUOV
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/carmine-dark-brown-suede.oke-w-reviews-list-item:nth-child(1) > .oke-w-review--featuredMedia.oke-w-review > .oke-w-review-main > .oke-w-review-content > .oke-reviewContainer > .oke-reviewContent.oke-reviewContent--left > .oke-reviewContent-top > .oke-reviewContent-date > span<span>1 month ago</span>
ComponentRef 82KBJ9
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/.subheading<p class="subheading" style="visibility: inherit; opacity: 1;">FRESH FOR THE SEASON</p>
ComponentRef 45Z6MM
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/carmine-dark-brown-suedea[title="Home"]<a href="/" title="Home">Home</a>
ComponentRef RQCAYF
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
https://www.jackerwin.com/products/carmine-dark-brown-suede#oke-sortSelect--reviews<select id="oke-sortSelect--reviews" aria-label="Sort" class="oke-sortSelect-sort oke-select">
Touch targets are too small
ComponentRef XW5YMY
Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv[aria-label="Filter by 5 star reviews"]<div tabindex="0" role="button" aria-label="Filter by 5 star reviews" class="oke-w-breakdownModule-distribution-highlight oke-is-clickable" style="grid-row: 1;"></div>
Carousel has no accessible controls
ComponentRef UUOB90
A carousel/slider exposes no previous/next or pause controls, so keyboard and assistive-technology users cannot navigate or stop it. Requires manual review of the specific widget.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv#list-images-slider > div:nth-of-type(1)<div class="thumb_slider_item current"><img src="https://www.jackerwin.com/cdn/shop/products/CarmineBrownSuede_Profile_95x_crop_center.jpg?v=1762525822" alt="Dark Brown Suede" width="100%" height="100%"></div>
ComponentRef JO5T41
A carousel/slider exposes no previous/next or pause controls, so keyboard and assistive-technology users cannot navigate or stop it. Requires manual review of the specific widget.
https://www.jackerwin.com/products/carmine-dark-brown-suedediv#MediaGallery-template--28410820264305__OLD-main-product > div:nth-of-type(2) > div:nth-of-type(2) > button:nth-of-type(1)<button type="button" class="slider-button slider-button--prev" name="previous" disabled="disabled"> <svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 1L1 5L5 9" stroke="var(--color-body, #151515)" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </button>
05 · Pages inspected
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.