mobilia.ca Open in urlscan Pro
172.67.71.182  Public Scan

Submitted URL: https://mobilia.com/
Effective URL: https://mobilia.ca/en/
Submission: On November 04 via api from SE — Scanned from CA

Form analysis 5 forms found in the DOM

POST https://mobilia.ca/en/pslogin/account/loginPost/

<form style="display:none;" class="form" action="https://mobilia.ca/en/pslogin/account/loginPost/" method="post" id="pslogin-login-form">
  <input name="form_key" type="hidden" value="BgesVm7YnOZt3f0o"> <input id="pslogin-login-referer" name="referer" type="hidden" value="">
  <input id="pslogin-login-submit" type="submit" value="">
</form>

GET https://mobilia.ca/en/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://mobilia.ca/en/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
        </div>
        <div class="mst-searchautocomplete__close">×</div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://mobilia.ca/en/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://mobilia.ca/en/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-sc0vl3glo0on" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LduDL8iAAAAAC4QT0yBoRRBB53PYR_bDerjjPaQ&amp;co=aHR0cHM6Ly9tb2JpbGlhLmNhOjQ0Mw..&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=wa8vggc3tfyi"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST

<form class="form form-login" method="post" data-bind="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="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" 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, 'validate-password':true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-88nq0fgp4s1t" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LduDL8iAAAAAC4QT0yBoRRBB53PYR_bDerjjPaQ&amp;co=aHR0cHM6Ly9tb2JpbGlhLmNhOjQ0Mw..&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=u3fhc8g8geu"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <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://mobilia.ca/en/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
    </div>
    <div class="pslogin-spacer pslogin-clearfix" data-bind="if: psloginButtons"></div>
    <div data-bind="html: psloginButtons"></div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 go2062753369 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-WxZJTm" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/WY7vhr/images/135b48e1-c960-42a4-aeea-7dec8bfc6d5b.jpeg&quot;); background-repeat: no-repeat; background-size: 450px; background-position: 100% 50%; padding: 20px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px 0px -20px -20px; padding: 0px; border-top: 0px solid transparent; border-right: 0px; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-bottom-left-radius: 0px; border-top-left-radius: 0px; overflow: hidden; min-width: 390px; min-height: 400px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; height: 100%; position: relative;"><img src="https://d3k81ch9hvuctc.cloudfront.net/company/WY7vhr/images/6d6495ab-6ef5-492c-b4dd-86b46b44f8fd.png"
        class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; height: 100%; object-fit: cover; object-position: center center;"></div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 0px 0px 20px; min-height: 400px; 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: 20px 10px 10px; position: relative; background-color: rgba(255, 255, 255, 0.8); flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-016JB91TTR00000000003W6GTY" style="width: 100%;">
          <p style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; text-align: center; letter-spacing: 1px; line-height: 150%;"><span
              style="font-size: 32px; color: rgb(0, 0, 0); font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold; font-style: normal;"><strong>WIN YOUR DREAM&nbsp;<br>DINING ROOM</strong></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: 10px 12px; position: relative; background-color: rgba(255, 255, 255, 0.8); flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-016JB91TTR00000000003W6GTZ" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span
              style="color: rgb(0, 0, 0); font-size: 18px; font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold; font-style: normal;"><span style="font-weight: 400;">Subscribe to our newsletter </span>for a <span
                style="font-weight: bold;">chance to win $2,500 in products!</span></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: 10px 6px 5px; position: relative; background-color: rgba(255, 255, 255, 0.8); 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;"><label class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1"
            id="label-first_name_016JB91TTR00000000003W6GV0" for="first_name_016JB91TTR00000000003W6GV0"
            style="color: rgb(255, 255, 255); font-family: Montserrat, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 0px; padding-bottom: 6px;">First Name</label><input
            id="first_name_016JB91TTR00000000003W6GV0" class="needsclick go109995136 kl-private-reset-css-Xuajs1" type="text" autocomplete="given-name" tabindex="0" placeholder="First Name" aria-required="true" aria-invalid="false"
            options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 31px; text-align: left; color: rgb(255, 255, 255); font-family: Montserrat, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgba(189, 189, 189, 0.66); border: 1px solid rgba(255, 255, 255, 0);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 6px 5px; position: relative; background-color: rgba(255, 255, 255, 0.8); 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;"><label class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1"
            id="label-last_name_016JB91TTR00000000003W6GV1" for="last_name_016JB91TTR00000000003W6GV1"
            style="color: rgb(255, 255, 255); font-family: Montserrat, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 0px; padding-bottom: 6px;">Last Name</label><input
            id="last_name_016JB91TTR00000000003W6GV1" class="needsclick go109995136 kl-private-reset-css-Xuajs1" type="text" autocomplete="family-name" tabindex="0" placeholder="Last Name" aria-required="true" aria-invalid="false"
            options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 31px; text-align: left; color: rgb(255, 255, 255); font-family: Montserrat, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgba(189, 189, 189, 0.66); border: 1px solid rgba(255, 255, 255, 0);">
          <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: 10px 6px 5px; position: relative; background-color: rgba(255, 255, 255, 0.8); 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;"><label class="needsclick klaviyo-sr-only kl-private-reset-css-Xuajs1"
            id="label-email_016JB91TTR00000000003W6GV2" for="email_016JB91TTR00000000003W6GV2"
            style="color: rgb(255, 255, 255); font-family: Montserrat, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 0px; padding-bottom: 6px;">Email</label><input
            id="email_016JB91TTR00000000003W6GV2" class="needsclick go109995136 kl-private-reset-css-Xuajs1" type="email" autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-required="true" aria-invalid="false"
            options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 31px; text-align: left; color: rgb(255, 255, 255); font-family: Montserrat, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgba(189, 189, 189, 0.66); border: 1px solid rgba(255, 255, 255, 0);">
          <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: 10px 50px 20px; position: relative; background-color: rgba(255, 255, 255, 0.8); flex: 1 0 0px;"><button class="needsclick go609441460 kl-private-reset-css-Xuajs1" type="button"
          tabindex="0"
          style="background: rgb(0, 0, 0); border-radius: 0px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(255, 255, 255); font-family: Montserrat, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; 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; pointer-events: auto; height: 40px; width: 100%;">SUBSCRIBE</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

With your permission, we and our partners may use cookies or similar
technologies on our respective websites. We use this data to personalize our
content for you and improve your browsing experience. By clicking “Ok” you agree
to allow the use of cookies. If you would like to individually adjust your
settings, click “Customize.”

CustomizeOk

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


Skip to Content
 * fr

 * Find a store

Blog
 * My Wish Lists
 * My Account

My Cart
Close You have no items in your shopping cart.

Toggle Nav
Menu
 * Living Room
   * New
     * Leather furniture
     * Small space solutions
   * Sofas and armchairs
     * Sectional sofas
     * Modular sofas
     * Sofas
     * Loveseats
     * Accent Chairs
     * Sofa beds
     * Recliners
     * Chaise lounges and daybeds
     * Ottomans and Benches
   * Living room tables
     * Coffee tables
     * Accent tables
     * Consoles
   * Living room storage
     * TV and entertainment units
     * Bookcases
 * Dining Room
   * New
     * Small space solutions
   * Dining room tables
     * Dining tables
     * Bar and counter height tables
     * Consoles
   * Seating
     * Chairs
     * Stools
     * Benches
   * Storage
     * Buffets and curios
 * Bedroom
   * New
     * Small space solutions
   * Beds and mattresses
     * Beds
     * Mattresses
     * Pillows
   * Bedroom storage
     * Nightstands
     * Dressers
     * Chests
     * Vanities
 * Office
   * New
   * Home office ideas
   * Desks
   * Office seating
     * Office chairs
     * Accent chairs
   * Office storage
     * Bookcases
     * Filing cabinets
     * Other office storage
 * Decor
   * Mirrors
   * Wall art
   * Textiles
     * Area rugs
     * Cushions
   * Decorative objects
     * Artificial plants
 * Lighting
   * Table lamps
   * Office lamps
   * Floor lamps
   * Pendant Lamps
 * Get Inspired
   * Trends
     * Cozy-glam
     * Scandifornia
     * Bouclé all day
     * Soft, Scandinavian style
   * Collections
     * Best sellers
     * Small Spaces
     * Marble and travertine
     * Wood Furniture
     * Made in Canada
   * Our worlds of style
 * Tools
   * Sofasizer
   * Modular sofa configurator
   * Design
 * Sale
   * Last chance
   * All items on sale
     * Living room
     * Dining room
     * Bedroom
     * Office
     * Decor
     * Lighting
     * Textiles
 * Blog

Account
 * My Wish Lists
 * My Account

Settings
 * fr

Search
×

Search
 * Bedroom furniture
   Room service please!
   
 * Modular sofas
   custom comfort
   
 * Dining room furniture
   You deserve the best
   

 * Dining room furniture
   You deserve the best
   
 * Modular sofas
   custom comfort
   
 * Bedroom furniture
   Room service please!
   


SHOP BY CATEGORY

SOFAS

LIVING ROOM STORAGE

DESKS

STOOLS


ACCENT CHAIRS

LIGHTING

ARTWORK

ARTIFICIAL PLANTS


 
Shop by category

 * SOFAS

 * LIVING ROOM STORAGE

 * DESKS

 * STOOLS

Create cozy at home

 * ACCENT CHAIRS
   
   Shop

 * LIGHTING
   
   Shop

 * ARTWORK
   
   Shop

 * ARTIFICIAL PLANTS
   
   Shop

 

Where luxury meets comfort


OUR NEW ARRIVALS

Discover our latest furniture collections and exclusive home décor. Elevate your
space with fresh elegance. Shop now for timeless sophistication.

Fresh finds await

Our new arrivals

Elevate your space with fresh elegance. Shop now for timeless sophistication.

Luxury redefined

Our new arrivals

Elevate your space with fresh elegance. Shop now for timeless sophistication.

Luxury redefined
In-stock best-selling chairs
Previous
View the product
EWA
$169.00
View the product
NAVI
$429.00
View the product
JENNIFER
$349.00
View the product
WARA
$349.00
View the product
EDRINA
$229.00
View the product
WILLET
$229.00
View the product
EMY
$299.00
View the product
EDRINA
$229.00
View the product
JENNIFER
$349.00
View the product
NEOLA
Regular Price $399.00 Special Price $277.00
View the product
EWA
$169.00
View the product
NAVI
$429.00
View the product
JENNIFER
$349.00
View the product
WARA
$349.00
View the product
EDRINA
$229.00
View the product
WILLET
$229.00
View the product
EMY
$299.00
View the product
EDRINA
$229.00
Next

Small Space, Big Glamour


DINE IN STYLE

Transform your dining area with versatile tables and ultra-comfortable chairs.
Perfect for intimate spaces without compromising on elegance.

Shop our small space solutions

Small Space, Big Glamour

Transform your dining area with versatile tables and ultra-comfortable chairs.
Perfect for intimate spaces.

Dine in style

Small Space, Big Glamour

Transform your dining area with versatile tables and ultra-comfortable chairs.
Perfect for intimate spaces.

Dine in style
 

Versatile & Inviting


MEET SHASTA

Shasta, the modular sofa with swivel chairs, is the ultimate conversation
starter. Adaptable, stylish, and perfect for any space. Discover the freedom of
true versatility.

Explore now

Versatile & Inviting

Shasta, the modular sofa with swivel chairs, is the ultimate conversation
starter. Adaptable, stylish, and perfect for any space.

Meet Shasta

Versatile & Inviting

Shasta, the modular sofa with swivel chairs, is the ultimate conversation
starter. Adaptable, stylish, and perfect for any space.

Meet Shasta
 

Working in style


YOUR SMART OFFICE SPACE

A desk that suits your tastes and real needs is essential for a productive and
enjoyable working day.

Get inspired

Working in style

A desk that suits your tastes and needs is essential for a productive day.

Get inspired

Working in style

A desk that suits your tastes and needs is essential for a productive day.

Get inspired


THE STYLE BLOG

PURCHASING GUIDE

How to choose the perfect mattress?

Discover the tips

SLEEP WELL

Tips for a good night's sleep

Read the article

COZY ATMOSPHERE

A soft, sublime decor

A space that reflects you

 

Greater Toronto, Ottawa, and Montreal


GET INSPIRED IN ONE OF OUR 11 STORES

At Mobilia, we have had a passion for quality and style. We are proud to offer
an exceptional range of furniture that reflects the latest trends.

Come see us

Toronto, Ottawa & Montreal

Mobilia proudly offers an exceptional range of furniture that reflects the
latest trends.

Visit one of our 11 locations

Toronto, Ottawa & Montreal

Mobilia proudly offers an exceptional range of furniture that reflects the
latest trends.

Visit one of our 11 locations
 


THE TOOLS YOU NEED FOR DESIGN SUCCESS



Subscribe to our newsletter
Newsletter
Sign Up for Our Newsletter:
Subscribe


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.


FOLLOW US:

 * 
 * 
 * 
 * 

Furnishing a world of your own


COMPANY

About Us Find a store Careers Foundation Design professionals



mobiliab2b


ASSISTANCE

FAQ - Frequently asked questions Customer Service Contact us Shipping Options
Financing Exchange & Return Protection Plan Maintenance tips

Mobilia is a Canadian retailer of modern furniture for the home. We strive to
inspire and guide consumers in their purchases with our 4 worlds of style

Privacy Policy Terms of use Contest Sitemap

Mobilia © All Rights Reserved 2024



























Close
Checkout out as a new customer

Creating an account has many benefits:

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

Create Account
Checkout out using your account

Email Address

Password


Sign In
Forgot Your Password?




Close dialog

WIN YOUR DREAM 
DINING ROOM

Subscribe to our newsletter for a chance to win $2,500 in products!

First Name

Last Name

Email

SUBSCRIBE