Door Bottom Seal Strip

$19.99
Color:  GREY
Pieces:  1 PC
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

WANNA SEAL ALL LARGE/TINY DOOR GAPS TO KEEP YOUR HOUSE CLEAN, COZY & QUIET✨✨

Door Bottom Seal Strip is structured with 2 jumbo-sized foam tubes with a center slot, flexibly sealing any door/window gaps to guard against door drafts, odors, dust, noise & insects like cockroaches; also blocks out under-door light as well.

 Still, using self-adhesive strips? They leave unsightly adhesive marks and damage your doors! Our door strips are ADHESIVE-FREE- Just slide our strip under the door, cut to size & done! Fully protect your doors from scratches, glue residues, or damage!

Ideal to solve various problems:

✅Cannot keep your room cool in Summer❄️ & warm in Winter🔥

✅Dust accumulates at the door bottom💨

✅Outside noise reduces your sleep quality💤

✅Your floor usually gets soaked after heavy rains/ strong winds 💦

FEATURES:

  • No More Door Gaps
    Jumbo-sized foam tubes are perfect for blocking extra-large gaps under your door! Perfectly seal any gaps in exterior/interior doors, window sills, garage, basement, bed, sofa, and cabinet. Guards against door drafts, odors, dust, noise & insects like cockroaches; blocks out under-door light as well.

  • Cut to get the Perfect Size!
    Fits doors/windows up to 36 inches in length. Foam tubes and vinyl can be cut down to fit narrow doors.

  • Smooth Gliding
    Easily glides over carpet, wood, tile, linoleum, and more without jamming against floor surfaces.

  • Easy Installation
    Just slide the strip under the door, cut to size & done! No more constant bending down to measure the width of the door and re-position.

  • Adhesive-free
    No need to use adhesive tape or glue. Protects your door from scratches, glue residues, or damages caused by traditional self-adhesive door strips. Able to re-apply it to another door anytime just by sliding it out to remove it from the door bottom.

  • Excellent Noise Reduction
    Structured with thick foam to cut the noise away, creating a quiet, cozy environment for better sleeping quality or working efficiency.

  • Ideal Room Temperature
    Insulates your windows & doors and blocks air flow outside, keeping your room warm in Winter and cool in Summer. Also prevents rainwater from seeping into your house.

  • Universal
    Widely used in various types of doors/windows like frameless sliding doors, glass doors, sliding doors, wood doors, cupboards, wardrobes, other furniture, etc

SPECIFICATIONS:

  • Materials: EVA + Foam
  • Length: 93cm
  • Color: Grey, Black, Brown, White
  • Size as below:

PACKAGE INCLUDES:

  • 1 x Door Bottom Seal Strip


  • Shipping:

  • Receiving time = Processing time+Shipping time
  • Order processing time varies from 1-3 days
  • Delivery time varies from 7-15 Business days
  • Shipping With Tracking Number
  • Return Policy:
  • Our Guarantee
  • Return or exchange within 15 days from the delivered date.
  • Request:
  • Items received within 15 days from the delivered date.
  • Items received unused, undamaged, and in original package.
  • Return shipping fees are at the customer's own expense.