www.jennikayne.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://l.mail.realsimple.com/rts/go2.aspx?h=20448306&tp=i-1NGB-9U-3hRp-1pMJvKL-Hv-4rrw9-1c-1pMJ3Ag-l8K0dgWfAO-IVsoa&x=22a4813...
Effective URL: https://www.jennikayne.com/collections/for-the-home?cjevent=bc7c3af276ec11ed83b1d2e40a18b8fc&cjdata=MXxZfDB8WXww
Submission: On December 08 via manual from SG — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-UVFDU5" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; 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: 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_21179280" class="needsclick go3200057429 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Enter your email address" aria-label="Enter your email address" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 27px; text-align: left; color: rgb(73, 68, 62); font-family: TimesNewRoman, &quot;Times New Roman&quot;, Times, Baskerville, Georgia, serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(73, 68, 62);">
          <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: 0px; position: relative; flex: 0 1 auto; margin: 0px auto 0px 0px;">
        <button class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 0px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 9px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 11px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto;"></button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

POST /cart

<form id="bagForm" action="/cart" method="post" class="bag__form">
  <div class="bag__content">
    <div class="bag__summary">
      <div class="bag__header">
        <h2 class="bag__title bag__title--summary">
        </h2>
        <button id="bagContinue" class="bag__continue btn-icon bag__continue_btn" type="button">
          <div class="close-background-image"></div>
          <span class="screenreader">Close</span>
        </button>
      </div>
    </div>
    <div class="bag-wrapper">
      <div class="bag__membership hide" id="membership_cta">
        <div class="bag__membership__savings"> Become a Member and save <span id="membership_savings"></span>. <a class="cts js-bag-item-edit" data-edit-path="/products/jkh-membership?view=ajax-edit" href="#">Join now</a><br> Already a member?
          <a href="/account">Sign in</a>
        </div>
        <div class="bag__membership__close">
          <button type="button" id="bagMembershipCTABtnX" class="btn-icon btn-close-bagMembershipCTA">
            <span class="close-white-x"></span>
            <span class="screenreader">Close</span>
          </button>
        </div>
      </div>
      <div id="bagItems" class="bag__items"></div>
    </div>
    <div class="bag__footer">
      <div class="bag__footer-inner">
        <p class="bag__subtotal">
          <span class="bag__subtotal-label"> Subtotal (0 items): </span>
          <span id="bagSubtotal" class="bag__subtotal-value">$0</span>
        </p>
        <hr class="membership-savings">
        <p class="bag__total">
          <span class="bag__total-label"> Estimated Total: </span>
          <span id="bagSubtotal" class="bag__total-value"> $0 </span>
        </p>
        <div class="bag__actions">
          <a id="proceedToCheckout" href="/pages/secure-checkout">
            <button class="btn btn--primary btn--full bag__checkout_btn" name="continue" type="button">
              <span>Proceed to Checkout</span>
            </button>
          </a>
          <a id="viewBagLink" href="/cart">
            <button class="btn btn--quaternary btn--full bag__view_btn" name="add" type="button">
              <span>View Full Bag</span>
            </button>
          </a>
        </div>
      </div>
    </div>
  </div>
</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

Cookie Policy
This website uses cookies to ensure you get the best experience on our
website.Privacy Policy
PreferencesCloseAccept



'Tis the season for newness. Shop our just-in styles now.

 * About
 * Stores
 * Rewards
 * My Account
 * Log In/Sign Up

Toggle Menu
 * New
 * Gifts
 * Best-Sellers
 * JKH Membership
 * Furniture
   Back
   Furniture
   Toggle Menu
    * Shop Furniture by Type
       * Beds
       * Sofas & Sectionals
       * Accent Chairs
       * Ottomans
       * Counter Stools
       * Dining Chairs
       * Dining Tables
       * Coffee Tables
       * Side Tables
       * Nightstands
       * Benches
       * Credenzas
       * Desks
   
    * Shop Furniture by Room
       * Living Room Furniture
       * Bedroom Furniture
       * Dining Room Furniture
       * Home Office Furniture
       * Outdoor Furniture
   
    * Shop Furniture by Material
       * Upholstered Furniture
       * Boucle Furniture
       * Wood Furniture
   
    * Shop All Fabric Swatches
    * Shop All Home Furniture

 * Home Decor
   Back
   Home Decor
   Toggle Menu
    * Decorative Accessories
       * Decorative Trays
       * Vases
       * Coffee Table Books
       * Decorative Bowls & Baskets
       * Shop All Decorative Accessories
   
    * Wall Decor
       * Framed Wall Art
       * Wall Hangings
       * Mirrors
       * Shop All Wall Decor
   
    * Candles & Apothecary
       * Candles
       * Home Scents & Care
       * Shop All Candles & Apothecary
   
    * Home Gift Ideas
       * Under $100
       * Under $250
       * Under $500
       * Shop All Home Gift Ideas
   
    * Shop All Home Decor

 * Pillows & Throws
   Back
   Pillows & Throws
   Toggle Menu
    * Pillows & Throws
       * Pillows
       * Throws
       * Shop All Pillows & Throws

 * Bed & Bath
   Back
   Bed & Bath
   Toggle Menu
    * Bedroom
       * Pillows & Throws
       * Bedroom Rugs
       * Slippers
       * Bedroom Furniture
       * Shop All Bedroom
   
    * Bathroom
       * Bath Towels
       * Bath Mats
       * Bath & Body Care
       * Bathroom Accessories
       * Shop All Bathroom

 * Rugs
   Back
   Rugs
   Toggle Menu
    * Area Rugs by Room
       * Bedroom Rugs
       * Living Room Rugs
       * Bathroom Rugs
   
    * Specialty Rugs
       * Sheepskin Rugs
       * Jute Rugs
       * Hemp Rugs
       * Wool Rugs
   
    * Area Rugs by Size
       * 5x7 Area Rugs
       * 8x10 Area Rugs
       * 9x12 Area Rugs
   
    * Shop All Rugs
    * Shop Rug Swatches

 * Kitchen & Dining
   Back
   Kitchen & Dining
   Toggle Menu
    * Tableware
       * Dinnerware
       * Drinkware
       * Serveware
       * Flatware
       * Table & Kitchen Linens
       * Table Decor
       * Shop All Tableware
   
    * Kitchen Organization
       * Kitchen Storage
       * Natural Cleaning Products
       * Serving & Cutting Boards
       * Kitchen Accessories
       * Shop All Kitchen Organization

 * Candles & Apothecary
   Back
   Candles & Apothecary
   Toggle Menu
    * Candles & Apothecary
       * Home Scents & Care
       * Candles
       * Shop All Apothecary & Candles

 * Catalog
 * Blog

 * Log In/Sign Up
 * My Account
 * Rewards
 * Stores
 * About
 * Jennikayne.com

Jenni Kayne
 * New
 * Gifts
 * Best-Sellers
 * JKH Membership
 * Furniture
    * Shop Furniture by Type
    * Beds
    * Sofas & Sectionals
    * Accent Chairs
    * Ottomans
    * Counter Stools
    * Dining Chairs
    * Dining Tables
    * Coffee Tables
    * Side Tables
    * Nightstands
    * Benches
    * Credenzas
    * Desks
   
    * Shop Furniture by Room
    * Living Room Furniture
    * Bedroom Furniture
    * Dining Room Furniture
    * Home Office Furniture
    * Outdoor Furniture
    * Shop Furniture by Material
    * Upholstered Furniture
    * Boucle Furniture
    * Wood Furniture
    * >Shop All Fabric Swatches
    * >Shop All Home Furniture
   
   
   Shop By Room
 * Home Decor
    * Decorative Accessories
    * Decorative Trays
    * Vases
    * Coffee Table Books
    * Decorative Bowls & Baskets
    * Shop All Decorative Accessories
    * Wall Decor
    * Framed Wall Art
    * Wall Hangings
    * Mirrors
    * Shop All Wall Decor
   
    * Candles & Apothecary
    * Candles
    * Home Scents & Care
    * Shop All Candles & Apothecary
    * Home Gift Ideas
    * Under $100
    * Under $250
    * Under $500
    * Shop All Home Gift Ideas
    * >Shop All Home Decor
   
   
   Shop All Home Decor
 * Pillows & Throws
    * Pillows & Throws
    * Pillows
    * Throws
    * Shop All Pillows & Throws
   
   
   Shop Throws
   
   Shop Pillows
 * Bed & Bath
    * Bedroom
    * Pillows & Throws
    * Bedroom Rugs
    * Slippers
    * Bedroom Furniture
    * Shop All Bedroom
    * Bathroom
    * Bath Towels
    * Bath Mats
    * Bath & Body Care
    * Bathroom Accessories
    * Shop All Bathroom
   
   
   Shop All Bedroom
   
   Shop All Bathroom
 * Rugs
    * Area Rugs by Room
    * Bedroom Rugs
    * Living Room Rugs
    * Bathroom Rugs
    * Specialty Rugs
    * Sheepskin Rugs
    * Jute Rugs
    * Hemp Rugs
    * Wool Rugs
   
    * Area Rugs by Size
    * 5x7 Area Rugs
    * 8x10 Area Rugs
    * 9x12 Area Rugs
    * >Shop All Rugs
    * >Shop Rug Swatches
   
   
   Shop All Rugs
 * Kitchen & Dining
    * Tableware
    * Dinnerware
    * Drinkware
    * Serveware
    * Flatware
    * Table & Kitchen Linens
    * Table Decor
    * Shop All Tableware
    * Kitchen Organization
    * Kitchen Storage
    * Natural Cleaning Products
    * Serving & Cutting Boards
    * Kitchen Accessories
    * Shop All Kitchen Organization
   
   
   Shop All Tableware
   
   Shop All Kitchen Organization
 * Candles & Apothecary
    * Candles & Apothecary
    * Home Scents & Care
    * Candles
    * Shop All Apothecary & Candles
   
   
   Shop Candles
   
   Shop Home Care
 * Catalog
 * Blog

Search 0 View Cart Toggle Menu
View Cart 0
Close Search
Search label
Close search


TOP SEARCHES

 * Dress
 * Tops
 * Cashmere
 * Jenni
 * Interiors

Suggested Results

For The Home


FOR THE HOME

There’s no place like Jenni Kayne Home for the holidays. Help them curate the
perfect place.

36 items Clear All
Sort By:
 * Newest
 * Name: A - Z
 * Name: Z - A
 * Price: High to Low
 * Price: Low to High

 * Size (0)
   XS
   S
   M
   L
   XL
   2.75 QT
   5x5"
   5.5 QT
   7 QT
   14oz
   14x24"
   22"sq
   50x70"
   OS
 * Color (0)
   Ash
   Brown
   Clear
   Cocoa
   Dark Linen
   Ivory
   Moss
   Multi
   NA
   Natural
   Natural Wool Boucle
   Oatmeal
   Saddle
   Slate
   Smoke
   Tan
   Travertine
   White
   White Truffle
 * Designer (0)
   Anastasio Home
   Jenni Kayne
   KINTO USA, Inc.
   MQuan
   Staub
 * Material (0)
   Alpaca
   Ceramic
   Leather
   Linen
   Recycled Glass
   Shearling
   Suede
   Wood
   Wool


Best Seller
Add to Bag

Jenni Kayne


WOOL FISHERMAN THROW

  —   more colors

$495 Regular

$396 Member

$495

 * 
   Link to color Oatmeal
 * 
   Link to color Shadow


Gifting Favorite
Add to Bag

Jenni Kayne


VOTIVE CANDLE SET



$125 Regular

$100 Member

$125


Ready to Ship
Add to Bag

Jenni Kayne


BRENTWOOD CHAIR

  —   more colors

$3,195 Regular

$2,556 Member

$3,195

 * 
   Link to color Ivory Wool Boucle
 * 
   Link to color Natural Wool Boucle


Best Seller
Add to Bag

Jenni Kayne


CEDAR GLASS CANDLE



$65 Regular

$52 Member

$65


Best Seller
 * S
 * M
 * L
 * XL

Select Size

Jenni Kayne


SUEDE MOROCCAN SLIPPER

  —   more colors

$245 Regular

$196 Member

$245

 * 
   Link to color Saddle
 * 
   Link to color Taupe


UNLOCK PERSONALIZED HOLIDAY SHOPPING

Hand us your list—we'll handle the rest. Make an appointment with one of our
personal stylists who will help you shop in-store or online with complete ease.
MAKE AN APPOINTMENT


Best Seller
 * S
 * M
 * L

Select Size

Jenni Kayne


SHEARLING MOROCCAN SLIPPER

  —   more colors

$275 Regular

$220 Member

$275

 * 
   Link to color Ivory
 * 
   Link to color Smoke


Best Seller
 * S
 * M
 * L

Select Size

Jenni Kayne


SHEARLING MOROCCAN SLIPPER

  —   more colors

$275 Regular

$220 Member

$275

 * 
   Link to color Ivory
 * 
   Link to color Smoke


Best Seller
Add to Bag

Jenni Kayne


MOHAIR THROW

  —   more colors

$495 Regular

$396 Member

$495

 * 
   Link to color Ivory
 * 
   Link to color Slate


Gifting Favorite
Add to Bag

Jenni Kayne


PACIFIC NATURAL AT HOME



$45 Regular

$36 Member

$45


What Jenni's Gifting
Add to Bag

Jenni Kayne


LARGE ALPACA BASKETWEAVE THROW

  —   more colors

$595 Regular

$476 Member

$595

 * 
   Link to color Light Grey
 * 
   Link to color Oatmeal


What Jenni's Gifting
 * S
 * L

Select Size

Jenni Kayne


WOVEN STORAGE BASKET



$125 Regular

$100 Member

$125 - $145

 * 
   Link to color Natural


Best Seller
Add to Bag

Jenni Kayne


ALPACA BASKETWEAVE THROW

  —   more colors

$295 Regular

$236 Member

$295

 * 
   Link to color Ivory
 * 
   Link to color Light Grey
 * 
   Link to color Oatmeal
 * 
   Link to color Charcoal
 * 
   Link to color Cocoa


Best Seller
 * $50
 * $100
 * $150
 * $200
 * $250
 * $300
 * $500
 * $1000

Select Size

Jenni Kayne


E GIFT CARD



$50

$50 - $1,000

Add to Bag

Jenni Kayne


FRAYED LINEN COASTER

  —   more colors

$9 Regular

$8 Member

$9

 * 
   Link to color Ivory
 * 
   Link to color Natural


Best Seller
Add to Bag

Jenni Kayne


OLIVE SIDE TABLE



$995 Regular

$796 Member

$995

 * 
   Link to color Ash

Add to Bag

Anastasio Home


TRAVERTINE COASTERS



$95

$95

 * 
   Link to color Travertine

Add to Bag

Anastasio Home


THE SIENNA TRAY



$325

$325

 * 
   Link to color Travertine

 * XS
 * S
 * M
 * L
 * XL

Select Size

Jenni Kayne


STOWE ECO GLASS CANISTER



$45 Regular

$36 Member

$45 - $75

 * 
   Link to color Clear

 * S
 * M

Select Size

Jenni Kayne


STOWE ECO GLASS BOWL



$75 Regular

$60 Member

$75 - $95

 * 
   Link to color Clear

Add to Bag

Anastasio Home


THE NICO TRAY



$325

$325

 * 
   Link to color Travertine


What Jenni's Gifting
Add to Bag

Staub


STAUB OVAL GRATIN



$395

$395

 * 
   Link to color White Truffle


What Jenni's Gifting
 * 5.5 QT
 * 7 QT

Select Size

Staub


STAUB ROUND COCOTTE



$545

$545 - $595

 * 
   Link to color White Truffle


What Jenni's Gifting
Add to Bag

Jenni Kayne


MUSK GLASS CANDLE



$65 Regular

$52 Member

$65


What Jenni's Gifting
Add to Bag

Jenni Kayne


LUNA PILLOW

  —   more colors

$195 Regular

$156 Member

$195

 * 
   Link to color Ivory
 * 
   Link to color Ash
 * 
   Link to color Moss
 * 
   Link to color Natural
 * 
   Link to color Mustard

Add to Bag

Jenni Kayne


TOPANGA CERAMIC CANDLE



$95 Regular

$76 Member

$95

 * 
   Link to color Oatmeal

Add to Bag

MQuan


JK X MQUAN MOBILE



$275

$275

 * 
   Link to color Tan


Ready to Ship
Add to Bag

Jenni Kayne


OTTO BENCH

  —   more colors

$2,395 Regular

$1,916 Member

$2,395

 * 
   Link to color Ivory Wool Boucle
 * 
   Link to color Natural Wool Boucle
 * 
   Link to color Textured Natural Linen


Ready to Ship
Add to Bag

Jenni Kayne


BRENTWOOD OTTOMAN

  —   more colors

$1,745 Regular

$1,396 Member

$1,745

 * 
   Link to color Ivory Wool Boucle
 * 
   Link to color Natural Wool Boucle

Add to Bag

KINTO USA, Inc.


LUNA VASE



$45

$45

 * 
   Link to color Brown

 * S
 * L

Select Size

Jenni Kayne


STOWE ECO GLASS VASE



$125 Regular

$100 Member

$125 - $145

 * 
   Link to color Clear

Add to Bag

Jenni Kayne


LINEN LUMBAR PILLOW

  —   more colors

$115 Regular

$92 Member

$115

 * 
   Link to color Natural
 * Link to color White

Add to Bag

Anastasio Home


THE TEO CATCH



$245

$245

 * 
   Link to color Travertine


Best Seller
Add to Bag

Jenni Kayne


LUNA PILLOW

  —   more colors

$195 Regular

$156 Member

$195

 * 
   Link to color Ivory
 * 
   Link to color Ash
 * 
   Link to color Moss
 * 
   Link to color Natural
 * 
   Link to color Mustard


Gifting Favorite
Add to Bag

Jenni Kayne


MEDIUM LEATHER RIVET VASE



$165 Regular

$132 Member

$165

 * 
   Link to color Natural


Gifting Favorite
 * S
 * M

Select Size

Jenni Kayne


LEATHER CATCHALL



$65 Regular

$52 Member

$65 - $95


Gifting Favorite
Add to Bag

Jenni Kayne


DOUBLE SHEEPSKIN

  —   more colors

$260 Regular

$208 Member

$260

 * 
   Link to color Dark Linen
 * 
   Link to color Ivory


LET’S GET YOUR GIFTS WRAPPED AND READY

Simply select gift wrapping at checkout and we’ll take care of your entire
order. Want to do it on your own at home? We’ll send you everything you need to
wrap with ease.

top



EXPLORE OTHER GIFT GUIDES...


TRIED & TRUE


FINER THINGS


FOR THE WHOLE FAMILY


OAK ESSENTIALS


STOCKING STUFFERS

Join our mailing list

Sign up & get 15% off your first purchase.


 * 
 * 
 * 
 * 
 * 
    * Terms of Use
    * Privacy Policy
   
    * © Jenni Kayne 2022
    * 1727 Berkeley St
    * Santa Monica, CA
    * USA


HAVE A GENERAL QUESTION?

EMAIL SERVICE@JENNIKAYNE.COM

HAVE A QUESTION ABOUT HOME OR FURNITURE?

EMAIL HOMESERVICES@JENNIKAYNE.COM


MONDAY - FRIDAY 7AM - 4PM PT
SATURDAY - SUNDAY 8AM - 4PM PT
EXCLUDING HOLIDAYS







CUSTOMER SERVICE

 * FAQs
 * Start a Return
 * Gift Cards
 * Furniture Measuring Guide
 * Home Design Services
 * JKH Membership


VISIT US

 * Stores


COMPANY

 * About
 * Rewards Program
 * Trade Program
 * Sustainability
 * Diversity
 * Accessibility
 * Careers

Customer Service
 * FAQs
 * Start a Return
 * Gift Cards
 * Furniture Measuring Guide
 * Home Design Services
 * JKH Membership

Visit Us
 * Stores

Company
 * About
 * Rewards Program
 * Trade Program
 * Sustainability
 * Diversity
 * Accessibility
 * Careers

 * Terms of Use
 * Privacy Policy

 * © Jenni Kayne 2022.
 * 1727 Berkeley St .
 * Santa Monica, CA .
 * USA .


Close
Become a Member and save . Join now
Already a member? Sign in
Close


Subtotal (0 items): $0

--------------------------------------------------------------------------------

Estimated Total: $0

Proceed to Checkout View Full Bag
Back
Close



Live chat


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



CHOOSE TYPE OF COOKIES YOU ACCEPT USING




Strictly Required Cookies

These cookies are required for the website to run and cannot be switched off.
Such cookies are only set in response to actions made by you such as language,
currency, login session, privacy preferences. You can set your browser to block
these cookies but this might affect the way our site is working.


Analytics and Statistics

These cookies allow us to measure visitors traffic and see traffic sources by
collecting information in data sets. They also help us understand which products
and actions are more popular than others.


Marketing and Retargeting

These cookies are usually set by our marketing and advertising partners. They
may be used by them to build a profile of your interest and later show you
relevant ads. If you do not allow these cookies you will not experience targeted
ads for your interests.


Functional Cookies

These cookies enable our website to offer additional functions and personal
settings. They can be set by us or by third-party service providers that we have
placed on our pages. If you do not allow these cookies, these or some of these
services may not work properly.


Accept selected Accept All
*By clicking on the above buttons, I give my consent on collecting my IP and
email (if registered). For more check GDPR Compliance


Earn Rewards

×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our advertising partners use cookies and similar
technologies on this site and use personal data (e.g., your IP address). If you
consent, the cookies, device identifiers, or other information can be stored or
accessed on your device for the purposes described below. You can click "Allow
All" or "Decline All" or click Settings above to customize your consent.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalized content profile; ●
Select personalised content; ● Personalized ads, ad measurement and audience
insights; ● Product development. For some of the purposes above, our advertising
partners: ● Use precise geolocation data. Some of our partners rely on their
legitimate business interests to process personal data. View our advertising
partners if you wish to provide or deny consent for specific partners, review
the purposes each partner believes they have a legitimate interest for, and
object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the Manage consent
preferences on this site.
Decline All
Allow All
Manage consent preferences