Public accessibility assessment

Accessibility issues detected on health-ade.com

Evolize inspected 5 public pages on health-ade.com and detected 68 automatically identifiable accessibility findings.

68Findings detected
7WCAG criteria affected
5Pages inspected
9 Sep 2026Assessment date

Highest detected severity: High · 10 high-priority findings · 100% inspected-page coverage

Most widespread issueHidden elements can still receive keyboard focusDetected on 5 inspected pages
Most affected page/cart57 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)37 detected findings

Is health-ade.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on health-ade.com and detected 68 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/cart", where 57 findings were detected. The assessment identified findings mapped to 7 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 29 instances
    Why this matters

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

    Recommended action

    Keep 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 technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 10 instances
    Why this matters

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

    Recommended action

    Keep 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 technical evidence →
  3. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 5 inspected pages · 10 instances
    Why this matters

    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.

    Recommended action

    Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

    View technical evidence →
  4. High

    ARIA container is missing required child roles

    WCAG 1.3.1 (A) · 5 inspected pages · 10 instances
    Why this matters

    An ARIA role that requires specific child roles does not contain them, breaking the widget semantics.

    Recommended action

    Provide the child roles the container role requires (e.g. option inside listbox).

    View technical evidence →
  5. High

    Modal dialog does not trap keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 5 instances
    Why this matters

    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.

    Recommended action

    While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA3755 / 5
4.1.2Name, Role, ValueA1655 / 5
2.4.3Focus OrderA755 / 5
2.1.1KeyboardA455 / 5
1.3.1Info and RelationshipsA255 / 5
1.1.1Non-text ContentA155 / 5
1.4.1Use of ColorA111 / 5

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 reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

High

ARIA container is missing required child roles

WCAG 1.3.1 (A)10 instances5 inspected pages

An ARIA role that requires specific child roles does not contain them, breaking the widget semantics.

Why it matters

An ARIA role that requires specific child roles does not contain them, breaking the widget semantics.

Recommended correction

Provide the child roles the container role requires (e.g. option inside listbox).

View 10 affected elements
Component · Ref WNVDL0
Affected pagehttps://health-ade.com/
Element#nav-parent-target-Learn
Accessible nameResources Kombucha Ingredient Story FAQ Recipes Shop All Take Our Flavor Quiz About Health-ADE Shop All Gut Health 101 Getting to know your gut should be simple, so we broke it down. No textbook required. Our Story From the farmers market brewers to experts in gut health, get the full story. People & Impact We’re working hard to grow our sustainability efforts year over year. Blog Hear from nutritionists, wellness pros, and our very own team of experts on the blog.
Rolelist
Markup
<div class="nav-wrapper" id="nav-parent-target-Learn" tabindex="-1" role="list">
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)50 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 matters

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

Recommended correction

Keep 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 50 affected elements
Component · Ref 2F9PTK
Affected pagehttps://health-ade.com/pages/wholesale-sign-up
Elementdiv#nav-parent-target-Learn > div:nth-of-type(1) > div > ul:nth-of-type(1) > li > a
Accessible nameShop All
Markup
<a href="/collections/all/">Shop All</a>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref YNRMV6
Affected pagehttps://health-ade.com/blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards
Elementhtml > body > div:nth-of-type(2) > button
Accessible nameYour Privacy Choices
Markup
<button aria-label="Your Privacy Choices" class="cky-btn-revisit" aria-controls="ckyPreferenceCenter" aria-haspopup="dialog"><img alt="Revisit consent button" src="https://cdn-cookieyes.com/assets/images/revisit.svg"></button>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref NZKSOA
Affected pagehttps://health-ade.com/account/login
Elementdiv#nav-parent-target-shop > div:nth-of-type(1) > ul > li:nth-of-type(2) > a
Accessible nameVisit Kombucha in Bottles
Markup
<a href="/collections/health-ade-kombucha" class="product-category-link" aria-label="Visit Kombucha in Bottles">
														<div class="image">
                                
															<img src="//health-ade.com/cdn/shop/collections/CORE_e1e05618-35a1-4f81-9d00-6b0fcdf2746b_500x500_crop_center.png?v=1733383915" alt="Kombucha in Bottles" class="lazy">
                            </div>
                            <div class="content">
															
                                <span class="title">
                                    Kombucha in Bottles
                           …
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref WK8BQL
Affected pagehttps://health-ade.com/?cart=1
Elementform#\[object\ HTMLSelectElement\] > div:nth-of-type(4) > button
Accessible nameadd to cart
Markup
<button name="add to cart" aria-label="add to cart" class="btn btn-white mini rounded add-to-cart" type="submit">Add To Cart</button>
Component · Ref 1Z6EQ4
Affected pagehttps://health-ade.com/?cart=1
Elementdiv#mini-cart-banner > button
Accessible nameClose
Markup
<button class="drawer__close" type="button" onclick="this.closest('cart-drawer').close()" aria-label="Close">
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17">
  <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor">
</path></svg>
            </button>
Component · Ref SA62ZD
Affected pagehttps://health-ade.com/?cart=1
Elementdiv#CartDrawer > div:nth-of-type(2) > div:nth-of-type(3) > button
Accessible nameClose
Markup
<button class="drawer__close" type="button" onclick="this.closest('cart-drawer').close()" aria-label="Close">
          <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17">
  <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor">
</path></svg>
        </button>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)20 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 matters

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.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 20 affected elements
Component · Ref 68DNOF
Affected pagehttps://health-ade.com/account/login
Elementdetails#Details-menu-drawer-container > summary
Accessible nameMenu
Rolebutton
Markup
<summary class="header__icon header__icon--menu header__icon--summary link focus-inset" aria-label="Menu" role="button" aria-expanded="false" aria-controls="menu-drawer">
      <span>
        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-hamburger" fill="none" viewBox="0 0 18 16">
  <path d="M1 .5a.5.5 0 100 1h15.71a.5.5 0 000-1H1zM.5 8a.5.5 0 01.5-.5h15.71a.5.5 0 010 1H1A.5.5 0 01.5 8zm0 7a.5.5 0 01.5-.5h15.71a.5.5 0 010 1H1a.5.5 0 01-.5-.5z" fill="currentColor">
</path></svg>
        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" fo…
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref YXUGMH
Affected pagehttps://health-ade.com/pages/wholesale-sign-up
Elementheader#mainHeader > div:nth-of-type(2) > div > details-modal > details > summary
Accessible nameSearch
Rolebutton
Markup
<summary class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search" role="button">
      <span>
        <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
			<path d="M13.6875 11.75C14.3125 10.7666 14.6792 9.6 14.6792 8.34581C14.6792 4.84167 11.8416 2 8.34169 2C4.83748 2 2 4.84167 2 8.34581C2 11.85 4.83748 14.6917 8.33749 14.6917C9.60832 14.6917 10.7917 14.3167 11.7833 13.675L12.0708 13.475L16.5958 18L18 16.5708L13.4792 12.0459L13.6875 11.75ZM11.8917 4.8C12.8375 5.74585 1…
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref CXRKVX
Affected pagehttps://health-ade.com/account/login
Elementsummary#nav-parent-Learn
Accessible nameLearn Icon - Chevron
Rolebutton
Markup
<summary class="nav-heading link--title" id="nav-parent-Learn" aria-controls="nav-parent-target-Learn" role="button" aria-expanded="false">
    		    <span class="hover_underline"> Learn</span>
          <span class="nav-indicator" aria-hidden="true">
            <div class="svg-icon-wrapper nav-close">
              <span class="nav_drowdonw">
                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>Icon - Chevron</title><path fill="#001f5c" d="M24 27.6l-5.7-5.7 1.4-1.5 4.3 4.3 4.3-4.3 1.4 1.5z"></path></svg>
              </span>
              <span class="nav_close…
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)5 instances5 inspected pages

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.

Why it matters

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.

Recommended correction

While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

View 5 affected elements
Component · Ref 44NJ7K
Affected pagehttps://health-ade.com/pages/wholesale-sign-up
Elementheader#mainHeader > div:nth-of-type(2) > div > details-modal > details > div
Accessible nameSearch
Roledialog
Markup
<div class="search-modal modal__content gradient" role="dialog" aria-modal="true" aria-label="Search">
      <div class="modal-overlay"></div>
      <div class="search-modal__content search-modal__content-bottom" tabindex="-1"><predictive-search class="search-modal__form" data-loading-text="Loading..."><form action="/pages/search-results-page" method="get" role="search" class="search search-modal__form">
          <div class="field" style="position: relative;">
            <input class="search__input field__input snize-input-style" id="Search-In-Modal-1" type="search" name="q" value="" placeho…
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
High

Images lack text alternatives

WCAG 1.1.1 (A)5 instances5 inspected pages

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 5 affected elements
Component · Ref SPHP9F
Affected pagehttps://health-ade.com/
Elementimg[height="30px"]
Markup
<img src="https://cdn.shopify.com/s/files/1/0733/9311/1268/files/health_aide_logo.png?v=1751552895" height="30px" width="30px">
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)5 instances5 inspected pages

Scrollable region must have keyboard access

Why it matters

Scrollable region must have keyboard access

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 5 affected elements
Component · Ref CTI841
Affected pagehttps://health-ade.com/pages/wholesale-sign-up
Element.styles_CartPreview__empty__body__
Accessible nameYour cart is empty
Markup
<div class="styles_CartPreview__empty__body__" style="flex-grow: 1; overflow-y: auto;"><div class="styles_CartPreview__empty__"><h3>Your cart is empty</h3></div></div>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)5 instances5 inspected pages

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

Why it matters

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

Recommended correction

Correct ARIA attribute values and ensure referenced ids exist in the DOM.

View 5 affected elements
Component · Ref VDP9G9
Affected pagehttps://health-ade.com/account/login
Element.cky-btn-customize
Accessible nameManage Preferences
Markup
<button class="cky-btn cky-btn-customize" aria-label="Manage Preferences" aria-haspopup="dialog" aria-controls="ckyPreferenceCenter" data-cky-tag="settings-button" style="color: #ffffff; border-color: #d0d0d0; background-color: transparent;">Manage Preferences</button>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)122 instances5 inspected pages

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

Why it matters

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

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 122 affected elements
Component · Ref 4JKG7D
Affected pagehttps://health-ade.com/
Element.cart-count-bubble > span[aria-hidden="true"]
Accessible name0
Markup
<span aria-hidden="true">0</span>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref G50C4S
Affected pagehttps://health-ade.com/blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards
Element#nav-parent-Learn > .hover_underline
Accessible nameLearn
Markup
<span class="hover_underline"> Learn</span>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref 84P6JO
Affected pagehttps://health-ade.com/account/login
Element.menu_right > .header__inline-menu[aria-label="Main"] > div[aria-live="polite"] > .list-menu.list-menu--inline.navigation-list > .navigation-menu-list.nav-single > .link--title.hover_underline
Accessible nameRewards
Markup
<a href="https://health-ade.com/pages/rewards" class="link--title hover_underline">Rewards</a>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref ZKQBHO
Affected pagehttps://health-ade.com/
Element.link--title.hover_underline[href$="subscribe-and-save"]
Accessible nameSubscribe & Save
Markup
<a href="/pages/subscribe-and-save" class="link--title hover_underline">Subscribe &amp; Save</a>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Component · Ref N2JC37
Affected pagehttps://health-ade.com/
Element.title-wrapper--self-padded-mobile > .h1.inline-richtext.title
Accessible nameFind Your Favorite
Markup
<h2 class="title inline-richtext h1">
          Find Your Favorite
        </h2>
Affected pages/ /cart
Component · Ref L6CMKE
Affected pagehttps://health-ade.com/
Element#Slide-template--18936401133724__featured_blog_9YtWHM-3 > .article-card-wrapper.card-wrapper.underline-links-hover > .article-card.card--standard.card--media > .card__content > .card__information > .card__heading.h2 > .full-unstyled-link
Accessible nameWhat Does Kombucha Taste Like?
Markup
<a href="/blogs/blog/what-does-kombucha-taste-like" class="full-unstyled-link">
              What Does Kombucha Taste Like?
            </a>
Affected pages/ /cart
Component · Ref VSAHLJ
Affected pagehttps://health-ade.com/
Element.collection__view-all > .btn-white.btn
Accessible nameShop Best Sellers
Markup
<a href="/collections/best-sellers-kombucha" class="btn btn-white">
         Shop Best Sellers
        </a>
Affected pages/ /cart
Component · Ref U83THW
Affected pagehttps://health-ade.com/
Element#Slide-template--18936401133724__featured_blog_9YtWHM-2 > .article-card-wrapper.card-wrapper.underline-links-hover > .article-card.card--standard.card--media > .card__content > .card__information > .cdtgdt_flx > .cdtgdt_tag.cdtgdt_item > .cdtgdt_txt
Accessible namekombucha 101
Markup
<span class="cdtgdt_txt">
                  
                    kombucha 101 
                  
                </span>
Affected pages/ /cart
Component · Ref NG87NG
Affected pagehttps://health-ade.com/?cart=1
Element.article-card.card--standard.card--media > .card__content > .card__information > .cdtgdt_flx > .cdtgdt_date.cdtgdt_item > .cdtgdt_txt > .circle-divider > time[datetime="2020-01-10T18:02:00Z"]
Accessible nameJanuary 10, 2020
Markup
<time datetime="2020-01-10T18:02:00Z">January 10, 2020</time>
Affected pages/ /cart
Component · Ref 793LWF
Affected pagehttps://health-ade.com/?cart=1
Element.xcx.col-xl-3.col-xs-12:nth-child(2) > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(1) > .input-wrapper > .js-tabshow[for="radio_5315278373020_false"]
Accessible nameOne-Time Purchase
Markup
<label id="radio_5315278373020_false_label" class="js-tabshow" for="radio_5315278373020_false">One-Time Purchase</label>
Affected pages/ /cart
Component · Ref ADB4B6
Affected pagehttps://health-ade.com/?cart=1
Element.hmbn_heading
Accessible namePeach Strawberry Lychee
Markup
<div class="hmbn_heading h1">Peach Strawberry Lychee</div>
Affected pages/ /cart
Component · Ref ASTG8H
Affected pagehttps://health-ade.com/
Element.xcx.col-xl-3[data-product-id="584004272183"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(2) > .input-wrapper > .js-tabshow[for="radio_584004272183_true"]
Accessible nameSubscribe & Save (15%)
Markup
<label id="radio_584004272183_true_label" class="js-tabshow" for="radio_584004272183_true">Subscribe &amp; Save (15%)</label>
Affected pages/ /cart
Component · Ref ZM12OV
Affected pagehttps://health-ade.com/?cart=1
Element.blob-3 > p
Accessible nameGlutenfree
Markup
<p>Gluten<br>free</p>
Affected pages/ /cart
Component · Ref GCRAON
Affected pagehttps://health-ade.com/
Element#Slide-template--18936401133724__featured_blog_9YtWHM-2 > .article-card-wrapper.card-wrapper.underline-links-hover > .article-card.card--standard.card--media > .card__content > .card__information > .article-card__excerpt.rte-width
Accessible nameWondering what all this fuss about kombucha is? We're proud to share with you its poten...
Markup
<p class="article-card__excerpt rte-width">Wondering what all this fuss about kombucha is? We're proud to share with you its poten...
</p>
Affected pages/ /cart
Component · Ref KTVFTQ
Affected pagehttps://health-ade.com/
Element.hmbn_subtxt
Accessible nameYour New Favorite Kombucha
Markup
<div class="hmbn_subtxt h3">Your New Favorite Kombucha</div>
Affected pages/ /cart
Component · Ref BYK2SI
Affected pagehttps://health-ade.com/?cart=1
Element.gut_list_6 > .inner[data-entrance="basic-fade-up"][data-offset="0.8"]
Accessible nameFeelings
Markup
<div class="inner" data-entrance="basic-fade-up" data-offset="0.8" data-offset-mobile="0.8">
Affected pages/ /cart
Component · Ref 0RASAC
Affected pagehttps://health-ade.com/
Element#Slide-template--18936401133724__featured_blog_9YtWHM-1 > .article-card-wrapper.card-wrapper.underline-links-hover > .article-card.card--standard.card--media > .card__content > .card__information > .article-card__footer > .article_url
Accessible nameRead More - Why Do People Drink Kombucha
Markup
<a class="article_url" aria-label="Read More - Why Do People Drink Kombucha" href="/blogs/blog/why-do-people-drink-kombucha">Read More
              </a>
Affected pages/ /cart
Component · Ref TM1XER
Affected pagehttps://health-ade.com/?cart=1
Element#ViewAll-template--18936401133724__featured_blog_9YtWHM
Accessible nameRead on Blog
Markup
<a href="/blogs/blog" id="ViewAll-template--18936401133724__featured_blog_9YtWHM" class="blog__button btn" aria-labelledby="ViewAll-template--18936401133724__featured_blog_9YtWHM SectionHeading-template--18936401133724__featured_blog_9YtWHM">
          Read on
        </a>
Affected pages/ /cart
Component · Ref 15IERQ
Affected pagehttps://health-ade.com/?cart=1
Element#Slide-template--18936401133724__multicolumn_hQxRLa-4 > .multicolumn-card.content-container > .multicolumn-card__info > .inline-richtext
Accessible nameVariety Packs
Markup
<h3 class="inline-richtext">Variety Packs

                    
                    
                  </h3>
Affected pages/ /cart
Component · Ref BYK2SN
Affected pagehttps://health-ade.com/
Element.gut_list_3 > .inner[data-entrance="basic-fade-up"][data-offset="0.8"]
Accessible nameSkin
Markup
<div class="inner" data-entrance="basic-fade-up" data-offset="0.8" data-offset-mobile="0.8">
Affected pages/ /cart
Component · Ref 1OOZJ8
Affected pagehttps://health-ade.com/?cart=1
Element.hmbn_txt > p
Accessible nameA dreamy blend of juicy peach, sweet strawberry, and floral lychee that feels a little more elevated with every sip.
Markup
<p>A dreamy blend of juicy peach, sweet strawberry, and floral lychee that feels a little more elevated with every sip. </p>
Affected pages/ /cart
Component · Ref M6EPXE
Affected pagehttps://health-ade.com/?cart=1
Element.stagger-el > p
Accessible nameYou've got a big, bright world in there! Sometimes called the body's second brain, your gut does a whole lot more than digest. It also plays a huge role in managing:
Markup
<p>You've got a big, bright world in there! Sometimes called the body's second brain, your gut does a whole lot more than digest. It also plays a huge role in managing:</p>
Affected pages/ /cart
Component · Ref 5241OL
Affected pagehttps://health-ade.com/
Element.hmbn_txt_inner > .hmbn_btn_flx > .hmbn_btn_item:nth-child(2) > .text_btn.btn[aria-label="Find In Store"]
Accessible nameFind In Store
Markup
<a class="btn text_btn" href="https://offers.pearcommerce.com/picker/2977628323626591" aria-label="Find In Store">Find In Store</a>
Affected pages/ /cart
Component · Ref 3FZEBE
Affected pagehttps://health-ade.com/?cart=1
Element#SectionHeading-template--18936401133724__featured_blog_9YtWHM
Accessible nameBlog
Markup
<h2 id="SectionHeading-template--18936401133724__featured_blog_9YtWHM" class="blog__title inline-richtext h1 scroll-trigger animate--slide-in scroll-trigger--offscreen" data-cascade="">
          Blog
        </h2>
Affected pages/ /cart
Component · Ref ZM12O2
Affected pagehttps://health-ade.com/
Element.blob-4 > p
Accessible nameVegan
Markup
<p>Vegan</p>
Affected pages/ /cart

Showing 25 representative examples · 12 more affected elements not shown

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 matters

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

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 5 affected elements
Component · Ref BKBPO0
Affected pagehttps://health-ade.com/?cart=1
Elementdiv#ckyPreferenceCenter > div:nth-of-type(2) > div:nth-of-type(1) > p
Accessible nameWe use tracking technologies (e.g., cookies, pixels, etc.) to help you navigate efficiently and perform certain functions. Tracking technologies may transmit information that indirectly identifies you and, therefore, is considered "personal data." Third party tracking technologies do not transmit clear-text direct identifiers (personally identifiable data) such as your name or email address absent your consent. More information about the tracking technologies that we use can be found under each consent category below.
Markup
<p>We use tracking technologies (e.g., cookies, pixels, etc.) to help you navigate efficiently and perform certain functions. Tracking technologies may transmit information that indirectly identifies you and, therefore, is considered "personal data." Third party tracking technologies do not transmit clear-text direct identifiers (personally identifiable data) such as your name or email address absent your consent. More information about the tracking technologies that we use can be found under each consent category below.</p>
Affected pages/ /account/login /cart /blogs/press/orange-creamsicle-named-best-gut-friendly-beverage-in-allrecipes-2025-golden-cart-awards /pages/wholesale-sign-up
Medium

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)72 instances2 inspected pages

IDs used in ARIA and labels must be unique

Why it matters

IDs used in ARIA and labels must be unique

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 72 affected elements
Component · Ref VIW5HT
Affected pagehttps://health-ade.com/
Elementarticle:nth-child(1) > .flex > .line-item-info > .shopify-product-form[data-nosubscribe="true"][action="/cart/add"] > .subscription-wrapper.hidden[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(2) > input[value="false"][type="radio"][name="subscription_option"]
Markup
<input type="radio" id="radio_4661862465626_true" name="subscription_option" value="false">
Affected pages/ /cart
Component · Ref HAKKCJ
Affected pagehttps://health-ade.com/
Element.xcx.col-xl-3[data-product-id="4661862465626"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-selection.select-group > .select.selling-plan-options[name="selling_plan"]
Accessible nameDeliver every 30 days* Deliver every 14 days* Deliver every 7 days*
Markup
<select class="select selling-plan-options" name="selling_plan" id="subscription_selling_plans_4661862465626">
Affected pages/ /cart
Component · Ref WC6B5J
Affected pagehttps://health-ade.com/
Element.xcx.col-xl-3[data-product-id="584004272183"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(2) > .input-wrapper > input[aria-labelledby="radio_584004272183_true_label"][value="true"][type="radio"]
Accessible nameSubscribe & Save (15%)
Markup
<input aria-labelledby="radio_584004272183_true_label" type="radio" id="radio_584004272183_true" name="subscription_option" value="true" checked="checked">
Affected pages/ /cart
Component · Ref M6947B
Affected pagehttps://health-ade.com/?cart=1
Element.xcx.col-xl-3.col-xs-12:nth-child(2) > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(1) > .input-wrapper > .js-tabshow[for="radio_5315278373020_false"]
Accessible nameOne-Time Purchase
Markup
<label id="radio_5315278373020_false_label" class="js-tabshow" for="radio_5315278373020_false">One-Time Purchase</label>
Affected pages/ /cart
Component · Ref 1BDJYU
Affected pagehttps://health-ade.com/
Elementdiv[data-name="summertime-moments"] > .slide-container > .card-set:nth-child(2) > .cpq.card-product[data-product-id="5790684807324"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-selection.select-group > .select.selling-plan-options[name="selling_plan"]
Accessible nameDeliver every 30 days* Deliver every 14 days* Deliver every 7 days*
Markup
<select class="select selling-plan-options" name="selling_plan" id="subscription_selling_plans_5790684807324">
Affected pages/ /cart
Component · Ref L8R4LN
Affected pagehttps://health-ade.com/
Elementarticle:nth-child(1) > .flex > .line-item-info > .shopify-product-form[data-nosubscribe="true"][action="/cart/add"] > .product-select[name="id"]
Accessible name12 Pack||49.95||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz_VAR-12pk-Fan-Favorite_01_Main_2000x2000_9cad6314-6961-4bb1-a3c4-a1c415d941b1_1680x.png?v=1732137180||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz_VAR-12pk-Fan-Favorite_01_Main_2000x2000_9cad6314-6961-4bb1-a3c4-a1c415d941b1_768x.png?v=1732137180
Markup
<select id="product-4661862465626" class="product-select hidden" name="id">
Affected pages/ /cart
Component · Ref I4690B
Affected pagehttps://health-ade.com/
Element.xcx.col-xl-3[data-product-id="584004993079"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .product-select[name="id"]
Accessible name12 Pack||49.95||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz_PLA_01_Front_2000x2000_593220df-ad8e-4547-b238-5f38c23fb6e5_1680x.png?v=1730753898||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz_PLA_01_Front_2000x2000_593220df-ad8e-4547-b238-5f38c23fb6e5_768x.png?v=1730753898
Markup
<select id="product-584004993079" class="product-select hidden" name="id">
Affected pages/ /cart
Component · Ref CCSWAM
Affected pagehttps://health-ade.com/?cart=1
Element.xcx.col-xl-3.col-xs-12:nth-child(2) > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .product-select[name="id"]
Accessible name12 Pack||49.95||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz-VAR-12pk_Paradise_01-Main-IMG_2000x2000_1_1680x.png?v=1752706951||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz-VAR-12pk_Paradise_01-Main-IMG_2000x2000_1_768x.png?v=1752706951
Markup
<select id="product-5315278373020" class="product-select hidden" name="id">
Affected pages/ /cart
Component · Ref CBLIFK
Affected pagehttps://health-ade.com/
Elementdiv[data-name="summertime-moments"] > .slide-container > .card-set:nth-child(2) > .cpq.card-product[data-product-id="5790684807324"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(1) > .input-wrapper > input[value="false"][type="radio"][name="subscription_option"]
Accessible nameOne-Time Purchase
Markup
<input aria-labelledby="radio_5790684807324_false_label" type="radio" id="radio_5790684807324_false" name="subscription_option" value="false">
Affected pages/ /cart
Component · Ref Y911WH
Affected pagehttps://health-ade.com/
Elementdiv[data-name="mid-day-3pm-slump"] > .slide-container > .card-set:nth-child(2) > .cpq.card-product[data-product-id="4658950799450"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .product-select[name="id"]
Accessible name12 Pack||49.95||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz_ML_01_Front_2000x2000_cfe176e1-9267-4c65-9b2c-cb31206df0a1_1680x.png?v=1730753409||//health-ade.com/cdn/shop/files/HAK_Website_PDP_16oz_ML_01_Front_2000x2000_cfe176e1-9267-4c65-9b2c-cb31206df0a1_768x.png?v=1730753409
Markup
<select id="product-4658950799450" class="product-select hidden" name="id">
Affected pages/ /cart
Component · Ref VDO1Z3
Affected pagehttps://health-ade.com/?cart=1
Elementdiv[data-name="mid-day-3pm-slump"] > .slide-container > .card-set:nth-child(2) > .cpq.card-product[data-product-id="4658950799450"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(2) > .input-wrapper > .js-tabshow[for="radio_4658950799450_true"]
Accessible nameSubscribe & Save (15%)
Markup
<label id="radio_4658950799450_true_label" class="js-tabshow" for="radio_4658950799450_true">Subscribe &amp; Save (15%)</label>
Affected pages/ /cart
Component · Ref M3ZBUD
Affected pagehttps://health-ade.com/
Element.xcx.col-xl-3.col-xs-12:nth-child(2) > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-selection.select-group > .select.selling-plan-options[name="selling_plan"]
Accessible nameDeliver every 30 days* Deliver every 14 days* Deliver every 7 days*
Markup
<select class="select selling-plan-options" name="selling_plan" id="subscription_selling_plans_5315278373020">
Affected pages/ /cart
Component · Ref TDNSHA
Affected pagehttps://health-ade.com/
Element.xcx.col-xl-3.col-xs-12:nth-child(2) > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(1) > .input-wrapper > input[value="false"][type="radio"][name="subscription_option"]
Accessible nameOne-Time Purchase
Markup
<input aria-labelledby="radio_5315278373020_false_label" type="radio" id="radio_5315278373020_false" name="subscription_option" value="false">
Affected pages/ /cart
Component · Ref CDIBFT
Affected pagehttps://health-ade.com/
Element.xcx.col-xl-3[data-product-id="584004272183"] > .frame > .info > .actions > .shopify-product-form[action="/cart/add"][accept-charset="UTF-8"] > .subscription-wrapper[data-price="49.95"] > .subscription-toggle > .radio-button:nth-child(2) > .input-wrapper > .js-tabshow[for="radio_584004272183_true"]
Accessible nameSubscribe & Save (15%)
Markup
<label id="radio_584004272183_true_label" class="js-tabshow" for="radio_584004272183_true">Subscribe &amp; Save (15%)</label>
Affected pages/ /cart
Medium

Elements must only use permitted ARIA attributes

WCAG 4.1.2 (A)1 instance1 inspected page

Elements must only use permitted ARIA attributes

Why it matters

Elements must only use permitted ARIA attributes

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref Z8CC1F
Affected pagehttps://health-ade.com/pages/wholesale-sign-up
Element.wholesale-header
Accessible nameYou have reached on Sign up section
Markup
<div class="text-center wholesale-header" aria-label="You have reached on Sign up section" tabindex="-1">
    <h2>Become a partner</h2>
    <p>Apply to become a Health-Ade Wholesale partner today!</p>
  </div>

05 · Most affected inspected pages

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.