Trellis Grey Distressed Printed Rug 140 x 200 cm

$9.99
$106.92
-$96.93
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 modern, abstract print to your living space with our Trellis Grey Distressed Printed Rug. With bold white lines on a neutral grey print, the Trellis Rug is the perfect amalgamation of subtlety and contemporary! 

Printed with advanced technology and made from 100% Polyester, the Trellis Rug is lightweight making it easy to move around to suit your space accordingly. So pop it as a focal point in your living space or as an artsy addition to your conservatory, the Trellis Rug will fit right in to any space!

The Trellis Grey Distressed Printed Rug comes with durable canvas backing making the rug hard-wearing and perfect for those high traffic areas around your home.

  • 140 x 200 cm
  • Made from 100% 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.
  • Complete the look: Pictured alongside our Trellis Grey Distressed Rug are our  and the 

 

DIMENSION & DETAILS
  • Rug Size: 140 x 200 cm
  • Pile weight: 500gsm
  • Pile height: 0.6 cm
  • Rug weight: 3.8 kg
  • Fabric composition: 100% 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-M285-L

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