homeandcooksales.com Open in urlscan Pro
151.101.1.124  Public Scan

URL: https://homeandcooksales.com/index.php/about-us
Submission: On December 06 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form class="form-horizontal">
  <input type="hidden" name="overlay_id" value="6">
  <div class="form-group">
    <label class="col-xs-5 control-label text-right">I agree to the Terms and Conditions</label>
    <div class="col-xs-7">
      <select name="terms_and_conditions">
        <option value="">Select an option</option>
        <option value="yes">Yes</option>
      </select>
      <span class="help-block"></span>
    </div>
  </div>
  <div class="form-group">
    <label class="col-xs-5 control-label text-right">Email</label>
    <div class="col-xs-7">
      <input type="text" class="form-control" name="email">
      <span class="help-block"></span>
    </div>
  </div>
  <div class="form text-right">
    <button type="submit" class="action primary">Enter</button>
  </div>
</form>

GET https://homeandcooksales.com/index.php/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://homeandcooksales.com/index.php/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search" type="text" name="q" onfocus="if(this.value=='Enter keywords to search...') this.value='';" onblur="if(this.value=='') this.value='Enter keywords to search...';" value="Enter keywords to search..." class="input-text"
        maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://homeandcooksales.com/index.php/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="btn-search-header" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://homeandcooksales.com/index.php/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://homeandcooksales.com/index.php/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail-footer">
  <div class="input-box">
    <input name="email" type="email" id="newsletter-footer" onfocus="if(this.value=='Your email address') this.value='';" onblur="if(this.value=='') this.value='Your email address';" value="Your email address"
      data-validate="{required:true, 'validate-email':true}">
  </div>
  <div class="action-button">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld5hoYgAAAAALWCEvSgTpOsmB8uASmSzJoxgzqP&amp;co=aHR0cHM6Ly9ob21lYW5kY29va3NhbGVzLmNvbTo0NDM.&amp;hl=de&amp;v=Km9gKuG06He-isPsP6saG8cn&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=ow7l1w5b4a4l"
              width="256" height="60" role="presentation" name="a-91qa3fj165kv" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://homeandcooksales.com/index.php/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <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>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Your company account is blocked and you cannot place orders. If you have
questions, please contact your company administrator.
Customer Service
My Account


SALE BEGINS IN:


HURRY! SALE ENDS IN:


SALE HAS ENDED

02
DAYS
12
HOURS
14
MINUTES
58
SECONDS
I agree to the Terms and Conditions
Select an option Yes
Email

Enter
<p>In order to participate in the event you must accept the Terms and
Conditions. If you do not accept the Terms and Conditions you will not be
granted access to the site. If you encounter any issues logging into this Sale
please contact us at <a href="mailto:allcladviphelp@groupeseb.com"
target="_blank">allcladviphelp@groupeseb.com </a>for assistance.</p>
<p><strong>By providing your email address to participate in this event you are
opting in to receive future event communications. If you would like to opt-out
please send an email to <a
href="mailto:allcladviphelp@groupeseb.com">allcladviphelp@groupeseb.com</a>.</strong></p>
Please read carefully! The products which are for sale on this site are FACTORY
SECONDS. They have minor cosmetic scratches and/or dents. There are no defects
which will affect the cookware’s performance. All products sold through this
site are genuine All-Clad products, even if the engravings typically found on
All-Clad products are not present. For this event, all sales are final, no
returns will be accepted. The products are sold pursuant to a limited warranty
http://www.all-clad.com/CustomerService/Warranty. By agreeing to these terms you
will have exclusive access to this event. IMPORTANT 1. Limit of 5 pieces of the
same item. 2. Limit of one order per shipping address. 3. Orders will be
processed in 10 - 15 business days and are not accepted by us until we have
shipped the product(s). 4. Shipping available by UPS ground only, no exceptions.
5. Will ship to continental US states and Military addresses (APO/FPO/DPO). Will
not ship to PO Boxes. US customers only. 6. All purchases must be for end use
only and not for resale. 7. If a promo code is offered it must be applied at
time of checkout before completing the order. A promo code cannot be applied to
previously placed orders. 8. A $20 restock fee will be applied for any
refused/returned orders that were not authorized. TERMS OF USE AND DISPUTE
RESOLUTION AGREEMENTS PLEASE READ THE AGREEMENT CAREFULLY BEFORE MAKING A
PURCHASE OR USING OUR SERVICES. THIS AGREEMENT INCLUDES AN AGREEMENT TO
MANDATORY ARBITRATION, WHICH MEANS THAT YOU AGREE TO SUBMIT ANY DISPUTE RELATED
TO THE SITE OR YOUR PURCHASE OR OUR SERVICES TO BINDING INDIVIDUAL ARBITRATION
RATHER THAN PROCEEDING IN COURT. THE DISPUTE RESOLUTION PROVISION ALSO INCLUDES
A CLASS ACTION WAIVER, WHICH MEANS THAT YOU AGREE TO PROCEED WITH ANY DISPUTE
INDIVIDUALLY AND NOT AS PART OF A CLASS ACTION. THIS AGREEMENT ALSO INCLUDES A
JURY WAIVER. MORE INFORMATION ABOUT THE ARBITRATION AND CLASS ACTION WAIVER CAN
BE FOUND IN THE ARBITRATION AGREEMENT AND CLASS ACTION WAIVER SECTION BELOW
Welcome to our shopping site. We provide this site to you subject to the
following Agreement. If you visit or shop at this site, you accept these Terms.
Please read them carefully. COPYRIGHT All content included on this site, such as
text, graphics, logos, button icons and images, is our property or the property
of our content suppliers and protected by United States and international
copyright laws. All software used on this site is our property or the property
of our service provider or its suppliers and protected by United States and
international copyright laws. LICENSE AND SITE ACCESS We grant you a limited
license to access and make personal use of this site and not to download (other
than page caching) or modify it, or any portion of it, except with our express
written consent. This license does not include any resale or commercial use of
this site or its contents; any collection and use of any product listings,
descriptions, or prices; any derivative use of this site or its contents; any
downloading or copying of account information for the benefit of another
merchant; or any use of data mining, robots, or similar data gathering and
extraction tools. This site or any portion of this site may not be reproduced,
duplicated, copied, sold, resold, visited, or otherwise exploited for any
commercial purpose without our express written consent. You may not frame or
utilize framing techniques to enclose any trademark, logo, or other proprietary
information (including images, text, page layout, or form) without our express
written consent. You may not use any meta tags or any other "hidden text"
utilizing our name or trademarks without our express written consent. Any
unauthorized use terminates our permission or license. COMMENTS, COMMUNICATIONS,
AND OTHER CONTENT Visitors may submit reviews, suggestions, ideas, comments,
questions, or other information, so long as the content is not illegal, obscene,
threatening, defamatory, invasive of privacy, infringing of intellectual
property rights, or otherwise injurious to third parties or objectionable and
does not consist of or contain software viruses, political campaigning,
commercial solicitation, chain letters, mass mailings, or any form of "spam."
You may not use a false e-mail address, impersonate any person or entity, or
otherwise mislead to the origin of the content. We reserve the right (but not
the obligation) to remove or edit such content. If you do post content or submit
material, and unless we indicate otherwise, you grant us a nonexclusive,
royalty-free, perpetual, irrevocable, and fully sub-licensable right to use,
reproduce, modify, adapt, publish, translate, create derivative works from,
distribute, and display such content throughout the world in any media. You
grant us and our sub-licensees the right to use the name that you submit in
connection with such content, if they choose. You represent and warrant that you
own or otherwise control all of the rights to the content that you post; that
the content is accurate; that use of the content you supply does not violate
this policy and will not cause injury to any person or entity; and that you will
indemnify us for all claims resulting from content you supply. We have the right
but not the obligation to monitor and edit or remove any activity or content. We
take no responsibility and assume no liability for any content posted by you or
any third party. ORDER AND ACCEPTANCE Your placement of an order does not
necessarily assure that we will accept your order. Orders are subject to
acceptance by us and we may, at any time and at our sole discretion, refuse to
accept your order even after we have provided an order confirmation e-mail or
charged your card if a product was mispriced, a product is no longer available,
or there was another error on the site related to a product. You acknowledge and
agree that we reserve the right to accept your order in whole or in part;
therefore, in the event of partial acceptance, the products will be shipped and
your card will be charged for the part of the order that was accepted. If we do
not accept your order, we will refund any amounts charged to your card and
contact you at the e-mail address that you provided to us within thirty (30)
days from the date of your order. If you have any questions, comments or
concerns regarding your order, or if you think that your order was rejected by
us in error, please contact us at: allcladviphelp@groupeseb.com PRODUCT
DESCRIPTIONS, PRICING AND AVAILABILITY We attempt to be as accurate as possible.
However, we do not warrant that product descriptions or other content of this
site are accurate, complete, reliable, current, or error-free. For purposes of
this flash sale, we use stock photographs that do not show the cosmetic
scratches and/or dents that might be found on the factory seconds products.
While we use reasonable efforts to maintain accurate pricing, availability, and
other information about products displayed on the site, such information does
not warrant or guarantee that the products will be available if you wish to
place an order to purchase them. We have the right, at any time, to make changes
to the information about products displayed on the site, including without
limitation information about prices, description or the availability of products
and we may do so without prior notice to you. Product discount is off of MSRP
and can change at any time. DISCLAIMER OF WARRANTIES AND LIMITATION OF LIABILITY
THIS SITE AND ALL INFORMATION, CONTENT, MATERIALS, AND SERVICES INCLUDED ON OR
OTHERWISE MADE AVAILABLE TO YOU THROUGH THIS SITE ARE PROVIDED ON AN "AS IS" AND
"AS AVAILABLE" BASIS, UNLESS OTHERWISE SPECIFIED IN WRITING. WE MAKE NO
REPRESENTATIONS OR WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, AS TO THE
OPERATION OF THIS SITE OR THE INFORMATION, CONTENT, MATERIALS, OR SERVICES
INCLUDED ON OR OTHERWISE MADE AVAILABLE TO YOU THROUGH THIS SITE, UNLESS
OTHERWISE SPECIFIED IN WRITING. YOU EXPRESSLY AGREE THAT YOUR USE OF THIS SITE
IS AT YOUR SOLE RISK. TO THE FULL EXTENT PERMISSIBLE BY APPLICABLE LAW, WE
DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. WE
DO NOT WARRANT THAT THIS SITE; INFORMATION, CONTENT, MATERIALS, OR SERVICES
INCLUDED ON OR OTHERWISE MADE AVAILABLE TO YOU THROUGH THIS SITE; THEIR SERVERS;
OR E-MAIL SENT FROM US ARE FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS. WE WILL
NOT BE LIABLE FOR ANY DAMAGES OF ANY KIND ARISING FROM THE USE OF THIS SITE OR
FROM ANY INFORMATION, CONTENT, MATERIALS (INCLUDING SOFTWARE) OR SERVICES
INCLUDED ON OR OTHERWISE MADE AVAILABLE TO YOU THROUGH THIS SITE, INCLUDING, BUT
NOT LIMITED TO DIRECT, INDIRECT, INCIDENTAL, PUNITIVE, AND CONSEQUENTIAL
DAMAGES, UNLESS OTHERWISE SPECIFIED IN WRITING. CERTAIN STATE LAWS DO NOT ALLOW
LIMITATIONS ON IMPLIED WARRANTIES OR THE EXCLUSION OR LIMITATION OF CERTAIN
DAMAGES. IF THESE LAWS APPLY TO YOU, SOME OR ALL OF THE ABOVE DISCLAIMERS,
EXCLUSIONS, OR LIMITATIONS MAY NOT APPLY TO YOU, AND YOU MIGHT HAVE ADDITIONAL
RIGHTS. APPLICABLE LAW By visiting our site, you agree that the laws of the
state of New Jersey, without regard to principles of conflict of laws, will
govern these Terms and any dispute of any sort that might arise between us.
ARBITRATION AGREEMENT AND CLASS ACTION WAIVER a. Mandatory Binding Arbitration.
The parties to this Agreement agree that final and binding arbitration on an
individual basis shall be the sole and exclusive forum and remedy for any and
all disputes and claims that cannot be resolved informally and that relate in
any way to or arise out of your purchase, our service, the Site or this
Agreement. Notwithstanding the foregoing, any dispute or claim relating to
patent, copyright, trademark, trade secret, privacy or publicity rights, shall
not be resolved in arbitration and, instead, the parties agree that such dispute
shall be resolved exclusively in state or federal court in Essex County, New
Jersey, and the parties consent to exclusive jurisdiction and venue in such
courts. The parties hereto acknowledge and agree that the Federal Arbitration
Act and federal arbitration law apply to arbitrations under this Agreement
(despite any other choice of law provision). Arbitration under this Agreement
shall be conducted by the American Arbitration Association (the "AAA"). For
claims of less than or equal to $75,000 (exclusive of attorney’s fees, costs,
and alleged punitive damages or penalties), the AAA's Consumer Arbitration Rules
will apply; for claims over $75,000, the AAA's Commercial Arbitration Rules will
apply. The AAA rules are available at https://www.adr.org. Any Notice of
Arbitration should be mailed to us at the following address: Buchanan Ingersoll
& Rooney PC Union Trust Building 501 Grant Street, Suite 200 Pittsburgh, PA
15219-4413 Att: Wendelynne Newton b. Class Action Waiver. TO THE FULLEST EXTENT
PERMITTED BY APPLICABLE LAW, ARBITRATION SHALL PROCEED SOLELY ON AN INDIVIDUAL
BASIS WITHOUT THE RIGHT FOR ANY DISPUTES TO BE ARBITRATED ON A CLASS ACTION
BASIS OR ON BASES INVOLVING CLAIMS BROUGHT IN A PURPORTED REPRESENTATIVE
CAPACITY ON BEHALF OF OTHERS. Disputes may not be joined or consolidated unless
agreed to in writing by all parties. No arbitration award or decision will have
any preclusive effect as to issues or claims in any dispute with anyone who is
not a named party to the arbitration. In the event that this CLASS ACTION WAIVER
is deemed unenforceable, then any putative class action may only proceed in a
court of competent jurisdiction without a jury and not in arbitration. c. Waiver
of Rights, Including to Trial by Jury. By agreeing to arbitration, the parties
understand and agree that they are waiving their rights to maintain other
available resolution processes, such as a court action or administrative
proceeding, to settle their disputes. The rules in arbitration are different.
There is no judge or jury, and review of an arbitrator's decision is very
limited. WE BOTH FURTHER AGREE THAT, WHETHER A CLAIM WILL BE RESOLVED IN
ARBITRATION OR IN COURT, THE PARTIES BOTH WAIVE ANY RIGHT TO A JURY TRIAL
INVOLVING ANY CLAIMS OR DISPUTES. SITE POLICIES, MODIFICATION, AND SEVERABILITY
Please review our other policies, such as our privacy policy, posted on this
site. These policies also govern your visit to our site. We reserve the right to
make changes to our site, policies, and these Terms at any time. If any of these
conditions shall be deemed invalid, void, or for any reason unenforceable, that
condition shall be deemed severable and shall not affect the validity and
enforceability of any remaining condition.
 * allcladviphelp@groupeseb.com
 * Contact Us

Sign In


Advanced Search
Search
My Cart 0 0 item
$0.00
My Cart
Close You have no items in your shopping cart.

 * Home
 * ALL-CLAD
   BLOWOUT SPECIAL - T-FAL Sister Brand
   Doorbusters
   Copper Core Cookware
   D3 Stainless Cookware
   D5 Brushed Cookware
   SD5 Polished Cookware
   Cookware Sets
   Hard Anodized Cookware
   Essentials Nonstick Cookware
   D3 Everyday Cookware
   FusionTec Cookware
   D3 Curated Cookware
   Collective Cookware
   MC2 Cookware
   Specialty Cookware
   Bakeware
   Accessories
   Kitchen Tools
   Kitchen Electrics
   Product Inserts
   SAVE - WITHOUT LIDS
   Outdoor Cooking

Categories

 * Home
 * About Us


ABOUT US



With over 200 stores in 25 countries, Home & Cook offers customers great brands
at great prices. As the authorized outlet for a major international Housewares
manufacturer, Home & Cook is committed to excellence, quality, and value. Our
product assortment includes the best quality Cookware, Bakeware, Kitchen Tools,
Fryers, Toasters, Coffee Makers, Espresso Machines, Small Kitchen Appliances,
and Steam Irons.

Items sold by Home & Cook shipped to destinations in California, Connecticut,
Georgia, Massachusetts, Maryland, Maine, North Carolina, New Jersey, New York,
Pennsylvania, South Carolina, Texas, Washington are subject to tax.



Subscribe for offers

We will contact you within 24 hours

sign up for newsletter
Subscribe
Follow us on:
 * Facebook
 * Twitter


INFORMATION

 * About Us
 * What Are Seconds
 * Terms & Conditions
 * Privacy Policy
 * Promotion Terms
 * Shipping & Returns


MY ACCOUNT

 * Sign In
 * View Cart
 * Checkout
 * Track My Orders


CUSTOMER CARE

 * 2121 Eden Road
   Millville, NJ 08332
 * Phone:
   1-877-769-3683
 * Email Address:
   allcladviphelp@groupeseb.com




Loading...



Close
Continue View Cart Compare Products My Wishlist
Ok

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?




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



DON’T MISS OUR NEXT SALE!


SIGN UP TO GET NOTIFIED WHEN FUTURE VIP FACTORY SECONDS SALES LAUNCH.

Email Address


No, thanks

We will only use your information according to our privacy policy.