labodegafurniture.net Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://labodegafurniture.net/
Submission: On January 27 via api from US — Scanned from US

Form analysis 9 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-header search" role="search">
  <input class="search-header__input search__input" type="search" name="q" placeholder="Search" aria-label="Search">
  <button class="search-header__submit search__submit btn--link site-header__icon" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="contact-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="input-group ">
    <input type="email" name="contact[email]" id="ContactFooter-email" class="input-group__field newsletter__input" value="" placeholder="Email address" aria-label="Email address" aria-required="true" required="" autocorrect="off"
      autocapitalize="off">
    <span class="input-group__btn">
      <button type="submit" class="btn newsletter__submit" name="commit" id="Subscribe">
        <span class="newsletter__submit-text--large">Subscribe</span>
      </button>
    </span>
  </div>
</form>

POST

<form method="post" id="sem_modal_form" novalidate="novalidate">
  <input id="sem_email" type="hidden" value="client" name="user">
  <div class="ssw-control-group">
    <input name="password" id="sem_password" class="social-exist-modal__password" type="password" required="required" placeholder="Password"><br>
  </div>
  <a id="sem_forgot" class="social-exist-modal__recover-password" onclick="try{showRecoverPasswordForm();ssw('#social_exist_modal').sswModal('hide');}catch(e){}" href="/account/login#recover">Forgot password?</a>
  <div class="ssw-control-group">
    <input id="sem_btn" type="submit" class="btn button gw-login-btn" value="Log in">
  </div>
</form>

POST

<form id="set-email-form" method="post" novalidate="novalidate">
  <input id="service_id" type="hidden" name="service_id" value="">
  <div class="ssw-control-group">
    <input id="set-email-input" name="email" tabindex="1" aria-label="Email address" type="email" required="required" placeholder="Email address" class="ssw-span3">
  </div>
  <div class="ssw-control-group">
    <input type="submit" class="btn button gw-login-btn" tabindex="1" aria-label="" value="">
  </div>
</form>

POST

<form id="accept-terms-form" method="post" onsubmit="sswCreateAccount(this); return false;">
  <div class="terms-email-group ssw-control-group">
    <input id="terms-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3">
  </div>
  <div class="accept_terms-group ssw-control-group">
    <div class="ssw-controls">
      <label class="ssw-checkbox ssw-inline">
        <input id="ssw-accept-terms-checkbox" name="accept_terms" onclick="sswOnAcceptTerms(this)" type="checkbox"> I read and agree with <span class="terms-span">Terms of Service</span>
        <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a>
      </label>
    </div>
  </div>
  <div class="ssw-control-group accepts_marketing-group">
    <div class="ssw-controls">
      <label class="ssw-checkbox ssw-inline">
        <input id="ssw-accept-marketing-checkbox" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketing(this)" onkeydown="sswOnAcceptMarketing(this)" tabindex="1" aria-label="Subscribe for Newsletter"> Subscribe for Newsletter
      </label>
    </div>
  </div>
  <input id="ssw-accept-terms-service_id" name="service_id" type="hidden">
  <div class="ssw-control-group">
    <button id="ssw-create-account-button" type="submit" class="btn button gw-login-btn" style="display: none" tabindex="1" aria-label="Create Account">Create Account</button>
    <button id="ssw-cancel-account-button" type="button" class="btn button gw-login-btn" onclick="sswCancelAccount()" tabindex="1" aria-label="cancel">cancel</button>
  </div>
</form>

POST https://labodegafurniture.net/account/login

<form id="he_customer_login" action="https://labodegafurniture.net/account/login" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <input type="hidden" value="client" name="user">
  <div class="ssw-control-group">
    <input id="ssw-customer-email" name="customer[email]" tabindex="1" autocomplete="on" type="email" placeholder="Email address" class="ssw-span3" title="Enter your email" aria-label="Enter your email">
  </div>
  <div class="ssw-control-group">
    <input id="ssw-customer-password" name="customer[password]" tabindex="2" type="password" placeholder="Password" class="ssw-span3" title="Enter your password" aria-label="Enter your password">
  </div>
  <div class="ssw-control-group">
    <input id="hesy-login-submit" tabindex="3" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Log in" aria-labelledby="Log in">
  </div>
  <div class="ssw-control-group">
    <a href="/account/login#recover" class="gw-link-login">Forgot password?</a>
  </div>
</form>

POST https://labodegafurniture.net/account

<form id="he_create_customer" action="https://labodegafurniture.net/account" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <div class="ssw-control-group">
    <input id="ssw-email" tabindex="4" name="customer[email]" type="email" placeholder="Email address" class="required email ssw-span3" title="Enter your email" aria-label="Enter your email">
  </div>
  <div class="ssw-control-group">
    <input id="ssw-password" tabindex="5" name="customer[password]" type="password" placeholder="Password" class="required ssw-span3" minlength="6" title="Enter your password" aria-label="Enter your password">
  </div>
  <div class="ssw-control-group ssw-first-name" style="display:none;">
    <input id="ssw-first_name" tabindex="6" name="customer[first_name]" type="text" placeholder="First Name" class="required ssw-span3" minlength="2" title="Enter your first name" aria-label="Enter your first name">
  </div>
  <div class="ssw-control-group ssw-last-name" style="display:none;">
    <input id="ssw-last_name" tabindex="7" name="customer[last_name]" type="text" placeholder="Last Name" class="required ssw-span3" minlength="2" title="Enter your last name" aria-label="Enter your last name">
  </div>
  <input id="ssw-customer-tags" type="hidden" name="customer[tags]" value="gw_form">
  <div id="ssw-signup-accept-terms-marketing" class="ssw-control-group ssw-accept-terms">
    <label id="ssw-signup-accept-terms" class="ssw-checkbox ssw-inline" style="display: none;">
      <input name="terms" tabindex="8" type="checkbox" onclick="sswOnAcceptTerms(this)"> I read and agree with <span class="terms-span">Terms of Service</span>
      <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a>
    </label>
    <input id="ssw-customer-accepts_marketing" type="hidden" name="customer[accepts_marketing]" value="false">
    <label id="ssw-signup-accept-marketing" class="ssw-checkbox ssw-inline">
      <input name="accepts_marketing" tabindex="9" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for Newsletter </label>
  </div>
  <div class="ssw-action-bottom">
    <button id="hesy-sign-up-cancel" type="button" class="btn button gw-login-btn gw-fsize-md" data-dismiss="ssw-modal" aria-hidden="true" style="display:none">cancel</button>
    <input id="hesy-sign-up-submit" tabindex="8" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Sign up" aria-labelledby="Sign up">
  </div>
</form>

POST /cart/add

<form class="ssw-product-form ssw-available-content" method="post" action="/cart/add">
  <input type="hidden" name="id" value="">
  <div class="gw-quantity-wrapper" tabindex="0">
    <span class="gw-quantity-text gw-product-form-text">Quantity</span>
    <span class="gw-quantity-param minus">-</span>
    <input type="number" name="quantity" class="gw-quantity-number" value="1">
    <span class="gw-quantity-param plus">+</span>
  </div>
  <div class="ssw-control-group ssw-product-option1 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option1</label>
    <select class="ssw-product-select1" data-product-id="0"></select>
  </div>
  <div class="ssw-control-group ssw-product-option2 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option2</label>
    <select class="ssw-product-select2" data-product-id="0"></select>
  </div>
  <div class="ssw-control-group ssw-product-option3 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option2</label>
    <select class="ssw-product-select3" data-product-id="0"></select>
  </div>
</form>

Text Content

Skip to content
Submit
Close search


JUST ADDED TO YOUR CART

Qty:
View cart ()
Continue shopping

La Bodega Furniture

 * Bedroom
    * Bedroom Set
    * Dresser
    * Nightstand

 * Impressions Vanity
 * Dining Room
 * Living Room

Submit
Search Cart
0 items
 * Bedroom
   
   * Bedroom Menu
   * 
     Bedroom
   * Bedroom Set
   * Dresser
   * Nightstand
 * Impressions Vanity
 * Dining Room
 * Living Room


 * TASMIN COLLECTION

 * The Tamsin Collection’s unique attributes blend to create a stylish and
   functional addition to your lifestyle. Mirrored framing provides dramatic
   enhancement to each piece in the collection, while LED back-lighting, from
   the vertical headboard panels and mirror, illuminates and highlights the
   white finish of the collection.

Explore Here
EXPLORE HERE


 * EMILIO COLLECTION

 * Subtle texture lends visual and tactile interest in the Emilio Collection.
   The set-up process allows you to configure the 3-seat unit to accommodate the
   chaise on either the left or right side, providing for perfect placement
   within your living space. The collection is offered in either taupe or
   chocolate, furthering the versatility of the sectional seating group.

Explore Here


 * CROWN POINT COLLECTION

 * Adorn your dining area with Crown Point Collection. This grand scale casual
   dining in warm merlot finish is as strong and durable as they are
   stunning. Table top is constructed of mango veneer with strong support
   tapered legs. Attractive X-back dining chair with comfortable leather-look
   dark brown seat completes the unsophisticated streamlined look.

 * 
 * 
 * 
 * 

Pause slideshow Play slideshow
 * 
 * 
 * 
 * 


TASMIN COLLECTION

The Tamsin Collection’s unique attributes blend to create a stylish and
functional addition to your lifestyle. Mirrored framing provides dramatic
enhancement to each piece in the collection, while LED back-lighting, from the
vertical headboard panels and mirror, illuminates and highlights the white
finish of the collection. Explore Here
EXPLORE HERE


EMILIO COLLECTION

Subtle texture lends visual and tactile interest in the Emilio Collection. The
set-up process allows you to configure the 3-seat unit to accommodate the chaise
on either the left or right side, providing for perfect placement within your
living space. The collection is offered in either taupe or chocolate, furthering
the versatility of the sectional seating group. Explore Here


CROWN POINT COLLECTION

Adorn your dining area with Crown Point Collection. This grand scale casual
dining in warm merlot finish is as strong and durable as they are
stunning. Table top is constructed of mango veneer with strong support tapered
legs. Attractive X-back dining chair with comfortable leather-look dark brown
seat completes the unsophisticated streamlined look.


FEATURED COLLECTION

 * HOLLYWOOD GLOW® PRO VANITY MIRROR
   
   HOLLYWOOD GLOW® PRO VANITY MIRROR
   Regular price $658.00
   Regular price Sale price $658.00 Sale
   Unit price /per 
   Availability Sold out
 * Impression x Hello Kitty Vanity
   
   Impression x Hello Kitty Vanity
   Regular price $1,500.00
   Regular price Sale price $1,500.00 Sale
   Unit price /per 
   Availability Sold out
 * MINI SLAYSTATION® EMMA VANITY TABLE + VANITY MIRROR BUNDLE
   
   MINI SLAYSTATION® EMMA VANITY TABLE + VANITY MIRROR BUNDLE
   Regular price $1,178.00
   Regular price Sale price $1,178.00 Sale
   Unit price /per 
   Availability Sold out
 * SLAYSTATION® PLUS 2.0 Tabletop + Vanity Mirror + 5 Drawer Unit Bundle
   
   SLAYSTATION® PLUS 2.0 Tabletop + Vanity Mirror + 5 Drawer Unit Bundle
   Regular price $1,600.00
   Regular price Sale price $1,600.00 Sale
   Unit price /per 
   Availability Sold out

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

View all


PRODUCTS

 * Slaystations
 * Dining Room
 * Bedroom


LA BODEGA FURNITURE

We are a family owned business, established in the year of 2003. We here at La
Bodega Furniture are passionate at furnishing homes, and strive to provide the
best home furnishing shopping experience to everyone that allows us to do so. As
one of the longest running furniture store here in Atwater, California we can
assure you that we are the BEST in the entire area.

Quick links

 * Search
 * Contact US
 * Reviews
 * Privacy Policy
 * Refund Policy
 * Shipping Policy
 * Terms of Service
 * Snap Finance

Want Exclusive Discounts?

Subscribe

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

 * Facebook
 * Instagram

Payment methods
 * American Express
 * Apple Pay
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024, La Bodega Furniture Powered by Shopify
Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.

 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.



visually-hidden
×

Your discount code:



Continue with Facebook
Google
Amazon
Subscribe for Newsletter
I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
×

Log in to your account






Forgot password?


×
Enter your email


×
Accept Terms and Conditions

I read and agree with Terms of Service Terms of Service
Subscribe for Newsletter
Create Account cancel
×
Log in to your account

Continue with Facebook
Google
Amazon

Forgot password?
No account? Sign up
×
Create your account

Continue with Facebook
Google
Amazon

I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
cancel
Already have an account? Log in
0 items - $0.00 ×

View Cart ×
×
User Title added Product Title to wishlist


User Title reviewed Product Title


Product Title
product price compare price Add To Cart Sold Out View Product

Quantity - +
Option1
Option2
Option2
Add to wishlist

Ask Advice



 * Description
 * Reviews
 * 
 * Questions






× Log in
×
« Previous Next »