dev.laf.sl-team.tech Open in urlscan Pro
94.130.53.90  Public Scan

URL: https://dev.laf.sl-team.tech/
Submission: On July 01 via api from US — Scanned from CH

Form analysis 8 forms found in the DOM

GET https://dev.laf.sl-team.tech/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://dev.laf.sl-team.tech/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search" autocomplete="off" placeholder="Search" name="q" value="">
      <div class="actions">
        <button type="submit" title="Search" class="action search">
          <span class="icon-search"></span>
        </button>
      </div>
    </div>
  </div>
</form>

POST https://dev.laf.sl-team.tech/lafnewsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://dev.laf.sl-team.tech/lafnewsletter/subscriber/new/" method="post" id="content-newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="content-newsletter"><span>Subscribe to our newsletter to get a chance to win a $100 gift card every week.</span></label>
    <div class="control">
      <input name="email" type="email" id="content-newsletter" placeholder="Enter Your Email" data-validate="{required:true, 'validate-email':true}" data-msg-required="Please enter a valid email">
    </div>
    <div class="actions">
      <button class="action subscribe primary" title="Subscribe" type="submit">
        <span>Subscribe</span>
      </button>
    </div>
  </div>
</form>

POST

<form class="amhideprice-form" id="amhideprice-form" method="post" style="display: none;" data-nofocus="true">
  <span class="amhideprice-close" data-amhide-js="close-popup"></span>
  <input name="form_key" type="hidden" value="cY4rYVtdGUC6VZVQ">
  <input name="product_id" type="hidden" value="">
  <fieldset class="fieldset">
    <legend class="legend amhideprice-form-ledend">
      <span>Get a Quote for</span>
      <span style="font-weight: bolder;" class="product-name"></span>
    </legend>
    <br>
    <div class="field required">
      <label for="amhideprice-name" class="label">
        <span>Customer Name</span>
      </label>
      <div class="control">
        <input type="text" name="name" class="input-text" id="amhideprice-name" data-validate="{required:true}">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-email" class="label">
        <span>Customer Email</span>
      </label>
      <div class="control">
        <input type="email" name="email" id="amhideprice-email" autocomplete="email" value="" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-phone" class="label">
        <span>Phone Number</span>
      </label>
      <div class="control">
        <input type="text" name="phone" class="input-text " id="amhideprice-phone" data-validate="{required:true}">
      </div>
    </div>
    <div class="field">
      <label for="amhideprice-comment" class="label">
        <span>Comment</span>
      </label>
      <div class="control">
        <textarea title="Comment" name="comment" class="input-text" id="amhideprice-comment" data-validate="{'validate-no-html-tags':true}"></textarea>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Submit">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

POST https://dev.laf.sl-team.tech/lafnewsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://dev.laf.sl-team.tech/lafnewsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="text-holder">
      <label class="label" for="newsletter"><span>Subscribe to our newsletter</span></label>
      <p>Be the first to receive information about new products, promotions and great offers</p>
    </div>
    <div class="control">
      <div class="input-holder">
        <input name="email" type="email" id="newsletter" data-lpignore="true" autocomplete="off" placeholder="Your Email" data-validate="{required:true, 'validate-email':true}" data-msg-required="Please enter a valid email">
      </div>
      <button class="action subscribe primary" title="Subscribe" type="submit">
        <span>Subscribe</span>
      </button>
    </div>
  </div>
</form>

POST https://dev.laf.sl-team.tech/customer/account/loginPost/

<form class="form form-login" action="https://dev.laf.sl-team.tech/customer/account/loginPost/" method="post" id="login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="cY4rYVtdGUC6VZVQ">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field note">If you have an account, sign in with your email address.</div>
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true" placeholder="Email">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}" aria-required="true" placeholder="Password">
      </div>
    </div>
    <div class="secondary"><a class="action remind" href="https://dev.laf.sl-team.tech/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    <!-- BLOCK captcha_login --><!-- /BLOCK captcha_login -->
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>Login/Sign up</span></button></div>
    </div>
  </fieldset>
</form>

POST https://dev.laf.sl-team.tech/customer/account/createpost/

<form class="form create account form-create-account" action="https://dev.laf.sl-team.tech/customer/account/createpost/" method="post" id="form-validate" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <input name="form_key" type="hidden" value="cY4rYVtdGUC6VZVQ">
  <fieldset class="fieldset create info">
    <legend class="legend"><span>Personal Information</span></legend><br>
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname"><span>First Name</span></label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname"><span>Last Name</span></label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <legend class="legend"><span>Sign-in Information</span></legend><br>
    <div class="field required">
      <label for="am-email-address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" autocomplete="email" id="am-email-address" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed" class="checkbox">
      <label for="is_subscribed" class="label"><span>Sign Up for Newsletter</span></label>
    </div>
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password" title="Password" class="input-text" data-password-min-length="8" data-password-min-character-sets="3" data-validate="{required:true, 'validate-customer-password':true}" autocomplete="off"
          aria-required="true">
        <div id="password-strength-meter-container" data-role="password-strength-meter" aria-live="polite">
          <div id="password-strength-meter" class="password-strength-meter"> Password Strength: <span id="password-strength-meter-label" data-role="password-strength-meter-label"> No Password </span>
          </div>
        </div>
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#password'}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <!-- BLOCK captcha_create --><!-- /BLOCK captcha_create -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Create an Account"><span>Create an Account</span></button>
    </div>
    <div class="secondary">
      <a class="action back" href="https://dev.laf.sl-team.tech/customer/account/login/referer/aHR0cHM6Ly9kZXYubGFmLnNsLXRlYW0udGVjaC8%2C/"><span>Back</span></a>
    </div>
  </div>
</form>

POST https://dev.laf.sl-team.tech/cms/index/forgotpasswordpost/

<form class="form password forget" action="https://dev.laf.sl-team.tech/cms/index/forgotpasswordpost/" method="post" id="form-validate" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <!-- BLOCK captcha_forgot --><!-- /BLOCK captcha_forgot -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary"><span>Reset My Password</span></button>
    </div>
    <div class="secondary">
      <a class="action back" href="https://dev.laf.sl-team.tech/customer/account/login/referer/aHR0cHM6Ly9kZXYubGFmLnNsLXRlYW0udGVjaC8%2C/"><span>Go back</span></a>
    </div>
  </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 -->
    <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://dev.laf.sl-team.tech/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

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

Free Shipping Orders Over $999
30% Off Sitewide OR MORE
Extra 5% Off with coupon NEWYEAR24
Toggle Nav
(866) 637-1231
Store Locations Help
My Cart Continue Shopping
You have no items in your shopping cart.


 * New
 * 
   Shop
    * 
      Living Room
      Living Room
       * All Living Room
       * 
         Sofas & Couches
         * All Sofas & Couches
         * Modern Sofas
         * Sofa Sets
         * Sofa Beds & Sleepers
         * Recliners
       * 
         Tables
         * All Accent tables
         * Coffee Tables
         * Accent & End Tables
         * Console Tables
       * 
         Accent chairs
         * All Accent chairs
         * Chaise Lounge Chairs & Accent Chairs
         * Benches, Ottomans & Poufs
       * 
         Living room storage
         * All Living room storage
         * TV Stands
         * Bookshelves & Room Dividers
       * All Living Room
   
    * 
      Bedroom
      Bedroom
       * All Bedroom
       * Bedroom Sets
       * Beds
       * Dressers & Chests
       * Nightstands & Bedside Tables
       * Floor & Wall Mirrors
       * All Bedroom
   
    * 
      Dining Room
      Dining Room
       * All Dining Room
       * Modern Dining Table Sets
       * Dining & Kitchen Table
       * Dining Chairs
       * Buffets & Sideboards
       * Dining Benches
       * Bar & Counter Stools
       * Bar Tables
       * Display Units
       * All Dining Room
   
    * 
      Office
      Office
       * All Office
       * Desks
       * Office Chairs
       * Office Storage
       * All Office
   
    * 
      Outdoor
      Outdoor
       * All Outdoor
       * Outdoor Seating and Lounge
       * Outdoor Dining
       * Outdoor Bar
       * All Outdoor
   
    * 
      Home Décor
      Home Décor
       * All Home Décor
       * Lighting
       * Sculptures & Vases
       * Paintings & Wall Art
       * Mirrors
       * All Home Décor
   
    * 
      Accent Furniture
      Accent Furniture
       * All Accent Furniture
       * Console Tables
       * Accent Tables
       * Accent Chairs
       * All Accent Furniture

 * Collections
 * 
   Showrooms
    * Woodland Hills Showroom, CA
    * Los Angeles Design Center, CA
    * Modern Miami Showroom, FL
    * Orange County Showroom, CA
    * Modern Miami Factory Outlet, FL

 * 
   Inspiration
    * Bestsellers
    * Customer Photo Gallery
    * Shop The Look

 * 
   Local Deals
    * Limited Time Offers
    * Clearance
    * Open Box Deals

 * Outlet

(866) 637-1231
Store Locations Help
Search

Previous

Next
 * 1
 * 2

Win $100
Subscribe to our newsletter to get a chance to win a $100 gift card every week.

Subscribe
See our terms and conditions


LA FURNITURE STORE MODERN FURNITURE PLATFORM BEDS CONTEMPORARY FURNITURE

OSAKA
NIXA
FLEURY
MASON
CAMBRIA
ASPEN


SHOP BY ROOM

 * 
   Bedroom
 * 
   Office
 * 
   Dining Room
 * 
   Outdoor
 * 
   Home Décor
 * 
   Accent Furniture
 * 
   All Modern Sofas
 * 
   Living room storage


LAMOD
COLLECTION

Curated Selection of The Best High-end Design Pieces For Our Style-conscious
Buyers

EXPLORE NOW


OUTDOOR DEALS SEE ALL

Previous
Add to Wishlist quick view
Renava Panama - Modern Outdoor Sofa Set
$1,310.00

Out Of Stock

Add to Wish List quick view
Add to Wishlist quick view
Modrest Delaware - Modern Concrete Modular Small Sectional Sofa Set with
Rectangular Coffee Table
$6,590.00

Out Of Stock

Add to Wish List quick view
Only 5 left

Add to Wishlist quick view
Renava Bombay - Beige and Wicker Outdoor Sofa Set
$3,400.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava San Juan Outdoor White & Beige Hanging Chair
$1,360.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Cuba - Modern Outdoor Sofa Set
$1,310.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Calm - Outdoor Grey + Acacia Sofa Set
$2,530.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Moon - Outdoor Beige Lounge Chair
$720.00

In Stock

Add to Wish List quick view
Only 3 left

Add to Wishlist quick view
Renava Cocoon - Outdoor Beige + Wicker Lounge Bed
$2,560.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Sandra - Outdoor Beige + Wicker Sofa Set
$3,600.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Wharf - Outdoor Light Grey and White Sofa Set
$4,970.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Salermo - Modern Outdoor Chair Set
$750.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Panama - Modern Outdoor Sofa Set
$1,310.00

Out Of Stock

Add to Wish List quick view
Add to Wishlist quick view
Modrest Delaware - Modern Concrete Modular Small Sectional Sofa Set with
Rectangular Coffee Table
$6,590.00

Out Of Stock

Add to Wish List quick view
Only 5 left

Add to Wishlist quick view
Renava Bombay - Beige and Wicker Outdoor Sofa Set
$3,400.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava San Juan Outdoor White & Beige Hanging Chair
$1,360.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Cuba - Modern Outdoor Sofa Set
$1,310.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Calm - Outdoor Grey + Acacia Sofa Set
$2,530.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Moon - Outdoor Beige Lounge Chair
$720.00

In Stock

Add to Wish List quick view
Only 3 left

Add to Wishlist quick view
Renava Cocoon - Outdoor Beige + Wicker Lounge Bed
$2,560.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Sandra - Outdoor Beige + Wicker Sofa Set
$3,600.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Wharf - Outdoor Light Grey and White Sofa Set
$4,970.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Salermo - Modern Outdoor Chair Set
$750.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava Panama - Modern Outdoor Sofa Set
$1,310.00

Out Of Stock

Add to Wish List quick view
Add to Wishlist quick view
Modrest Delaware - Modern Concrete Modular Small Sectional Sofa Set with
Rectangular Coffee Table
$6,590.00

Out Of Stock

Add to Wish List quick view
Only 5 left

Add to Wishlist quick view
Renava Bombay - Beige and Wicker Outdoor Sofa Set
$3,400.00

In Stock

Add to Wish List quick view
Add to Wishlist quick view
Renava San Juan Outdoor White & Beige Hanging Chair
$1,360.00

In Stock

Add to Wish List quick view
Next
 * 1
 * 2
 * 3
 * 4

See All
Only 3 left
Only 5 left


SHOP THE LOOK:


EXPLORE A VARIETY OF STYLES FOR EVERY ROOM

Modrest Cherish - Modern Tan Fabric Dining Chair
$385.00
view product
Nova Domus Roma - Modern Travertine + Gold Bookcase
$728.00
view product
Nova Domus Roma - Modern Travertine + Gold File Cabinet
$854.00
view product
Nova Domus Roma - Modern Glass + Travertine Reversible Desk
$1,050.00
view product
{[content]}

{[content]}

{[content]}

{[content]}

 * 
   Modrest Cherish - Modern Tan Fabric Dining Chair $385.00
 * 
   Nova Domus Roma - Modern Travertine + Gold Bookcase $728.00
 * 
   Nova Domus Roma - Modern Glass + Travertine Reversible Desk $1,050.00
 * 
   Nova Domus Roma - Modern Travertine + Gold File Cabinet $854.00


SHOP THE LOOK:


EXPLORE A VARIETY OF STYLES FOR EVERY ROOM

LA Furniture offers room ideas designed and curated by our very own, on staff,
best interior designers. Our SHOP THE LOOK feature gives you a chance to create
impressive, well decorated spaces in your home, without paying the designer
price. Find the Look that fits your personality, home and lifestyle, and keep
checking back for more and more to come!

read more read less

EXPLORE ROOM IDEAS
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6


OUR STORES

Our Furniture Store has one of a kind living room decor, bedroom, dining room,
patio and designer furniture. For those who cannot get a hold of modern
furniture in their state, you should definitely consider us to be your provider.
People from the Midwest, this means you! We would like to invite you to browse
our huge selection of modern sofas, platform beds, contemporary dining sets, and
cool looking patio furniture. Our furniture stores are located in Los Angeles,
but we ship nationwide to big cities like Dallas Atlanta New York Seattle
Houston Phoenix Sacramento San Francisco San Diego Portland Orlando Chicago
Miami and Las Vegas. Please do not hesitate to call LA Furniture Store and speak
to one of our friendly customer service representatives who are standing by. See
our West Los Angeles Woodland Hills Store and East LA Store and areas we serve.
See our latest store in Fountain Valley, Orange County, CA.


VIEW LOCATIONS


SEE ALL SHARE YOUR STYLE WITH #LAFURNITURESTORE

Previous

Next
See All


SEE ALLOVER 1000 REVIEWS FROM OUR REAL CUSTOMERS

 * 
   Modrest Aspen Modern White & Gold TV Stand
   
   Beautiful piece of furniture. A true asset to my audio and video system. We
   spend a lot of time finding just the right TV stand for the intended space,
   and it looks like we finally found it. i was a little afraid the high gloss
   might look tacky, but the clean lines just look understated, unobtrusive and
   quite beautiful. The remotes work well with it. It's very heavy and packaged
   in lots of layers. I'm very glad I paid extra for white glove delivery.

 * 
   Divani Casa Testro Modern Grey Fabric Sectional Sofa w/ Storage
   
   What a great sofa! It looks really modern, like something that you'd expect
   to see in a high end art studio, but manages to work with the rest of our
   furniture. Actually, it adds a lot of elegance to our room. Bonus: it's quite
   comfortable! The couch is small enough for the apt but big enough for me to
   snuggle with my kiddos on the chaise and let my husband lay down and stretch
   out on the sofa.

See All


 * AFFORDABLE
   LUXURY
   
   Unique and exclusive designs at a price that truly makes luxury affordable.


 * "SHOP THE LOOK" PACKAGES
   
   LA Furniture offers full package rooms designed and curated by our interior
   designers.


 * IN-STOCK AND READY TO SHIP
   
   Local Pickup and White Glove Delivery available.


 * DESIGN SERVICES AVAILABLE
   
   From quick updates to total makeovers, our Design Experts are ready to help
   with style advice

Get a Quote for

Customer Name

Customer Email

Phone Number

Comment

Submit

Subscribe to our newsletter

Be the first to receive information about new products, promotions and great
offers


Subscribe
 * Catalog
 * Modern Sofas
 * Modern Beds
 * Patio Furniture
 * Current Sales

 * Information
 * About Us
 * Reviews
 * Careers
 * Prop 65
 * Privacy Policy
 * Customer Care

 * Quick Links
 * 100% Price Match Guarantee
 * Warranty Information
 * Shipping Information
 * Return / Exchange Information
 * Financing
 * Trade Account
 * Designer Services
 * Advice & Guides

Visit our stores In Los Angeles and Miami
 * LA Furniture Showroom - Los Angeles
   4900 Triggs St
   Los Angeles CA , 90022
   (323) 215-1645
 * LA Furniture Showroom - Woodland Hills
   22223 Ventura Blvd
   Woodland Hills CA , 91367
   (877) 328-1030
 * LA Furniture Showroom - Orange County
   18319 Euclid St
   Fountain Valley, CA 92708
   (714) 874-5370
   

 * --------------------------------------------------------------------------------
   
   Florida Partner Stores
 * Modern Miami Furniture Showroom - LAMOD Collection
   2050 SW 30th Ave
   Hallandale Beach, Fl 33009
   (754) 703-5225
 * Modern Miami Furniture Showroom - Modrest Collection
   3600 N 29th Ave STE A
   Hollywood, FL 33020
   (754) 703-5225
 * Modern Miami Furniture Outlet
   3600 N 29th Ave STE B
   Hollywood, FL 33020
   (754) 703-5225

 * --------------------------------------------------------------------------------
   
   Texas Partner Stores
 * LA Furniture LAMOD Showroom
   7071 Southwest Freeway
   Houston, TX 77074
   COMING SOON!

© 2024 LA Furniture Store. All Rights Reserved.

Shopping is safe and secure:

Customer Login

Registered Customers
If you have an account, sign in with your email address.
Email

Password

Forgot Your Password?
Login/Sign up
Forgot Your Password? Create An Account?

Or
Google
Apple
Create New Account
New Customers

Personal Information

First Name

Last Name

Sign-in Information

Email

Sign Up for Newsletter
Password
Password Strength: No Password
Confirm Password

Create an Account
Back
Forgot Password
Password Recovery

Please enter your email address below to receive a password reset link.
Email

Reset My Password
Go back

Google Recaptcha


Close
$100 Gift Card Giveaway Contest


TERMS AND CONDITIONS

*No purchase necessary. Must be eighteen (18) years of age or older at the time
of entry to win. Contest open to residents of USA only. Void where prohibited by
law. Employees and their families are prohibited from entering this giveaway. By
entering, you are agreeing to receive marketing emails from our company.

$100 Gift Card Giveaway recurs weekly, with one winner selected on the last
business day of each week. New and current email subscribers will have an equal
opportunity to win one $100 gift card to use this website at their discretion.
No cash redemption or substitution will be allowed. One winner will be selected
at the end of each week and notified by email. Reasonable efforts will be made
to contact winners. The prize will be emailed to the winner's email address
within 7 days of the prize drawing.

By accepting a Prize, each winner grants to our company the right to use his/her
name, likeness, hometown and biographical information, for any lawful purpose,
without further permission or compensation, except where prohibited by law. We
are not intending to post anything about the winners other than first name,
initial of last name and their city/state of residence.



Close


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?