Car Trunk Organizer Foldable

$50.99
$110.99
-$60.00
Color Name:  BLACK-36L
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

Type: Trunk Box / Bag

Material Type: 1680D Oxford Cloth

Name: Heavy Duty Car Trunk Organizer

Special Features: With a Foldable Cover

Auto accessories: Car trunk organizer

Interior accessories: Car Storage Bag

Car accessories: Car organizer

Features: Auto Trunk Box Organizer

Feature:

SUPERIOR DURABILITY AND WATERPROOF - is made of high-quality 1680D Oxford Polyester material with unbreakable metal handles, which can withstand the weight of heavy items, and will last you through years of repeated use. Its dividers are made of high-density board that is more firm and sturdy. In addition, our product features a water-resistant surface as well as a non-slip bottom to prevent sliding.

SMART MULTIPURPOSE DESIGN - Our product features sturdy walls, 2 base plates, and 2 slider dividers. With two divided sections, you can use one or expand it to use both, depending on your preference. The 2 removable dividers help you organize differently-sized items, and the 4 mesh pockets are designed to store smaller items. In order to enhance your organization efforts, we also designed 3 side pockets for you for quick access. It also has a sturdy and foldable cover and 2 strong metal handles.

EASY TO USE, INSTALL, AND CLEAN - It is really easy to install and collapse this cargo storage bag. If you are no longer using it, you can fully fold it and it will occupy less space. If you want to clean it, just wipe its surface with a wet cloth.

Specification:

✅ Sturdy and durable
✅ Made of high-quality 1680D Oxford Polyester material
✅ Water resistant
✅ Large storage capacity
✅ Non-slip bottom
✅ Unbreakable metal handles
✅ Features 2 base plates and 2 removable dividers
✅ Equipped with 3 side pockets and 4 mesh pockets
✅ Easy to install and collapse
✅ Easy to clean
✅ Eco-friendly


  • 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 delivery date.
  • Request:
  • Items received within 15 days from the delivery date.
  • Items received unused, undamaged, and in original package.
  • Return shipping fees are at the customer's own expense.