Pa11y results for "https://it.clementoni.com/pages/assistenza"
Generated at: Mon Jun 09 2025 16:44:22 GMT+0200 (Central European Summer Time)
Runners (with issues): htmlcs
Toggle by type 26 errors 0 warnings 0 notices
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localize__form" enctype="multipart/form-data"><input type="hidden" name="form...</form>
(selector "#localization_form")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.29:1. Recommendation: change background to #fdfeff.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<p class="announcement__text"> ...</p>
(selector "#shopify-section-header > div:nth-child(2) > p")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a href="#" class="header-trigger__link header-trigger__link--mobile js-mobile-draw-trigger icon-fallback"> <img src="//it.cl...</a>
(selector "#top > div:nth-child(2) > a")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a href="/search" class="header-trigger__link header-trigger__link--search icon-fallback js-search-trigger js-no-transition"> <img src="//it.clement...</a>
(selector "#top > div:nth-child(3) > a")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a href="/cart" class="header-trigger__link header-trigger__link--cart js-cart-trigger icon-fallback js-no-transition"> <img src="//it.clementon...</a>
(selector "#top > div:nth-child(4) > a")
-
Error: Duplicate id attribute value "localization_form" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localize__form" enctype="multipart/form-data"><input type="hidden" name="form...</form>
(selector "#localization_form")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
htmlcs: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localize__form" enctype="multipart/form-data"><input type="hidden" name="form...</form>
(selector "#localization_form")
-
Error: Duplicate id attribute value "lang-heading" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<h2 class="u-hidden-visually" id="lang-heading"> Lingua ...</h2>
(selector "#lang-heading")
-
Error: Duplicate id attribute value "LocaleSelector" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<input type="hidden" name="locale_code" id="LocaleSelector" value="it" data-disclosure-input="">
(selector "#LocaleSelector")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a href="/cart" class="secondary-nav__link js-cart-trigger js-no-transition"> <img src="//it.cle...</a>
(selector "#top > div:nth-child(5) > nav:nth-child(2) > ul > li:nth-child(3) > a")
-
Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
<a href="/search" class="secondary-nav__link js-search-trigger js-no-transition"> <img src="//it.c...</a>
(selector "#top > div:nth-child(5) > nav:nth-child(2) > ul > li:nth-child(5) > a")
-
Error: This textarea element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Textarea.Name
<textarea required="" rows="5" id="messaggio" name="messaggio"></textarea>
(selector "#messaggio")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<textarea required="" rows="5" id="messaggio" name="messaggio"></textarea>
(selector "#messaggio")
-
Error: This fileinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputFile.Name
<input type="file" data-form-extensions="jpg,jpeg" data-form-size="2500000" name="image" id="immagine">
(selector "#immagine")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input type="file" data-form-extensions="jpg,jpeg" data-form-size="2500000" name="image" id="immagine">
(selector "#immagine")
-
Error: This dateinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputDate.Name
<input type="date" id="data_nascita_genitore" name="data_nascita_genitore" value="">
(selector "#data_nascita_genitore")
-
Error: This dateinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputDate.Name
<input type="date" id="data_nascita_figlio" name="data_nascita_figlio" autocorrect="off" autocapitalize="off" value="" class="">
(selector "#data_nascita_figlio")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img src="//it.clementoni.com/cdn/shop/files/indicazione-productcode.png?v=1669381374">
(selector "#modal-product-code > div > div > div:nth-child(2) > div > figure > img")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img src="//it.clementoni.com/cdn/shop/files/indicazione-batchcode.png?v=1669381385">
(selector "#modal-batch-number > div > div > div:nth-child(2) > div > figure > img")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button autofocus="" class="disalog-close" onclick="this.closest('dialog').close(); return false;"> <svg xmlns="http://www.w...</button>
(selector "#components-modal > header > button")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h3 class="dialog-title"></h3>
(selector "#components-modal > header > h3")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h2 class="ticket-code-text"></h2>
(selector "#beesoft-zendesk-form-success > div > h2:nth-child(5)")
-
Error: This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputEmail.Name
<input type="email" name="contact[email]" id="Email" class="promo-pop__fieldset-item promo-pop__input" value="" placeholder="email@esempio.com" autocorrect="off" autocapitalize="off">
(selector "#Email")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe name="__uspapiLocator" style="display: none;"></iframe>
(selector "#contatta-il-centro-assistenza-clementoni-per-informazioni-sui-prodotti > iframe:nth-child(4)")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe height="0" width="0" style="display: none; visibility: hidden;"></iframe>
(selector "#contatta-il-centro-assistenza-clementoni-per-informazioni-sui-prodotti > iframe:nth-child(23)")
-
Error: Duplicate id attribute value "iubenda-cs-paragraph" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<div id="iubenda-cs-paragraph">Noi e alcuni partner selezionat...</div>
(selector "#iubenda-cs-paragraph")