Cherokee 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

Add a little bit of tribal inspired print to your room with our Cherokee Printed Rug. Whether it's in your hallway, living room or maybe even in your kid's bedroom, our Cherokee rug will be the perfect focal point in your room. With elements of colour against a neutral background, the Cherokee rug is a perfect mix of exotic and cosy. 

Made from 100% microfibre polyester, the Cherokee rug has non-fading properties ensuring you are able to get the most from your rug for a long time. With a durable canvas backing, the rug is hard-wearing, making it perfect for those high traffic areas in your home. The Cherokee Rug is also extremely lightweight which means it is easy to move around - so if you fancy popping it in a different room for a change, you can do so quickly and easily!

  • 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-M167-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