Public accessibility assessment

Accessibility issues detected on outlet.asics.com

Evolize inspected 5 publicly accessible pages on outlet.asics.com and detected 25 automatically identifiable accessibility findings. 7 findings were classified as critical or high priority. The findings map to 8 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve hidden elements can still receive keyboard focus, modal dialog does not trap keyboard focus, interactive controls are not keyboard-accessible.

25findings detected
7critical + high
5pages inspected
23 Aug 2026assessed

Independent public assessment. outlet.asics.com is not necessarily affiliated with or a customer of Evolize.

https://

01 · Accessibility summary

Evolize inspected 5 publicly accessible pages on outlet.asics.com and detected 25 automatically identifiable accessibility findings. 7 findings were classified as critical or high priority. The findings map to 8 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve hidden elements can still receive keyboard focus, modal dialog does not trap keyboard focus, interactive controls are not keyboard-accessible.

02 · Priority findings

03 · WCAG criteria affected

CriterionNameLevelFindingsPages
1.4.3Contrast (Minimum)AA64
2.4.3Focus OrderA64
2.5.8Target Size (Minimum)AA44
1.3.1Info and RelationshipsA35
4.1.2Name, Role, ValueA34
2.1.1KeyboardA14
2.4.1Bypass BlocksA14
3.1.1Language of PageA11

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 rescans public websites, detects newly introduced or recurring accessibility issues, tracks remediation and verifies fixes.

04 · All detected findings

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)80 instances4 affected pages
ComponentRef N9ZUIQ

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv > nav > div:nth-of-type(1) > ul > li:nth-of-type(1) > a
Accessible nameBack to Sports
Markup
<a class="link navigationMenu__link textStyle_body-m c_var(--category-color) cursor_pointer" data-test="mega-menu-first-level-desktop" style="--category-color:#00184F" data-radix-collection-item="" href="/nl/en-nl/back-to-sport/c/ao120110000/">Back to Sports</a>
How to fixTo fix this issue, ensure that the hidden element is removed from the tab order or make it visible when focused. You can achieve this by adding 'tabindex="-1"' to the element or by adjusting the CSS to make the element visible when it receives focus.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef NFHZ84

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementhtml > body > div:nth-of-type(1) > div > div:nth-of-type(1) > button
Accessible nameSkip to Main Content
Markup
<button data-test="skip-to-main-content" class="pos_absolute top_0 left_0 p_4 bg-c_white c_brand z_overlay op_0 trf_translateY(-100%) trs_transform_0.2s_ease-in-out,_opacity_0.2s_ease-in-out fw_medium bdr_md bx-sh_lg bd_none cursor_pointer white-space_nowrap focus:ring_2px_solid focus:ring-c_brand focus:ring-o_2px focus:op_1 focus:trf_translateY(0)">Skip to Main Content</button>
How to fixTo fix this issue, ensure that the 'Skip to Main Content' button is only reachable by keyboard when it is visible. Consider adding 'display: none' or 'visibility: hidden' to the CSS when the button is not intended to be interacted with, or use JavaScript to dynamically update the 'tabindex' attribute to remove the button from the tab order when it's not visible.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef N512WV

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementbutton#radix-\:Rj1q6\:-trigger-promotions
Accessible namePromotions
Markup
<button id="radix-:Rj1q6:-trigger-promotions" data-state="closed" aria-expanded="false" aria-controls="radix-:Rj1q6:-content-promotions" class="navigationMenu__trigger textStyle_body-m c_var(--category-color) cursor_pointer" data-test="mega-menu-first-level-desktop" style="--category-color:#00184F" data-radix-collection-item="">Promotions</button>
How to fixTo fix this issue, ensure that the element is either removed from the tab order when it's not visible or make it visible when it receives focus. This can be achieved by setting the 'tabindex' attribute to '-1' when the element is hidden or by making the element visible when it's focused.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef UIT6VV

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv > div > div:nth-of-type(3) > div > div:nth-of-type(5) > a
Accessible nameBasket
Markup
<a aria-label="Basket" data-test="header-cart" data-mobile-layout="true" class="link button button--variant_ghosted button--size_icon button--isLoading_false pos_relative" href="/nl/en-nl/cart/"><span class="w_full h_full button-content"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" class="icon icon--size_md"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="M16.394 22H6.601C5.162 22 4 20.857 4 19.452L4.447 7.73C4.447 6.775 5.238 6 6.212 6h10.576c.974 0 1.765.775 1.765 1.73L19 19.451C19 20.862 17.83…
How to fixTo fix this issue, ensure that all interactive elements are visible when they receive keyboard focus. You can do this by setting the 'display' or 'visibility' CSS property to 'none' when the element is not intended to be visible, or by removing the element from the tab order using the 'tabindex' attribute with a value of '-1'.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef Q7ZP8N

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

Affected pagehttps://outlet.asics.com/pt/pt-pt/cart/
Elementfooter > div > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > button
Accessible nameInscreve-te
Markup
<button type="button" data-test="sign-up-to-newsletter-button" class="button button--variant_primary button--size_sm button--isLoading_false w_full fw_bold"><span class="w_full h_full button-content">Inscreve-te</span><span class="button-loader-overlay"><div class="container_f47ac7" style="--uib-size: 20px; --uib-color: currentColor; --uib-speed: 2s; --uib-bg-opacity: 0;"><svg class="inner_235694" viewBox="0 0 20 20" height="20" width="20"><circle class="track_4529b9" cx="10" cy="10" r="9.5" pathLength="100" stroke-width="1.6px" fill="none"></circle><circle class="car_b190b2" cx="10" cy="10" r…
How to fixKeep 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.
Affected pages/pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)8 instances4 affected pages
ComponentRef KZ0C5N

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.

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv#onetrust-banner-sdk > div
Accessible namePrivacy
Roledialog
Markup
<div class="ot-sdk-container" role="dialog" aria-modal="true" aria-label="Privacy"><div class="ot-sdk-row"><div id="onetrust-group-container" class="ot-sdk-twelve ot-sdk-columns"><div id="onetrust-policy"><div class="banner-header"><div class="banner_logo"></div></div><div id="onetrust-policy-text"><b>COOKIES YOUR PRIVACY, YOUR CHOICE</b>
<br><br>
This site uses cookies and similar tools, some of which are provided by third parties, to operate and improve our site, enable social media and other features, support our advertising and marketing efforts, and give you the best possible experience. …
How to fixTo fix this issue, ensure that the modal dialog traps keyboard focus. This can be achieved by setting the 'tabindex' attribute to '-1' on the modal container and programmatically managing focus within the modal. Additionally, consider using a library or framework that provides built-in support for accessible modal dialogs.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)24 instances4 affected pages
ComponentRef 46TE8L

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.

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv#ot-pc-content > div:nth-of-type(2) > div:nth-of-type(1) > ul > li:nth-of-type(2) > div
Accessible nameFunctional & Necessary
Roletab
Markup
<div class="category-menu-switch-handler" role="tab" tabindex="-1" aria-selected="false" aria-controls="ot-desc-id-BG441"><h3 id="ot-header-id-BG441">Functional &amp; Necessary</h3></div>
How to fixTo make this control accessible, ensure it can receive keyboard focus by setting a positive tabindex or using native HTML elements that are focusable by default. For example, consider replacing the div element with a button element.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)8 instances4 affected pages
ComponentRef O19H52

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

Affected pagehttps://outlet.asics.com/pt/pt-pt/cart/
Elementdiv:nth-of-type(1) > div > div > div:nth-of-type(1) > div > p
Accessible nameEntrega padrão gratuita em encomendas acima de €50 e devoluções gratuitas em tod...
Markup
<p class="text text--variant_body-xs md:text--variant_body-s fs_2sm hover:td_none fw_normal ta_center">Entrega padrão gratuita em encomendas acima de €50 e devoluções gratuitas em tod...</p>
How to fixWrap the content in a landmark region such as a header, nav, main, footer, or aside to enable assistive technology users to reach it via landmark navigation. For example, wrap the paragraph in a <main> element: <main><p class="text text--variant_body-xs md:text--variant_body-s fs_2sm hover:td_none fw_normal ta_center">Free standard delivery on orders above €50 and free returns on all orders!</p></main>
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
Medium

No skip link to main content

WCAG 2.4.1 (A)8 instances4 affected pages
ComponentRef KFKEAM

The page offers no bypass mechanism, so keyboard users must tab through the full navigation before reaching the main content on every page.

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementhtml > body
Accessible nameSkip to Main ContentFree standard delivery on orders above €50 and free returns on all orders! Netherlands (English)HelpStore LocatorOneASICS BenefitsBack to SportsPromotionsMenWomenKidsSportsCollections1OneASICS MembershipEnjoy free shipping, free returns, exclusive discounts, and more with OneASICS™ loyalty benefits.Sign In | Create Account1Your basket is emptyLog in to continue with your basket or start a new one.Mobile NavigationComfort that keeps you movingSave 20% on selected running shoes.Shop NowShop NowComfort that keeps you movingSave 20% on selected running shoes.Shop NowShop NowNext slidePrevious slideGEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-CUMULUS 27Women's Running Shoes€ 160,00€ 112,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-CUMULUS 27Men's Running Shoes€ 160,00€ 112,00GEL-NIMBUS 27Women's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Women's Running Shoes€ 200,00€ 140,00GEL-CUMULUS 27Women's Running Shoes€ 160,00€ 112,00Back to SportsGet up to 40% off selected footwearFind everyday essentials built for school days, sports practice, and everything after the bell.Shop NowShop NowBack to SportsGet up to 40% off selected footwearFind everyday essentials built for school days, sports practice, and everything after the bell.Shop NowShop NowShop by CategoryMenWomenRunningTennisPrevious slideNext slideSign Up For Our NewsletterGet updates on new arrivals and special promotionsSign UpConnect With UsConsumer ServicesCorporateSize InformationOneASICS™ MembershipSign Up For Our NewsletterGet updates on new arrivals and special promotionsSign UpConnect With UsConsumer ServicesContact UsReturns InformationShipping InformationPayment InformationWarranty FormFAQOrder StatusStore LocatorWithdraw from contractCorporateAbout ASICSOur StoryCorporate ResponsibilitiesPressInvestor RelationsCareersASICS AdviceSize InformationSize GuidesPronation GuideOneASICS™ MembershipCreate Free AccountSign InAbout OneASICSOneASICS FAQNetherlands (English)Privacy PolicyCookie PolicyManage Cookie PreferencesTerms & ConditionsDisclaimer© 2026 ASICS Europe function OptanonWrapper() {} {"__INITIAL_CORRELATION_ID__":"a2fa5cee5fcbf9a9-EWR","__CONFIG__":{"app":{"configId":"production-outlet","defaultSite":"asics-eu","isOutlet":true,"defaultLocale":"en-NL","sites":[{"id":"asics-us","l10n":{"supportedCurrencies":["USD"],"defaultCurrency":"USD","defaultLocale":"en-US","supportedLocales":[{"id":"en-US","alias":"us","preferredCurrency":"USD","countryDefault":true,"label":"English (United States)"}]},"paymentProviders":["adyen","pos","replacement_order","free_order"],"adyen":{"clientKey":"test_N4WR443S6NBG7GGBEPXM5ZHQBEKVQXQZ","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":""},{"id":"asics-uk","l10n":{"supportedCurrencies":["GBP"],"defaultCurrency":"GBP","defaultLocale":"en-GB","supportedLocales":[{"id":"en-GB","alias":"gb","preferredCurrency":"GBP","countryDefault":true,"label":"English (United Kingdom)"}]},"paymentProviders":["adyen","replacement_order"],"adyen":{"clientKey":"test_EGW5RSJTYBEB3ADUICDEZZN6R4XHUUGV","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":"paypal"},{"id":"asics-eu","l10n":{"supportedCurrencies":["EUR"],"defaultCurrency":"EUR","defaultLocale":"en-NL","supportedLocales":[{"id":"de-AT","alias":"at","preferredCurrency":"EUR","countryDefault":true,"label":"Deutsch (Austria)"},{"id":"en-AT","alias":"at","preferredCurrency":"EUR","label":"English (Austria)"},{"id":"fr-BE","alias":"be","preferredCurrency":"EUR","countryDefault":true,"label":"Français (Belgium)"},{"id":"en-BE","alias":"be","preferredCurrency":"EUR","label":"English (Belgium)"},{"id":"nl-BE","alias":"be","preferredCurrency":"EUR","label":"Nederlands (Belgium)"},{"id":"da-DK","alias":"dk","preferredCurrency":"DKK","countryDefault":true,"label":"Dansk (Denmark)"},{"id":"en-DK","alias":"dk","preferredCurrency":"DKK","label":"English (Denmark)"},{"id":"fi-FI","alias":"fi","preferredCurrency":"EUR","label":"Suomi (Finland)"},{"id":"en-FI","alias":"fi","preferredCurrency":"EUR","label":"English (Finland)"},{"id":"fr-FR","alias":"fr","preferredCurrency":"EUR","countryDefault":true,"label":"Français (France)"},{"id":"en-FR","alias":"fr","preferredCurrency":"EUR","label":"English (France)"},{"id":"de-DE","alias":"de","preferredCurrency":"EUR","countryDefault":true,"label":"Deutsch (Germany)"},{"id":"en-DE","alias":"de","preferredCurrency":"EUR","label":"English (Germany)"},{"id":"it-IT","alias":"it","preferredCurrency":"EUR","countryDefault":true,"label":"Italiano (Italy)"},{"id":"en-IT","alias":"it","preferredCurrency":"EUR","label":"English (Italy)"},{"id":"en-IE","alias":"ie","preferredCurrency":"EUR","countryDefault":true,"label":"English (Ireland)"},{"id":"nl-NL","alias":"nl","preferredCurrency":"EUR","label":"Nederlands (Nederlands)"},{"id":"en-NL","alias":"nl","preferredCurrency":"EUR","countryDefault":true,"label":"English (Netherlands)"},{"id":"no-NO","alias":"no","preferredCurrency":"NOK","label":"Norsk (Norway)"},{"id":"en-NO","alias":"no","preferredCurrency":"NOK","countryDefault":true,"label":"English (Norway)"},{"id":"pl-PL","alias":"pl","preferredCurrency":"PLN","countryDefault":true,"label":"Polski (Poland)"},{"id":"en-PL","alias":"pl","preferredCurrency":"PLN","label":"English (Poland)"},{"id":"pt-PT","alias":"pt","preferredCurrency":"EUR","countryDefault":true,"label":"Português (Portugal)"},{"id":"en-PT","alias":"pt","preferredCurrency":"EUR","label":"English (Portugal)"},{"id":"es-ES","alias":"es","preferredCurrency":"EUR","countryDefault":true,"label":"Español (Spain)"},{"id":"en-ES","alias":"es","preferredCurrency":"EUR","label":"English (Spain)"},{"id":"sv-SE","alias":"se","preferredCurrency":"SEK","countryDefault":true,"label":"Svenska (Sweden)"},{"id":"en-SE","alias":"se","preferredCurrency":"SEK","label":"English (Sweden)"},{"id":"fr-CH","alias":"ch","preferredCurrency":"CHF","label":"Français (Switzerland)"},{"id":"de-CH","alias":"ch","preferredCurrency":"CHF","label":"Deutsch (Switzerland)"},{"id":"en-CH","alias":"ch","preferredCurrency":"CHF","countryDefault":true,"label":"English (Switzerland)"}]},"paymentProviders":["adyen","replacement_order","amazon_pay"],"adyen":{"clientKey":"test_AONTGSBKABFR7OCUSMJYWQ4RJAD4XMUI","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":"paypal"},{"id":"asics-au","l10n":{"supportedCurrencies":["AUD"],"defaultCurrency":"AUD","defaultLocale":"en-AU","supportedLocales":[{"id":"en-AU","alias":"au","preferredCurrency":"AUD","countryDefault":true,"label":"English (Australia)"}]},"paymentProviders":["adyen","pos","replacement_order"],"adyen":{"clientKey":"test_JRWR4RMCDVDOLANS56FKWO4V4MXZWDT5","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":"paypal"},{"id":"asics-jp","l10n":{"supportedCurrencies":["JPY"],"defaultCurrency":"JPY","defaultLocale":"ja-JP","supportedLocales":[{"id":"ja-JP","alias":"jp","preferredCurrency":"JPY","countryDefault":true,"label":"日本語 (Japan)"}]},"paymentProviders":["adyen","amazon_pay","replacement_order","cod","free_order"],"adyen":{"clientKey":"test_EQ2NFBRTMRCZPLXHCYNUZTF2EICH5JBM","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":""}],"clientId":"32c40d28-93fc-4889-a473-14543e1cbcb5","organizationId":"f_ecom_bbtn_prd","shortCode":"y841ero5","ocapiHost":"production-web-asics.demandware.net","origin":"https:\u002F\u002Foutlet.asics.com","sfraControllerHost":"https:\u002F\u002Foutlet.asics.com","ocapiVersion":"22_6","brand":"outlet","featureFlags":{"partialHydrationEnabled":true,"endlessAisleEnab…[truncated by Evolize: exceeded D1 value limit]
Markup
<body><noscript data-test="gtm-noscript"><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKDHNW9R" height="0" width="0" style="display: none; visibility: hidden;"></iframe></noscript><div class="react-target"><div class="d_flex flex-d_column min-h_screen pos_relative"><div data-test="global-header" class="d_contents"><button data-test="skip-to-main-content" class="pos_absolute top_0 left_0 p_4 bg-c_white c_brand z_overlay op_0 trf_translateY(-100%) trs_transform_0.2s_ease-in-out,_opacity_0.2s_ease-in-out fw_medium bdr_md bx-sh_lg bd_none cursor_pointer white-space_nowrap focus:rin…
How to fixAdd a skip link to the main content that is focusable and visible when a screen reader or keyboard navigation is used. This can be achieved by adding an anchor element with an href attribute that points to the main content container, and styling it to be visible when focused.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)48 instances4 affected pages
ComponentRef YV2ONS

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv:nth-of-type(1) > div > div > div:nth-of-type(1) > div > button
Accessible namemore
Markup
<button type="button" data-test="header-banner-toggle" class="button button--variant_link button--size_xs button--isLoading_false c_inherit p_0 h_100% fw_bold td_none ml_0.5 flex-sh_0"><span class="w_full h_full button-content"><p class="text text--variant_body-xs md:text--variant_body-s fw_bold fs_2sm">more</p></span><span class="button-loader-overlay"><div class="container_f47ac7" style="--uib-size:20px;--uib-color:currentColor;--uib-speed:2s;--uib-bg-opacity:0"><svg class="inner_235694" viewBox="0 0 20 20" height="20" width="20"><circle class="track_4529b9" cx="10" cy="10" r="9.5" pathLengt…
How to fixIncrease the size of the touch target to at least 24x24 pixels to make it easier for users to activate by touch on mobile devices.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef ENK0HG

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv:nth-of-type(2) > footer > div > div:nth-of-type(3) > div > button
Accessible nameNetherlands (English)
Markup
<button type="button" aria-haspopup="dialog" data-test="footer-region-selector" aria-expanded="false" aria-controls="radix-:R1baq6:" data-state="closed" class="button button--variant_linkSecondary button--size_md button--isLoading_false h_auto p_0 dialog__trigger"><span class="w_full h_full button-content"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="24" height="24" viewBox="0 0 256 256" class="icon icon--size_xs c_brand"><g style="stroke:none;stroke-width:0;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill:none;fill-rule:nonzero;o…
How to fixTo fix this issue, ensure that all interactive elements, such as buttons and links, have a minimum touch target size of 24x24 pixels. Consider increasing the size of the button or adding padding around it to make it easier to tap on mobile devices.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef 0CRJ3T

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

Affected pagehttps://outlet.asics.com/pt/pt-pt/cart/
Elementdiv#onetrust-policy-text > a:nth-of-type(1)
Accessible namePrivacy Policy
Markup
<a href="https://www.asics.com/us/en-us/privacy-policy.html">Privacy Policy</a>
How to fixTo fix this issue, increase the size of the touch target to at least 24x24 pixels. This can be achieved by adding padding to the element or increasing the font size of the text within the element.
Affected pages/pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)26 instances4 affected pages
ComponentRef JEJ0WW

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Element.sheet__trigger--side_center
Accessible nameOpen navigation
Markup
<button type="button" data-test="burger-menu-button" aria-label="Open navigation" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-:R1f1q6:" data-state="closed" class="button button--varia...">
How to fixVerify that the aria-controls attribute references an existing element in the DOM. Ensure that the referenced element has an ID that matches the value of the aria-controls attribute. Update the aria-controls attribute to reference a valid ID if necessary.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef FL6G86

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementbutton[aria-controls="radix-:R16apq6:"]
Accessible nameNetherlands (English)
Markup
<button type="button" aria-haspopup="dialog" data-test="footer-region-selector" aria-expanded="false" aria-controls="radix-:R16apq6:" data-state="closed" class="button button--variant_linkSecondary button--size_md button--isLoading_false h_auto p_0 dialog__trigger">
How to fixCorrect ARIA attribute values and ensure referenced ids exist in the DOM.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef GTREBC

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

Affected pagehttps://outlet.asics.com/pt/pt-pt/contact-us/
Element#search-query
Markup
<input id="search-query" data-test="search-input" type="search" autocomplete="off" aria-autocomplete="list" aria-controls="search-suggestions-r..." aria-haspopup="listbox" placeholder="Pesquisar asics.com" maxlength="50" name="query" class="input input--size_sm..." value="">
How to fixVerify that the ARIA attributes used on the input element, such as aria-autocomplete, aria-controls, and aria-haspopup, have valid values according to the ARIA specification. Ensure that the referenced element id 'search-suggestions-result' exists in the DOM and is correctly associated with the input element.
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)12 instances4 affected pages
ComponentRef BS8QOL

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Element#onetrust-policy-text
Accessible nameCOOKIES YOUR PRIVACY, YOUR CHOICE This site uses cookies and similar tools, some of which are provided by third parties, to operate and improve our site, enable social media and other features, support our advertising and marketing efforts, and give you the best possible experience. These cookies and tools may enable us and these third parties to collect user data and communications, IP address and online identifiers, referring URLs and other content and browsing information, and to record user interactions with this site. We and these third parties use this information to analyze and improve our performance, provide you with a more personalized experiences, and reach you with more relevant content and ads on this site and across third party sites. You can review and change your preferences for certain cookies used on our site by clicking "Manage Cookie Preferences" or click “OK” if you would like to proceed without changing your preferences. By clicking "OK" or "Manage Cookie Preferences" you acknowledge and agree to our Privacy Policy, Cookie Policy, Terms & Conditions, and Terms of Sale which apply to your use of our site and related services.
Markup
<div id="onetrust-policy-text">
How to fixTo improve the accessibility of the text, consider increasing the contrast between the text color and the background color. This can be achieved by changing the text color to a darker or lighter shade, or by modifying the background color to provide a higher contrast ratio. A contrast ratio of at least 4.5:1 for normal text is recommended.
Affected pages/ /pt/pt-pt/contact-us /pt/pt-pt/cart /pt/pt-pt/customer-service/payment-information
ComponentRef FD7AAY

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Element.ai_flex-end.md\:ai_center.z_2 > .jc_center.md\:jc_flex-start[data-test="banner-content-wrapper"] > .w_100\%.md\:ai_flex-start[data-test="banner-content"] > .ai_start.md\:ai_start.lg\:max-w_50\% > .w_var\(--headline-mobile-container-width\).md\:w_var\(--headline-tablet-container-width\).lg\:w_var\(--headline-desktop-container-width\) > .sm\:mb_3.as_start[data-test="banner-headline"] > .\[\&_\*\:empty\:not\(img\)\:not\(br\)\:not\(p\)\]\:d_none.\[\&_figure\]\:my_10.\[\&_img\]\:d_inline-block > h2 > .fs_4xl.md\:fs_5xl.ff_default
Accessible nameComfort that keeps you moving
Markup
<p class="text text--variant_body-l fw_normal fs_4xl md:fs_5xl ff_default leading_1">Comfort that keeps you moving</p>
How to fixTo improve the accessibility of this text, consider adjusting the color scheme to increase the contrast between the text and background colors. A minimum contrast ratio of 4.5:1 for normal text and 7:1 for large text (18pt or larger) is recommended.
ComponentRef XK1IKD

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Element.ai_flex-end.md\:ai_center.z_2 > .jc_center.md\:jc_flex-start[data-test="banner-content-wrapper"] > .w_100\%.md\:ai_flex-start[data-test="banner-content"] > .ai_start.md\:ai_start.lg\:max-w_50\% > .w_var\(--body-mobile-container-width\).md\:w_var\(--body-tablet-container-width\).lg\:w_var\(--body-desktop-container-width\) > .c_var\(--richtext-color-mobile\).md\:c_var\(--richtext-color\).\[\&_em\]\:font-style_italic > .text--variant_body-l.text
Accessible nameSave 20% on selected running shoes.
Markup
<p class="text text--variant_body-l">Save 20% on selected running shoes.</p>
How to fixTo improve accessibility, consider adjusting the color scheme to meet the minimum contrast ratio thresholds. This can be achieved by changing the text color, background color, or both, to ensure sufficient contrast between the text and its background.
ComponentRef Z99HAR

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv[data-content-id="bltc893e3193a5fca39"] > .pos_relative.w_full[data-test="banner-wrapper"] > .d_block[role="link"][data-test="banner-background-link"] > .pos_relative[data-test="banner-media"] > .ai_flex-end.z_2.sm\:px_8 > .jc_center.md\:jc_flex-start[data-test="banner-content-wrapper"] > .w_100\%.md\:ai_flex-start[data-test="banner-content"] > .ai_start.md\:ai_start.lg\:max-w_50\% > .w_var\(--headline-mobile-container-width\).md\:w_var\(--headline-tablet-container-width\).lg\:w_var\(--headline-desktop-container-width\) > .sm\:mb_3.as_start[data-test="banner-headline"] > .\[\&_\*\:empty\:not\(img\)\:not\(br\)\:not\(p\)\]\:d_none.\[\&_figure\]\:my_10.\[\&_img\]\:d_inline-block > h2 > .fs_4xl.md\:fs_5xl.ff_default
Accessible nameGet up to 40% off selected footwear
Markup
<p class="text text--variant_body-l fw_normal fs_4xl md:fs_5xl ff_default leading_1">Get up to 40% off selected footwear</p>
How to fixIncrease the contrast between the text color and the background color to meet the minimum contrast ratio threshold of 4.5:1 for normal text. Consider using a color contrast analyzer tool to find a suitable color combination.
ComponentRef 3G3VYH

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Element.ai_flex-end.z_2.sm\:px_8 > .jc_center.md\:jc_flex-start[data-test="banner-content-wrapper"] > .w_100\%.md\:ai_flex-start[data-test="banner-content"] > .ai_start.md\:ai_start.lg\:max-w_50\% > .w_var\(--headline-mobile-container-width\).md\:w_var\(--headline-tablet-container-width\).lg\:w_var\(--headline-desktop-container-width\) > .c_var\(--eyebrow-mobile-color\).md\:c_var\(--eyebrow-color\).mb_1
Accessible nameBack to Sports
Markup
<p data-test="banner-eyebrow" class="text text--variant_body-l c_var(--eyebrow-mobile-color) md:c_var(--eyebrow-color) mb_1 md:mb_2 fw_bold tt_uppercase as_start md:as_start">Back to Sports</p>
How to fixIncrease the contrast between the text color and background color of the 'Back to Sports' element to meet the minimum contrast ratio thresholds as defined in WCAG 2.1 SC 1.4.3. Consider using a color contrast analyzer tool to determine the optimal colors.
ComponentRef XAHW6O

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementdiv[data-content-id="bltc893e3193a5fca39"] > .pos_relative.w_full[data-test="banner-wrapper"] > .d_block[role="link"][data-test="banner-background-link"] > .pos_relative[data-test="banner-media"] > .ai_flex-end.z_2.sm\:px_8 > .jc_center.md\:jc_flex-start[data-test="banner-content-wrapper"] > .w_100\%.md\:ai_flex-start[data-test="banner-content"] > .ai_start.md\:ai_start.lg\:max-w_50\% > .w_var\(--body-mobile-container-width\).md\:w_var\(--body-tablet-container-width\).lg\:w_var\(--body-desktop-container-width\) > .c_var\(--richtext-color-mobile\).md\:c_var\(--richtext-color\).\[\&_em\]\:font-style_italic > .text--variant_body-l.text
Accessible nameFind everyday essentials built for school days, sports practice, and everything after the bell.
Markup
<p class="text text--variant_body-l">Find everyday essentials built for school days, sports practice, and everything after the bell.</p>
How to fixTo improve the accessibility of the page, consider adjusting the color scheme to ensure that the text and background colors have a sufficient contrast ratio. A minimum contrast ratio of 4.5:1 for normal text and 7:1 for large text (18pt or larger) is recommended. You can use online tools to check the contrast ratio and adjust the colors accordingly.
Medium

Page language is not declared

WCAG 3.1.1 (A)1 instance1 affected page
ComponentRef 67292P

The document has no lang attribute, so assistive technology cannot select the correct pronunciation.

Affected pagehttps://id.asics.com/continue?scope=openid%20profile&response_type=code&client_id=sfcc_eu_asics_outlet_web&redirect_uri=https://y841ero5.api.commercecloud.salesforce.com/shopper/auth/v1/idp/callback/default-oneasics-eu-outlet&grant_type=code&locale=pt-PT&state=7c5d2501-011e-46cb-a942-61fd28c93163
Elementhtml
Accessible nameAccess Denied Access Denied You don't have permission to access "http://id.asics.com/continue?" on this server. Reference #18.9677d917.1787491623.1edc82c8 https://errors.edgesuite.net/18.9677d917.1787491623.1edc82c8
Markup
<html><head>
<title>Access Denied</title>
</head><body>
<h1>Access Denied</h1>
 
You don't have permission to access "http://id.asics.com/continue?" on this server.<p>
Reference #18.9677d917.1787491623.1edc82c8
</p><p>https://errors.edgesuite.net/18.9677d917.1787491623.1edc82c8</p>


</body></html>
How to fixAdd a lang attribute to the html element to specify the language of the page content, for example: <html lang="en">
Medium

Page has no main landmark

WCAG 1.3.1 (A)1 instance1 affected page
ComponentRef OB7ZQE

No <main> or role=main region is present, so screen reader users cannot jump to primary content.

Affected pagehttps://id.asics.com/continue?scope=openid%20profile&response_type=code&client_id=sfcc_eu_asics_outlet_web&redirect_uri=https://y841ero5.api.commercecloud.salesforce.com/shopper/auth/v1/idp/callback/default-oneasics-eu-outlet&grant_type=code&locale=pt-PT&state=7c5d2501-011e-46cb-a942-61fd28c93163
Elementhtml > body
Accessible nameAccess Denied You don't have permission to access "http://id.asics.com/continue?" on this server. Reference #18.9677d917.1787491623.1edc82c8 https://errors.edgesuite.net/18.9677d917.1787491623.1edc82c8
Markup
<body>
<h1>Access Denied</h1>
 
You don't have permission to access "http://id.asics.com/continue?" on this server.<p>
Reference #18.9677d917.1787491623.1edc82c8
</p><p>https://errors.edgesuite.net/18.9677d917.1787491623.1edc82c8</p>


</body>
How to fixAdd a <main> element or an element with role='main' to the page to provide a clear indication of the primary content region for screen reader users. This will enable them to quickly navigate to the main content of the page.
Low

Page has no level-one heading

WCAG 1.3.1 (A)4 instances2 affected pages
ComponentRef CZ3F4X

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementhtml > body
Accessible nameSkip to Main ContentFree standard delivery on orders above €50 and free returns on all orders! Netherlands (English)HelpStore LocatorOneASICS BenefitsBack to SportsPromotionsMenWomenKidsSportsCollections1OneASICS MembershipEnjoy free shipping, free returns, exclusive discounts, and more with OneASICS™ loyalty benefits.Sign In | Create Account1Your basket is emptyLog in to continue with your basket or start a new one.Mobile NavigationComfort that keeps you movingSave 20% on selected running shoes.Shop NowShop NowComfort that keeps you movingSave 20% on selected running shoes.Shop NowShop NowNext slidePrevious slideGEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-CUMULUS 27Women's Running Shoes€ 160,00€ 112,00GEL-NIMBUS 27Men's Running Shoes€ 200,00€ 140,00GEL-CUMULUS 27Men's Running Shoes€ 160,00€ 112,00GEL-NIMBUS 27Women's Running Shoes€ 200,00€ 140,00GEL-NIMBUS 27Women's Running Shoes€ 200,00€ 140,00GEL-CUMULUS 27Women's Running Shoes€ 160,00€ 112,00Back to SportsGet up to 40% off selected footwearFind everyday essentials built for school days, sports practice, and everything after the bell.Shop NowShop NowBack to SportsGet up to 40% off selected footwearFind everyday essentials built for school days, sports practice, and everything after the bell.Shop NowShop NowShop by CategoryMenWomenRunningTennisPrevious slideNext slideSign Up For Our NewsletterGet updates on new arrivals and special promotionsSign UpConnect With UsConsumer ServicesCorporateSize InformationOneASICS™ MembershipSign Up For Our NewsletterGet updates on new arrivals and special promotionsSign UpConnect With UsConsumer ServicesContact UsReturns InformationShipping InformationPayment InformationWarranty FormFAQOrder StatusStore LocatorWithdraw from contractCorporateAbout ASICSOur StoryCorporate ResponsibilitiesPressInvestor RelationsCareersASICS AdviceSize InformationSize GuidesPronation GuideOneASICS™ MembershipCreate Free AccountSign InAbout OneASICSOneASICS FAQNetherlands (English)Privacy PolicyCookie PolicyManage Cookie PreferencesTerms & ConditionsDisclaimer© 2026 ASICS Europe function OptanonWrapper() {} {"__INITIAL_CORRELATION_ID__":"a2fa5cee5fcbf9a9-EWR","__CONFIG__":{"app":{"configId":"production-outlet","defaultSite":"asics-eu","isOutlet":true,"defaultLocale":"en-NL","sites":[{"id":"asics-us","l10n":{"supportedCurrencies":["USD"],"defaultCurrency":"USD","defaultLocale":"en-US","supportedLocales":[{"id":"en-US","alias":"us","preferredCurrency":"USD","countryDefault":true,"label":"English (United States)"}]},"paymentProviders":["adyen","pos","replacement_order","free_order"],"adyen":{"clientKey":"test_N4WR443S6NBG7GGBEPXM5ZHQBEKVQXQZ","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":""},{"id":"asics-uk","l10n":{"supportedCurrencies":["GBP"],"defaultCurrency":"GBP","defaultLocale":"en-GB","supportedLocales":[{"id":"en-GB","alias":"gb","preferredCurrency":"GBP","countryDefault":true,"label":"English (United Kingdom)"}]},"paymentProviders":["adyen","replacement_order"],"adyen":{"clientKey":"test_EGW5RSJTYBEB3ADUICDEZZN6R4XHUUGV","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":"paypal"},{"id":"asics-eu","l10n":{"supportedCurrencies":["EUR"],"defaultCurrency":"EUR","defaultLocale":"en-NL","supportedLocales":[{"id":"de-AT","alias":"at","preferredCurrency":"EUR","countryDefault":true,"label":"Deutsch (Austria)"},{"id":"en-AT","alias":"at","preferredCurrency":"EUR","label":"English (Austria)"},{"id":"fr-BE","alias":"be","preferredCurrency":"EUR","countryDefault":true,"label":"Français (Belgium)"},{"id":"en-BE","alias":"be","preferredCurrency":"EUR","label":"English (Belgium)"},{"id":"nl-BE","alias":"be","preferredCurrency":"EUR","label":"Nederlands (Belgium)"},{"id":"da-DK","alias":"dk","preferredCurrency":"DKK","countryDefault":true,"label":"Dansk (Denmark)"},{"id":"en-DK","alias":"dk","preferredCurrency":"DKK","label":"English (Denmark)"},{"id":"fi-FI","alias":"fi","preferredCurrency":"EUR","label":"Suomi (Finland)"},{"id":"en-FI","alias":"fi","preferredCurrency":"EUR","label":"English (Finland)"},{"id":"fr-FR","alias":"fr","preferredCurrency":"EUR","countryDefault":true,"label":"Français (France)"},{"id":"en-FR","alias":"fr","preferredCurrency":"EUR","label":"English (France)"},{"id":"de-DE","alias":"de","preferredCurrency":"EUR","countryDefault":true,"label":"Deutsch (Germany)"},{"id":"en-DE","alias":"de","preferredCurrency":"EUR","label":"English (Germany)"},{"id":"it-IT","alias":"it","preferredCurrency":"EUR","countryDefault":true,"label":"Italiano (Italy)"},{"id":"en-IT","alias":"it","preferredCurrency":"EUR","label":"English (Italy)"},{"id":"en-IE","alias":"ie","preferredCurrency":"EUR","countryDefault":true,"label":"English (Ireland)"},{"id":"nl-NL","alias":"nl","preferredCurrency":"EUR","label":"Nederlands (Nederlands)"},{"id":"en-NL","alias":"nl","preferredCurrency":"EUR","countryDefault":true,"label":"English (Netherlands)"},{"id":"no-NO","alias":"no","preferredCurrency":"NOK","label":"Norsk (Norway)"},{"id":"en-NO","alias":"no","preferredCurrency":"NOK","countryDefault":true,"label":"English (Norway)"},{"id":"pl-PL","alias":"pl","preferredCurrency":"PLN","countryDefault":true,"label":"Polski (Poland)"},{"id":"en-PL","alias":"pl","preferredCurrency":"PLN","label":"English (Poland)"},{"id":"pt-PT","alias":"pt","preferredCurrency":"EUR","countryDefault":true,"label":"Português (Portugal)"},{"id":"en-PT","alias":"pt","preferredCurrency":"EUR","label":"English (Portugal)"},{"id":"es-ES","alias":"es","preferredCurrency":"EUR","countryDefault":true,"label":"Español (Spain)"},{"id":"en-ES","alias":"es","preferredCurrency":"EUR","label":"English (Spain)"},{"id":"sv-SE","alias":"se","preferredCurrency":"SEK","countryDefault":true,"label":"Svenska (Sweden)"},{"id":"en-SE","alias":"se","preferredCurrency":"SEK","label":"English (Sweden)"},{"id":"fr-CH","alias":"ch","preferredCurrency":"CHF","label":"Français (Switzerland)"},{"id":"de-CH","alias":"ch","preferredCurrency":"CHF","label":"Deutsch (Switzerland)"},{"id":"en-CH","alias":"ch","preferredCurrency":"CHF","countryDefault":true,"label":"English (Switzerland)"}]},"paymentProviders":["adyen","replacement_order","amazon_pay"],"adyen":{"clientKey":"test_AONTGSBKABFR7OCUSMJYWQ4RJAD4XMUI","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":"paypal"},{"id":"asics-au","l10n":{"supportedCurrencies":["AUD"],"defaultCurrency":"AUD","defaultLocale":"en-AU","supportedLocales":[{"id":"en-AU","alias":"au","preferredCurrency":"AUD","countryDefault":true,"label":"English (Australia)"}]},"paymentProviders":["adyen","pos","replacement_order"],"adyen":{"clientKey":"test_JRWR4RMCDVDOLANS56FKWO4V4MXZWDT5","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":"paypal"},{"id":"asics-jp","l10n":{"supportedCurrencies":["JPY"],"defaultCurrency":"JPY","defaultLocale":"ja-JP","supportedLocales":[{"id":"ja-JP","alias":"jp","preferredCurrency":"JPY","countryDefault":true,"label":"日本語 (Japan)"}]},"paymentProviders":["adyen","amazon_pay","replacement_order","cod","free_order"],"adyen":{"clientKey":"test_EQ2NFBRTMRCZPLXHCYNUZTF2EICH5JBM","environment":"TEST","paymentMethodId":"AdyenComponent"},"adyenWaitForPaymentNotification":""}],"clientId":"32c40d28-93fc-4889-a473-14543e1cbcb5","organizationId":"f_ecom_bbtn_prd","shortCode":"y841ero5","ocapiHost":"production-web-asics.demandware.net","origin":"https:\u002F\u002Foutlet.asics.com","sfraControllerHost":"https:\u002F\u002Foutlet.asics.com","ocapiVersion":"22_6","brand":"outlet","featureFlags":{"partialHydrationEnabled":true,"endlessAisleEnab…[truncated by Evolize: exceeded D1 value limit]
Markup
<body><noscript data-test="gtm-noscript"><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKDHNW9R" height="0" width="0" style="display: none; visibility: hidden;"></iframe></noscript><div class="react-target"><div class="d_flex flex-d_column min-h_screen pos_relative"><div data-test="global-header" class="d_contents"><button data-test="skip-to-main-content" class="pos_absolute top_0 left_0 p_4 bg-c_white c_brand z_overlay op_0 trf_translateY(-100%) trs_transform_0.2s_ease-in-out,_opacity_0.2s_ease-in-out fw_medium bdr_md bx-sh_lg bd_none cursor_pointer white-space_nowrap focus:rin…
How to fixAdd a level-one heading (h1) to the page to convey its topic and structure the content in a way that is understandable for screen readers and users with disabilities. This can typically be achieved by wrapping the main title of the page in an <h1> element.
Affected pages/ /pt/pt-pt/cart
Low

Touch targets are too small

WCAG 2.5.8 (AA)4 instances1 affected page
ComponentRef V61A7W

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

Affected pagehttps://outlet.asics.com/nl/en-nl/
Elementbutton[aria-label="Go to slide 1"]
Accessible nameGo to slide 1
Markup
<button aria-label="Go to slide 1" data-state-active="true" class="flex-sh_0 bdr_full cursor_pointer trs_width_0.2s_ease-in-out_0.05s,_height_0.2s_ease-in-out_0.05s" style="width: 8px; height: 8px;"></button>
How to fixIncrease the size of the interactive controls to a minimum of 24x24 pixels to make them easier to activate by touch.

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.