Public accessibility assessment

Accessibility issues detected on reneesgarden.com

Evolize inspected 5 public pages on reneesgarden.com and detected 97 automatically identifiable accessibility findings.

97Findings detected
9WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

Highest detected severity: Critical · 17 high-priority findings · 100% inspected-page coverage

Most widespread issueLinks lack accessible textDetected on 5 inspected pages
Most affected page/68 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)59 detected findings

Is reneesgarden.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 reneesgarden.com and detected 97 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 5 inspected pages. The most affected inspected page was "/", where 68 findings were detected. The assessment identified findings mapped to 9 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. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 3 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This 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 //www.facebook.com/s....

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This 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/cat-treats.

    View technical evidence →
  3. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This 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/harvesting-supplies.

    View technical evidence →
  4. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 1 instance
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This 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 /.

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 1 instance
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This 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 /.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA5955 / 5
2.4.3Focus OrderA1355 / 5
2.4.4Link Purpose (In Context)A855 / 5
1.3.1Info and RelationshipsA555 / 5
2.1.1KeyboardA455 / 5
1.1.1Non-text ContentA355 / 5
4.1.2Name, Role, ValueA311 / 5
2.5.8Target Size (Minimum)AA255 / 5
3.3.2Labels or InstructionsA133 / 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

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 ABRPCD
Affected pagehttps://www.reneesgarden.com/cart
Elementdiv:nth-of-type(2) > div:nth-of-type(2) > div > div > div:nth-of-type(1) > a
Accessible nameJudge.me Platinum Verified Reviews Shop medal
Markup
<a class="jdgm-medal" data-value="779" data-type="ver_rev" data-tier="platinum" aria-label="Judge.me Platinum Verified Reviews Shop medal" target="_blank" href="https://app.judge.me/reviews/medals"> <div class="jdgm-medal__image" data-url="ver_rev/platinum.svg" data-alt="Judge.me Platinum Verified Reviews Shop medal"><img alt="Judge.me Platinum Verified Reviews Shop medal" src="https://public-images.judge.me/judgeme/medals-v2-2025-rebranding/ver_rev/platinum.svg?auto=format"></div> <div class="jdgm-medal__value ">779</div> </a>
Affected pages/account/login /pages/affiliate-signup /cart
Component · Ref SXGE4C
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementli#Slide-template--19849310568496__main-29948241772592 > div > modal-opener > button
Accessible nameOpen media 2 in modal
Markup
<button class="product__media-toggle quick-add-hidden product__media-zoom-hover" type="button" aria-haspopup="dialog" data-media-id="29948241772592">
      <span class="visually-hidden">
        Open media 2 in modal
      </span>
    </button>
Component · Ref MH7ZUY
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementslider-component#GalleryViewer-template--19849310568496__main > div > button:nth-of-type(1)
Accessible nameSlide left
Markup
<button type="button" class="slider-button slider-button--prev" name="previous" aria-label="Slide left">
          <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
</path></svg>

        </button>
Component · Ref P437Q8
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
Elementdiv:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(3) > form > input
Markup
<input type="email" class="sj_rcp_email_input_v2" placeholder="Enter the email address" required="">
Component · Ref GL7TBN
Affected pagehttps://www.reneesgarden.com/
Elementdiv > div:nth-of-type(1) > div:nth-of-type(2) > div > h3 > a
Accessible nameVegetables
Markup
<a href="/collections/vegetables" class="full-unstyled-link">Vegetables
              </a>
Component · Ref M8ZTH1
Affected pagehttps://www.reneesgarden.com/
Elementsection#shopify-section-template--19849311649840__slideshow_tFFGbb > slideshow-component > div:nth-of-type(2) > div > div > button:nth-of-type(2)
Accessible nameLoad slide 2 of 4
Markup
<button class="slider-counter__link slider-counter__link--overlayed-arrows link slider-counter__link--active active" aria-label="Load slide 2 of 4" aria-controls="Slider-template--19849311649840__slideshow_tFFGbb" aria-current="true"><span class="dot"></span></button>
Component · Ref GKPQ6V
Affected pagehttps://www.reneesgarden.com/account/login
Elementdiv#shopify-section-template--19849312501808__main > div > div:nth-of-type(1) > form > button
Accessible nameSubmit
Markup
<button>
        Submit
      </button>
Component · Ref 8XXL1M
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementslider-component#GalleryViewer-template--19849310568496__main > a
Accessible nameSkip to product information
Markup
<a class="skip-to-content-link button visually-hidden quick-add-hidden" href="#ProductInfo-template--19849310568496__main">
        Skip to product information
      </a>
Component · Ref R5DH6O
Affected pagehttps://www.reneesgarden.com/account/login
Elementinput#RecoverEmail
Markup
<input type="email" value="" name="email" id="RecoverEmail" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email">
Component · Ref 84Z4TV
Affected pagehttps://www.reneesgarden.com/
Elementa#StandardCardNoMediaLink-template--19849311649840__featured_collection-8013716750384
Accessible nameButterfly AsclepiasNarrowleaf Milkweed
Markup
<a href="/products/butterfly-asclepias-narrowleaf-milkweed" id="StandardCardNoMediaLink-template--19849311649840__featured_collection-8013716750384" class="full-unstyled-link" aria-labelledby="StandardCardNoMediaLink-template--19849311649840__featured_collection-8013716750384 NoMediaStandardBadge-template--19849311649840__featured_collection-8013716750384" data-product-link-position="1" data-impression-id="da16fa3b-35b8-44cd-b5fe-286c5810bb4e" data-product-click-tracked="true"><span class="card-product__heading">Butterfly Asclepias</span><span class="card-product__title">Narrowleaf Milkweed</s…
Component · Ref DM81DU
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementhtml > body > div:nth-of-type(1) > div:nth-of-type(2) > div > button
Accessible nameClose review form
Markup
<button class="jdgm-write-review-modal__close-btn" aria-label="Close review form">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
          <path d="M19 5L5 19" stroke="#202223" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M5 5L19 19" stroke="#202223" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </button>
Component · Ref OXQKQE
Affected pagehttps://www.reneesgarden.com/cart
Elementdiv#shopify-section-template--19849310896176__cart-items > cart-items > div > div:nth-of-type(1) > a
Accessible nameContinue shopping
Markup
<a href="/collections/all" class="underlined-link">Continue shopping</a>
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)75 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 75 affected elements
Component · Ref RLYA7Z
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
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" f…
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref 1RLVRA
Affected pagehttps://www.reneesgarden.com/
Elementsummary#HeaderDrawer-supplies-all-garden-supplies
Accessible nameAll Garden Supplies
Rolebutton
Markup
<summary id="HeaderDrawer-supplies-all-garden-supplies" class="menu-drawer__menu-item link link--text list-menu__item focus-inset" role="button" aria-expanded="false" aria-controls="childlink-all-garden-supplies">
                                      All Garden Supplies
                                      <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.7…
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref 8XJL4N
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementsummary#HeaderMenu-flowers
Accessible nameFlowers
Rolebutton
Markup
<summary id="HeaderMenu-flowers" class="header__menu-item list-menu__item link focus-inset" role="button" aria-expanded="false" aria-controls="MegaMenu-Content-3">
                
                
                
                

                

                <span>
                  Flowers
                  
                </span>
                <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708…
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
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 8H3XK3
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
Elementsticky-header > header > 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="/search" method="get" role="search" class="search search-modal__form">
          <div class="field">
            <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="pred…
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
High

Images lack text alternatives

WCAG 1.1.1 (A)20 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 20 affected elements
Component · Ref SGWDGV
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
Element.footer-logo:nth-child(4)
Markup
<img class="footer-logo" src="https://cdn.shopify.com/s/files/1/0556/2879/1877/files/NonGMO-Stamp.png?v=1734381951">
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)3 instances3 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.

View 3 affected elements
Component · Ref 89FHSP
Affected pagehttps://www.reneesgarden.com/
Elementdiv:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(3) > form > input
Markup
<input type="email" class="sj_rcp_email_input_v2" placeholder="Enter the email address" required="">
Affected pages/ /products/zinnia-berry-basket /pages/affiliate-signup
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)1 instance1 inspected page

ARIA hidden element must not be focusable or contain focusable elements

Why it matters

ARIA hidden element must not be focusable or contain focusable elements

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref 7DRB39
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.product-sticky-atc
Accessible nameBouquet Zinnias Berry Basket Regular price $ 2.99 Sale price $ 2.99 Unit price /  per  Sale Sold out  -  SKU:5407 <div class="product-form__input hidden"> <label class="form__label" for="Variants-template--19849310568496__main-sticky">Product variants</label> <div class="select"> <select name="id" id="Variants-template--19849310568496__main-sticky" class="select__select" form="product-form-template--19849310568496__main-sticky" ><option selected="selected" value="8111744897" >Default Title - $ 2.99</option></select> <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </div> </div> Quantity Decrease quantity for Bouquet Zinnias - Berry Basket Increase quantity for Bouquet Zinnias - Berry Basket ADD TO BASKET
Markup
<div class="product-sticky-atc" data-sticky-atc="" data-section-id="template--19849310568496__main" data-sticky-section-id="template--19849310568496__main-sticky" aria-hidden="true">
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)1 instance1 inspected page

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 1 affected element
Component · Ref ZYCZ4D
Affected pagehttps://www.reneesgarden.com/
Element#Slider-template--19849311649840__slideshow_XjCTzA
Accessible nameHere's what gardeners are saying: "Just wanted to tell you that I love your wildflower garden in a scatter can! Every day there is something new to see." -Laurie F., Bedford, PA /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } Here's what gardeners are saying: "Bought some wildflower and sunflower seeds earlier this year. My garden is the most beautiful it has ever been." -Christine D., Redwood City, CA /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } Here's what gardeners are saying: "I just wanted to say how much I loved my Endless Bouquets cut flower garden mix! It was so easy to plant and grow." -Rachel B., Buffalo, NY /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } Here's what gardeners are saying: "I started my alpine strawberry seeds and every one sprouted. I followed your YouTube video – 100% germination." -Scott S., Urbana, IA /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } Here's what gardeners are saying: "Just wanted to say thank you! My onion sets purchased this year produced over 10 lbs of onions." -Drew M., Loraine, OH /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } #Slide-template--19849311649840__slideshow_XjCTzA-1 .banner__media::after { opacity: 0.0; } /* Custom X and Y position for desktop */ /* For mobile, adjust position only if screen width is less than 600px */ @media screen and (max-width: 600px) { } Here's what gardeners are saying: "Just wanted to tell you that I love your wildflower garden in a scatter can! Every day there is something new to see." -Laurie F., Bedford, PA /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } #Slide-template--19849311649840__slideshow_XjCTzA-2 .banner__media::after { opacity: 0.0; } /* Custom X and Y position for desktop */ /* For mobile, adjust position only if screen width is less than 600px */ @media screen and (max-width: 600px) { } Here's what gardeners are saying: "Bought some wildflower and sunflower seeds earlier this year. My garden is the most beautiful it has ever been." -Christine D., Redwood City, CA /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } #Slide-template--19849311649840__slideshow_XjCTzA-3 .banner__media::after { opacity: 0.0; } /* Custom X and Y position for desktop */ /* For mobile, adjust position only if screen width is less than 600px */ @media screen and (max-width: 600px) { } Here's what gardeners are saying: "I just wanted to say how much I loved my Endless Bouquets cut flower garden mix! It was so easy to plant and grow." -Rachel B., Buffalo, NY /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } #Slide-template--19849311649840__slideshow_XjCTzA-4 .banner__media::after { opacity: 0.0; } /* Custom X and Y position for desktop */ /* For mobile, adjust position only if screen width is less than 600px */ @media screen and (max-width: 600px) { } Here's what gardeners are saying: "I started my alpine strawberry seeds and every one sprouted. I followed your YouTube video – 100% germination." -Scott S., Urbana, IA /* Custom mobile position when screen width is less than 600px */ @media screen and (max-width: 600px) { .custom-position { left: 0px !important; top: 0px !important; } } #Slide-template--19849311649840__slideshow_XjCTzA-5 .banner__media::after { opacity: 0.0; } /* Custom X and Y position for desktop */ /* For mobile, adjust position only if screen width is less than 600px */ @media screen and (max-width: 600px) { } Here's what gardeners are saying: "Just wanted to say thank you! My onion sets purchased this year produced over 10 lbs of onions." -Drew M., Loraine, OH …[truncated by Evolize: exceeded D1 value limit]
Markup
<div class="slideshow banner ban..." id="Slider-template--198..." aria-live="off" aria-atomic="true" data-autoplay="true" data-speed="5" style="scroll-behavior: smo...">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)394 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 394 affected elements
Component · Ref KSZ9H8
Affected pagehttps://www.reneesgarden.com/account/login
Element.list-menu__item--link.list-menu__item[href$="flowers"]
Accessible nameFlowers
Markup
<a href="/collections/flowers" class="link link--text list-menu__item list-menu__item--link">
                              Flowers
                            </a>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref OB3UW1
Affected pagehttps://www.reneesgarden.com/cart
Element.slideshow__slide--clone.slideshow__slide[aria-label="1 of 4"]:nth-child(9) > .announcement-bar__announcement[aria-label="Announcement"][role="region"] > .announcement-bar__link.animate-arrow[href$="referral"] > .announcement-bar__message.h5 > span
Accessible nameGift 10% and Get 10% • Because gardening is better together! Share with a Friend →
Markup
<span>Gift 10% and Get 10% • Because gardening is better together! Share with a Friend →</span>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref JYEBYZ
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
Elementa[title=""]
Accessible nameRenee's Garden
Markup
<a href="/" title="">Renee's Garden</a>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref 5GJRQC
Affected pagehttps://www.reneesgarden.com/account/login
Element.copyright__content
Accessible name© 2026, Renee's Garden
Markup
<small class="copyright__content">© 2026, <a href="/" title="">Renee's Garden</a></small>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref DG7FYV
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementa[href$="become-a-retail-partner"]
Accessible nameBecome a Retailer
Markup
<a href="/pages/become-a-retail-partner" class="link link--text list-menu__item list-menu__item--link">
                              Become a Retailer
                            </a>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref D2PXTT
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementli:nth-child(4) > a[href$="supplies"]
Accessible nameSupplies
Markup
<a href="/collections/supplies" class="link link--text list-menu__item list-menu__item--link">
                              Supplies
                            </a>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref 3IJIYZ
Affected pagehttps://www.reneesgarden.com/
Element#rich-text-01KWF59MAJ32GJJC2NY74PT6MM > p > .ql-font-odense
Markup
<span style="font-size: 19px; color: rgb(254, 251, 217); font-family: gill-sans-nova, Helvetica, Arial, sans-serif; font-weight: 600; font-style: normal;" class="ql-font-odense">Get 10% Off</span>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref 5RSRXN
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element#email_016JB91TTR00000000000QGVD3
Accessible nameEnter Your Email Address
Markup
<input id="email_016JB91TTR0000..." type="email" autocomplete="email" name="email" tabindex="0" placeholder="Enter Your Email Add..." aria-label="Enter Your Email Add..." aria-required="true" aria-invalid="false" options="[object Object]" class="needsclick go3449806...">
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref 56QDMN
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element#CardLink-template--19849310568496__featured_collection_j9azeB-2419151297 > .card-product__heading
Accessible nameContainer Cucumber
Markup
<span class="card-product__heading">Container Cucumber</span>
Affected pages/ /products/zinnia-berry-basket
Component · Ref M2NS99
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element#CardLink-template--19849310568496__featured_collection_j9azeB-2419151617 > .card-product__title
Accessible nameChelsea Prize
Markup
<span class="card-product__title">Chelsea Prize</span>
Affected pages/ /products/zinnia-berry-basket
Component · Ref 8K0ZJK
Affected pagehttps://www.reneesgarden.com/account/login
Elementa[data-product-impression-tracked="true"]
Accessible nameGift Cards
Markup
<a href="https://www.reneesga..." class="link link--text list..." data-product-impress...="true" data-product-link-po...="1" data-impression-id="c941c284-5cae-460b-8..." data-above-fold="false" data-product-click-t...="true">
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup
Component · Ref 8NUUYA
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.footer-block--menu.footer-block[data-cascade=""]:nth-child(3) > .footer-block__heading.inline-richtext
Accessible nameConnect
Markup
<h2 class="footer-block__heading inline-richtext">Connect</h2>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup
Component · Ref RE328T
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.footer-block--menu.footer-block[data-cascade=""]:nth-child(1) > .footer-block__details-content.list-unstyled > li:nth-child(6) > .list-menu__item--link.list-menu__item.link--text
Accessible nameWishlist
Markup
<a href="https://www.reneesgarden.com/apps/wishlist" class="link link--text list-menu__item list-menu__item--link">
                              Wishlist
                            </a>
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup
Component · Ref G4Y0EP
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.footer-block--custom_liquid > .footer-block__heading.inline-richtext
Accessible nameSign up to enjoy our Newsletter!
Markup
<h2 class="footer-block__heading inline-richtext">Sign up to enjoy our Newsletter!</h2>
Affected pages/products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref IFJLPL
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
Element.slideshow__slide.slider__slide[aria-label="4 of 4"]:nth-child(8) > .announcement-bar__announcement[aria-label="Announcement"][role="region"] > .announcement-bar__link.animate-arrow[href$="saffron"] > .announcement-bar__message.h5 > span
Accessible nameGrow Your Own Saffron: It's easy to grow the world's most expensive spice!
Markup
<span>Grow Your Own Saffron: It's easy to grow the world's most expensive spice!</span>
Affected pages/account/login /pages/affiliate-signup /cart
Component · Ref FZK9LP
Affected pagehttps://www.reneesgarden.com/
Element.text-nvXYmmrJLUVW > span
Accessible nameJoin our community for inspiration, seasonal tips, and to see what's growing
Markup
<span>Join our community for inspiration, seasonal tips, and to see what's growing</span>
Component · Ref NGFVP3
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.jm-review-widget-minimal-header__title
Accessible nameCustomer Reviews
Roleheading
Markup
<p data-v-6d928e9f="" data-v-6e61ccc0="" class="jm-text jm-review-widget-minimal-header__title" role="heading" aria-level="2" style="--text-size: var(--jm-heading-sm-size); --text-weight: var(--jm-heading-sm-weight-default);">Customer Reviews</p>
Component · Ref AATV3X
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.jm-button
Accessible nameWrite a review
Markup
<button data-v-9640c170="" data-v-1f1d8788="" type="button" class="jm-button jm-button--primary jm-action-buttons__button" data-testid="write-review-button" style="--jm-btn-padding-inline: var(--action-button-padding-inline); --jm-btn-padding-block: var(--action-button-padding-block);">
Component · Ref 9WD18M
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.jm-no-reviews-state__text
Accessible nameBe the first to write a review
Markup
<p data-v-6d928e9f="" class="jm-text jm-no-reviews-state__text" style="--text-size: var(--jm-body-md-size); --text-weight: var(--jm-body-md-weight-default);">Be the first to write a review</p>
Component · Ref EO69WQ
Affected pagehttps://www.reneesgarden.com/
Element.heading-YjYdmYPIXpMl > h3
Accessible nameSharing the Love of Gardening
Markup
<h3>Sharing the Love of Gardening</h3>
Component · Ref 6L5K20
Affected pagehttps://www.reneesgarden.com/
Element.title.h1.inline-richtext > p
Accessible nameFreshly Picked
Markup
<p>Freshly Picked</p>
Component · Ref UM0132
Affected pagehttps://www.reneesgarden.com/
Element.slideshow__slide--clone[aria-label="2 of 5"][aria-roledescription="Slide"]:nth-child(22) > .banner__content--middle-center.slideshow__text-wrapper.banner__content > .color-scheme-742749ee-9d04-4055-ba61-0128280d6858.slideshow__text--center.slideshow__text-mobile--center > .banner__preheading.inline-richtext.banner__text > p
Accessible nameHere's what gardeners are saying:
Markup
<p>Here's what gardeners are saying:</p>
Component · Ref LZK7H5
Affected pagehttps://www.reneesgarden.com/
Element#Slide-template--19849311649840__featured_collection-15 > .product-card-wrapper.underline-links-hover.discount-0 > .card--seed-packets.card.card--standard > .card__inner.ratio.color-scheme-1 > .card__content > .card__badge.top.left > .badge.badge--bottom-left.color-scheme-70b731da-9fd8-433f-9b53-951779cc17ea
Accessible nameNew
Markup
<span id="Badge-template--19849311649840__featured_collection-8013717241904-badge-new" class="badge badge--bottom-left color-scheme-70b731da-9fd8-433f-9b53-951779cc17ea">
                  New
                </span>
Component · Ref OSCGWT
Affected pagehttps://www.reneesgarden.com/
Element.slideshow__slide[aria-label="3 of 5"][aria-roledescription="Slide"]:nth-child(14) > .banner__content--middle-center.slideshow__text-wrapper.banner__content > .color-scheme-742749ee-9d04-4055-ba61-0128280d6858.slideshow__text--center.slideshow__text-mobile--center > .banner__preheading.inline-richtext.banner__text > p
Accessible nameHere's what gardeners are saying:
Markup
<p>Here's what gardeners are saying:</p>
Component · Ref EBR201
Affected pagehttps://www.reneesgarden.com/
Element.body.full-unstyled-link[href$="supplies"]
Accessible nameSupplies
Markup
<a href="/collections/supplies" class="full-unstyled-link body">Supplies
            </a>

Showing 25 representative examples · 34 more affected elements not shown

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 matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Give each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.

View 10 affected elements
Component · Ref 5ZX74Z
Affected pagehttps://www.reneesgarden.com/account/login
Elementdiv#shopify-section-sections--19849310240816__header > sticky-header > header > nav
Accessible nameVegetables All Vegetables Tubers, Roots & Plants Certified Organic Artichoke NEW Asparagus Beans Beets Broccoli Broccoli Raab Brussels Sprouts Cabbage Carrots Cauliflower Celeriac Celery Chard Collards Corn Cucumbers Edamame Eggplant Fennel Gai Lan Garlic Gourds Greens Horseradish Kale Kohlrabi Leek Plants Leek Seeds …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="header__inline-menu">
  <ul class="list-menu list-menu--inline" role="list"><li><header-menu>
            <details id="Details-HeaderMenu-1" class="mega-menu">
              <summary id="HeaderMenu-vegetables" class="header__menu-item list-menu__item link focus-inset" role="button" aria-expanded="false" aria-controls="MegaMenu-Content-1">
                
                
                
                

                

                <span>
                  Vegetables
                  
                </span>
                <svg aria-hidden="true" focusable="false" class="…
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref KJMMGR
Affected pagehttps://www.reneesgarden.com/
Elementnav#skip-skip-to-menu
Accessible nameVegetables Vegetables All Vegetables Tubers, Roots & Plants Certified Organic Artichoke NEW Asparagus Beans Beets Broccoli Broccoli Raab Brussels Sprouts Cabbage Carrots Cauliflower Celeriac Celery Chard …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="menu-drawer__navigation" id="skip-skip-to-menu">
            <ul class="menu-drawer__menu has-submenu list-menu" role="list">
                
                
                
                

                
                
                
                
                
                <li><details id="Details-menu-drawer-menu-item-1">
                      <summary id="HeaderDrawer-vegetables" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="false" aria-controls="link-vegetables">
                        Vegetables
  …
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Medium

Touch targets are too small

WCAG 2.5.8 (AA)8 instances5 inspected pages

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

Why it matters

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

Recommended correction

Increase this <button>'s rendered area to at least 24 × 24 CSS pixels, or provide sufficient spacing from adjacent targets. Prefer increasing padding on the existing control (for example the button or link) rather than adding a separate non-interactive wrapper.

View 8 affected elements
Component · Ref JAZ2JO
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.go2324193863
Accessible nameClose teaser
Markup
<button tabindex="0" aria-label="Close teaser" class="needsclick klaviyo-close-form go2324193863 kl-private-reset-css-Xuajs1" style="position: absolute; z-index: 6; cursor: pointer; height: 20px; width: 20px; border-radius: 50%; top: 16px; left: -16px;">
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref KB1HBK
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Elementa[data-product-link-position="3"]
Markup
<a target="_blank" href="//x.com/share?url=ht..." class="share-social" data-product-impress...="true" data-product-link-po...="3" data-impression-id="031edec5-dff3-4cd2-9..." data-above-fold="false" data-product-click-t...="true">
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)3 instances3 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 3 affected elements
Component · Ref DKWBBK
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
Elementdiv#CartDrawer > div:nth-of-type(2) > div:nth-of-type(1) > div > div > p:nth-of-type(2)
Accessible nameLog in to check out faster.
Markup
<p class="cart__login-paragraph">
                  <a href="/account/login" class="link underlined-link">Log in</a> to check out faster.
                </p>
Affected pages/ /products/zinnia-berry-basket /pages/affiliate-signup
Medium

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)2 instances1 inspected page

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 2 affected elements
Component · Ref 6WSB4S
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.product__media-wrapper.small-hide.grid__item > media-gallery > slider-component:nth-child(2)
Accessible nameSkip to product information <div class="product__media media"> <img src="//www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=1946" alt="" srcset="//www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=246 246w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=493 493w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=600 600w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=713 713w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=823 823w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=990 990w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=1100 1100w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=1206 1206w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=1346 1346w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=1426 1426w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=1646 1646w, //www.reneesgarden.com/cdn/shop/files/5407_Zin_BerryBaskt.2021F_45cc89b3-60d4-4d20-b411-50d62c67c835.jpg?v=1741369873&amp;width=1946 1946w" width="1946" height="2665" sizes="(min-width: 1200px) 495px, (min-width: 990px) calc(45.0vw - 10rem), (min-width: 750px) calc((100vw - 11.5rem) / 2), calc(100vw / 1 - 4rem)"> </div> Open media 1 in modal <div class="product__media media"> <img src="//www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=1946" alt="" srcset="//www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=246 246w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=493 493w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=600 600w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=713 713w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=823 823w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=990 990w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=1100 1100w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=1206 1206w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=1346 1346w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=1426 1426w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=1646 1646w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-02.jpg?v=1778710666&amp;width=1946 1946w" width="1946" height="1460" loading="lazy" sizes="(min-width: 1200px) 495px, (min-width: 990px) calc(45.0vw - 10rem), (min-width: 750px) calc((100vw - 11.5rem) / 2), calc(100vw / 1 - 4rem)"> </div> Open media 2 in modal <div class="product__media media"> <img src="//www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=1946" alt="" srcset="//www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=246 246w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=493 493w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=600 600w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=713 713w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=823 823w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=990 990w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=1100 1100w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=1206 1206w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=1346 1346w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=1426 1426w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=1646 1646w, //www.reneesgarden.com/cdn/shop/files/zinnia-berrybasket-01.jpg?v=1778710666&amp;width=1946 1946w" width="1946" height="1948" loading="lazy" sizes="(min-width: 1200px) 495px, (min-width: 990px) calc(45.0vw - 10rem), (min-width: 750px) calc((100vw - 11.5rem) / 2), calc(100vw / 1 - 4rem)"> </div> Open media 3 in modal 1 / of 3
Markup
<slider-component id="GalleryViewer-template--19849310568496__main" class="slider-mobile-gutter">
Low

Low-quality alternative text

WCAG 1.1.1 (A)96 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 matters

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Recommended correction

Replace placeholder or filename alt text with a concise description of what the image conveys.

View 96 affected elements
Component · Ref WS9QWV
Affected pagehttps://www.reneesgarden.com/cart
Elementdiv:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(5) > div > img
Markup
<img class="jdgm-gallery__thumbnail" alt="User picture" data-src="https://review-images.judgeme.com/renee-s-garden/1788514889__1000011361__original.jpg?quality=80&amp;width=160" data-mfp-src="https://review-images.judgeme.com/renee-s-garden/1788514889__1000011361__original.jpg?quality=80&amp;width=1024" data-review-id="42e1b15d-ad52-42dc-a5c2-a9d7a1976841">
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Component · Ref PQEX06
Affected pagehttps://www.reneesgarden.com/account/login
Elementdiv:nth-of-type(1) > div:nth-of-type(3) > div:nth-of-type(2) > div:nth-of-type(3) > a:nth-of-type(2) > img
Markup
<img class="jdgm-rev__pic-img" alt="User picture" data-src="https://review-images.judgeme.com/renee-s-garden/1788807613__1000025751__original.jpg?quality=80&amp;width=160">
Affected pages/ /products/zinnia-berry-basket /account/login /pages/affiliate-signup /cart
Low

ARIA attributes have invalid values

WCAG 4.1.2 (A)3 instances1 inspected page

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 3 affected elements
Component · Ref B94FO2
Affected pagehttps://www.reneesgarden.com/products/zinnia-berry-basket
Element.product__media-wrapper.small-hide.grid__item > media-gallery > .thumbnail-slider.thumbnail-slider--no-slide > .thumbnail-list.slider--tablet-up.slider--mobile > .thumbnail-list__item.slider__slide[data-media-position="1"] > .thumbnail[aria-label="Load image 1 in gallery view"][aria-current="true"]
Accessible nameLoad image 1 in gallery view
Markup
<button class="thumbnail global-media-settings global-media-settings--no-shadow" aria-label="Load image 1 in gallery view" aria-current="true" aria-controls="GalleryViewer-template--19849310568496__main" aria-describedby="Thumbnail-template--19849310568496__main-1
">
Low

Page has no level-one heading

WCAG 1.3.1 (A)1 instance1 inspected page

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

Why it matters

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

Recommended correction

Add a single descriptive <h1> that names the page's primary purpose.

View 1 affected element
Component · Ref 5ZRPKN
Affected pagehttps://www.reneesgarden.com/pages/affiliate-signup
Elementhtml > body
Accessible name↵ Skip to content↵ Skip to menu↵ Skip to footer↵ Open Accessibility Widget Skip to content .drawer { visibility: hidden; } .cart-drawer__recommendations { max-width: 450px !important; } Your basket is empty Continue shopping Have an account? Log in to check out faster. Your basket Loading... Estimated total $ 0.00 USD Taxes, discounts and shipping calculated at checkout <button type="submit" class="cart__update-button button button--secondary" form="CartDrawer-Form"> Update </button> Check out Continue shopping document.addEventListener('DOMContentLoaded', function () { function isIE() { const ua = window.navigator.userAgent; const msie = ua.indexOf('MSIE '); const trident = ua.indexOf('Trident/'); return msie > 0 || trident > 0; } if (!isIE()) return; const cartSubmitInput = document.createElement('input'); cartSubmitInput.setAttribute('name', 'checkout'); cartSubmitInput.setAttribute('type', 'hidden'); document.querySelector('#cart').appendChild(cartSubmitInput); document.querySelector('#checkout').addEventListener('click', function (event) { document.querySelector('#cart').submit(); }); }); Gift 10% and Get 10% • Because gardening is better together! Share with a Friend → Introducing Our Newest Varieties! 29 Exceptional Vegetables, Herbs and Flowers → Get Ready for Fall Planting • Ranunculus, Freesia & Daffodils Are Open for Preorder Grow Your Own Saffron: It's easy to grow the world's most expensive spice! Gift 10% and Get 10% • Because gardening is better together! Share with a Friend → Introducing Our Newest Varieties! 29 Exceptional Vegetables, Herbs and Flowers → Get Ready for Fall Planting • Ranunculus, Freesia & Daffodils Are Open for Preorder Grow Your Own Saffron: It's easy to grow the world's most expensive spice! Gift 10% and Get 10% • Because gardening is better together! Share with a Friend → Introducing Our Newest Varieties! 29 Exceptional Vegetables, Herbs and Flowers → Get Ready for Fall Planting • Ranunculus, Freesia & Daffodils Are Open for Preorder Grow Your Own Saffron: It's easy to grow the world's most expensive spice! #shopify-section-sections--19849310240816__announcement-bar p {font-size: 16px !important; font-weight: 600 !important;} #shopify-section-sections--19849310240816__announcement-bar a {color: #00682c !important;} @media (max-width: 749px) {#shopify-section-sections--19849310240816__announcement-bar p {font-size: 14px !important; padding-top: 5px !important; }} <link href="//www.reneesgarden.com/cdn/shop/t/140/assets/component-mega-menu.css?v=164696225909094425191788215924" rel="stylesheet" type="text/css" media="all" /> <link href="//www.reneesgarden.com/cdn/shop/t/140/assets/component-list-menu.css?v=151968516119678728991788215926" rel="stylesheet" type="text/css" media="all" /> <link href="//www.reneesgarden.com/cdn/shop/t/140/assets/component-search.css?v=165164710990765432851788215925" rel="stylesheet" type="text/css" media="all" /> <link href="//www.reneesgarden.com/cdn/shop/t/140/assets/component-menu-drawer.css?v=118134929092304378751788486946" rel="stylesheet" type="text/css" media="all" /> <link href="//www.reneesgarden.com/cdn/shop/t/140/assets/component-cart-notification.css?v=54116361853792938221788215923" rel="stylesheet" type="text/css" media="all" /> <link href="//www.reneesgarden.com/cdn/shop/t/140/assets/component-cart-items.css?v=11657010759789577621788215926" rel="stylesheet" type="text/css" media="all" /> header-drawer { justify-self: start; margin-left: -1.2rem; }@media screen and (min-width: 990px) { header-drawer { display: none; } }.menu-drawer-container { display: flex; } .list-menu { list-style: none; padding: 0; margin: 0; } .list-menu--inline { display: inline-flex; flex-wrap: wrap; } summary.list-menu__item { padding-right: 2.7rem; } .list-menu__item { display: flex; align-items: center; line-height: calc(1 + 0.3 / var(--font-body-scale)); } .list-menu__item--link { text-decoration: none; padding-bottom: 1rem; padding-top: 1rem; line-height: calc(1 + 0.8 / var(--font-body-scale)); } @media screen and (min-width: 750px) { .list-menu__item--link { padding-bottom: 0.5rem; padding-top: 0.5rem; } } .header { padding: 8px 3rem 6px 3rem; } .section-header { position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */ margin-bottom: 0px; } @media screen and (min-width: 750px) { .section-header { margin-bottom: 0px; } } @media screen and (min-width: 990px) { .header { padding-top: 16px; padding-bottom: 12px; } } Vegetables Vegetables All Vegetables …[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="template-page gradient animate--hover-vertical-lift"><div class="accessez-skip-links-container"><a href="#MainContent" class="accessez-skip-link" role="link" tabindex="0">↵ <span data-aei18n="skipToContent">Skip to content</span></a><a href="#skip-skip-to-menu" class="accessez-skip-link" role="link" tabindex="0">↵ <span data-aei18n="skipToMenu">Skip to menu</span></a><a href="#skip-skip-to-footer" class="accessez-skip-link" role="link" tabindex="0">↵ <span data-aei18n="skipToFooter">Skip to footer</span></a><button id="accessez-accessibility-skip-button" class="accessez-skip-link"…

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.