Public accessibility assessment

Accessibility issues detected on gardeninminutes.com

Evolize inspected 5 public pages on gardeninminutes.com and detected 134 automatically identifiable accessibility findings.

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

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

Most widespread issueText has insufficient colour contrastDetected on 5 inspected pages
Most affected page/74 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)94 detected findings

Is gardeninminutes.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 gardeninminutes.com and detected 134 accessibility findings. The most widespread issue was "Text has insufficient colour contrast", detected on 5 inspected pages. The most affected inspected page was "/", where 74 findings were detected. The assessment identified findings mapped to 8 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 · 8 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 /products/4x8-garden-grid-watering-system.

    View technical evidence →
  2. Critical

    Dropdown menus have no accessible name

    WCAG 4.1.2 (A) · 1 inspected page · 5 instances
    Why this matters

    Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

    Recommended action

    Associate a <label> with each <select>, or add an aria-label / aria-labelledby that names its purpose.

    View technical evidence →
  3. Critical

    Dropdown menus have no accessible name

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

    Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

    Recommended action

    Associate a <label> with each <select>, or add an aria-label / aria-labelledby that names its purpose.

    View technical evidence →
  4. Critical

    Form fields are missing labels

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

    Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

    Recommended action

    Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

    View technical evidence →
  5. Critical

    Dropdown menus have no accessible name

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

    Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

    Recommended action

    Associate a <label> with each <select>, or add an aria-label / aria-labelledby that names its purpose.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA9455 / 5
4.1.2Name, Role, ValueA1433 / 5
2.1.1KeyboardA1355 / 5
1.3.1Info and RelationshipsA755 / 5
1.2.2Captions (Prerecorded)A522 / 5
3.3.2Labels or InstructionsA355 / 5
2.4.3Focus OrderA155 / 5
2.4.4Link Purpose (In Context)A111 / 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

Critical

Form fields are missing labels

WCAG 1.3.1 (A)2 instances2 inspected pages

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Why it matters

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Recommended correction

Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

View 2 affected elements
Component · Ref YJM5B3
Affected pagehttps://gardeninminutes.com/pages/contact
Element#message
Markup
<textarea name="contact[message]" rows="5" id="message"></textarea>
Component · Ref 2JO6K
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element#Quantity-template--20216096882733__main
Markup
<input class="quantity__input" type="number" name="quantity" id="Quantity-template--20216096882733__main" data-cart-quantity="0" data-min="1" min="1" step="1" value="1" form="product-form-template--20216096882733__main">
Critical

Dropdown menus have no accessible name

WCAG 4.1.2 (A)9 instances2 inspected pages

Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

Why it matters

Select menus expose no programmatic name, so assistive technology cannot announce what the choice is for.

Recommended correction

Associate a <label> with each <select>, or add an aria-label / aria-labelledby that names its purpose.

View 9 affected elements
Component · Ref F0AMGE
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="0h7o68lhw"] > .card--standard.card.card--media > .card__content > .oleg.card__information > .card-information > .price-and-option-wrapper.js-price-and-option-wrapper > product-card-options > select[name="product-variants-8067522953261"]
Accessible nameSize 2x2 2x4 2x6 2x8 2x10 4x4 4x6 4x8
Markup
<select name="product-variants-8067522953261" class="product-card__variant-selection">
Component · Ref SQABAJ
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementproduct-card-horizontal:nth-child(3) > .product-card-horizontal__wrapper > div > .product-card-horizontal__price-content.product-card-horizontal__price-content--is-variant_true > .product-card-horizontal__form > .product-card-horizontal__select-variant.js-product-card-horizontal__select-variant > .variant-selector[name="variant-id"]
Accessible nameStandard Cornerless
Markup
<select name="variant-id" class="variant-selector">
Component · Ref HB6K74
Affected pagehttps://gardeninminutes.com/
Elementselect[name="product-variants-8067520528429"]
Accessible nameCorner Options Standard Cornerless
Markup
<select name="product-variants-8067520528429" class="product-card__variant-selection">
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)191 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 191 affected elements
Component · Ref ICT1CG
Affected pagehttps://gardeninminutes.com/cart
Element.newsletter-window-trigger > strong
Accessible nameFall Garden Sale
Markup
<strong>Fall Garden Sale</strong>
Affected pages/pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Component · Ref KJLGY4
Affected pagehttps://gardeninminutes.com/
Element.featured-blog__grid-item:nth-child(2) > .article-card-wrapper.underline-links-hover.card-wrapper > .article-card.article-card__image--medium.card--card > .card__content > .card__information > div > .article-card__read-more-link
Accessible nameRead More
Markup
<div class="article-card__read-more-link">
Component · Ref IW1BHW
Affected pagehttps://gardeninminutes.com/
Element.glide__slide[aria-label="slide 3 out of 12"][data-slide-id="2"]:nth-child(9) > .reviews-carousel-card-container[data-review-id="887042265"][aria-roledescription="slide"] > .reviews-carousel-card > .reviews-carousel-reviewer-info-container > .reviews-carousel-card-reviewer-info-container > .reviewer-info > .reviewer-display-name
Accessible nameJim W.
Markup
<span class="reviewer-display-name" style="color: rgb(55, 52, 28); font-family: Montserrat; font-style: normal; font-weight: 400;">Jim W.</span>
Component · Ref SSK27I
Affected pagehttps://gardeninminutes.com/
Element.glide__slide[aria-label="slide 4 out of 12"][data-slide-id="3"]:nth-child(10) > .reviews-carousel-card-container[data-review-id="887042256"][aria-roledescription="slide"] > .reviews-carousel-card > .review-title
Accessible nameThis is without a doubt
Markup
<h3 class="review-title" style="color: rgb(55, 52, 28); font-family: Montserrat; font-style: normal; font-weight: 400;">This is without a doubt</h3>
Component · Ref 8YOJBG
Affected pagehttps://gardeninminutes.com/
Element.glide__slide[aria-label="slide 3 out of 12"][data-slide-id="2"]:nth-child(9) > .reviews-carousel-card-container[data-review-id="887042265"][aria-roledescription="slide"] > .reviews-carousel-card > .reviews-carousel-card-review-content-container > .review-content[data-expanded="false"]
Accessible nameThis is without a doubt the best irrigation system on the market. Believe me, I’ve looked at everything. I love this product.
Markup
<p class="review-content" data-expanded="false" style="color: rgb(55, 52, 28); font-family: Montserrat; font-style: normal; font-weight: 400;">
  This is without a doubt the best irrigation system on the market. Believe me, I’ve looked at everything. I love this product.
  <!--v-if-->
  
</p>
Component · Ref D114G3
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="mnxp6038x"] > .card--standard.card.card--media > .card__content > .oleg.card__information > .card-information > div[data-yotpo-product-id="8093621190701"][data-yotpo-instance-id="965359"][data-yotpo-cart-product-id=""] > .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css.yotpo-device-desktop > .yotpo-widget-clear.yotpo-bottom-line-scroll-panel > .yotpo-sr-bottom-line-summary > span:nth-child(1) > .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score
Accessible name4.9
Markup
<span class="yotpo-sr-bottom-line-left-panel yotpo-sr-bottom-line-score" style="display: flex; align-self: center; color: rgb(239, 210, 55); font-family: Montserrat; font-style: normal; font-weight: 400; font-size: 16px; margin-inline: 0px; margin-bottom: 1px; padding-top: 2px;">
Component · Ref LHUI8K
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element#quick-add-8067520528429-submit > .add-to-cart-message
Accessible nameAdd to cart
Markup
<span class="add-to-cart-message">Add to cart
</span>
Component · Ref N075O1
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element#\31 788899166397-votes_label
Accessible nameDig this review?
Markup
<div class="yotpo-review-votes-text unselectable" id="1788899166397-votes_label" style="margin-right: 8px;">Dig this review?</div>
Component · Ref Q1HHCI
Affected pagehttps://gardeninminutes.com/policies/terms-of-service
Element.swiper-slide-active > .announcement-bar-custom__text > a
Accessible nameNew! High-Flow Hose Timers Are Here • Shop Now
Markup
<a href="/products/gim-automatic-hose-timer-1-zone" title="GIM™ Automatic Hose Timer - 1 Zone">New! <strong>High-Flow Hose Timers Are Here</strong> • Shop Now</a>
Affected pages/pages/contact /policies/terms-of-service /cart
Component · Ref CL66NF
Affected pagehttps://gardeninminutes.com/pages/contact
Elementa[href="/"]:nth-child(3)
Accessible nameAbout Us
Markup
<a href="/">About Us</a>
Component · Ref QCQ4GU
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element.product-specification-tabs > .product-specification-tabs__container > .product-specification-tabs__content-wrapper > .product-specification-tabs__content > .metafield-rich_text_field > h6:nth-child(9) > strong
Accessible nameDurability
Markup
<strong>Durability</strong>
Component · Ref I6RJZ9
Affected pagehttps://gardeninminutes.com/
Elementh3:nth-child(5)
Accessible nameJoin our newsletter below for gardening tips, new product announcements & more.
Markup
<h3>Join our newsletter below for gardening tips, new product announcements &amp; more.</h3>
Component · Ref 6DSD68
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv[data-id="879502773"] > .yotpo-review-center-panel > .yotpo-review-rating-title > .yotpo-review-title[role="heading"][aria-level="3"] > strong
Accessible nameWe love these cages so
Markup
<strong>We love these cages so</strong>
Component · Ref BF3DP4
Affected pagehttps://gardeninminutes.com/
Element.tab-sliders__tab.active[data-index="1"] > .tab-sliders__tab-slider-wrapper > .slider-custom-navigation > .slider-custom-navigation__btn[data-index="1"] > span
Accessible nameNo Thirsty Plants
Markup
<span>No Thirsty Plants</span>
Component · Ref E2N8ME
Affected pagehttps://gardeninminutes.com/
Element.glide__slide--clone[aria-label="slide 12 out of 12"][data-slide-id="11"] > .reviews-carousel-card-container[data-review-id="885299063"][aria-roledescription="slide"] > .reviews-carousel-card > .review-title
Accessible nameI am thoroughly enjoying the
Markup
<h3 class="review-title" style="color: rgb(55, 52, 28); font-family: Montserrat; font-style: normal; font-weight: 400;">I am thoroughly enjoying the</h3>
Component · Ref TIO89B
Affected pagehttps://gardeninminutes.com/pages/contact
Element#email
Markup
<input type="email" required="" placeholder="[email removed]" name="contact[email]" id="email">
Component · Ref 8FWJVK
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv[data-id="866331458"] > .yotpo-review-right-panel > .yotpo-review-details > .yotpo-review-date[data-v-c637d528=""] > .yotpo-date-format[data-v-c637d528=""]
Accessible name03/07/26
Markup
<div data-v-c637d528="" class="yotpo-date-format">03/07/26</div>
Component · Ref Q5WVIF
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementspan[title="Debbie"] > .yotpo-reviewer-name-text[data-v-1ac5f7d8=""]
Accessible nameDebbie
Markup
<span data-v-1ac5f7d8="" class="yotpo-reviewer-name-text">Debbie</span>
Component · Ref NJB433
Affected pagehttps://gardeninminutes.com/
Element.tab-sliders__btns-item[data-index="3"] > .h5
Accessible nameAdd-Ons
Markup
<span class="h5">Add-Ons</span>
Component · Ref 8N56OW
Affected pagehttps://gardeninminutes.com/
Element.glide__slide--clone[aria-label="slide 12 out of 12"][data-slide-id="11"] > .reviews-carousel-card-container[data-review-id="885299063"][aria-roledescription="slide"] > .reviews-carousel-card > .reviews-carousel-card-review-content-container > .review-content[data-expanded="false"]
Accessible nameI am thoroughly enjoying the manifold as it allows me to connect two beds together and water both or one at the same time. Definitely worth the purchase😊🌱💚🐝
Markup
<p class="review-content" style="color: rgb(55, 52, 28); font-family: Montserrat; font-style: normal; font-weight: 400;" data-expanded="false">
Component · Ref 0Q1JXG
Affected pagehttps://gardeninminutes.com/
Element.featured-blog__view-all-link
Accessible nameView all
Markup
<a href="/blogs/easy-growing" class="featured-blog__view-all-link button button--outline">
Component · Ref L4N4Q8
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element.product-popular-companions__show-more-btn
Accessible nameShow More
Markup
<button class="product-popular-companions__show-more-btn js-product-popular-companions__show-more-btn button" type="button">
                  Show More
                </button>
Component · Ref 79JWTG
Affected pagehttps://gardeninminutes.com/
Element#newsletter-window-subscribe
Accessible nameSubscribe
Markup
<button type="submit" class="button button--filled" name="commit" id="newsletter-window-subscribe" aria-label="Subscribe">
                  Join
                </button>
Component · Ref WWMJ8D
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element.yotpo-comment-content
Accessible nameCongrats! Sounds like it might be time to make a big pot of sauce :)
Markup
<div data-v-4e26f402="" class="yotpo-comment-content">Congrats! Sounds like it might be time to make a big pot of sauce :)</div>
Component · Ref KMDVBI
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element.yotpo-sr-bottom-line-text
Accessible name98 reviews
Markup
<span class="yotpo-sr-bottom-line-text yotpo-sr-bottom-line-text--right-panel" style="white-space: nowrap; font-size: 16px; text-align: start; font-family: Montserrat; font-style: normal; font-weight: 400; color: rgb(44, 44, 44); padding-top: 2px; line-height: 28px;">

Showing 25 representative examples · 69 more affected elements not shown

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 BVFSCD
Affected pagehttps://gardeninminutes.com/cart
Elementdiv > div:nth-of-type(2) > div:nth-of-type(3) > div > div:nth-of-type(1) > a
Accessible name17” Tall, Raised Garden Bundles Everything you need in one. Raised Garden Bed, Garden Grid™, Garden Grid™ Manifold
Markup
<a href="https://gardeninminutes.com/products/17-tall-raised-garden-bundles" class="mega-menu-collection-item ">
      
        <div class="mega-menu-collection-item__img">
          
          <img src="//gardeninminutes.com/cdn/shop/files/d1a7776072f905be1b3a7f6df9e2a20e.png?v=1734445316&amp;width=600" alt="" loading="lazy">
        </div>
      

      <div class="mega-menu-collection-item__title">17” Tall, Raised Garden Bundles</div>

      
        <div class="mega-menu-collection-item__desc">Everything you need in one. Raised Garden Bed, Garden Grid<sup class="tm-symbol">™</sup>, Garden …
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)60 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 60 affected elements
Component · Ref LLIL3B
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdetails#Details-CartDrawer > summary
Accessible nameOrder notes
Rolebutton
Markup
<summary role="button" aria-expanded="false">
              <span class="summary__title">
                Order notes
                <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
                  <path d="M2.66797 16.0003C2.66797 12.4641 4.07273 9.07272 6.57321 6.57223C9.0737 4.07175 12.4651 2.66699 16.0013 2.66699C19.5375 2.66699 22.9289 4.07175 25.4294 6.57223C27.9299 9.07272 29.3346 12.4641 29.3346 16.0003C29.3346 19.5365 27.9299 22.9279 25.4294 25.4284C22.9289 27.9289 19.5375 29.3337 16.0013 29.3337C12.4651 29.3337 9.0737 27.9289 6.57321 …
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Component · Ref VGV85R
Affected pagehttps://gardeninminutes.com/policies/terms-of-service
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 class="icon icon-hamburger" xmlns="http://www.w3.org/2000/svg" width="28" height="20" viewBox="0 0 28 20" fill="none">
  <path d="M26.3999 18L2.3999 18" stroke="#5F5A2A" stroke-width="2" stroke-linecap="round"></path>
  <path d="M26.3999 10L14.3999 10" stroke="#5F5A2A" stroke-width="2" stroke-linecap="round"></path>
  <path d="M26.3999 2L2.3999 2" stroke="#5F5A2A" stroke-width="2" stroke-linecap="round"></pat…
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Component · Ref EG1LRQ
Affected pagehttps://gardeninminutes.com/policies/terms-of-service
Elementsummary#HeaderDrawer-all-in-one-gardens-beds
Accessible nameAll-In-One Gardens & Beds
Rolebutton
Markup
<summary id="HeaderDrawer-all-in-one-gardens-beds" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="false" aria-controls="link-all-in-one-gardens-beds">
                        <span>All-In-One Gardens &amp; Beds</span>
                        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
                          <g clip-path="url(#clip0_372_49049)">
                            <path d="M7.1582 6.175L10.9749 10L7.1582 13.825L8.3332 15L13.3332 10L8.3332 5L7.1582 6.175Z" fill="#292E2D"></pat…
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Component · Ref F5MVBS
Affected pagehttps://gardeninminutes.com/cart
Elementdiv#dynamic-checkout-cart > shopify-accelerated-checkout-cart > div > ul > li:nth-of-type(2) > div
Rolebutton
Markup
<div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Component · Ref GDYUTI
Affected pagehttps://gardeninminutes.com/
Elementul > li:nth-of-type(3) > div > div > div:nth-of-type(4) > div
Accessible nameNavigate to Garden In Minutes®
Rolelink
Markup
<div class="review-product yotpo-vugc-dynamic-content" role="link" tabindex="-1" aria-label="Navigate to Garden In Minutes®" data-dynamic-tabindex="true">
  <!--v-if-->
  <span class="review-product-name" title="Garden In Minutes®" style="font-family: Montserrat; font-style: normal; font-weight: 400;">Garden In Minutes<sup class="tm-symbol">®</sup></span>
</div>
Component · Ref 7TP79G
Affected pagehttps://gardeninminutes.com/
Elementdiv:nth-of-type(2) > div:nth-of-type(1) > div > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1)
Accessible namePrevious slide
Rolebutton
Markup
<div class="swiper-button-prev slider-btn outline swiper-button-disabled" tabindex="-1" role="button" aria-label="Previous slide" aria-controls="swiper-wrapper-10d13d1685b7b082d" aria-disabled="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
    <g clip-path="url(#clip0_72_20005)">
      <path d="M9 19L10.41 17.59L5.83 13L22 13V11L5.83 11L10.42 6.41L9 5L2 12L9 19Z" fill="#FCFCFC"></path>
    </g>
    <defs>
      <clipPath id="clip0_72_20005">
        <rect width="24" height="24" fill="white" transform="matrix(-1 0 0 -1 24 24)"></rect>
    …
Component · Ref XM7CTZ
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv#dropdown-yotpo-dropdown-0\.32538643271238454-yotpo-dropdown-option-3
Accessible nameFilter reviews by 3 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 3 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.32538643271238454-yotpo-dropdown-option-3" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns…
Component · Ref MQGUXL
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv:nth-of-type(1) > div > product-slider > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1)
Accessible namePrevious slide
Rolebutton
Markup
<div class="swiper-button-prev slider-btn swiper-button-disabled" tabindex="-1" role="button" aria-label="Previous slide" aria-controls="swiper-wrapper-1874b808f2358531" aria-disabled="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
    <g clip-path="url(#clip0_72_20005)">
      <path d="M9 19L10.41 17.59L5.83 13L22 13V11L5.83 11L10.42 6.41L9 5L2 12L9 19Z" fill="#FCFCFC"></path>
    </g>
    <defs>
      <clipPath id="clip0_72_20005">
        <rect width="24" height="24" fill="white" transform="matrix(-1 0 0 -1 24 24)"></rect>
      </clipP…
Component · Ref XM7CTX
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv#dropdown-yotpo-dropdown-0\.32538643271238454-yotpo-dropdown-option-1
Accessible nameFilter reviews by 5 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 5 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.32538643271238454-yotpo-dropdown-option-1" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns…
Component · Ref XM7CTU
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv#dropdown-yotpo-dropdown-0\.32538643271238454-yotpo-dropdown-option-0
Accessible nameFilter reviews by all ratings
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by all ratings" aria-selected="true" id="dropdown-yotpo-dropdown-0.32538643271238454-yotpo-dropdown-option-0" class="yotpo-dropdown-option yotpo-dropdown-option--focus yotpo-dropdown-option--selected" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-7aac675c="" class="formated-value">All ratings</span></div><svg data-v-75d918e0="" data-v-7aac675c="" width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg" class…
Component · Ref XM7CTW
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv#dropdown-yotpo-dropdown-0\.32538643271238454-yotpo-dropdown-option-2
Accessible nameFilter reviews by 4 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 4 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.32538643271238454-yotpo-dropdown-option-2" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns…
Component · Ref 2GY776
Affected pagehttps://gardeninminutes.com/
Elementdiv:nth-of-type(2) > div:nth-of-type(1) > div > div > div:nth-of-type(1) > div:nth-of-type(1)
Accessible namePrevious slide
Rolebutton
Markup
<div class="swiper-button-prev slider-btn swiper-button-disabled" tabindex="-1" role="button" aria-label="Previous slide" aria-controls="swiper-wrapper-8aef2656a47341af" aria-disabled="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
    <g clip-path="url(#clip0_72_20005)">
      <path d="M9 19L10.41 17.59L5.83 13L22 13V11L5.83 11L10.42 6.41L9 5L2 12L9 19Z" fill="#FCFCFC"></path>
    </g>
    <defs>
      <clipPath id="clip0_72_20005">
        <rect width="24" height="24" fill="white" transform="matrix(-1 0 0 -1 24 24)"></rect>
      </clipP…
Component · Ref XM7CU6
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementdiv#dropdown-yotpo-dropdown-0\.32538643271238454-yotpo-dropdown-option-4
Accessible nameFilter reviews by 2 stars
Roleoption
Markup
<div data-v-7aac675c="" role="option" aria-label="Filter reviews by 2 stars" aria-selected="false" id="dropdown-yotpo-dropdown-0.32538643271238454-yotpo-dropdown-option-4" class="yotpo-dropdown-option" data-testid="dropdown-option"><div data-v-7aac675c="" class="yotpo-dropdown-option-label" data-testid="dropdown-option-label"><span data-v-f702b75a="" class="yotpo-star-rating-filter yotpo-score" aria-hidden="true" data-testid="star-rating-filter"><span class="star-container"><svg class="yotpo-star-rating-icon yotpo-sr-star-full" width="13.35" height="13.35" viewBox="0 0 33 33" fill="none" xmlns…
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)15 instances5 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 15 affected elements
Component · Ref 0LARQC
Affected pagehttps://gardeninminutes.com/pages/contact
Elementform#newsletter-window-form > div:nth-of-type(1) > input:nth-of-type(1)
Markup
<input type="text" name="contact[first_name]" class="field__input" placeholder="First Name" required="">
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Component · Ref EWTDT5
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementinput#Search
Rolecombobox
Markup
<input id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list" placeholder="Search">
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)5 instances5 inspected pages

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

Why it 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 CE27J4
Affected pagehttps://gardeninminutes.com/
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="https://gardeninminutes.com/customer_authentication/redirect?locale=en&amp;region_country=US" class="link underlined-link">Log in</a> to check out faster.
                </p>
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
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 1ZZI2Z
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementnav#skip-skip-to-menu
Accessible name✧ Fall Sale ✧ Garden Grids™ Garden Grid™ Watering Systems Garden Grid™ Add-Ons Garden Grid™ + Raised Garden
Bed Bundles Watering Control Garden Grid™ Watering Systems The number one watering system for gardening Garden Grid™ Manifolds Link and control all of your Garden Grids™ so they water together! Garden Grid™ Tomato Cages Extra-tall, extra-strong, foldable & perfectly sized for Garden Grid™ squares. Custom-Length Garden Hoses Get the exact length you need so your garden stays nice & tidy. GIM™ Automatic Hose Timers NEW! Automatic watering, upgraded. High-flow, secure brass connectors, rain delay, simple set & forget scheduling. 17” Tall, Raised Garden Bundles Everything you need in one. Raised Garden Bed, Garden Grid™, Garden Grid™ Manifold 32” Tall, Raised Garden Bundles Everything you need in one. Raised Garden Bed, Garden Grid™, Garden Grid™ Manifold GIM™ Automatic Hose Timers NEW! Automatic watering, upgraded. High-flow, secure brass connectors, rain delay, simple set & forget scheduling. Irrigation Line To Hose Adapter Connect your irrigation line to hoses, valves, timers, manifolds, Garden Grids™ and more. Hose Valves and Splitters Super-durable, easy on, easy off. Take total control of your watering needs. Custom-Length Garden Hoses Get the exact length you need so your garden stays nice & tidy. View All All-In-One Gardens & Beds All-In-One Raised Garden Bundles Raised Garden Beds Raised Garden Add-Ons Watering Control 17” Tall, Raised Garden Bundles Everything you need in one. Raised Garden Bed, Garden Grid™, Garden Grid™ Manifold 32” Tall, Raised Garden Bundles Everything you need in one. Raised Garden Bed, Garden Grid™, Garden Grid™ Manifold 17” Tall, Raised Garden Beds Modular design. Up to 17 layouts per garden bed, food-safe materials, all-climate, up to 20+ year lifespan. 32” Tall, Raised Garden Beds Easy access, waist-high garden beds. Up to 17 layouts per garden bed, food-safe materials, all-climate, up to 20+ year lifespan. Garden Grid™ Tomato Cages Extra-tall, extra-strong, foldable & perfectly sized for Garden Grid™ squares. Raised Garden Expansion Packs Make your G…[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="header__inline-menu" id="skip-skip-to-menu">
  <ul class="list-menu list-menu--inline" role="list">
      

      

      <li><a id="HeaderMenu-fall-sale" href="/collections/on-sale" class="header__menu-item list-menu__item link link--text focus-inset">
            <span>✧ Fall Sale ✧</span>
          </a></li>
      

      

      <li><div id="Details-HeaderMenu-2" class="header__link-with-menu has-mega-menu">
              <button class="header__menu-item list-menu__item link focus-inset">
                Garden Grids<sup class="tm-symbol">™</sup>
                <svg xmlns="htt…
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Component · Ref QWRUMY
Affected pagehttps://gardeninminutes.com/pages/contact
Elementdiv#menu-drawer > div > div:nth-of-type(2) > nav
Accessible name✧ Fall Sale ✧ Garden Grids™ Garden Grids™ Garden Grid™ Watering Systems Garden Grid™ Watering Systems The number one watering system for gardening Garden Grid™ Add-Ons Garden Grid™ Manifolds Link and control all of your Garden Grids™ so they water together! Garden Grid™ Tomato Cages Extra-tall, extra-strong, foldable & perfectly sized for Garden Grid™ squares. Custom-Length Garden Hoses Get the exact length you need so your garden stays nice & tidy. GIM™ Automatic Hose Timers NEW! Automatic watering, upgraded. High-flow, secure brass connectors, rain delay, simple set & forget scheduling. Garden Grid™ + Raised Garden
Bed Bundles 17” Tall, Raised Garden Bundles Everything you need in one. Raised Garden Bed, Garden Grid™, Garden Grid™ Manifold 32” Tall, Raised Garden Bundles Everything you need in one. Raised Garden Bed, Garden Grid™, Garden Grid™ Manifold Watering Control GIM™ Automatic Hose Timers NEW! Automatic watering, upgraded. High-flow, secure brass connectors, rain delay, simple set & forget scheduling. Irrigation Line To Hose Adapter Connect your irrigation line to hoses, valves, timers, manifolds, Garden Grids™ and more. Hose Valves and Splitters Super-durable, easy on, easy off. Take total control of your watering needs. …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="menu-drawer__navigation">
            <ul class="menu-drawer__menu has-submenu list-menu" role="list">
                

                

                <li><a id="HeaderDrawer-fall-sale" href="/collections/on-sale" class="menu-drawer__menu-item list-menu__item link link--text focus-inset">
                      ✧ Fall Sale ✧
                    </a></li>
                

                

                <li><details id="Details-menu-drawer-menu-item-2">
                      <summary id="HeaderDrawer-garden-grids™" class="menu-drawer__menu-item list-menu__item link link--text …
Affected pages/ /pages/contact /products/gim-tomato-cage /policies/terms-of-service /cart
Medium

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)49 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 49 affected elements
Component · Ref U8V7U1
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="yb3s23inh"] > .card--standard.card.card--media > .color-scheme-2.card__inner.ratio > .card__content > .card__badge.top.left > .color-scheme-4.badge--bottom-left.badge
Accessible nameSale
Markup
<span id="NoMediaStandardBadge-template--18049087995949__featured_products_AAa3Cj-8426072014893" class="badge badge--bottom-left color-scheme-4">Sale</span>
Component · Ref 3FLEAF
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="z15wy8jqi"] > .card--standard.card.card--media > .card__content > .card__badge.top.left > .badge--bottom-left.badge
Accessible nameSale
Markup
<span id="Badge-template--18049087995949__featured_products_AAa3Cj-8067522461741" class="badge badge--bottom-left">Sale</span>
Component · Ref 1NUZB8
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="yb3s23inh"] > .card--standard.card.card--media > .color-scheme-2.card__inner.ratio > .card__content > .card__information > .card__heading > .full-unstyled-link
Accessible nameGIM™ 1/2" Irrigation Line to Hose Adapter Sale
Markup
<a href="/products/1-2-irriga..." id="StandardCardNoMediaL..." class="full-unstyled-link" aria-labelledby="StandardCardNoMediaL...">
Component · Ref OVQOS7
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="0h7o68lhw"] > .card--standard.card.card--media > .card__content > .oleg.card__information > .h5.card__heading
Accessible name17" Tall, All-In-One Raised Garden Bundles
Markup
<h3 class="card__heading h5" id="title-template--18049087995949__featured_products_AAa3Cj-8067522953261">
Component · Ref 1IDU3J
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="mnxp6038x"] > .card--standard.card.card--media > .card__content > .oleg.card__information > .h5.card__heading > .full-unstyled-link[href$="gim-tomato-cage"]
Accessible nameGIM™ Tomato Cage (4-Pack) Sale
Markup
<a href="/products/gim-tomato..." id="CardLink-template--1..." class="full-unstyled-link" aria-labelledby="CardLink-template--1...">
Component · Ref YO9MNW
Affected pagehttps://gardeninminutes.com/
Elementdiv[essential-preorder-block-id="z15wy8jqi"] > .card--standard.card.card--media > .card__content > .quick-add.no-js-hidden > product-form > .form[action="/cart/add"][novalidate="novalidate"] > .quick-add__submit.button--full-width[name="add"]
Accessible nameAdd to cart Sold out Multi-Garden Grid™ Connection Manifold
Markup
<button id="quick-add-template--..." type="submit" name="add" class="quick-add__submit bu..." aria-haspopup="dialog" aria-labelledby="quick-add-template--..." aria-live="polite" data-sold-out-messag...="true" disabled="" data-qsc-atc-bound="1">
Component · Ref 99C97K
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element.sticky-atc-mobile-content > .sticky-atc__quantity-select-holder.js-sticky-atc__quantity-select-holder > .product-form__input--dropdown.product-form__input > .select > .sticky-atc__quantity-select.select__select
Accessible name12345678910
Markup
<select class="sticky-atc__quantity-select select__select" id="atc-quantity-select">
Medium

<video> elements must have captions

WCAG 1.2.2 (A)12 instances2 inspected pages

<video> elements must have captions

Why it matters

<video> elements must have captions

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 12 affected elements
Component · Ref FF64K5
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementvideo[playsinline="playsinline"]
Accessible nameGIM Tomato Cage bottom being pressed into soil inside Garden Grid square with small tomato plant growing. Cut to shot of tomato cage top half connecting to the bottom half, tomato plants growing inside. Multiple cages with tomato plants growing inside. Tomato cage with mature tomato plant, tomatoes being harvested. Overflowing harvest of tomato shown by person hold two bowl of tomatoes.
Markup
<video playsinline="playsinline" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" aria-label="GIM Tomato Cage bott..." poster="//gardeninminutes.co..." data-no-pause="">
Affected pages/ /products/gim-tomato-cage
Component · Ref AMHUCG
Affected pagehttps://gardeninminutes.com/
Element#inline-video-17943551748078847-insta-feed
Markup
<video muted="" loop="" playsinline="" style="border-radius:12px;" class="auto-loop-videos" data-feed-id="0" id="inline-video-1794355..." preload="none" data-poster="https://scontent.cdn..." src="https://scontent.cdn...">
Affected pages/ /products/gim-tomato-cage
Low

Video may be missing captions

WCAG 1.2.2 (A)22 instances2 inspected pages

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 22 affected elements
Component · Ref VJXH1F
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementvideo#inline-video-18088684985248329-feed-44886
Markup
<video muted="" loop="" playsinline="" style="border-radius:12px;" class="auto-loop-videos" data-feed-id="44886" id="inline-video-18088684985248329-feed-44886" preload="none" data-poster="https://scontent.cdninstagram.com/v/t51.71878-15/681474039_1291321293102310_5885049831486160262_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=qMayXPLgF-kQ7kNvwH1p5nZ&amp;_nc_oc=AdqgtBLdEyqo9VIuNl2yGn7LBf0BHq1jkEkZmE6x6zT1VppaPTPp5IEX1zm97_suefo&amp;_nc_zt=23&amp;_nc_ht=scontent.cdninstagram.com&amp;edm=…
Affected pages/ /products/gim-tomato-cage
Component · Ref MC00NM
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Elementproduct-tabs > div:nth-of-type(2) > div > div > div:nth-of-type(1) > video
Accessible nameGIM Tomato Cage bottom being pressed into soil inside Garden Grid square with small tomato plant growing. Cut to shot of tomato cage top half connecting to the bottom half, tomato plants growing inside. Multiple cages with tomato plants growing inside. Tomato cage with mature tomato plant, tomatoes being harvested. Overflowing harvest of tomato shown by person hold two bowl of tomatoes.
Markup
<video playsinline="playsinline" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" aria-label="GIM Tomato Cage bottom being pressed into soil inside Garden Grid square with small tomato plant growing. Cut to shot of tomato cage top half connecting to the bottom half, tomato plants growing inside. Multiple cages with tomato plants growing inside. Tomato cage with mature tomato plant, tomatoes being harvested. Overflowing harvest of tomato shown by person hold two bowl of tomatoes. " poster="//gardeninminutes.com/cdn/shop/files/preview_images/1cf9d9222fef4313a8a8c8ed5b0f2e42.thumb…
Component · Ref Y6OMN0
Affected pagehttps://gardeninminutes.com/
Elementdiv#shopify-section-template--18049087995949__video_banner_gAhVg8 > div > div > div:nth-of-type(1) > video
Accessible nameno audio. Zoom out of Raised Garden Bed with a Garden Grid watering system with plants growing inside the garden. Cut to the Garden Grid gently watering plants growing in soil in a raised garden bed. View of multiple garden beds with Garden Grids filled with growing plants
Markup
<video playsinline="playsinline" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" aria-label="no audio. Zoom out of Raised Garden Bed with a Garden Grid watering system  with  plants growing inside the garden. Cut to the Garden Grid gently watering plants growing in soil in a raised garden bed. View of multiple garden beds with Garden Grids filled with growing plants" poster="//gardeninminutes.com/cdn/shop/files/preview_images/f1e32bec68bd468a8587be46a6b12680.thumbnail.0000000000_1100x.jpg?v=1751481097"><source src="//gardeninminutes.com/cdn/shop/videos/c/vp/f1e32bec68bd468a858…
Low

ARIA attributes have invalid values

WCAG 4.1.2 (A)2 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 2 affected elements
Component · Ref K3688M
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element.yotpo-dropdown-closable--textual
Accessible nameSort by
Rolecombobox
Markup
<div data-v-7aac675c="" class="yotpo-dropdown-closa..." aria-expanded="false" aria-controls="dropdown-yotpo-dropd..." tabindex="0" aria-labelledby="yotpo-dropdown-0.483..." aria-haspopup="listbox" role="combobox" data-testid="dropdown-combobox">
Component · Ref CXVC1G
Affected pagehttps://gardeninminutes.com/products/gim-tomato-cage
Element.yotpo-score-filter-container > .yotpo-dropdown-closable.yotpo-dropdown-closable--focused[data-testid="dropdown-combobox"]
Accessible nameRating
Rolecombobox
Markup
<div data-v-7aac675c="" class="yotpo-dropdown-closa..." aria-expanded="false" aria-controls="dropdown-yotpo-dropd..." tabindex="0" aria-labelledby="yotpo-dropdown-0.325..." aria-haspopup="listbox" role="combobox" data-testid="dropdown-combobox">
Low

Form field must not have multiple label elements

WCAG 3.3.2 (A)1 instance1 inspected page

Form field must not have multiple label elements

Why it matters

Form field must not have multiple label elements

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref 4LLSYD
Affected pagehttps://gardeninminutes.com/pages/contact
Element#subject
Markup
<input type="text" required="" placeholder="Shipping" name="contact[subject]" id="subject">

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.