Illusion Monochrome Printed Rug 140 x 200 cm

$9.99
$114.75
-$104.76
people are viewing this right now
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

DESCRIPTION

Make a statement in your room by having our Illusion Monochrome Printed Rug on the floor! With an on-trend monochrome geometric print, our Illusion Rug will be the perfect striking addition to your space. Made from 100% Microfibre Polyester, our Illusion Rug is both non-fading and hard-wearing thanks to the durable canvas backing! So don't worry about having it in those busy areas of your home!

With a simple yet eye catching black and white design, the Illusion Rug is also lightweight making it easy to move around. 

  • 140 x 200 cm
  • Made from 100% Microfibre Polyester
  • Comprises of a durable canvas backing (95% Polyester and 5% cotton)
  • We recommend the use of an anti-slip mat when using this rug on wooden, vinyl, laminate or tiled floors.
DIMENSION & DETAILS
  • Rug Size: 140 x 200 cm
  • Pile weight: 600gsm
  • Pile height: 0.6 cm
  • Rug weight: 4.1 kg
  • Fabric composition: 100% Microfibre Polyester
  • Rug backing: 95% polyester and 5% cotton canvas backing
  • Care Instructions: 
  • Once opened, please shake the rug gently 
  • Please flatten the rug in reverse pressure if any creases form
  • Clean spills immediately by blotting with a dry, absorbent cloth.
  • Some stains can be spot cleaned using a mild, clear detergent with lukewarm water (less than 30 degrees Celsius)
  • Leave the rug to dry naturally
  • Vacuum the rug regularly using a suction only vacuum
  • Do not use a brush as this may damage the rug
  • A small amount of shedding or fibre loss is normal on a new rug
  • We recommend rotating your rug every 3 months to avoid any uneven fading or wear
  • Please note: Rug displayed in photograph is 120 x 170 cm (Medium)

SKU: RG-BO13-L

PACKAGE & SHIPPING
  • Rug comes rolled and packaged in a clear, plastic sleeve
  • Package dimensions: 14.5 x 15 x 140 cm
  • Package weight: 4.2 kg