Public accessibility assessment

Accessibility issues detected on oldesaratogacoinandjewelry.com

Evolize inspected 5 public pages on oldesaratogacoinandjewelry.com and detected 53 automatically identifiable accessibility findings.

53Findings detected
7WCAG criteria affected
5Pages inspected
13 Aug 2026Assessment date

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

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

Is oldesaratogacoinandjewelry.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 oldesaratogacoinandjewelry.com and detected 53 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/", where 35 findings were detected. The assessment identified findings mapped to 7 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

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

  1. High

    Interactive controls are not keyboard-accessible

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

    A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

    Recommended action

    Add a tabindex to the element or ensure it has focusable semantics to make it reachable by keyboard. Consider using native HTML elements like buttons or anchors when possible, as they inherently support keyboard focus.

    View technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

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

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

    Recommended action

    Ensure that all interactive elements, such as buttons, are visible when they receive focus, or remove them from the tab order if they are not meant to be interacted with. Consider using 'display: none' or 'visibility: hidden' to remove the element from the tab order when it's not visible.

    View technical evidence →
  3. High

    Interactive controls are not keyboard-accessible

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

    A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

    Recommended action

    Add a tabindex attribute to the summary element or use a native button element to ensure the control can receive keyboard focus.

    View technical evidence →
  4. High

    Form fields use placeholder text as the only label

    WCAG 1.3.1 (A) · 5 inspected pages · 5 instances
    Why this 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 action

    Add a visible label to the form field, either by using a `<label>` element or by using the `aria-label` attribute if a visible label is not feasible.

    View technical evidence →
  5. High

    Modal dialog does not trap keyboard focus

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

    An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

    Recommended action

    To fix this issue, ensure that the modal dialog traps keyboard focus by setting the 'tabindex' attribute to '-1' on the modal container and making sure that all focusable elements within the modal have a 'tabindex' attribute greater than or equal to 0. Additionally, use JavaScript to prevent focus from escaping the modal by listening for the 'focusout' event and moving focus back to the modal if necessary.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA3144 / 5
2.4.3Focus OrderA1055 / 5
4.1.2Name, Role, ValueA555 / 5
1.3.1Info and RelationshipsA455 / 5
2.1.1KeyboardA355 / 5
2.2.2Pause, Stop, HideA111 / 5
3.3.2Labels or InstructionsA155 / 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)16 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

Ensure that all interactive elements, such as buttons, are visible when they receive focus, or remove them from the tab order if they are not meant to be interacted with. Consider using 'display: none' or 'visibility: hidden' to remove the element from the tab order when it's not visible.

View 16 affected elements
Component · Ref HXVAWV
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementhtml > body > scroll-to-top > button
Accessible nameScroll to top
Markup
<button type="button" class="scroll-to-top__button">
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6">
      <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 10.5 12 3m0 0 7.5 7.5M12 3v18"></path>
    </svg>
    <span class="sr-only">Scroll to top</span>
  </button>
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /cart
Component · Ref UCBKU0
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementdiv > div > div > div:nth-of-type(1) > div > a
Accessible name1904-S Barber Dime, Fine, Cleaned
Markup
<a class="product-link block" href="/products/1904-s-barber-dime-fine-cleaned" title="1904-S Barber Dime, Fine, Cleaned">
<responsive-image class="responsive-image product-first-image" style="--aspect-ratio:125.0%">
<img src="//www.oldesaratogacoinandjewelry.com/cdn/shop/files/57_51d037d0-e05a-4f47-8727-5a8ff0d9aca8.jpg?crop=center&amp;height=2000&amp;v=1785778066&amp;width=1600" alt="1904-S Barber Dime, Fine, Cleaned" width="1600" height="2000" loading="lazy" sizes="(min-width: 1300px) calc((100vw - 130px) / 5), (min-width: 990px) calc((100vw - 130px) / 3), (min-width: 750px) calc((100vw - 12…
Component · Ref 2S4O9L
Affected pagehttps://www.oldesaratogacoinandjewelry.com/products/gold-eagles
Elementdiv#Thumbnail-Carousel-template--21591402021027__main-slide01
Accessible nameGo to slide 1
Rolebutton
Markup
<div id="Thumbnail-Carousel-template--21591402021027__main-slide01" class="thumbnail-list__item splide__slide splide__thumbnail is-active is-visible" data-target="template--21591402021027__main-10398667145379" data-media-position="1" data-media-id="10398667145379" role="button" aria-label="Go to slide 1" aria-current="true" tabindex="0" style="margin-right: 1.5rem; width: calc(16.6667% - 1.25rem);"><span tabindex="-1" class="thumbnail global-media-settings global-media-settings--no-shadow scroll-trigger animate--slide-in scroll-trigger--offscreen" data-cascade="" style="--animation-order:1" ar…
Component · Ref LVAT2G
Affected pagehttps://www.oldesaratogacoinandjewelry.com/cart
Elementdiv > div > div:nth-of-type(1) > cart-items > div:nth-of-type(1) > a
Accessible nameContinue shopping
Markup
<a href="/collections/all" class="btn btn-underlined">Continue shopping</a>
Component · Ref NC3MSR
Affected pagehttps://www.oldesaratogacoinandjewelry.com/cart
Elementtextarea#Cart-note
Markup
<textarea class="text-area field__input" name="note" form="cart" id="Cart-note" placeholder="Order note"></textarea>
Component · Ref ZFMZG8
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementdiv#featured-collection-template--21591401660579__featured_collection_MgUxJq > div:nth-of-type(2) > button:nth-of-type(2)
Accessible nameNext slide
Markup
<button class="splide__arrow splide__arrow--next " type="button" aria-label="Next slide" aria-controls="featured-collection-template--21591401660579__featured_collection_MgUxJq-track">
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="icon icon-nav-arrow-right">
  <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5"></path>
</svg>

                </button>
Component · Ref A472R9
Affected pagehttps://www.oldesaratogacoinandjewelry.com/cart
Elementdiv > div > cart-discount > div > form > button
Accessible nameApply
Markup
<button type="submit" class="btn cart-discount__button btn-primary">
        Apply



<div class="loading__spinner">
  <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</div>
</button>
Component · Ref VRAUOL
Affected pagehttps://www.oldesaratogacoinandjewelry.com/cart
Elementinput#cart-discount
Markup
<input id="cart-discount" class="field__input cart-discount__input" type="text" name="discount" placeholder="Discount code">
Component · Ref D3OXGS
Affected pagehttps://www.oldesaratogacoinandjewelry.com/products/gold-eagles
Elementdiv#Main-Carousel-template--21591402021027__main-slide01 > div > div > a
Accessible nameOpen media 1 in modal
Markup
<a class="product__media-icon product__media-icon-image motion-reduce " href="//www.oldesaratogacoinandjewelry.com/cdn/shop/products/gold-eagle.jpg?v=1596218494&amp;width=1418" data-pswp-src="//www.oldesaratogacoinandjewelry.com/cdn/shop/products/gold-eagle.jpg?v=1596218494&amp;width=1418" data-cropped="true" data-pswp-width="1418" data-pswp-height="1418" aria-label="Open media 1 in modal">
          
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="var(--icon-stroke-width)" stroke="currentColor" class="size-6 icon icon-plus">
  <path stroke-linecap="round"…
High

Interactive controls are not keyboard-accessible

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

Add a tabindex to the element or ensure it has focusable semantics to make it reachable by keyboard. Consider using native HTML elements like buttons or anchors when possible, as they inherently support keyboard focus.

View 15 affected elements
Component · Ref Y5D00J
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementsummary#HeaderDrawer-shop
Accessible nameShop
Rolebutton
Markup
<summary id="HeaderDrawer-shop" class="menu-drawer__menu-item list-menu__item link link--text focus-inset " role="button" aria-expanded="false" aria-controls="link-shop">
                          
                            <span class="sr-only">Shop</span>
                          
                          <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="icon icon-arrow">
  <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5"></path>
</svg>

                        </summary>
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /cart
Component · Ref TL4F8Q
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
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 class="header__icon--hamburger">
        <span class="header__icon--hamburger-line"></span>
        <span class="header__icon--hamburger-line"></span>
        <span class="header__icon--hamburger-line"></span>
      </span>
    </summary>
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /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

To fix this issue, ensure that the modal dialog traps keyboard focus by setting the 'tabindex' attribute to '-1' on the modal container and making sure that all focusable elements within the modal have a 'tabindex' attribute greater than or equal to 0. Additionally, use JavaScript to prevent focus from escaping the modal by listening for the 'focusout' event and moving focus back to the modal if necessary.

View 5 affected elements
Component · Ref VE7TL4
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementdiv#product-quick-view
Accessible nameProduct quick view
Roledialog
Markup
<div id="product-quick-view" class="modal product-quick-view isolate" role="dialog" aria-modal="true" aria-label="Product quick view">
        <div class="product-quick-view__content scroll-container">
            <button class="product-quick-view__close close-modal" tabindex="0" aria-label="Close" data-quick-view-close="">
                
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="var(--icon-stroke-width)" stroke="currentColor" class=" icon icon-close size-10">
  <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12"></path>
<…
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /cart
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)5 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 visible label to the form field, either by using a `<label>` element or by using the `aria-label` attribute if a visible label is not feasible.

View 5 affected elements
Component · Ref UWB68C
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementinput#cart-discount
Markup
<input id="cart-discount" class="field__input cart-discount__input" type="text" name="discount" placeholder="Discount code">
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /cart
High

Summary elements must have discernible text

WCAG 4.1.2 (A)5 instances5 inspected pages

Summary elements must have discernible text

Why it matters

Summary elements must have discernible text

Recommended correction

Add text to the summary element that describes its purpose, or provide an alternative way for users to understand the content and functionality of the element.

View 5 affected elements
Component · Ref 2OGUM7
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element#Summary-text_YHgmaY-sections--21591402152099__footer
Markup
<summary id="Summary-text_YHgmaY-sections--21591402152099__footer">
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /cart
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)98 instances4 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 between the text color and the background color by using a color with a higher contrast ratio, such as a darker or lighter shade, to meet the minimum contrast ratio thresholds.

View 98 affected elements
Component · Ref GC8H4E
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementa[title=""]
Accessible nameOld Saratoga Coin & Jewelry
Markup
<a href="/" title="">Old Saratoga Coin &amp; Jewelry</a>
Affected pages/ /pages/contact-us /products/gold-eagles /cart
Component · Ref KM9K5
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.text-size-small
Accessible name© 2026, Old Saratoga Coin & Jewelry
Markup
<p class="copyright__content text-size-small">
              © 2026, <a href="/" title="">Old Saratoga Coin &amp; Jewelry</a> 
            </p>
Affected pages/ /pages/contact-us
Component · Ref YNIN2J
Affected pagehttps://www.oldesaratogacoinandjewelry.com/cart
Element.text-size-small.copyright__content
Accessible name© 2026, Old Saratoga Coin & Jewelry
Markup
<p class="copyright__content text-size-small">
              © 2026, <a href="/" title="">Old Saratoga Coin &amp; Jewelry</a> 
            </p>
Affected pages/products/gold-eagles /cart
Component · Ref UGVHGW
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementp:nth-child(8)
Accessible nameMonday - Thursday 10-5Friday & Saturday 10-3Closed SundayPhone : (518) 580-2336
Markup
<p>Monday - Thursday 10-5<br>Friday &amp; Saturday 10-3<br>Closed Sunday<br>Phone : (518) 580-2336</p>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref 3RORMH
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementli:nth-child(6) > .no-underline.link
Accessible nameJewelry & Watch Repairs
Markup
<a href="https://www.nefj.com/services/jewelry-repairs/" class="link no-underline ">
                                          Jewelry &amp; Watch Repairs
                                        </a>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref I4BNXX
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element#NewsletterForm--sections--21591402152099__footer
Markup
<input id="NewsletterForm--sections--21591402152099__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref YED9IS
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.footer-block-newsletter > .rte:nth-child(1) > p
Accessible nameDon't miss out when new items arrive!
Markup
<p>Don't miss out&nbsp;when new items arrive!</p>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref N4AV1X
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.summary__title > .footer-block__heading.sub-heading
Accessible nameINFO
Markup
<div class="footer-block__heading sub-heading">INFO</div>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref UA5S63
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.rte > p:nth-child(3)
Accessible nameMonday-Friday 10-5Saturday 10-3Closed SundayPhone : (518) 452-0963
Markup
<p>Monday-Friday 10-5<br>Saturday 10-3<br>Closed Sunday<br>Phone : (518) 452-0963</p>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref 60CN8Y
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.footer-block--mobile > .footer-block__heading.sub-heading
Accessible nameStore Hours
Markup
<div class=" footer-block__heading sub-heading">Store Hours</div>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref FHRJVB
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.no-underline.link[href$="featured-in-store-items"]
Accessible nameFeatured In-Store Items
Markup
<a href="/pages/featured-in-store-items" class="link no-underline ">
                                          Featured In-Store Items
                                        </a>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref BS27WP
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementh6:nth-child(1)
Accessible nameCOLONIE
Markup
<h6>COLONIE</h6>
Affected pages/ /pages/contact-us /products/gold-eagles
Component · Ref VFSLF7
Affected pagehttps://www.oldesaratogacoinandjewelry.com/products/gold-eagles
Element.ms-4.opacity-60.truncate
Accessible nameGold Eagles
Markup
<span class="ms-4 text-size-small truncate opacity-60" aria-current="page">Gold Eagles</span>
Component · Ref I14XGF
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element#featured-collection-template--21591401660579__featured_collection_MgUxJq-slide04 > .scroll-trigger--offscreen.h-full[data-cascade=""] > .card-wrapper.product-card-wrapper > .card-product > .card-product__media.media-fit-fill.relative > .card-product__media-inner > .card__badge.top.left > .badge.price__badge-sold-out.badge-horizontal
Accessible nameSold out
Markup
<span class="badge price__badge-sold-out badge-horizontal">Sold out</span>
Component · Ref 2DXR53
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.image-with-text__text > p:nth-child(1)
Accessible nameOSCJ buys rare coins, gold and silver bullion, watches, jewelry etc. Whether it's a large lifetime collection or just a single item we make the selling process easy. Please bring the items into our store and our experts will examine and appraise your item.  I just want to know what it's worth questions are always welcome. We are the areas number one buyer of old coins and coin collections. All silver and gold jewelry, Paper money, Rolex, Patek watches, gold silver and platinum bullion, Sterling flatware and Pocket watches.
Markup
<p>
Component · Ref EJBPJE
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementa[aria-label="Sell To Us"]
Accessible nameSell To Us
Markup
<a aria-label="Sell To Us" class="btn btn-primary " href="/pages/contact-us">
        Sell To Us
        
    </a>
Component · Ref 8D4BQX
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element#featured-collection-template--21591401660579__featured_collection_MgUxJq-slide01 > .scroll-trigger--offscreen.h-full[data-cascade=""] > .card-wrapper.product-card-wrapper > .card-product > .card__content.pt-6 > .card__information.text-start > .card__heading.mb-2 > .full-unstyled-link.product-link
Accessible name2023 Fiji $1 Peace Dollar, D Privy, NGC PF70 UC
Markup
<a href="/products/2023-fiji-1-peace-dollar-d-privy-ngc-pf70-uc" title="2023 Fiji $1 Peace Dollar, D Privy, NGC PF70 UC" class="full-unstyled-link product-link">
              2023 Fiji $1 Peace Dollar, D Privy, NGC PF70 UC
            </a>
Component · Ref Q42RUO
Affected pagehttps://www.oldesaratogacoinandjewelry.com/pages/contact-us
Elementlabel[for="ContactForm-name"]
Accessible nameName
Markup
<label class="field__label" for="ContactForm-name">Name</label>
Component · Ref ZVNUQO
Affected pagehttps://www.oldesaratogacoinandjewelry.com/pages/contact-us
Element#ContactForm-name
Markup
<input class="field__input" autocomplete="name" type="text" id="ContactForm-name" name="contact[Name]" value="" placeholder="Name">
Component · Ref 8T5WZA
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.btn-primary-white
Accessible nameGET AN APPRAISAL
Markup
<a aria-label="GET AN APPRAISAL" class="btn btn-primary-white " href="/pages/contact-us">
        GET AN APPRAISAL
        
    </a>
Component · Ref FQHT8C
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.image-with-text__heading
Accessible nameSell To Us
Markup
<h2 class="image-with-text__heading inline-richtext h2">
                    Sell To Us
                  </h2>
Component · Ref 28RPJU
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.section__heading
Accessible nameNew Arrivals
Markup
<h2 class="section__heading scroll-trigger animate--slide-in h2 scroll-trigger--offscreen">
        New Arrivals
      </h2>
Component · Ref TW5QQZ
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.image-with-text-overlay__text > h1
Accessible nameA Name You Can Trust
Markup
<h1>A Name <br>You Can Trust</h1>
Component · Ref FGR0J9
Affected pagehttps://www.oldesaratogacoinandjewelry.com/pages/contact-us
Element#ContactForm-body
Markup
<textarea rows="10" id="ContactForm-body" class="text-area field__input" name="contact[Comment]" placeholder="Comment"></textarea>
Component · Ref UAHYRH
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.image-with-text-overlay__text > p
Accessible nameThe Capital Region’s most trusted buyers and sellers of gold, silver, coins and jewelry for more than 32 years
Markup
<p>The Capital Region’s most trusted buyers and sellers of gold, silver, coins and jewelry for more than 32 years</p>
Component · Ref 49GLTX
Affected pagehttps://www.oldesaratogacoinandjewelry.com/pages/contact-us
Element.form__label
Accessible nameComment
Markup
<label class="form__label field__label" for="ContactForm-body">Comment</label>
Component · Ref XUB4YG
Affected pagehttps://www.oldesaratogacoinandjewelry.com/pages/contact-us
Element.list-menu__item--active.no-underline[href$="contact-us"]
Accessible nameContact
Markup
<a href="/pages/contact-us" class="link no-underline  list-menu__item--active">
                                          Contact
                                        </a>
Component · Ref MAJBNF
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.section__description > p
Accessible nameCurrently available on eBay
Markup
<p>Currently available on eBay</p>
Component · Ref KZKVRG
Affected pagehttps://www.oldesaratogacoinandjewelry.com/cart
Element.button.btn-primary[href$="all"]
Accessible nameContinue shopping
Markup
<a href="/collections/all" class="button btn btn-primary">
              Continue shopping
            </a>
Component · Ref A54DVS
Affected pagehttps://www.oldesaratogacoinandjewelry.com/pages/contact-us
Element.contact__button > .btn-primary.btn[type="submit"]
Accessible nameSend message
Markup
<button id="" type="submit" class="btn btn-primary ">
        Send message
        
    </button>
Component · Ref GC8H5F
Affected pagehttps://www.oldesaratogacoinandjewelry.com/pages/contact-us
Elementp:nth-child(2) > a
Accessible name[email removed]
Markup
<a href="mailto:[email removed]" title="mailto:[email removed]">[email removed]</a>
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)2 instances1 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

Ensure that elements with aria-hidden=true do not contain focusable elements and are not focusable themselves. Remove or adjust the aria-hidden attribute as necessary to reflect the element's actual visibility and interaction state.

View 2 affected elements
Component · Ref C1Y4UX
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element#featured-collection-template--21591401660579__featured_collection_MgUxJq-slide06
Accessible name6 of 7
Rolegroup
Markup
<div class="splide__slide" id="featured-collection-template--21591401660579__featured_collection_MgUxJq-slide06" role="group" aria-roledescription="slide" aria-label="6 of 7" style="margin-right: 3rem; width: calc(20% - 2.4rem);" aria-hidden="true">
Medium

ARIA container is missing required child roles

WCAG 1.3.1 (A)5 instances5 inspected pages

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

Why it matters

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

Recommended correction

Add list item elements (li) inside the unordered list (ul) to provide a clear structure for screen readers and other assistive technologies.

View 5 affected elements
Component · Ref WWUY6F
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element.footer__payment > .list-payment.list[role="list"]
Rolelist
Markup
<ul class="list list-payment" role="list"></ul>
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /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

Add an 'aria-label' or 'aria-labelledby' attribute to each navigation region to provide a unique and descriptive name. This will allow screen readers to announce the name of each navigation region, making it easier for users to navigate the page.

View 10 affected elements
Component · Ref WT6N9B
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementdiv#menu-drawer > div > div > nav
Accessible nameFeatured In-Store Items Shop Shop Shop New Arrivals Bullion Bullion Silver Eagles Gold Eagles Canadian Eagles Platinum Eagles Jewelry Jewelry Estate Jewelry US & Foreign Coins Ebay Skip to content Buy At-Home Appraisals About Jewelry & Watch Repairs Contact Contact Contact Email Us Locations & Hours
Markup
<nav class="menu-drawer__navigation">
            <ul class="menu-drawer__menu has-submenu list-menu" role="list"><li><a id="HeaderDrawer-featured-in-store-items" href="/pages/featured-in-store-items" class="menu-drawer__menu-item list-menu__item link link--text focus-inset ">
                      Featured In-Store Items
                      
                    </a></li><li>
                      <div class="flex flex-row gap-x-4 menu-drawer__menu-link-and-toggle items-center menu-drawer__menu-lv-1">
                        <a href="/collections/all" class="menu-drawer__menu-item list-menu_…
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /cart
Component · Ref C1RSGM
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Elementdiv#shopify-section-sections--21591402184867__header > sticky-header > header > div > nav
Accessible nameFeatured In-Store Items Shop New Arrivals Bullion Silver Eagles Gold Eagles Canadian Eagles Platinum Eagles Jewelry Estate Jewelry US & Foreign Coins Ebay Buy At-Home Appraisals About Jewelry & Watch Repairs Contact Email Us Locations & Hours
Markup
<nav class="header__inline-menu h-full">
  <ul class="list-menu list-menu--inline flex h-full items-center" role="list"><li class="list-menu__items " data-text="Featured In-Store Items"><a href="/pages/featured-in-store-items" class="header__menu-item list-menu__item focus-inset h-full relative  ">
            <span class="h-full flex items-center list-menu__item-text">Featured In-Store Items</span>
            
          </a></li><li class="list-menu__items list-menu__has-mega" data-text="Shop"><a href="/collections/all" class="header__menu-item list-menu__item focus-inset relative h-full  ">…
Affected pages/ /policies/contact-information /pages/contact-us /products/gold-eagles /cart
Medium

Elements must only use permitted ARIA attributes

WCAG 4.1.2 (A)1 instance1 inspected page

Elements must only use permitted ARIA attributes

Why it matters

Elements must only use permitted ARIA attributes

Recommended correction

Verify that the aria-labelledby attribute is correctly used and references a valid element that provides a descriptive label for the gallery-carousel. Ensure that all ARIA attributes used are permitted for the gallery-carousel element and follow the WAI-ARIA specification.

View 1 affected element
Component · Ref W3QEJV
Affected pagehttps://www.oldesaratogacoinandjewelry.com/products/gold-eagles
Element#Gallery-carousel-template--21591402021027__main
Accessible nameGold Eagles
Markup
<gallery-carousel id="Gallery-carousel-template--21591402021027__main" class=" flex  gap-y-6 product__media-list  flex-col  " data-autoplay="true" desktop-grid="" aria-labelledby="Gallery Viewer" style="--column-gap-media:0.5rem;">
Low

ARIA attributes have invalid values

WCAG 4.1.2 (A)3 instances2 inspected pages

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

Why it matters

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

Recommended correction

Verify that all ARIA attributes have valid values and that the 'aria-labelledby' attribute references an existing element with a valid id. Ensure that the referenced element contains a text that accurately describes the purpose of the carousel.

View 3 affected elements
Component · Ref 4E9VDE
Affected pagehttps://www.oldesaratogacoinandjewelry.com/
Element#featured-collection-template--21591401660579__featured_collection_MgUxJq
Accessible name2023 Fiji $1 Peace Dollar, D Privy, NGC PF70 UC Regular price $0.99 Sale price $0.99 Regular price Unit price /  per  2023 Fiji $1 Morgan, D Privy, NGC PF70 UC Regular price $2.25 Sale price $2.25 Regular price Unit price /  per  2022 Fiji $1 Peace Dollar, D Privy, NGC Reverse PF70 Regular price $80.00 Sale price $80.00 Regular price Unit price /  per  Sold out 1890 Netherlands Dime, PCGS MS66 Regular price $0.99 Sale price $0.99 Regular price Unit price /  per  1852-A France Gold 20 Francs, PCGS MS66 Regular price $1,150.00 Sale price $1,150.00 Regular price Unit price /  per  Sold out 1904-S Barber Dime, Fine, Cleaned Regular price $0.99 Sale price $0.99 Regular price Unit price /  per  Sold out 1879-S Rev. of 78 Morgan Dollar, AU Regular price $0.99 Sale price $0.99 Regular price Unit price /  per
Roleregion
Markup
<div id="featured-collection-..." class="splide-slider splide..." data-splide="{"direction":"ltr", ..." '="" aria-labelledby="featured-collection" role="region" aria-roledescription="carousel">
Component · Ref CCR9FT
Affected pagehttps://www.oldesaratogacoinandjewelry.com/products/gold-eagles
Element#Gallery-carousel-template--21591402021027__main
Accessible nameGold Eagles
Markup
<gallery-carousel id="Gallery-carousel-template--21591402021027__main" class=" flex  gap-y-6 product__media-list  flex-col  " data-autoplay="true" desktop-grid="" aria-labelledby="Gallery Viewer" style="--column-gap-media:0.5rem;">

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.