.opt-server-test-2p04-v-1 #tm-banner:not(.tm-banner-variation), .opt-server-test-2p04-v-1 #mobile-banner-section:not(.mobile-banner-section-variation){ display:none !important; } @media(max-width: 767px){ .opt-server-test-2p04-v-1 #mobile-banner-section.mobile-banner-section-variation{ display:block !important; } .opt-server-test-2p04-v-1 #tm-banner.tm-banner-variation{ display: none !important; } } @media(min-width: 768px){ .opt-server-test-2p04-v-1 #tm-banner.tm-banner-variation{ display:block !important; } .opt-server-test-2p04-v-1 #mobile-banner-section.mobile-banner-section-variation{ display:none !important; } } (function() { var testID = '2.04'; //Use 20% var testTraffic = 100; var testBuckets = []; var testLive = false; /* Test Code */ function runVariation(vari) { document.querySelector('body').classList.add('opt-server-test'); document.querySelector('body').classList.add('opt-server-test-2p04-v-'+vari); pushDataLayer('generalEvent', 'User Engagement', 'Test ' + testID, 'Allocated'); pushDataLayer('generalEvent', 'User Engagement', 'Test ' + testID, vari); if (vari == 1) { //Run Variation 1 if (window.innerWidth > 767) { document.querySelector('#mobile-banner-section.mobile-banner-section-variation').style.display = 'none'; document.querySelector('#tm-banner.tm-banner-control').style.display = 'none'; document.querySelector('#tm-banner.tm-banner-variation').style.display = 'block'; } else { document.querySelector('#tm-banner.tm-banner-variation').style.display = 'none'; document.querySelector('#mobile-banner-section.mobile-banner-section-control').style.display = 'none'; document.querySelector('#mobile-banner-section.mobile-banner-section-variation').style.display = 'block'; } //window.onresize = runVariation(vari); } } //CKTraffic data function fetchCKData() { if (localStorage.getItem("CKTraffic") != null) { var CKTraffic = JSON.parse(localStorage.getItem("CKTraffic")); } else { var CKTraffic = { 'assignedBucket' : assignedBucket, 'assignedTests' : {}, 'assignedTraffic' : assignedTraffic, }; localStorage.setItem("CKTraffic", JSON.stringify(CKTraffic)); } return CKTraffic; } //bucketing function traffic_fn(key) { if(localStorage.getItem(key) !== null) { var optTraffic = parseInt(localStorage.getItem(key)); } else { var optTraffic = Math.floor(Math.random() * 10) + 1; localStorage.setItem(key, optTraffic); } return optTraffic; } //optVal function optGetCookie(cname) { var name = cname + "="; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } var optSetCrossDomainCookie = function (name, value, days) { var expires; if (days) { var date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); expires = "; expires=" + date.toGMTString(); } else { expires = ""; } document.cookie = name + "=" + value + expires + "; path=/; domain=elivingfurniture.com.au"; }; var retrieve = optGetCookie("optVal"); if (!retrieve) { var optVal = Math.floor(Math.random() * 10) + 1; optSetCrossDomainCookie("optVal", optVal, 1000); } function pushDataLayer(event, eventCategory, eventAction, eventLabel) { window.dataLayer.push({ 'event': event, //This is required here 'eventCategory': eventCategory, //This is required and critical 'eventAction': eventAction, //This is required and critical, name of the action 'eventLabel': eventLabel }); } window.dataLayer = window.dataLayer || []; if(!JSON.parse(localStorage.getItem("CKTraffic"))){ var assignedTraffic = Math.floor(Math.random() * 100) + 1; } else { var assignedTraffic = JSON.parse(localStorage.getItem("CKTraffic")).assignedTraffic; } //maybe change optVal name for future. We need it to exclude current live tests var assignedBucket = parseInt(optGetCookie("optVal")); var CKTraffic = fetchCKData(); //check for users who have are already in the test if (CKTraffic.assignedTests['Test ' + testID] != null) { if (CKTraffic.assignedTests['Test ' + testID]['Variation'] !== 0) { if (testLive) { runVariation(CKTraffic.assignedTests['Test ' + testID]['Variation']); } } } else { if (testLive) { //Check if user is in the traffic allocation if (assignedTraffic -1) { //pushDataLayer('generalEvent', 'User Engagement', 'Test ' + testID, 'Allocated'); //if the user is not yet assigned to a variation or control //split traffic between the control and variation var assignedVariation = Math.floor(Math.random() * 2); //pushDataLayer('generalEvent', 'User Engagement', 'Test ' + testID, assignedVariation); CKTraffic.assignedTests['Test ' + testID] = { 'Variation': assignedVariation } localStorage.setItem("CKTraffic", JSON.stringify(CKTraffic)); runVariation(assignedVariation); } } } } }());

Fast Metro
Shipping

Fast shipping to most metro areas Australia-wide.

Affordable

We cut out retail mark-ups, middlemen and showrooms to ensure quality is within your budget.

Buy Now
Pay Later

Buy what you want today, pay for it with instalments, interest-free.

Warranty

We got you covered for up to 20 years. Warranty periods vary depending on the product type.

Customer favourites

Up to 50% Off*

Amber Set of 2 Dining Chairs

Pre-Order Item, leaves warehouse on

$429.00 $319.20 26% OFF

Up to 50% Off*

Arch Mirror

$479.00$335.20

13% OFF
Up to 50% Off*

Nordic 6 Seater Dining Table

$859.00$636.00

7% OFF
Up to 50% Off*

Cuppa Desk

$299.00$175.20 41% OFF

Up to 50% Off*

Cuppa 180cm Wooden Lowline TV Unit

Pre-Order Item, leaves warehouse on

$339.00 $159.20 58% OFF

Up to 50% Off*
cali-01-wooden-bed-base-natural

Cali Wooden Bed Base

$219.00-$329.00

$175.20-$263.20

33% OFF
Up to 50% Off*
Green tea memory foam mattress laid on a bed in an Australian bedroom filled with windows

Deep Dream Green Tea Mattress

$359.00-$629.00

$287.20-$503.20

25% OFF
Up to 50% Off*

Deep Dream Premium Mattress

$399.00-$699.00

$319.20-$559.20

20% OFF

What Our Customers Say

window.__productReviewCallbackQueue = window.__productReviewCallbackQueue || []; window.__productReviewCallbackQueue.push(function(ProductReview) { ProductReview.use('reviews-carousel', { "identificationDetails": { "type": "single", "strategy": "from-internal-entry-id", "identifier": "b7ced15b-57cf-3c2e-a682-2110974335b4" }, "container": "#pr-reviews-carousel-widget" }); });

Why E-Living Furniture?

E-living was born with an idea – that comfortable living doesn’t have to be a luxury. We focus on experience, lifestyle and emotion rather than simply making a profit. For millennials, young adults, and anyone in love with designer furniture, we offer a wide range of happy-price options across a variety of categories.

We are unlike traditional furniture stores who set roof-high prices, by eliminating sales commissions, middle-men markups, and showroom costs; bringing awesomely affordable artistry carved in quality woodwork right to your front door.

Live in Style @elivingfurniture

See how real people style their e-living furniture.

Your first order

Enjoy $20 OFF

Sign up and be an E-Living insider.
Receive all our latest deals, events and get $20 off.

*Discount only available on orders over $350. By entering your email and mobile numbers you agree to receive email updates.