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

Submitted URL: http://www.eluxury.com/
Effective URL: https://www.eluxury.com/
Submission: On December 06 via api from US — Scanned from CA

Form analysis 14 forms found in the DOM

/search

<form class="wg-search-form" action="/search">
  <input type="hidden" name="type" value="product">
  <input type="text" name="q" placeholder="Search anything" class="search-input js_engo_autocomplate">
  <button type="submit" class="set-20-svg">
    <svg class="svg-inline--fa fa-magnifying-glass" aria-hidden="true" focusable="false" data-prefix="far" data-icon="magnifying-glass" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M504.1 471l-134-134C399.1 301.5 415.1 256.8 415.1 208c0-114.9-93.13-208-208-208S-.0002 93.13-.0002 208S93.12 416 207.1 416c48.79 0 93.55-16.91 129-45.04l134 134C475.7 509.7 481.9 512 488 512s12.28-2.344 16.97-7.031C514.3 495.6 514.3 480.4 504.1 471zM48 208c0-88.22 71.78-160 160-160s160 71.78 160 160s-71.78 160-160 160S48 296.2 48 208z">
      </path>
    </svg><!-- <i class="fa-regular fa-magnifying-glass"></i> -->
  </button>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <input type="email" class="form-control" name="customer[email]" placeholder="Email adress" required="">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" placeholder="Password" name="customer[password]" required="">
  </div>
  <div class="form-check">
    <a href="#recover" class="RecoverPassword">Forgot your password?</a>
  </div>
  <button type="submit" class="btn btn-dark w-100" value="Log In"> Log In </button>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="RecoverPasswordForm" style="display: none;">
    <div class="block-login">
      <span>
        <i class="ti-reload"></i>
      </span>
      <h2 class="title24 text-center title-form-account">Reset your password</h2>
      <div class="form-group row">
        <div class="col-sm-12">
          <input type="email" class="form-control" placeholder="Email adress" name="customer[email]" required="">
        </div>
      </div>
      <div class="text-center mt-3">
        <input type="submit" class="register-button" value="Submit">
      </div>
      <div class="table-custom create-account">
        <div class="text-center mt-4">
          <a class="HideRecoverPasswordLink" style="cursor: pointer;">Cancel</a>
        </div>
      </div>
    </div>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <input type="email" placeholder="Email address" class="form-control" name="customer[email]" required="">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="customer[password]" placeholder="Password" required="">
  </div>
  <button type="submit" class="btn btn-dark w-100" value="register"> register </button>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <input type="email" class="form-control" name="customer[email]" placeholder="Email adress" required="">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" placeholder="Password" name="customer[password]" required="">
  </div>
  <div class="form-check">
    <a href="#recover" class="RecoverPassword">Forgot your password?</a>
  </div>
  <button type="submit" class="btn btn-dark w-100" value="Log In"> Log In </button>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="RecoverPasswordForm" style="display: none;">
    <div class="block-login">
      <span class="login-icon">
        <i class="ti-reload"></i>
      </span>
      <h2 class="title_resgister title24 text-center title-form-account">Reset your password</h2>
      <div class="form-group mb-0 row">
        <div class="col-sm-12">
          <input type="email" class="form-control" placeholder="Email adress" name="customer[email]" required="">
        </div>
      </div>
      <div class="text-center">
        <input type="submit" class="btn register-button" value="Submit">
      </div>
      <div class="table-custom create-account">
        <div class="box-register text-center mt-4">
          <a class="HideRecoverPasswordLink" style="cursor: pointer;">Cancel</a>
        </div>
      </div>
    </div>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <input type="email" placeholder="Email address" class="form-control" name="customer[email]" required="">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="customer[password]" placeholder="Password" required="">
  </div>
  <button type="submit" class="btn btn-dark w-100" value="register"> register </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" enctype="multipart/form-data" class="inline-block icon-addcart margin_right_10 box-shadow" data-toggle="tooltip" data-placement="top" data-original-title="Add to Cart">
  <input type="hidden" name="id" value="39805760602199">
  <button type="submit" name="add" class="enj-add-to-cart-btn ">
    <i class="fsz-unset"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 297.78668 398.66666" height="398.66666" width="297.78668" id="svg2" version="1.1" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xml:space="preserve"><metadata id="metadata8"><rdf><work rdf:about=""><format>image/svg+xml</format><type rdf:resource="http://purl.org/dc/dcmitype/StillImage"></type></work></rdf></metadata><defs id="defs6"></defs><g transform="matrix(1.3333333,0,0,-1.3333333,0,398.66667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 2233.36,2432.71 H 0 V 0 h 2233.36 v 2432.71 z m -220,-220 V 220 H 220.004 V 2212.71 H 2013.36"></path><path xmlns="http://www.w3.org/2000/svg" id="path16" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1116.68,2990 v 0 C 755.461,2990 462.637,2697.18 462.637,2335.96 V 2216.92 H 1770.71 v 119.04 c 0,361.22 -292.82,654.04 -654.03,654.04 z m 0,-220 c 204.58,0 376.55,-142.29 422.19,-333.08 H 694.492 C 740.117,2627.71 912.102,2770 1116.68,2770"></path><path xmlns="http://www.w3.org/2000/svg" id="path18" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 1554.82,1888.17 H 678.543 v 169.54 h 876.277 v -169.54"></path></g></g></svg></i>
  </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" enctype="multipart/form-data" class="inline-block icon-addcart margin_right_10 box-shadow" data-toggle="tooltip" data-placement="top" data-original-title="Add to Cart">
  <input type="hidden" name="id" value="39769398411351">
  <button type="submit" name="add" class="enj-add-to-cart-btn ">
    <i class="fsz-unset"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 297.78668 398.66666" height="398.66666" width="297.78668" id="svg2" version="1.1" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xml:space="preserve"><metadata id="metadata8"><rdf><work rdf:about=""><format>image/svg+xml</format><type rdf:resource="http://purl.org/dc/dcmitype/StillImage"></type></work></rdf></metadata><defs id="defs6"></defs><g transform="matrix(1.3333333,0,0,-1.3333333,0,398.66667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 2233.36,2432.71 H 0 V 0 h 2233.36 v 2432.71 z m -220,-220 V 220 H 220.004 V 2212.71 H 2013.36"></path><path xmlns="http://www.w3.org/2000/svg" id="path16" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1116.68,2990 v 0 C 755.461,2990 462.637,2697.18 462.637,2335.96 V 2216.92 H 1770.71 v 119.04 c 0,361.22 -292.82,654.04 -654.03,654.04 z m 0,-220 c 204.58,0 376.55,-142.29 422.19,-333.08 H 694.492 C 740.117,2627.71 912.102,2770 1116.68,2770"></path><path xmlns="http://www.w3.org/2000/svg" id="path18" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 1554.82,1888.17 H 678.543 v 169.54 h 876.277 v -169.54"></path></g></g></svg></i>
  </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" enctype="multipart/form-data" class="inline-block icon-addcart margin_right_10 box-shadow" data-toggle="tooltip" data-placement="top" data-original-title="Add to Cart">
  <input type="hidden" name="id" value="39696910712919">
  <button type="submit" name="add" class="enj-add-to-cart-btn ">
    <i class="fsz-unset"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 297.78668 398.66666" height="398.66666" width="297.78668" id="svg2" version="1.1" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xml:space="preserve"><metadata id="metadata8"><rdf><work rdf:about=""><format>image/svg+xml</format><type rdf:resource="http://purl.org/dc/dcmitype/StillImage"></type></work></rdf></metadata><defs id="defs6"></defs><g transform="matrix(1.3333333,0,0,-1.3333333,0,398.66667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 2233.36,2432.71 H 0 V 0 h 2233.36 v 2432.71 z m -220,-220 V 220 H 220.004 V 2212.71 H 2013.36"></path><path xmlns="http://www.w3.org/2000/svg" id="path16" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1116.68,2990 v 0 C 755.461,2990 462.637,2697.18 462.637,2335.96 V 2216.92 H 1770.71 v 119.04 c 0,361.22 -292.82,654.04 -654.03,654.04 z m 0,-220 c 204.58,0 376.55,-142.29 422.19,-333.08 H 694.492 C 740.117,2627.71 912.102,2770 1116.68,2770"></path><path xmlns="http://www.w3.org/2000/svg" id="path18" style="fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 1554.82,1888.17 H 678.543 v 169.54 h 876.277 v -169.54"></path></g></g></svg></i>
  </button>
</form>

GET //manage.kmail-lists.com/subscriptions/subscribe

<form class="klaviyo_condensed_embed_nJG8bN fv4-form" action="//manage.kmail-lists.com/subscriptions/subscribe" data-ajax-submit="//manage.kmail-lists.com/ajax/subscriptions/subscribe" method="GET" target="_blank" novalidate="novalidate" id="nlform">
  <input type="hidden" name="g" value="nJG8bN">
  <input type="email" name="email" class="nl-text-input" placeholder="Enter your email..." value="">
  <input type="submit" class="nlbtn" value="Sign Up" name="submit">
  <div class="klaviyo_messages header-newsletter-form-item-wrapper clear-both">
    <div class="success_message" style="display:none;"></div>
    <div class="error_message" style="display:none;"></div>
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="variants CartContainer">
  <div class="d-flex justify-content-between">
    <div class="prices product-price dosis-font variation-price mb-15">
      <label class="price product-price">
        <span class="compare-price dark opaci title14"></span>
      </label>
    </div>
  </div>
  <p class="des description desc product-desc"></p>
  <select name="id" style="display:none;" class="engoj-except-select2">
  </select>
  <div class="product-actions">
    <div class="product-quantity">
      <div class="quantity-all js-qty">
        <span class="qtyminus qty_minus js-qty__adjust js-qty__adjust--minus" data-field="quantity"><svg class="svg-inline--fa fa-minus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="minus" role="img"
            xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"></path>
          </svg><!-- <i class="fa fa-minus"></i> --></span>
        <input type="text" name="quantity" value="1" class="qty quantity js-qty__num">
        <span class="qtyplus qty_plus js-qty__adjust js-qty__adjust--plus" data-field="quantity"><svg class="svg-inline--fa fa-plus" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="plus" role="img" xmlns="http://www.w3.org/2000/svg"
            viewBox="0 0 448 512" data-fa-i2svg="">
            <path fill="currentColor" d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"></path>
          </svg><!-- <i class="fa fa-plus"></i> --></span>
      </div>
    </div>
    <div class="actions btn-addtocart">
      <button type="button" class="btn-addToCart shop-button addcart-link font-bold">Add to Cart</button>
    </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>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-X5YDFH" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; overflow: hidden; border-radius: 1px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 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 40px 0px 0px; min-height: 350px; 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: 30px 6px 10px; 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-kanit"
              style="font-size: 38px; color: #373f47; font-family: kepler-std-display, Georgia, Times, 'Times New Roman', serif; font-weight: 500;">Unlock 15% off your first order</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: 0px 6px 10px; 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-kanit"
              style="color: #373f47; font-size: 18px; font-family: sofia-pro, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-weight: 400;">Subscribe to our mailing list for exclusive offers and promotions.</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: 20px 6px 10px; 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_51794037" class="needsclick go2780767440 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(96, 106, 114);">
          <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 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(151, 203, 235); border-radius: 0px; border-style: none; border-color: rgb(21, 117, 81); border-width: 2px; color: rgb(255, 255, 255); font-family: sofia-pro, &quot;Century Gothic&quot;, CenturyGothic, AppleGothic, sans-serif; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px; width: 100%;">SIGN
          ME UP</button></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 25px 30px; 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-kanit"
              style="color: #606a72; font-size: 14px; font-family: sofia-pro, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-weight: 400; font-style: normal;">By signing up, you agree to receive email marketing</span></p>
        </div>
      </div>
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -10px -40px -10px 0px; padding: 0px; min-width: 390px; background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/hYXDHm/images/0da8ff66-cd9e-4259-a5f7-832f2751163e.png&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; min-height: 350px;">
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER
Free Shipping & 30 Day Returns*
 * Furniture
    * Chairs
    * Ottomans
    * Accent Furniture

 * Mattresses
 * Bed & Bath
    * Mattress Pads & Toppers
    * Comforters
    * Sheets
    * Towels
    * Pillows

 * Bedroom Furniture
    * Bed Frames
    * Headboards
    * Nightstands

 * New Arrivals
 * Clearance

 * 
 * 
 * 0




ELUXURY


START TYPING AND HIT ENTER







SHOPPING CART

0

Your shopping bag is empty

Go to the shop

image/svg+xml 0

Furniture
Furniture


CHAIRS


OTTOMANS


ACCENT FURNITURE

Mattresses
Bed & Bath
Bed & Bath


MATTRESS PADS & TOPPERS


COMFORTERS


SHEETS


TOWELS


PILLOWS

Bedroom Furniture
Bedroom Furniture


BED FRAMES


HEADBOARDS


NIGHTSTANDS

New Arrivals
Clearance
Forgot your password?
Log In
or
Register now


RESET YOUR PASSWORD



Cancel

Register

register
or
Back to login



GREAT TO HAVE YOU BACK!

Forgot your password?
Log In
Don’t have an account?Register now


RESET YOUR PASSWORD



Cancel

Register

register
Back to login



LUXURY STYLES ON ANY BUDGET

Discover our collection of modern home furnishings

Shop Now


OVER 2,000,000 SATISFIED CUSTOMERS

Love love love! These chairs are so soft and comfortable. They have truly
transformed our room into a cozy space. Great quality and easy to assemble.
Highly recommend!

- Lauren, Texas


REFRESH YOUR HOME

Mattresses

5 layers of premium support for the perfect night’s sleep

Bed Frames

Easy to assemble and meticulously designed for all styles

Sheets

Premium quality 100% cotton fabrics and oeko-tex certified for customer
satisfaction

Mattress Pads

Extra plush and more breathability to transform your mattress into an oasis

Ottomans

Designed with multi-purpose functionality and made with premium fabrics

Chairs

Stylish accent chairs that are sophisticated, durable, and beautiful






NEW ARRIVALS

image/svg+xml
image/svg+xml
image/svg+xml

WOODEN BOOKSHELF WITH DRAWER

$262.99

4.9

(Read Reviews)
image/svg+xml
image/svg+xml
image/svg+xml

CREAM BOUCLE LOVESEAT

$259.99

4.9

(Read Reviews)
image/svg+xml
image/svg+xml
image/svg+xml

MODERN C-CURVE DESIGN BOOKSHELF

$223.99

4.9

(Read Reviews)
image/svg+xml
image/svg+xml
image/svg+xml

BELMONT BED FRAME

$159.99

4.9

(Read Reviews)

image/svg+xml
image/svg+xml
image/svg+xml

VINTAGE SHEET SET - 100% COTTON, PERCALE

$44.99

4.8

(Read Reviews)

image/svg+xml
image/svg+xml
image/svg+xml

INDUSTRIAL METAL HORIZONTAL ACCENT CHAIR

$212.49

5.0

(Read Reviews)

image/svg+xml
image/svg+xml
image/svg+xml

ARMLESS TUFTED ACCENT CHAIR

$128.74

5.0

(Read Reviews)

image/svg+xml
image/svg+xml
image/svg+xml

MODERN CHANNEL ACCENT CHAIR

$167.49

4.9

(Read Reviews)






AWARD WINNING
& COMFORT


Veteran Owned & Operated

Semper Fi


Google Trusted

5 Star Reviews


INC 5000 #4

Fastest Growing Company in North America


INC 5000 #1

Fastest Growing Company in Indiana


Our Mothers are proud of us

Certified Mother Approved


OUR CUSTOMER-FIRST EXPERIENCE


Free, Fast Shipping

Ships within 24 hours


Low Hassle Assembly

Products created to make it easy for you to assemble


Designed in the U.S.A.

Modern styles for any budget


Easy 30-Day Returns

No-hassle customer service team ready to help!


UPGRADE & REFRESH

Shop our collection of Bedroom, Furniture, Mattresses, and bedding or give your
living room a new look with our collection of Accent Chairs and Furniture!

Shop Bedroom Collection
Sign Up For Savings

Learn about new products and other fun updates.




COMPANY

 * Gift Cards
 * About Us
 * Official Blog
 * Wholesale
 * Financing

POLICIES

 * Returns
 * Shipping
 * Privacy Policy
 * Terms of Use
 * Advertising Disclosure

SUPPORT

 * Contact Us
 * FAQ
 * My Account
 * Press Inquiries
 * Accessibility

CONTACT US

2625 Kotter Ave
Evansville, IN 47715
1-800-977-7433
service@eluxury.com

eLuxury.com™ All rights reserved | Advertising Disclosure




 

Add to Cart




Added to cart successfully!

Price :

QTY :

CART TOTALS :

items
in your cart

CART TOTALS :

Continue shopping Go to cart Proceed to checkout
People also purchased
image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml
image/svg+xml
image/svg+xml

EXAMPLE TITLE PRODUCT

$40.00 $80.00

image/svg+xml 0
image/svg+xml



EASY MONTHLY PAYMENTS

We provide easy and affordable financing from our partner, Bread, so you can pay
for your purchase over time. Learn more.


 * AFFORDABLE MONTHLY PROGRAMS
   
   Get a decision in seconds and pay over time with competitive interest rates.


 * NO PREPAYMENT PENALTIES
   
   Pay back the loan in monthly installments and prepay at any time without
   penalty.


HOW TO PAY OVER TIME

Add the items you want to your cart and choose "Bread | Pay in Monthly
Installments" as your payment method at checkout.

}
We use cookies to improve your experience and track website usage.
Learn More
I understand


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

Unlock 15% off your first order

Subscribe to our mailing list for exclusive offers and promotions.


SIGN ME UP

By signing up, you agree to receive email marketing


Where Luxury Meets Comfort: 15% Off
We use your information in accordance with our privacy policy.