Buy $69.98 Free shipping

Multifunctional Luggage Garment Bag

$48.00
$130.00
Save $82.00
Color
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-1651799308132').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

Make Traveling Simple!

Tired of trying to fit all of your belongings into a suitcase? Well, those days are over! Travel in an organized fashion with our wrinkle free, aesthetically pleasing bag! 🌸
 

Out With The Old, In With The New!

This is the best cute replacement for old inconvenient suitcases. Small, but packs a punch with the amount of storage space it has. Very stylish, compact and impressive! 🌸
 
About this item
  • Large Capacity: The large carry-on garment bag can fit 2-3 days of daily essentials such as clothes, dresses, shoes, toiletries, cosmetics and umbrellas.

  • High Quality Materials: this clothing luggage bag made of microfiber high-quality waterproof PU leather, so that the travel clothing bag looks very stylish and textured.

  • The travel garment bag has two interior zippered pockets and an exterior zippered front pocket for your smartphone, ID card or passport. Comes with an extra shoe pocket.

  • With the travel garment bag as an assistant, you can have a wrinkle-free suit or dress in no time. It won't wrinkle your skirt or other clothes to dress up.

  • This travel garment bag will be a great gift for women without wrinkles - Perfect for mothers, daughters, wives, friends who like international travel, weekend trips, airplanes, hiking, overnight trips

Specifications:

  • Material: PU leather
  • Function: Waterproof, wet and dry, large capacity, anti-wrinkle
  • Capacity: 36-55L
  • Color: black, pink, beige
  • Size: 20.5*10*12.5 inches
  • Lining texture: Polyester
  • Applicable scenes: Travel, business trip

Package Included:

  • 1 * Multifunctional Luggage Garment Bag