rusticreddoor.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://rusticreddoor.com/
Submission Tags: phishingrod
Submission: On April 03 via api from DE — Scanned from CA

Form analysis 10 forms found in the DOM

/pages/search-results-page

<form class="search-form search-popup__form" action="/pages/search-results-page" data-hs-cf-bound="true">
  <div class="search__fields">
    <input type="hidden" name="type" value="product">
    <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left">
        <input class="input snize-input-style" type="text" name="q" placeholder="Search for name, wood, finish, etc." value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon " data-icon="search">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M93.26,93.59l-23.94-24a38,38,0,1,0-3.16,2.5L90.44,96.41a2,2,0,0,0,2.82-2.82ZM10.15,41.06A34.07,34.07,0,1,1,44.21,75.13,34.1,34.1,0,0,1,10.15,41.06Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div>
    <input type="submit" name="search" class="button" value="Search">
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="header__selector-form--action-icons" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data" data-hs-cf-bound="true"><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization header-menu__disclosure">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="selector-form--mobile" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data" data-hs-cf-bound="true"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization selectors-form--mobile">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden" tabarnapp-initialized="true" tbn-core-dam-fallback-cfs="true" data-hs-cf-bound="true" style="">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money"> $ 0.00 </span>
    </div>
    <textarea id="note" name="note" rows="2" placeholder="Order Notes" class="ajax-cart__note"></textarea>
    <div class="ajax-cart__cart-message text-align-center">
      <p>Thanks for shopping at Rustic Red Door!</p>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button" tabarnappselectedel="true" value="Checkout">Checkout</button>
      <a class="ajax-cart__cart-link tdf_cart_icon" href="/cart" data-no-instant="">Go to cart</a>
    </div>
  </div>
</form>

/pages/search-results-page

<form class="search-form search-popup__form" action="/pages/search-results-page" data-hs-cf-bound="true">
  <div class="search__fields">
    <input type="hidden" name="type" value="product">
    <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left">
        <input class="input snize-input-style" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon " data-icon="search">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M93.26,93.59l-23.94-24a38,38,0,1,0-3.16,2.5L90.44,96.41a2,2,0,0,0,2.82-2.82ZM10.15,41.06A34.07,34.07,0,1,1,44.21,75.13,34.1,34.1,0,0,1,10.15,41.06Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div>
    <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden" tabarnapp-initialized="true" tbn-core-dam-fallback-cfs="true" data-hs-cf-bound="true" style="">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money"> $ 0.00 </span>
    </div>
    <textarea id="note" name="note" rows="2" placeholder="Order Notes" class="ajax-cart__note"></textarea>
    <div class="ajax-cart__cart-message text-align-center">
      <p>Thanks for shopping at Rustic Red Door!</p>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button" tabarnappselectedel="true" value="Checkout">Checkout</button>
      <a class="ajax-cart__cart-link tdf_cart_icon" href="/cart" data-no-instant="">Go to cart</a>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" accept-charset="UTF-8" class="contact-form newsletter-form--newsletter-section" data-hs-cf-bound="true"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8"
    value="✓">
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="challenge" value="false">
  <div class="newsletter-form form is-responsive">
    <div class="field is-stretched-width">
      <div class="control ">
        <input class="input is-primary-btn-style is-regular" type="email" name="contact[email]" placeholder=" Insert your email.." required="">
      </div>
    </div>
    <div class="field is-default-width is-align-self-end">
      <div class="control">
        <button type="submit" class="button button--primary is-within-form">Sign Up</button>
      </div>
    </div>
  </div>
</form>

/pages/search-results-page

<form class="search-form search-popup__form" action="/pages/search-results-page" data-hs-cf-bound="true">
  <div class="search__fields">
    <input type="hidden" name="type" value="product">
    <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left has-icons-right is-relative">
        <input class="input snize-input-style" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon is-left submit-search" data-icon="search">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M93.26,93.59l-23.94-24a38,38,0,1,0-3.16,2.5L90.44,96.41a2,2,0,0,0,2.82-2.82ZM10.15,41.06A34.07,34.07,0,1,1,44.21,75.13,34.1,34.1,0,0,1,10.15,41.06Z"></path>
            </g>
          </svg>
        </span>
        <span class="icon is-right close-search" data-icon="x">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="x">
              <path d="M52.83,50,96.41,6.41a2,2,0,0,0-2.82-2.82L50,47.17,6.41,3.59A2,2,0,0,0,3.59,6.41L47.17,50,3.59,93.59a2,2,0,1,0,2.82,2.82L50,52.83,93.59,96.41a2,2,0,0,0,2.82-2.82Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div>
    <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST" data-hs-cf-bound="true"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off"
    placeholder="Unclear content? Search in dictionary..." aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-YtcCX4" novalidate="" tabindex="-1" data-hs-cf-bound="true"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 600px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: solid; border-width: 6px; border-color: rgb(175, 2, 3); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 40px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <div>
            <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-work-sans"
                style="font-size: 36px; color: #af0203; font-family: 'Work Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;">GET 10% OFF YOUR FIRST ONLINE ORDER!</span></p>
          </div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-work-sans"
              style="font-size: 36px; color: #af0203; font-family: 'Work Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;"><span class="ql-font-work-sans"
                style="color: #0e0d0d; font-size: 15px; font-family: 'Work Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; font-style: italic;"><span style="color: #af0203;">*EXCLUDES local warehouse purchases
                </span></span></span><span class="ql-font-work-sans" style="font-size: 36px; color: #af0203; font-family: 'Work Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;"><span class="ql-font-work-sans"
                style="color: #0e0d0d; font-size: 15px; font-family: 'Work Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; font-style: italic;"><span style="color: #af0203;">&amp; ANY sale items<br></span></span></span><span
              class="ql-font-work-sans" style="color: #0e0d0d; font-size: 24px; font-family: 'Work Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-work-sans"
                style="color: #000000; font-size: 16px; font-family: Work Sans, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-work-sans"
                  style="color: #af0203; font-size: 18px; font-family: Work Sans, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;">Plus be the first to know about In Stock Items, Sales, &amp; Special Events</span></span><span
                style="color: #af0203;">&nbsp;</span></span><span class="ql-font-work-sans" style="color: #000000; font-size: 16px; font-family: Work Sans, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">&nbsp;</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="first_name_64223313" class="needsclick go3899706030 kl-private-reset-css-Xuajs1" type="text"
            autocomplete="given-name" tabindex="0" placeholder="First Name" aria-label="First Name" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: &quot;Work Sans&quot;, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_64223314" class="needsclick go3899706030 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Your email" aria-label="Your email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: &quot;Work Sans&quot;, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(175, 2, 3); border-radius: 2px; border-style: none; border-color: rgb(3, 95, 34); border-width: 4px; color: rgb(255, 255, 255); font-family: &quot;Work Sans&quot;, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">GET
          MY DISCOUNT </button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Use Website In a Screen-Reader Mode
Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER


- | / Save up to % Save % Save up to Save Sale Sold out In stock
 * 
 * 
 * 
 * 

Free Shipping Nationwide

American Made

610-652-5066


RUSTIC RED DOOR CO.


What are you looking for?


My Account
0
Tables
Cafe Tables Counter Height Tables Custom Tables Dining Tables Pub Tables
Browse by Room
Dining Room
 * Tables
 * Chairs
 * Buffets & Kitchen Islands
 * Wine Cabinets
 * Benches

Kitchen
 * Kitchen Islands
 * Stools
 * Lazy Susans
 * Fly Swatters
 * Chalkboards
 * Cutting Boards
 * Charcuterie Boards

Family/Living Room
 * Chests
 * Coffee Tables
 * Console Tables
 * End Tables
 * Entertainment Centers
 * Mantels
 * Mirrors
 * Sofa Tables

Bedroom
 * Beds
 * Dressers
 * Chests
 * Nightstands
 * Mirrors

Seating
 * Chairs
 * Benches
 * Stools

Entryway
 * Barn Doors
 * Benches
 * Coat Racks
 * Console Tables
 * Storage Benches

Office
 * Desks
 * Chairs
 * Shelves

Bar/Pub
 * Pub Tables
 * Barrel Furniture
 * Bar Stools

Bathroom
 * Medicine Cabinets
 * Floating Shelves
 * Towel Bars

Home Decor
Benches Bells Blankets Chalkboards Chests Coat Racks Cutting Boards Frames Fly
Swatters Hardware Lazy Susans Live Edge Charcuterie Boards Mantels Mirrors Quilt
Hangers School Picture Frames Shelves Wall Art
In Stock Items
Shop All Benches Buffets Coffee Tables Desks Dining Tables Mantels Side/End
Tables Sofa/Console Tables Pub Tables Entertainment Centers
More Info
About Us Contact Us Catalogs Visit Warehouse FAQ
Design Services
 * Free Consultation
 * Wood Finishes
 * Wood Options

Gallery
 * Product Gallery
 * Commercial Projects

Installation
 * Barn Door
 * Dining Table Set Up
 * Quilt Hanger
 * Wall Mount

Behind the Red Door
Behind the Red Door
 * Tables
    * Cafe Tables
    * Counter Height Tables
    * Custom Tables
    * Dining Tables
    * Pub Tables

 * Browse by Room
    * Dining Room
       * Tables
       * Chairs
       * Buffets & Kitchen Islands
       * Wine Cabinets
       * Benches
   
    * Kitchen
       * Kitchen Islands
       * Stools
       * Lazy Susans
       * Fly Swatters
       * Chalkboards
       * Cutting Boards
       * Charcuterie Boards
   
    * Family/Living Room
       * Chests
       * Coffee Tables
       * Console Tables
       * End Tables
       * Entertainment Centers
       * Mantels
       * Mirrors
       * Sofa Tables
   
    * Bedroom
       * Beds
       * Dressers
       * Chests
       * Nightstands
       * Mirrors
   
    * Seating
       * Chairs
       * Benches
       * Stools
   
    * Entryway
       * Barn Doors
       * Benches
       * Coat Racks
       * Console Tables
       * Storage Benches
   
    * Office
       * Desks
       * Chairs
       * Shelves
   
    * Bar/Pub
       * Pub Tables
       * Barrel Furniture
       * Bar Stools
   
    * Bathroom
       * Medicine Cabinets
       * Floating Shelves
       * Towel Bars

 * Home Decor
    * Benches
    * Bells
    * Blankets
    * Chalkboards
    * Chests
    * Coat Racks
    * Cutting Boards
    * Frames
    * Fly Swatters
    * Hardware
    * Lazy Susans
    * Live Edge Charcuterie Boards
    * Mantels
    * Mirrors
    * Quilt Hangers
    * School Picture Frames
    * Shelves
    * Wall Art

 * In Stock Items
    * Shop All
    * Benches
    * Buffets
    * Coffee Tables
    * Desks
    * Dining Tables
    * Mantels
    * Side/End Tables
    * Sofa/Console Tables
    * Pub Tables
    * Entertainment Centers

 * More Info
    * About Us
    * Contact Us
    * Catalogs
    * Visit Warehouse
    * FAQ
    * Design Services
       * Free Consultation
       * Wood Finishes
       * Wood Options
   
    * Gallery
       * Product Gallery
       * Commercial Projects
   
    * Installation
       * Barn Door
       * Dining Table Set Up
       * Quilt Hanger
       * Wall Mount

 * Behind the Red Door
    * Behind the Red Door

 * Login
 * 


Search
0 Cart

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
$ 0.00

Thanks for shopping at Rustic Red Door!

Checkout Go to cart



SEARCH OUR COLLECTIONS

What are you looking for?



TOP SUGGESTIONS

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
$ 0.00

Thanks for shopping at Rustic Red Door!

Checkout Go to cart







MADE FOR THE
MOMENTS THAT
MATTER

• Free nationwide shipping
• Handcrafted solid wood furniture
• Custom designs for your home

Shop Popular Table Designs




BEHIND THE RED DOOR

Get a glimpse of what happens behind the scenes, some of our favorite projects,
and learn more about how we came to be! Be sure to check out our gallery for
inspiring furniture ideas.


ABOUT US


CUSTOMER HOMES & GALLERIES


DESIGN INSPIRATION

See Behind the Red Door


TOUR THE WAREHOUSE


Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


View our story


LOCATION

Come visit our warehouse at

 * 
 * 2180 Colflesh Rd. Perkiomenville, PA 18074

 * 
 * Mon.........................Sat (8AM-4:30PM)
   Sun.........................Closed

FOLLOW US ON

 * 
 * 
 * 
 * 

Rustic Red Door Location


 * PHILADELPHIA
   
   (45 mi)

 * JERSEY SHORE
   
   (70 mi)

 * NEW YORK CITY
   
   (85 mi)

 * POCONOS
   
   (65 mi)

 * DELAWARE
   
   (75 mi)

Visit Our Warehouse


RECENT BLOG POSTS




THE BENEFITS OF A ROUND DINING TABLE (UPDATED)


Read more


RUSTIC SPRING DECOR IDEAS FOR YOUR HOME (UPDATED)


Read more


FOUR STATES IN FOUR DAYS


Read more


Visit our Showroom:

2180 Colflesh Road
Perkiomenville, PA 18074

Quick links

 * About us
 * Catalogs
 * Contact US
 * Visit Our Warehouse
 * Behind the Red Door Blog
 * Shop Collections
 * Refund policy
 * Privacy policy

Newsletter

Get our latest design tips and info on our newest products, special sales, and
one-of-a-kind items.



Sign Up

We accept the following:

American Express Apple Pay Google Pay Mastercard Shop Pay Visa

© 2023 Rustic Red Door Co..

- American Made, Sitemap

We use cookies on our website to give you the best shopping experience. By using
this site, you agree to its use of cookies.

I agree

What are you looking for?



TOP SUGGESTIONS



English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By
Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...




Close form 1

GET 10% OFF YOUR FIRST ONLINE ORDER!

*EXCLUDES local warehouse purchases & ANY sale items
Plus be the first to know about In Stock Items, Sales, & Special Events  



GET MY DISCOUNT