Critical
Links lack accessible text
WCAG 2.4.4 (A)10 instances5 inspected pages
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. The link points to /collections/houdini-by-rabbit.
View 10 affected elements
Component · Ref 5VRMJE
Affected pagehttps://www.rabbitwine.com/
Element.site-tab__2 > a[href$="houdini-by-rabbit"]
Markup<a href="/collections/houdini-by-rabbit">
Component · Ref F23Q83
Affected pagehttps://www.rabbitwine.com/products/decanter
Element.site-tab__2 > a[href$="houdini-by-rabbit"]
Markup<a href="/collections/houdini-by-rabbit">
Component · Ref SFZFEF
Affected pagehttps://www.rabbitwine.com/products/ice-scoop
Element.site-tab__1 > a[href$="rbt"]
Markup<a href="/collections/rbt">
Component · Ref F23Q8E
Affected pagehttps://www.rabbitwine.com/products/decanter
Element.site-tab__1 > a[href$="rbt"]
Markup<a href="/collections/rbt">
Component · Ref WR2EH3
Affected pagehttps://www.rabbitwine.com/collections/inline-cart-upsell
Element.site-tab__2 > a[href$="houdini-by-rabbit"]
Markup<a href="/collections/houdini-by-rabbit">
Component · Ref GXNX42
Affected pagehttps://www.rabbitwine.com/pages/payment-methods
Element.site-tab__2 > a[href$="houdini-by-rabbit"]
Markup<a href="/collections/houdini-by-rabbit">
Component · Ref WR2EH6
Affected pagehttps://www.rabbitwine.com/collections/inline-cart-upsell
Element.site-tab__1 > a[href$="rbt"]
Markup<a href="/collections/rbt">
Component · Ref 5VRMJB
Affected pagehttps://www.rabbitwine.com/
Element.site-tab__1 > a[href$="rbt"]
Markup<a href="/collections/rbt">
Component · Ref SFZFEI
Affected pagehttps://www.rabbitwine.com/products/ice-scoop
Element.site-tab__2 > a[href$="houdini-by-rabbit"]
Markup<a href="/collections/houdini-by-rabbit">
Component · Ref GXNX4F
Affected pagehttps://www.rabbitwine.com/pages/payment-methods
Element.site-tab__1 > a[href$="rbt"]
Markup<a href="/collections/rbt">
Critical
Form fields are missing labels
WCAG 1.3.1 (A)1 instance1 inspected page
Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.
Why it mattersForm inputs have no programmatically associated label, so assistive technology cannot announce what to enter.
Recommended correctionAssociate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.
View 1 affected element
Component · Ref R95F8Z
Affected pagehttps://www.rabbitwine.com/products/decanter
Element#product-form-7499768967-template--15928556355669__main-quantity
Markup<input id="product-form-7499768967-template--15928556355669__main-quantity" type="text" is="quantity-input" inputmode="numeric" class="quantity-selector__input" name="quantity" form="product-form-7499768967-template--15928556355669__main" size="2" value="1" autocomplete="off">
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 3HRMQV
Affected pagehttps://www.rabbitwine.com/collections/inline-cart-upsell
Elementform#\[object\ HTMLInputElement\] > div:nth-of-type(2) > button
Accessible name+ Quick add
Markup<button type="submit" class="button" is="custom-button"><div>+ Quick add</div><span class="button__loader">
<span></span>
<span></span>
<span></span>
</span></button> Affected pages/ /products/decanter /products/ice-scoop /collections/inline-cart-upsell
Component · Ref 3OBJZ3
Affected pagehttps://www.rabbitwine.com/pages/payment-methods
Elementsection#shopify-section-sections--15016150466645__text-with-icons > div > div > div > page-dots > button:nth-of-type(3)
Accessible nameGo to item 3
Markup<button type="button" class="tap-area" aria-current="false">
<span class="sr-only">Go to item 3</span>
</button> Affected pages/ /products/decanter /products/ice-scoop /pages/payment-methods
Component · Ref 9I02B8
Affected pagehttps://www.rabbitwine.com/
Elementproduct-list > product-card:nth-of-type(4) > div:nth-of-type(1) > div > div:nth-of-type(2) > button
Accessible name+ Quick add
Markup<button type="button" class="button" aria-controls="quick-buy-template--15016151285845__featured_collection_ytRkbF-6583374741589" aria-expanded="false" is="custom-button"><div>+ Quick add</div><span class="button__loader">
<span></span>
<span></span>
<span></span>
</span></button> Affected pages/ /products/decanter /collections/inline-cart-upsell
Component · Ref CNMJK7
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#yotpo-reviews-star-ratings-widget > div > button
Accessible name4.5 out 5 stars rating in total 6 reviews. Jump to reviews.
Markup<button class="yotpo-sr-bottom-line-summary yotpo-sr-bottom-line-button" type="button" aria-label="4.5 out 5 stars rating in total 6 reviews. Jump to reviews." style="display: flex; flex-direction: row; align-items: flex-start; direction: ltr; cursor: pointer;">
<span style="display: flex; cursor: pointer;">
<span aria-hidden="true" style="display: flex; flex-direction: row; align-items: center; height: 28px; cursor: pointer;">
<svg aria-hidden="true" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" class="star-container yotpo-sr-star-full" width="15" height="15" style="d… Component · Ref 8BKQHD
Affected pagehttps://www.rabbitwine.com/
Elementscroll-carousel#scroll-area-template--15016151285845__collection_list_wTzxz4 > collection-list > a:nth-of-type(1)
Accessible nameOpenWine Openers
Markup<a href="/collections/open" class="collection-card shadow is-selected" reveal-js="">
<div class="content-over-media group rounded-sm" style="--content-over-media-overlay: 255 255 255 / 0.23"><img src="//www.rabbitwine.com/cdn/shop/files/Rabbit-5289259-LeverRabbitCorkscrew-LS001_copy_1.jpg?v=1752188162&width=1500" alt="" srcset="//www.rabbitwine.com/cdn/shop/files/Rabbit-5289259-LeverRabbitCorkscrew-LS001_copy_1.jpg?v=1752188162&width=200 200w, //www.rabbitwine.com/cdn/shop/files/Rabbit-5289259-LeverRabbitCorkscrew-LS001_copy_1.jpg?v=1752188162&width=300 300w, //www.ra…
High
Zooming and scaling must not be disabled
WCAG 1.4.4 (AA)5 instances5 inspected pages
Zooming and scaling must not be disabled
Why it mattersZooming and scaling must not be disabled
Recommended correctionReview the affected element and correct the reported accessibility issue.
View 5 affected elements
Component · Ref OQW5M2
Affected pagehttps://www.rabbitwine.com/
Elementmeta[name="viewport"]
Markup<meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0, maximum-scale=1.0">
Affected pages/ /products/decanter /products/ice-scoop /collections/inline-cart-upsell /pages/payment-methods
High
Scrollable region must have keyboard access
WCAG 2.1.1 (A)2 instances2 inspected pages
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 2 affected elements
Component · Ref 6TXJIA
Affected pagehttps://www.rabbitwine.com/products/decanter
Element#product-gallery-7499768967-template--15928556355669__main
Accessible nameDecanter
Markup<media-carousel desktop-mode="carousel_thumbnails_bottom" adaptive-height="" initial-index="0" autoplay="" id="product-gallery-7499768967-template--15928556355669__main" class="product-gallery__media-list full-bleed scroll-area md:unbleed is-scrollable">
Affected pages/products/decanter /products/ice-scoop
High
Interactive controls are not keyboard-accessible
WCAG 2.1.1 (A)12 instances1 inspected page
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 12 affected elements
Component · Ref QQ7CPH
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.6084214336424669-yotpo-dropdown-option-5
Accessible nameLowest rating
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.6084214336424669-yotpo-dropdown-option-5" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"> Lowest rating</div><!----></div>
Component · Ref QQ7CP7
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.6084214336424669-yotpo-dropdown-option-3
Accessible nameVerified purchase
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.6084214336424669-yotpo-dropdown-option-3" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"> Verified purchase</div><!----></div>
Component · Ref M9ZIG8
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.2864434632374171-yotpo-dropdown-option-0
Accessible nameFilter reviews by all ratings
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-label="Filter reviews by all ratings" aria-selected="true" id="dropdown-yotpo-dropdown-0.2864434632374171-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All ratings</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class=…
Component · Ref M9ZIIQ
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.2864434632374171-yotpo-dropdown-option-4
Accessible nameFilter reviews by 2 stars
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 2 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.2864434632374171-yotpo-dropdown-option-4" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref M9ZIG9
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.2864434632374171-yotpo-dropdown-option-3
Accessible nameFilter reviews by 3 stars
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 3 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.2864434632374171-yotpo-dropdown-option-3" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref M9ZIGA
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.2864434632374171-yotpo-dropdown-option-2
Accessible nameFilter reviews by 4 stars
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 4 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.2864434632374171-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref M9ZIIR
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.2864434632374171-yotpo-dropdown-option-5
Accessible nameFilter reviews by 1 star
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 1 star" aria-selected="false" id="dropdown-yotpo-dropdown-0.2864434632374171-yotpo-dropdown-option-5" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns="…
Component · Ref M9ZIG7
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.2864434632374171-yotpo-dropdown-option-1
Accessible nameFilter reviews by 5 stars
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 5 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.2864434632374171-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns=…
Component · Ref QQ7CP8
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.6084214336424669-yotpo-dropdown-option-2
Accessible nameWith media
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.6084214336424669-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"> With media</div><!----></div>
Component · Ref QQ7CP6
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.6084214336424669-yotpo-dropdown-option-0
Accessible nameMost relevant
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-selected="true" id="dropdown-yotpo-dropdown-0.6084214336424669-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"> Most relevant</div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="yotpo-selected-icon--focused yotpo-selected-icon" data-testid="dropdown-selected-icon" aria-hi…
Component · Ref QQ7CP5
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.6084214336424669-yotpo-dropdown-option-1
Accessible nameMost recent
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.6084214336424669-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"> Most recent</div><!----></div>
Component · Ref QQ7CPI
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementdiv#dropdown-yotpo-dropdown-0\.6084214336424669-yotpo-dropdown-option-4
Accessible nameHighest rating
Roleoption
Markup<div data-v-7aac675c="" role="option" aria-selected="false" id="dropdown-yotpo-dropdown-0.6084214336424669-yotpo-dropdown-option-4" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"> Highest rating</div><!----></div>
Medium
ARIA attributes have invalid values
WCAG 4.1.2 (A)7 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 7 affected elements
Component · Ref QME54K
Affected pagehttps://www.rabbitwine.com/collections/inline-cart-upsell
Element.md\:block > .relative > .gap-2\.5[aria-haspopup="dialog"][type="button"]
Accessible nameUSD $
Markup<button type="button" class="text-with-icon gap-2.5 group" aria-controls="popover-localization-form-country-end-sections--15016150433877__header" aria-expanded="false" aria-haspopup="dialog">
Affected pages/ /products/decanter /products/ice-scoop /collections/inline-cart-upsell /pages/payment-methods
Component · Ref QSBRU6
Affected pagehttps://www.rabbitwine.com/products/decanter
Element.yotpo-score-filter-container > .yotpo-dropdown-closable.yotpo-dropdown-closable--focused[aria-haspopup="listbox"]
Accessible nameRating
Rolecombobox
Markup<div data-v-7aac675c="" class="yotpo-dropdown-closa..." aria-expanded="false" aria-controls="dropdown-yotpo-dropd..." tabindex="0" aria-labelledby="yotpo-dropdown-0.286..." aria-haspopup="listbox" role="combobox" data-testid="dropdown-combobox">
Component · Ref L2EN8S
Affected pagehttps://www.rabbitwine.com/products/decanter
Element.yotpo-dropdown-closable--textual
Accessible nameSort by
Rolecombobox
Markup<div data-v-7aac675c="" class="yotpo-dropdown-closa..." aria-expanded="false" aria-controls="dropdown-yotpo-dropd..." tabindex="0" aria-labelledby="yotpo-dropdown-0.608..." aria-haspopup="listbox" role="combobox" data-testid="dropdown-combobox">
Medium
Text has insufficient colour contrast
WCAG 1.4.3 (AA)21 instances5 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 21 affected elements
Component · Ref X10A29
Affected pagehttps://www.rabbitwine.com/
Elementa[href="tel:1-866-843-3905"]
Accessible name1-866-843-3905
Markup<a href="tel:1-866-843-3905">1-866-843-3905</a>
Affected pages/ /products/decanter /products/ice-scoop /collections/inline-cart-upsell /pages/payment-methods
Component · Ref X109XO
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementp:nth-child(4) > a
Accessible name[email removed]
Markup<a href="mailto:[email removed]">[email removed]</a>
Affected pages/ /products/decanter /products/ice-scoop /collections/inline-cart-upsell
Component · Ref AENPTJ
Affected pagehttps://www.rabbitwine.com/
Element.smi-button--text > span
Accessible nameExplore Barware
Markup<span>Explore Barware</span>
Component · Ref 64F1G4
Affected pagehttps://www.rabbitwine.com/pages/payment-methods
Element#rich-text-01JM379CJAXHTY8CSH6TW19P15 > p > .ql-font-kanit
Accessible nameSign up for emails to be the first to hear about sales, new products, and more!
Markup<span style="color: rgb(55, 63, 71); font-size: 20px; font-family: Tstar, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;" class="ql-font-kanit">Sign up for emails to be the first to hear about sales, new products, and more!</span>
Affected pages/products/ice-scoop /pages/payment-methods
Component · Ref 61WIEI
Affected pagehttps://www.rabbitwine.com/
Element.multi-column__item.snap-start.justify-start:nth-child(2) > .text-start.gap-4.v-stack > .prose > div > .link
Accessible nameShop Now
Markup<a href="/collections/electric-corkscrews" class="link">Shop Now</a>
Component · Ref WPF130
Affected pagehttps://www.rabbitwine.com/pages/payment-methods
Element.text-subdued.prose > p:nth-child(4) > a
Accessible name[email removed]
Markup<a href="mailto:[email removed]">[email removed]</a>
Component · Ref 9MBTYI
Affected pagehttps://www.rabbitwine.com/
Element.smi-text-md > p
Accessible nameYour perfect pour starts with the right wine opener.
Markup<p>Your perfect pour starts with the right wine opener. </p>
Component · Ref XS96D1
Affected pagehttps://www.rabbitwine.com/
Element.text-with-icon.group[href$="bar"] > .reversed-link
Accessible nameView all
Markup<span class="reversed-link">View all</span>
Component · Ref XEWWHU
Affected pagehttps://www.rabbitwine.com/
Element.smi-mb-sm
Accessible nameWine Opening, Reimagined
Markup<h2 class="smi-w-100 smi-d-flex heading-only- smi-h2
smi-mb-sm smi-link-wrapper" data-type="heading" data-key="b.heading.heading">Wine Opening, Reimagined</h2> Component · Ref OFI6G1
Affected pagehttps://www.rabbitwine.com/
Element.smi-heading-component__subheading
Accessible nameTools for Every Home Bartender
Markup<p class="smi-text-sub smi-mb-xxs smi-heading-component__subheading" data-type="subheading" data-key="s.subheading">Tools for Every Home Bartender</p>
Component · Ref 90DMUX
Affected pagehttps://www.rabbitwine.com/
Element.smi-heading-component__heading
Accessible nameShake Up Bar-Worthy Drinks at Home
Markup<h2 class="smi-h2 smi-heading-component__heading" data-type="heading" data-key="s.heading">Shake Up Bar-Worthy Drinks at Home</h2>
Medium
Navigation regions are not distinguishable
WCAG 1.3.1 (A)10 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 10 affected elements
Component · Ref EBMT42
Affected pagehttps://www.rabbitwine.com/
Elementheight-observer > store-header > div > div:nth-of-type(1) > div > nav
Accessible nameBest Sellers
Wine
@media screen and (min-width: 1150px) {
#mega-menu-mega_menu_fpfhmd {
--mega-menu-nav-column-max-width: 160px;
--mega-menu-justify-content: space-between;
--mega-menu-nav-gap: var(--spacing-8);
--column-list-max-width: 75%;
}
}
@media screen and (min-width: 1400px) {
#mega-menu-mega_menu_fpfhmd {
--mega-menu-nav-column-max-width: 180px;
--mega-menu-nav-gap: var(--spacing-16);
--column-list-max-width: 75%;
}
}
@media screen and (min-width: 1600px) {
#mega-menu-mega_menu_fpfhmd {
--mega-menu-nav-gap: var(--spacing-16);
}
}
@media screen and (min-width: 1800px) {
#mega-menu-mega_menu_fpfhmd {
--mega-menu-nav-gap: var(--spacing-20);
}
}
Open
Manual Corkscrews
Electric Corkscrews
Foil Cutters
Accessories
Serve
Aerator
Decanters
Pourers
Accessories
Preserve
Stoppers
Preservers
Accessories
Champagne
Sets
#navigation-promo-mega_menu_fpfhmd-5- {
--navigation-promo-grid:
auto / repeat(1, minmax(var(--mega-menu-promo-grid-image-min-width), var(--mega-menu-promo-grid-image-max-width)))
;
--mega-menu-promo-grid-image-max-width: 300px;
--mega-menu-promo-grid-image-min-width: 172px;
--promo-heading-font-size: var(--text-h5);
--content-over-media-row-gap: var(--spacing-3);
--content-over-media-column-gap: var(--spacing-4);--navigation-promo-gap: var(--spacing-2);
--panel-wrapper-justify-content: flex-start;}
#navigation-promo-mega_menu_fpfhmd-5- .navigation-promo__carousel-controls {inset-block-end: var(--content-over-media-column-gap);}
@media screen and (min-width:700px) {
#navigation-promo-mega_menu_fpfhmd-5- {--promo-heading-font-size: var(--text-h6);--mega-menu-promo-grid-image-min-width: 192px;
--content-over-media-row-gap: var(--spacing-4);
--content-over-media-column-gap: var(--spacing-5);
}
}@media screen and (min-width: 1150px) {
#navigation-promo-mega_menu_fpfhmd-5- {
--promo-heading-font-size: var(--text-h4);
--promo-heading-line-height: 1.3;
--navigation-promo-gap: var(--spacing-4);
--mega-menu-promo-grid-image-min-width: 220px;
}
#navigation-promo-mega_menu_fpfhmd-5- {
--content-over-media-row-gap: var(--spacing-6);
--content-over-media-column-gap: var(--spacing-8);
}
}
@media screen and (min-width: 1400px) {
#navigation-promo-mega_menu_fpfhmd-5- {
--mega-menu-promo-grid-image-max-width: 360px;
--promo-heading-font-size: var(--text-h6);
--promo-heading-line-height: 1.4;
}
#navigation-promo-mega_menu_fpfhmd-5- {
--content-over-media-row-gap: var(--spacing-4);
--content-over-media-column-gap: var(--spacing-5);
}
}
Wine Openers
Barware
@media screen and (min-width: 1150px) {
#mega-menu-mega_menu_ANAHJN {
--mega-menu-nav-column-max-width: 180px;
--mega-menu-justify-content: space-between;
--mega-menu-nav-gap: var(--spacing-8);
}
}
@media screen and (min-width: 1400px) {
#mega-menu-mega_menu_ANAHJN {
--mega-menu-nav-column-max-width: 200px;
--mega-menu-nav-gap: var(--spacing-16);
--column-list-max-width: max-content;
}
}
@media screen and (min-width: 1600px) {
#mega-menu-mega_menu_ANAHJN {
--mega-menu-nav-gap: var(--spacing-16);
}
}
@media screen and (min-width: 1800px) {
#mega-menu-mega_menu_ANAHJN {
--mega-menu-nav-gap: var(--spacing-20);
}
}
Tools
Cocktail
Ice
Accessories
Beer
#navigation-promo-mega_menu_ANAHJN-2- {
--navigation-promo-grid:
auto / repeat(2, minmax(var(--mega-menu-promo-grid-image-min-width), var(--mega-menu-promo-grid-image-max-width)))
;
--mega-menu-promo-grid-image-max-width: 300px;
--mega-menu-promo-grid-image-min-width: 172px;
--promo-heading-font-size: var(--text-h5);
--content-over-media-row-gap: var(--spacing-3);
--content-over-media-column-gap: var(--spacing-4);--navigation-promo-gap: var(--spacing-2);
--panel-wrapper-justify-content: flex-start;}
#navigation-promo-mega_menu_ANAHJN-2- .navigation-promo__carousel-controls {inset-block-end: var(--content-over-media-column-gap);}
@media screen and (min-width:700px) {
#navigation-promo-mega_menu_ANAHJN-2- {--promo-heading-font-size: var(--text-h6);--mega-menu-promo-grid-image-min-width: 192px;
--content-over-media-row-gap: var(--spacing-4);
--content-over-media-column-gap: var(--spacing-5);
}
}@media screen and (min-width: 1150px) {
#navigation-promo-mega_menu_ANAHJN-2- {
--promo-heading-font-size: var(--text-h4);
--promo-heading-line-height: 1.3;
--navigation-promo-gap: var(--spacing-4);
--mega-menu-promo-grid-image-min-width: 220px;
}
#navigation-promo-mega_menu_ANAHJN-2- {
--content-over-media-row-gap: var(--spacing-6);
--content-over-media-column-gap: var(--spacing-8);
}
}
@media screen and (min-width: 1400px) {
#navigation-promo-mega_menu_ANAHJN-2- {
--mega-menu-promo-grid-image-max-width: 360px;
}
}
Cocktail Shakers
Freezable Glassware
New Arrivals
Rolenavigation
Markup<nav class="header__link-list justify-center wrap" role="navigation">
<ul class="contents" role="list">
<li><a href="/collections/best-sellers" class="bold link-faded-reverse">Best Sellers</a></li>
<li><details is="mega-menu-disclosure" trigger="click">
<summary class="text-with-icon gap-2.5 bold link-faded-reverse" data-url="/collections/wine">Wine<svg role="presentation" focusable="false" width="10" height="7" class="icon icon-chevron-bottom" viewBox="0 0 10 7">
<path d="m1 1 4 4 4-4" fill="none" stroke="… Affected pages/ /products/decanter /products/ice-scoop /collections/inline-cart-upsell /pages/payment-methods
Component · Ref NQGR7S
Affected pagehttps://www.rabbitwine.com/products/decanter
Elementheader#shopify-section-sections--15016150433877__header > height-observer > store-header > div > div:nth-of-type(2) > nav
Accessible nameNEW! Refer a Friend
Rolenavigation
Markup<nav class="header__link-list" role="navigation">
<ul class="contents"><li>
<a href="/pages/refer-a-friend" class="bold link-faded-reverse">NEW! Refer a Friend</a>
</li></ul>
</nav> Affected pages/ /products/decanter /products/ice-scoop /collections/inline-cart-upsell /pages/payment-methods
Medium
<video> elements must have captions
WCAG 1.2.2 (A)1 instance1 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 1 affected element
Component · Ref 3VOMDR
Affected pagehttps://www.rabbitwine.com/
Elementvideo
Accessible namePreview image
Markup<video playsinline="playsinline" autoplay="autoplay" loop="loop" muted="muted" preload="auto" poster="//www.rabbitwine.com/cdn/shop/files/preview_images/890f1e92ac444c6ba434bc86a1ab65bc.thumbnail.0000000000_1440x.jpg?v=1758057963">
Low
Video may be missing captions
WCAG 1.2.2 (A)1 instance1 inspected page
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 1 affected element
Component · Ref C7NCIT
Affected pagehttps://www.rabbitwine.com/
Elementdiv#smi-template--15016151285845__smi_video_1_5_N7mGcd > smi-video-background > div > video
Accessible namePreview image
Markup<video playsinline="playsinline" autoplay="autoplay" loop="loop" muted="muted" preload="auto" poster="//www.rabbitwine.com/cdn/shop/files/preview_images/890f1e92ac444c6ba434bc86a1ab65bc.thumbnail.0000000000_1440x.jpg?v=1758057963"><source src="//www.rabbitwine.com/cdn/shop/videos/c/vp/890f1e92ac444c6ba434bc86a1ab65bc/890f1e92ac444c6ba434bc86a1ab65bc.HD-1080p-7.2Mbps-57615143.mp4?v=0" type="video/mp4"><img src="//www.rabbitwine.com/cdn/shop/files/preview_images/890f1e92ac444c6ba434bc86a1ab65bc.thumbnail.0000000000_1440x.jpg?v=1758057963" alt="Preview image"></video>