Critical
Buttons have no accessible name
WCAG 4.1.2 (A)4 instances4 inspected pages
Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.
Why it mattersInteractive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.
Recommended correctionGive it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.
View 4 affected elements
Component · Ref QVYE7X
Affected pagehttps://www.tilojewelry.com/collections/new-items
Element#rps_sticky_widget
Markup<button type="button" id="rps_sticky_widget" class="rps_sticky_widget_bottom_right">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service
Critical
Links lack accessible text
WCAG 2.4.4 (A)1 instance1 inspected page
Links expose no accessible name, so screen-reader users cannot determine their destination.
Why it mattersLinks expose no accessible name, so screen-reader users cannot determine their destination.
Recommended correctionThis 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.
View 1 affected element
Component · Ref FFKWJ6
Affected pagehttps://www.tilojewelry.com/cart
Element.loox-pn-close
Markup<a class="loox-pn-close" href="#"></a>
High
Hidden elements can still receive keyboard focus
WCAG 2.4.3 (A)41 instances5 inspected pages
An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
Why it mattersAn element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.
Recommended correctionKeep 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 41 affected elements
Component · Ref MBPOO4
Affected pagehttps://www.tilojewelry.com/cart
Elementheader > div > div > div:nth-of-type(1) > div:nth-of-type(3) > a
Accessible nameShopping Bag
$0.00
(0)
Markup<a class="header__mobile__button" data-drawer-toggle="drawer-cart" href="/cart">
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" class="icon-theme icon-theme-stroke icon-set-classic-bag" viewBox="0 0 24 24"><path d="M16.25 7.8V5.7h4.2l1.05 16.8H2.6L3.65 5.7h4.2a4.2 4.2 0 0 1 8.4 0h-8.4v2.1"></path><circle class="icon-cart-full" cx="12" cy="15" r="4"></circle></svg>
<span class="visually-hidden">Shopping Bag</span>
<span class="header__cart__status">
<span data-header-cart-price="0">$0.00</span>
<span data-header-cart-count="0">(0)</span>
<span … Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref WYQPQ0
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementdiv > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(2) > button:nth-of-type(2)
Accessible nameNext (arrow right)
Markup<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
<svg xmlns="http://www.w3.org/2000/svg" stroke-linecap="square" stroke-linejoin="arcs" aria-hidden="true" class="icon-theme icon-theme-stroke icon-core-chevron-right-circle" viewBox="0 0 24 24"><path d="M12 22c5.523 0 10-4.478 10-10 0-5.523-4.477-10-10-10S2 6.477 2 12c0 5.522 4.477 10 10 10ZM10.5 8l4 4-4 4"></path></svg>
</button> Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Component · Ref O593BU
Affected pagehttps://www.tilojewelry.com/
Elementdiv#shopify-section-template--15617487601751__section_richtext_Gd7mQM > section > div > div > div:nth-of-type(5) > a:nth-of-type(3)
Accessible nameGifts For Children
Markup<a class="standard__cta hero__btn btn btn--secondary btn--long aos-init" href="/collections/childrens-jewelry" data-aos="hero" data-aos-anchor="[data-section-id='template--15617487601751__section_richtext_Gd7mQM']" data-aos-order="9">
Gifts For Children
</a> Component · Ref ZIHZLK
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementdiv#accordion-collections > div:nth-of-type(1) > a
Accessible name$150 Gifts
Markup<a href="/collections/gifts-under-150">$150 Gifts</a>
Component · Ref S4UHO1
Affected pagehttps://www.tilojewelry.com/cart
Elementdiv > div:nth-of-type(2) > form > div:nth-of-type(2) > div:nth-of-type(1) > a
Accessible nameContinue shopping
Markup<a href="/collections/all" class="cart__heading cart__return">
<svg xmlns="http://www.w3.org/2000/svg" stroke-linecap="square" stroke-linejoin="arcs" aria-hidden="true" class="icon-theme icon-theme-stroke icon-core-chevron-left" viewBox="0 0 24 24"><path d="m15 18-6-6 6-6"></path></svg>
Continue shopping
</a> Component · Ref 1CN4AU
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementdiv:nth-of-type(2) > aside > div > div:nth-of-type(2) > div > button:nth-of-type(1)
Accessible nameAll collections
Expand menu
Hide menu
Markup<button class="sidebar__heading js accordion-is-open" data-accordion-trigger="accordion-collections" aria-controls="accordion-collections" aria-haspopup="true" aria-expanded="false">
<span>All collections</span>
<span class="sidebar__heading-chevron">
<svg xmlns="http://www.w3.org/2000/svg" stroke-linecap="square" stroke-linejoin="arcs" aria-hidden="true" class="icon-theme icon-theme-stroke icon-core-chevron-right" viewBox="0 0 24 24"><path d="m9 18 6-6-6-6"></path></svg>
<span class="a11y__show visually-hidden">Expand menu</span>
<span… Component · Ref 8TU32W
Affected pagehttps://www.tilojewelry.com/cart
Elementform > div:nth-of-type(3) > div:nth-of-type(3) > div:nth-of-type(5) > span > button
Accessible nameUpdate Bag
Markup<button type="submit" name="update" class="text-link">
Update Bag
</button> Component · Ref U8G3ZH
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementdiv > div:nth-of-type(2) > aside > div > div:nth-of-type(1) > button
Accessible nameClose
Markup<button class="drawer__button drawer__close" data-filters-toggle="filters" aria-label="Close" aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" stroke-linecap="square" stroke-linejoin="arcs" aria-hidden="true" class="icon-theme icon-theme-stroke icon-core-x" viewBox="0 0 24 24"><path d="M18 6 6 18M6 6l12 12"></path></svg>
</button> Component · Ref VS9I5Y
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementdiv#description_yQ68jm-2 > p:nth-of-type(6) > a
Accessible nameMake Return
Markup<a href="https://track.shipstation.com/f/r/g/Q%2Bq1vAz9ceB2tUci0%2FSagA%3D%3D" target="_blank" title="https://track.shipstation.com/f/r/g/Q%2Bq1vAz9ceB2tUci0%2FSagA%3D%3D">Make Return</a>
Component · Ref PYIROR
Affected pagehttps://www.tilojewelry.com/cart
Elementtextarea#CartSpecialInstructions
Markup<textarea name="note" class="input-full" id="CartSpecialInstructions" data-cart-note=""></textarea>
Component · Ref RHIIJM
Affected pagehttps://www.tilojewelry.com/cart
Elementdiv:nth-of-type(2) > form > div:nth-of-type(3) > div:nth-of-type(3) > div:nth-of-type(4) > button
Accessible nameCheckout
Markup<button type="submit" name="checkout" class="btn btn--primary btn--large checkout__button">
Checkout
</button> Component · Ref 5EJT5L
Affected pagehttps://www.tilojewelry.com/cart
Elementdiv#AcceleratedCheckoutAmazonPayButtonContainercart_page1
Accessible nameAmazon Pay - Use your Amazon account
Rolebutton
Markup<div id="AcceleratedCheckoutAmazonPayButtonContainercart_page1" slot="amazon-pay-slot" data-testid="amazon-pay-button" class="amazonpay-merchant-shadow-root-parent-element-for-executing-modal-script amazonpay-button-parent-container-checkout-A2GISM0FKSWYHC amazonpay-button-focusable" style="display: flex; min-width: 140px; height: 45px; width: 200px; position: relative; overflow: hidden;" role="button" tabindex="0" aria-label="Amazon Pay - Use your Amazon account" title="" rendered="true"></div>
High
Interactive controls are not keyboard-accessible
WCAG 2.1.1 (A)50 instances5 inspected pages
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.
Why it mattersA control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.
Recommended correctionUse a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.
View 50 affected elements
Component · Ref V3LPFI
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementdiv > div:nth-of-type(2) > div:nth-of-type(2) > nav > div > div:nth-of-type(5)
Accessible nameCollections
By Stone
Natural Diamond
Lab Diamond
Gemstone
Freshwater Pearl
Cubic Zirconia
By Metal
14K Gold
10K Gold
Two-Tone
925 Sterling Silver
Featured
Birthstone
Best Sellers
Diamond Jewelry
Hand Engraved Jewelry
Religious
Replacement Earrings
Replacement Backings
Sale
TILO Favourites
Birthstone Jewelry
Love Knot Collection
Hand Engraved
Everyday Essentials
Italian Collection
Rolebutton
Markup<div class="menu__item grandparent kids-4 " data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-b0bd0c333580d76d20c8e1dec8738a3d" aria-controls="dropdown-b0bd0c333580d76d20c8e1dec8738a3d">
<a href="/collections" data-top-link="" class="navlink navlink--toplevel">
<span class="navtext">Collections</span>
</a>
<div class="header__dropdown" data-hover-disclosure="" id="dropdown-b0bd0c333580d76d20c8e1dec8738a3d">
<div class="header__dropdown__wrapper">
<div class="header__dropdown__inner">
… Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref Y5MDW4
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementdiv > div:nth-of-type(2) > div:nth-of-type(2) > nav > div > div:nth-of-type(1)
Accessible nameEarrings
Stud Earrings
Gold Studs
Screw-On Earrings
Pushback Studs
Diamond Studs
Silver Studs
Hoop Earrings
Gold Hoops
Diamond-Cut Hoops
Diamond Hoops
Silver Hoops
Huggie Earrings
Gold Huggies
Sterling Silver Huggies
Drop & Dangle
Gold Drop Earrings
Silver Drop Earrings
Gemstone Drop Earrings
Pearl Drop Earrings
Birthstone Earrings
All Birthstone Earrings
Rolebutton
Markup<div class="menu__item grandparent kids-5 " data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-924a07532a00a1a9053a9cee10d83594" aria-controls="dropdown-924a07532a00a1a9053a9cee10d83594">
<a href="/collections/earrings" data-top-link="" class="navlink navlink--toplevel">
<span class="navtext">Earrings</span>
</a>
<div class="header__dropdown" data-hover-disclosure="" id="dropdown-924a07532a00a1a9053a9cee10d83594">
<div class="header__dropdown__wrapper">
<div class="header__dropdown__inner">
… Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref SR68VK
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementdiv > div > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > p
Accessible nameAbout Us
Rolebutton
Markup<p class="footer__title footer__accordion__head js " data-accordion-trigger="accordion-linklist-1-4" aria-controls="accordion-linklist-1-4" role="button" aria-haspopup="true" aria-label="About Us" aria-expanded="false">
Get to Know Us
<svg xmlns="http://www.w3.org/2000/svg" stroke-linecap="square" stroke-linejoin="arcs" aria-hidden="true" class="icon-theme icon-theme-stroke icon-core-chevron-right" viewBox="0 0 24 24"><path d="m9 18 6-6-6-6"></path></svg>
</p> Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref MIQ1LS
Affected pagehttps://www.tilojewelry.com/
Elementdiv > div:nth-of-type(2) > div:nth-of-type(2) > nav > div > div:nth-of-type(3)
Accessible nameBracelets
Shop All Bracelets
Adjustable & Slider
Cuff Bracelets
Gold Bracelets
Silver Bracelets
Italian Bracelets
Men's Bracelets
Rolebutton
Markup<div class="menu__item parent" data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-ca2afcde0cdc05b1e78195ab0177a8f4" aria-controls="dropdown-ca2afcde0cdc05b1e78195ab0177a8f4">
<a href="/collections/bracelets" data-top-link="" class="navlink navlink--toplevel">
<span class="navtext">Bracelets</span>
</a>
<div class="header__dropdown" data-hover-disclosure="" id="dropdown-ca2afcde0cdc05b1e78195ab0177a8f4">
<div class="header__dropdown__wrapper">
<div class="header__dropdown__inner">
… Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
High
Interactive controls must not be nested
WCAG 4.1.2 (A)30 instances5 inspected pages
Interactive controls must not be nested
Why it mattersInteractive controls must not be nested
Recommended correctionReview the affected element and correct the reported accessibility issue.
View 30 affected elements
Component · Ref BL0CP3
Affected pagehttps://www.tilojewelry.com/collections/new-items
Element.kids-5
Accessible nameEarrings
Stud Earrings
Gold Studs
Screw-On Earrings
Pushback Studs
Diamond Studs
Silver Studs
Hoop Earrings
Gold Hoops
Diamond-Cut Hoops
Diamond Hoops
Silver Hoops
Huggie Earrings
Gold Huggies
Sterling Silver Huggies
Drop & Dangle
Gold Drop Earrings
Silver Drop Earrings
Gemstone Drop Earrings
Pearl Drop Earrings
Birthstone Earrings
All Birthstone Earrings
Rolebutton
Markup<div class="menu__item grandparent kids-5 " data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-924a07532a00a1a9053a9cee10d83594" aria-controls="dropdown-924a07532a00a1a9053a9cee10d83594">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref 8C2SBI
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Element.parent.menu__item[data-main-menu-text-item=""]:nth-child(2)
Accessible nameRings
Shop All Rings
Engagement Rings
Gemstone Rings
Gold Rings
Silver Rings
Men's Rings
Rolebutton
Markup<div class="menu__item parent" data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-3fc751dbe07d0def384216e07e04ea84" aria-controls="dropdown-3fc751dbe07d0def384216e07e04ea84">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref 8JSUYX
Affected pagehttps://www.tilojewelry.com/
Element.kids-4.grandparent.menu__item:nth-child(6)
Accessible nameGIFTS
Gifts By Price
Gifts $49 and Under
Gifts Under $75
Gifts $100+
Gifts $200 and Less
Gifts From $200
Gifts Under $500
Luxe Gifts
Giftcard
Sale
Gift For
Gifts For Her
Gifts For Him
Gifts For Children
Gifts For Babies
Gifts For Mom
Gifts For New Parents
By Occasion
Birthday
Wedding & Bridal
Anniversary
Valentines
Mother's Day
Father's Day
Graduation
Popular Collections
Gold Chains
Gold Bracelets
Gold Rings
Birthstone
Natural Gemstones
Diamond Jewelry
Silver Chains
Gift Sets
Rolebutton
Markup<div class="menu__item grandparent kids-4 " data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-ac552c614d06595e8711f6cb2426cde4" aria-controls="dropdown-ac552c614d06595e8711f6cb2426cde4">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
High
ARIA hidden element must not be focusable or contain focusable elements
WCAG 4.1.2 (A)11 instances2 inspected pages
ARIA hidden element must not be focusable or contain focusable elements
Why it mattersARIA hidden element must not be focusable or contain focusable elements
Recommended correctionReview the affected element and correct the reported accessibility issue.
View 11 affected elements
Component · Ref 1WJHLN
Affected pagehttps://www.tilojewelry.com/
Element.flickity-cell[data-carousel-slide=""][data-item=""]:nth-child(2)
Accessible nameWhite Gold
View the collection
Markup<div class="grid__item flickity-cell" data-carousel-slide="" data-item="" aria-hidden="true" style="transform: translateX(100%);">
Component · Ref 4FHZT4
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Element.product-grid-slide[data-carousel-slide=""][data-item=""]:nth-child(3)
Accessible name123456
Quick view
<div class="drawer drawer--right quickview__modal" data-quickview-modal data-form-holder id="6889828483159" aria-hidden="true">
<div class="drawer__content" data-product-quickview-ajax></div>
<span class="drawer__underlay" data-micromodal-close tabindex="-1">
<span class="drawer__underlay__fill"></span>
<span class="drawer__underlay__blur"></span>
</span>
</div>
14K Gold Solitaire Cubic Zirconia Stud Earrings, Pushback
14K Gold Solitaire Cubic Zirconia Stud Earrings, Pushback
From
$64.99
Markup<div class="product-grid-slide flickity-cell" data-carousel-slide="" data-item="" aria-hidden="true" style="transform: translateX(200%);">
Component · Ref MZGD8L
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementdiv[data-media-id="25169829822551"]
Accessible name14k Solid Gold Basket Set Oval CZ Stud Earrings, With Pushbacks
Markup<div class="product__media flick..." data-media-slide="" data-media-id="25169829822551" data-media-src-place...="//www.tilojewelry.co..." data-type="video" aria-label="14k Solid Gold Baske..." data-image-filter="" data-aspect-ratio="1.0" data-player="template--1561748819..." aria-hidden="true" ...>
High
Elements must only use permitted ARIA attributes
WCAG 4.1.2 (A)88 instances2 inspected pages
Elements must only use permitted ARIA attributes
Why it mattersElements must only use permitted ARIA attributes
Recommended correctionReview the affected element and correct the reported accessibility issue.
View 88 affected elements
Component · Ref ZGBTJX
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementa[aria-label="Scroll to reviews"]
Accessible nameScroll to reviews
Markup<a aria-label="Scroll to reviews">
Component · Ref XBBVEK
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementproduct-grid-item-variant[data-grid-item="7735266771031"]
Accessible nameDefault Title
Markup<product-grid-item-variant class="
product-grid-it..." style="
--enter-animati..." data-grid-item="7735266771031" data-slideshow-style="cycle_images" data-grid-item-varia...="44152893931607" aria-label="Default Title"> Affected pages/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items
Component · Ref 7DRJ7L
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementproduct-grid-item[data-item-id="7712070074455"]
Accessible name14K White Gold Lab Diamond Solitaire Pendant Necklace
Markup<product-grid-item aria-label="14K White Gold Lab Diamond Solitaire Pendant Necklace" class="product-grid-item group/product-grid-item" data-item-id="7712070074455">
Affected pages/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items
Component · Ref 171PXE
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementdiv[data-media-select="24650622763095"]
Accessible name14k Solid Gold Basket Set Oval CZ Stud Earrings, With Pushbacks
Markup<div class="media__thumb" data-slideshow-thumbnail="" data-aspect-ratio="1.0" data-media-select="24650622763095" aria-label="14k Solid Gold Basket Set Oval CZ Stud Earrings, With Pushbacks" data-image-filter="">
Component · Ref 7SBDJK
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Element.is-activated
Accessible name14k Solid Gold Basket Set Oval CZ Stud Earrings, With Pushbacks
Markup<div class="media__thumb is-activated" data-slideshow-thumbnail="" data-aspect-ratio="1.0" data-media-select="24650622271575" aria-label="14k Solid Gold Basket Set Oval CZ Stud Earrings, With Pushbacks" data-image-filter="">
Component · Ref NSUHXS
Affected pagehttps://www.tilojewelry.com/collections/new-items
Element.sold-out
Accessible name14K Yellow Gold
Markup<product-grid-item-variant class="
product-grid-it..." style="
--enter-animati..." data-grid-item="7740653437015" data-slideshow-style="cycle_images" data-grid-item-varia...="44176646766679" aria-label="14K Yellow Gold">
High
Images lack text alternatives
WCAG 1.1.1 (A)2 instances1 inspected page
Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.
Why it mattersInformative images have no alternative text, so their meaning is unavailable to people using assistive technology.
Recommended correctionAdd a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.
View 2 affected elements
Component · Ref O3XO1G
Affected pagehttps://www.tilojewelry.com/
Element.use_screen_two_thirds > .video-autoplay-wrapper > video > img
Markup<img src="//www.tilojewelry.com/cdn/shop/files/preview_images/f49f1fab2c5a4cd39ee30edade146111.thumbnail.0000000000_small.jpg?v=1763737380">
Component · Ref 90XASH
Affected pagehttps://www.tilojewelry.com/
Element.brick__block__video > .video-autoplay-wrapper > video > img
Markup<img src="//www.tilojewelry.com/cdn/shop/files/preview_images/ce0d62eba869426493697c9871ae95ef.thumbnail.0000000000_1200x.jpg?v=1771279075">
High
Scrollable region must have keyboard access
WCAG 2.1.1 (A)1 instance1 inspected page
Scrollable region must have keyboard access
Why it mattersScrollable region must have keyboard access
Recommended correctionReview the affected element and correct the reported accessibility issue.
View 1 affected element
Component · Ref JKK0PS
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Element.media__thumb__wrapper
Accessible name14k Solid Gold Basket Set Oval CZ Stud Earrings, With Pushbacks
Markup<div data-product-thumbs-slider="" data-product-thumbs="" class="media__thumb__wrapper">
Medium
ARIA attributes have invalid values
WCAG 4.1.2 (A)74 instances5 inspected pages
ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.
Why it mattersARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.
Recommended correctionCorrect ARIA attribute values and ensure referenced ids exist in the DOM.
View 74 affected elements
Component · Ref S782TB
Affected pagehttps://www.tilojewelry.com/policies/terms-of-service
Elementa[href$="search"]
Accessible nameSearch
Markup<a href="/search" class="navlink" data-popdown-toggle="search-popdown" aria-haspopup="true" aria-expanded="false" aria-controls="search-popdown">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref 8RWXVY
Affected pagehttps://www.tilojewelry.com/cart
Element.parent.menu__item[data-main-menu-text-item=""]:nth-child(3)
Accessible nameBracelets
Shop All Bracelets
Adjustable & Slider
Cuff Bracelets
Gold Bracelets
Silver Bracelets
Italian Bracelets
Men's Bracelets
Rolebutton
Markup<div class="menu__item parent" data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-ca2afcde0cdc05b1e78195ab0177a8f4" aria-controls="dropdown-ca2afcde0cdc05b1e78195ab0177a8f4">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref PNRKT3
Affected pagehttps://www.tilojewelry.com/
Element.kids-5
Accessible nameEarrings
Stud Earrings
Gold Studs
Screw-On Earrings
Pushback Studs
Diamond Studs
Silver Studs
Hoop Earrings
Gold Hoops
Diamond-Cut Hoops
Diamond Hoops
Silver Hoops
Huggie Earrings
Gold Huggies
Sterling Silver Huggies
Drop & Dangle
Gold Drop Earrings
Silver Drop Earrings
Gemstone Drop Earrings
Pearl Drop Earrings
Birthstone Earrings
All Birthstone Earrings
Rolebutton
Markup<div class="menu__item grandparent kids-5 " data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-924a07532a00a1a9053a9cee10d83594" aria-controls="dropdown-924a07532a00a1a9053a9cee10d83594">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref S782RM
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementp[data-accordion-trigger="accordion-text-3-2"]
Accessible nameNeed Assistance?
Rolebutton
Markup<p class="footer__title footer__accordion__head js " data-accordion-trigger="accordion-text-3-2" aria-controls="accordion-text-3-2" role="button" aria-haspopup="true" aria-expanded="false">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref VJU2HL
Affected pagehttps://www.tilojewelry.com/cart
Element.kids-4.grandparent.menu__item:nth-child(5)
Accessible nameCollections
By Stone
Natural Diamond
Lab Diamond
Gemstone
Freshwater Pearl
Cubic Zirconia
By Metal
14K Gold
10K Gold
Two-Tone
925 Sterling Silver
Featured
Birthstone
Best Sellers
Diamond Jewelry
Hand Engraved Jewelry
Religious
Replacement Earrings
Replacement Backings
Sale
TILO Favourites
Birthstone Jewelry
Love Knot Collection
Hand Engraved
Everyday Essentials
Italian Collection
Rolebutton
Markup<div class="menu__item grandparent kids-4 " data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-b0bd0c333580d76d20c8e1dec8738a3d" aria-controls="dropdown-b0bd0c333580d76d20c8e1dec8738a3d">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref YX7XC3
Affected pagehttps://www.tilojewelry.com/collections/new-items
Element#quick-add-menu-button-3
Accessible nameQuick add
Markup<button class="stain-button-canvas ..." title="Quick add" aria-haspopup="true" :aria-expanded="isOpen" :id="$id('quick-add-menu-..." :aria-controls="$id('quick-add-menu-..." @click.stop="open()" @mouseover="open()" x-ref="button" :class="
isOpen ..." aria-label="Quick add" ...> Component · Ref T24M3P
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Elementbutton[data-accordion-trigger="description_yQ68jm-2"]
Accessible nameSHIPPING MADE EASY
Markup<button class="accordion__title js" data-accordion-trigger="description_yQ68jm-2" aria-controls="description_yQ68jm-2" aria-haspopup="true" aria-expanded="false"><!-- /snippets/animated-icon.liquid -->
SHIPPING MADE EASY
</button> Component · Ref W7FISS
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Element.accordion-is-open
Accessible nameDescription
Markup<button class="accordion__title js accordion-is-open" data-accordion-trigger="description_yQ68jm-main" aria-controls="description_yQ68jm-main" aria-haspopup="true" aria-expanded="false"><!-- /snippets/animated-icon.liquid -->
Description
</button>
Medium
Carousel has no accessible controls
WCAG 2.1.1 (A)5 instances5 inspected pages
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.
Why it mattersA 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.
Recommended correctionProvide keyboard-operable previous/next controls and a pause control for auto-advancing carousels, with accessible names.
View 5 affected elements
Component · Ref AULZHT
Affected pagehttps://www.tilojewelry.com/
Elementdiv#shopify-section-sections--15617479802967__announcement > div > div > div > div
Accessible nameFree shipping and returns on all U.S orders
Free Shipping on all U.S orders
Free shipping and returns on all U.S orders
Free Shipping on all U.S orders
Free shipping and returns on all U.S orders
Free Shipping on all U.S orders
FAMILY-OWNED AND OPERATED IN NEW YORK CITY
FAMILY-OWNED AND OPERATED IN NEW YORK CITY
FAMILY-OWNED AND OPERATED IN NEW YORK CITY
Markup<div class="flickity-slider" style="transform: translate3d(-190.04%, 0px, 0px);"><div x-ref="announce_shipping" class="section-padding items-center flex text-center w-full flickity-cell is-selected" data-cart-message-container="" style="transform: translateX(200%);"><div class="w-full px-[--outer] text-[0] overflow-hidden" data-ticker-frame="" x-data="announcementTicker({ waitForSlider: true })">
<div class="inline-flex items-center transition-opacity duration-500 ease-linear" data-ticker-scale="">
<div class="rte--lock-font rte--lock-size px-4 flex flex-row i… Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Medium
Content sits outside any landmark region
WCAG 1.3.1 (A)5 instances5 inspected pages
Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.
Why it mattersMeaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.
Recommended correctionWrap primary content in <main> and other regions in appropriate landmark elements.
View 5 affected elements
Component · Ref D1D3T1
Affected pagehttps://www.tilojewelry.com/policies/terms-of-service
Elementdiv > div:nth-of-type(1) > div > div:nth-of-type(1) > div > p
Accessible nameFree shipping and returns on all U.S orders
Free Shipping on all U.S orders
Markup<p class="cart__message accent-size-1" data-cart-message="true" data-limit="1">
<span class="cart__message-success">Free shipping and returns on all U.S orders</span>
<span class="cart__message-default">
Free Shipping on all U.S orders
</span>
</p> Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Medium
Navigation regions are not distinguishable
WCAG 1.3.1 (A)6 instances5 inspected pages
The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.
Why it mattersThe page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.
Recommended correctionGive each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.
View 6 affected elements
Component · Ref U1TGT3
Affected pagehttps://www.tilojewelry.com/
Elementheader > div > div > div:nth-of-type(2) > div:nth-of-type(2) > nav
Accessible nameEarrings
Stud Earrings
Gold Studs
Screw-On Earrings
Pushback Studs
Diamond Studs
Silver Studs
Hoop Earrings
Gold Hoops
Diamond-Cut Hoops
Diamond Hoops
Silver Hoops
Huggie Earrings
Gold Huggies
Sterling Silver Huggies
Drop & Dangle
Gold Drop Earrings
Silver Drop Earrings
Gemstone Drop Earrings
Pearl Drop Earrings
Birthstone Earrings
All Birthstone Earrings
Rings
Shop All Rings
Engagement Rings
Gemstone Rings
Gold Rings
Silver Rings
Men's Rings
Bracelets
Shop All Bracelets
Adjustable & Slider
Cuff Bracelets
Gold Bracelets
Silver Bracelets
Italian Bracelets
Men's Bracelets
Necklaces
Shop All Necklaces
Gold Pendants
Gold Chains
Silver Chains
Diamond Necklaces
Silver Pendant Necklaces
Charms & Initials
Italian Necklaces
Cross Pendants
Collections
By Stone
Natural Diamond
Lab Diamond
Gemstone
Freshwater Pearl
Cubic Zirconia
By Metal
14K Gold
10K Gold
Two-Tone
925 Sterling Silver
Featured
Birthstone
Best Sellers
Diamond Jewelry
Hand Engraved Jewelry
Religious
Replacement Earrings
Replacement Backings
Sale
TILO Favourites
Birthstone Jewelry
Love Knot Collection
Hand Engra…[truncated by Evolize: exceeded D1 value limit]
Markup<nav class="header__menu">
<div class="header__menu__inner" data-text-items-wrapper="">
<!-- /snippets/nav-item.liquid -->
<div class="menu__item grandparent kids-5 " data-main-menu-text-item="" role="button" aria-haspopup="true" aria-expanded="false" data-hover-disclosure-toggle="dropdown-924a07532a00a1a9053a9cee10d83594" aria-controls="dropdown-924a07532a00a1a9053a9cee10d83594">
<a href="/collections/earrings" data-top-link="" class="navlink navlink--toplevel">
<span class="navtext">Earrings</span>
</a>
<div class="header__dropdown" data-hover-disclosure="… Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref 8TI1XR
Affected pagehttps://www.tilojewelry.com/collections/new-items
Elementdiv#shopify-section-template--15617487110231__main > div > div > div > nav
Accessible nameHide filters
Filter
Sort
Date, new to old
Sort
Featured
Most relevant
Best selling
Alphabetically, A-Z
Alphabetically, Z-A
Price, low to high
Price, high to low
Date, old to new
Date, new to old
Markup<nav class="collection__nav" data-collection-tools="">
<div class="collection__nav__buttons">
<button class="collection__filters__toggle" data-filters-toggle="filters" aria-expanded="false">
<span class="hide-filters">Hide filters</span>
<span class="show-filters">Filter</span>
<span data-active-filters-count="">
</span>
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" class="icon-theme icon-theme-stroke icon-core-filter" viewBox="0 0 24 24"><g fill="none" fill-rule="ev…
Medium
Text has insufficient colour contrast
WCAG 1.4.3 (AA)23 instances4 inspected pages
Text and background colours do not meet the minimum contrast ratio, reducing legibility.
Why it mattersText and background colours do not meet the minimum contrast ratio, reducing legibility.
Recommended correctionIncrease the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.
View 23 affected elements
Component · Ref 4Q08CM
Affected pagehttps://www.tilojewelry.com/
Elementa[aria-label="14K Gold Pendants"] > .align-space-between-vertical.hero__content__wrapper > .collection-grid-item__title.body-size-8
Accessible namePendants & Charms
Markup<p class="collection-grid-item__title body-size-8">
Pendants & Charms
</p> Component · Ref RCH9UY
Affected pagehttps://www.tilojewelry.com/collections/new-items
Element.subcollection__link[href$="lab-diamonds"] > .hero__content__wrapper.align--middle-center > .subcollection__title
Accessible nameLab Diamonds
Markup<p class="subcollection__title">Lab Diamonds</p>
Component · Ref 89CWV8
Affected pagehttps://www.tilojewelry.com/collections/new-items
Element.section--image.subcollection__item.fade-in-child:nth-child(2) > .subcollection__link[href$="rings"] > .hero__content__wrapper.align--middle-center > .subcollection__title
Accessible nameRings
Markup<p class="subcollection__title">Rings</p>
Component · Ref LEDT4G
Affected pagehttps://www.tilojewelry.com/
Element.columns-- > p
Accessible nameOur NYC Collection - Crafted In The City That Never Sleeps
Markup<p>Our NYC Collection - Crafted In The City That Never Sleeps</p>
Component · Ref ZABU4X
Affected pagehttps://www.tilojewelry.com/cart
Element.body-size-7
Accessible nameYour bag is empty.
Markup<p class="body-size-7 m-0">Your bag is empty.</p>
Component · Ref UKVJ97
Affected pagehttps://www.tilojewelry.com/products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks
Element#shopify-osm-AZDJVVS82YW4yajdnO__klarna_on_site_messaging_app_block_myFDFt,.text
Markup<p part="osm-message" class="text osm-message">
Medium
<video> elements must have captions
WCAG 1.2.2 (A)2 instances1 inspected page
<video> elements must have captions
Why it matters<video> elements must have captions
Recommended correctionReview the affected element and correct the reported accessibility issue.
View 2 affected elements
Component · Ref 60AFOG
Affected pagehttps://www.tilojewelry.com/
Element.brick__block__video > .video-autoplay-wrapper > video
Markup<video playsinline="true" autoplay="autoplay" loop="loop" muted="muted" style="object-position: cen..." data-video-autoplay="" preload="metadata" poster="//www.tilojewelry.co..." loading="lazy">
Component · Ref IWNXCL
Affected pagehttps://www.tilojewelry.com/
Element.use_screen_two_thirds > .video-autoplay-wrapper > video
Markup<video playsinline="true" autoplay="autoplay" loop="loop" muted="muted" style="object-position: center center" data-video-autoplay="" preload="metadata" poster="//www.tilojewelry.com/cdn/shop/files/preview_images/f49f1fab2c5a4cd39ee30edade146111.thumbnail.0000000000_small.jpg?v=1763737380">
Low
Low-quality alternative text
WCAG 1.1.1 (A)84 instances5 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 mattersAlt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.
Recommended correctionReplace placeholder or filename alt text with a concise description of what the image conveys.
View 84 affected elements
Component · Ref 36LPHF
Affected pagehttps://www.tilojewelry.com/
Elementdiv > div:nth-of-type(2) > div:nth-of-type(1) > div > a > img
Markup<img src="//www.tilojewelry.com/cdn/shop/files/NEW-LOGO-2022-small_transparent_v2_d48d5707-2201-438f-b112-c8b0efe91dd7.png?v=1659626255&width=145" alt="Tilo Jewelry®" width="145" height="53" loading="eager" class="logo__img logo__img--color" srcset="
//www.tilojewelry.com/cdn/shop/files/NEW-LOGO-2022-small_transparent_v2_d48d5707-2201-438f-b112-c8b0efe91dd7.png?v=1659626255&width=290 2x,
//www.tilojewelry.com/cdn/shop/files/NEW-LOGO-2022-small_transparent_v2_d48d5707-2201-438f-b112-c8b0efe91dd7.png?v=1659626255&width=435 3x,
//www.tilojewelry.com/cdn/s… Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /collections/new-items /policies/terms-of-service /cart
Component · Ref L7FJ6Y
Affected pagehttps://www.tilojewelry.com/cart
Elementdiv > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div > img
Markup<img loading="lazy" src="https://lh3.googleusercontent.com/a-/ALV-UjWqjB0ldaDxawJzr1PhF8rOEkNzYcwDx8tDCg6MHF-uO7i_rSA" class="grp-entangle-item-head-image--image" alt="User Image">
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks /cart
Low
Page has no level-one heading
WCAG 1.3.1 (A)2 instances2 inspected pages
The page exposes no <h1>, so its topic is not conveyed in the heading structure.
Why it mattersThe page exposes no <h1>, so its topic is not conveyed in the heading structure.
Recommended correctionAdd a single descriptive <h1> that names the page's primary purpose.
View 2 affected elements
Component · Ref NY280Y
Affected pagehttps://www.tilojewelry.com/cart
Elementbody#your-shopping-bag
Accessible nameSkip to content
Free shipping and returns on all U.S orders
Free Shipping on all U.S orders
Free shipping and returns on all U.S orders
Free Shipping on all U.S orders
Free shipping and returns on all U.S orders
Free Shipping on all U.S orders
FAMILY-OWNED AND OPERATED IN NEW YORK CITY
FAMILY-OWNED AND OPERATED IN NEW YORK CITY
FAMILY-OWNED AND OPERATED IN NEW YORK CITY
PreviousNext
:root {
--COLOR-NAV-TEXT-TRANSPARENT: #004076;
--COLOR-HEADER-TRANSPARENT-GRADIENT: rgba(255, 255, 255, 0.2);
--LOGO-PADDING: 26px;
--menu-backfill-height: auto;
}
Shopping Bag
$0.00
(0)
Earrings
Stud Earrings
Gold Studs
Screw-On Earrings
Pushback Studs
Diamond Studs
Silver Studs
Hoop Earrings
Gold Hoops
Diamond-Cut Hoops
Diamond Hoops
Silver Hoops
Huggie Earrings
Gold Huggies
Sterling Silver Huggies
Drop & Dangle
Gold Drop Earrings
Silver Drop Earrings
Gemstone Drop Earrings
Pearl Drop Earrings
Birthstone Earrings
All Birthstone Earrings
Rings
Shop All Rings
Engagement Rings
Gemstone Rings
Gold Rings
Silver Rings
Men's Rings
Bracelets
Shop All Bracelets
Adjustable & Slider
Cuff Bracelets
Gold Bracelets
Silver Bracelets
Italian Bracelets
Men's Bracelets
Necklaces
Shop All Necklaces
Gold Pendants
Gold Chains
Silver Chains
Diamond Necklaces
Silver Pendant Necklaces
Charms & Initials
Italian Necklaces
Cross Pendants
Collections
By Stone
Natural Diamond
Lab Diamond
Gemstone
Freshwater Pearl
Cubic Zirconia
By Metal
14K Gold
10K Gold
Two-Tone
925 Sterling Silver
Featured
Birthst…[truncated by Evolize: exceeded D1 value limit]
Markup<body id="your-shopping-bag" class="template-cart theme-animate-hover" data-aos-easing="ease" data-aos-duration="400" data-aos-delay="0">
<a class="in-page-link visually-hidden skip-link" href="#MainContent">Skip to content</a>
<!-- BEGIN sections: group-header -->
<div id="shopify-section-sections--15617479802967__announcement" class="shopify-section shopify-section-group-group-header"><!-- /sections/announcement.liquid --><div class="announcement bg-[--bg] text-[--text] relative z-[5500] overflow-hidden" style="
--PT: 4px;
--PB: 4px;
--bg: var(--COLOR-ANNOUNCEMENT-BG)… Affected pages/ /cart
Low
Video may be missing captions
WCAG 1.2.2 (A)3 instances2 inspected pages
A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.
Why it mattersA video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.
Recommended correctionProvide a synchronized captions track (<track kind="captions">) for video with meaningful audio.
View 3 affected elements
Component · Ref 47MCBH
Affected pagehttps://www.tilojewelry.com/
Elementdiv#shopify-section-template--15617487601751__section_video_CEYJan > div > div > div > div:nth-of-type(3) > video
Markup<video playsinline="true" autoplay="autoplay" loop="loop" muted="muted" style="object-position: center center" data-video-autoplay="" preload="metadata" poster="//www.tilojewelry.com/cdn/shop/files/preview_images/f49f1fab2c5a4cd39ee30edade146111.thumbnail.0000000000_small.jpg?v=1763737380"><source src="//www.tilojewelry.com/cdn/shop/videos/c/vp/f49f1fab2c5a4cd39ee30edade146111/f49f1fab2c5a4cd39ee30edade146111.HD-1080p-7.2Mbps-63494378.mp4?v=0" type="video/mp4"><img src="//www.tilojewelry.com/cdn/shop/files/preview_images/f49f1fab2c5a4cd39ee30edade146111.thumbnail.0000000000_small.jpg?v=1763737…
Affected pages/ /products/14k-solid-yellow-gold-basket-set-oval-cz-stud-earrings-with-pushbacks