LENNIE MIXED MEDIA BOMBER

$7.50
Size:  S
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

Get the best of both worlds in The AKIRA Label Lennie Mixed Media Bomber. This stylish jacket is crafted from a paneled color block construction of faux sherpa, a PVC fabrication, and a windbreaker-inspired material and features elasticized ribbed knit hems, a standing collar, long sleeves with cinched cuffs, a paisley print on one sleeve and a zip cargo pocket detail on the other, and a quilted, windbreaker-inspired panel running down the front bodice. Complete with side slant button-snap front pockets, a sleek inner lining, and a relaxed longline silhouette. Style with cargo pants and heeled booties for an urban chic ensemble.

- Shell 1: 100% Polyester, Shell 2: 100% PU, Lining: 100% Polyester
- Dry Clean Only
- Non-Stretch
- Imported

(all measurements approximate from size small)
- 23” Shoulder to Hem
- 24” Sleeves
- 21” Shoulder to Shoulder
Product ID: 426487

(all measurements approximate from size 1X)
- 25” Shoulder to Hem
- 26” Sleeves
- 23” Shoulder to Shoulder
Product ID: 426491

Shipping & Returns

We will notify you of the parcel delivery progress in real time via email

United States, Canada, Australia, New Zealand, Ireland, Germany, Sweden, France, Italy,etc

Free Shipping On Orders Over $39

Shipping Cost (Orders Under $39) : $7.99—$12.59

Shipping Time: 3-7 days.

Return Policy

We offer 30 Day Guarantee. If ever you're unhappy with the fit as soon as you've tried it on, just send us a DM so we can send you a return or exchange. Our 100% Fit Guarantee & exchanges got you covered! Our Customer Satisfaction is our priority, So please contact Customer service or send a DM and we will be happy to help with any issue with your order.

Security & Privacy

Perisami keeps your payment information safe and secure in accordance with the Perisami Privacy Policy. We also support a variety of payment options , including credit/debit cards (Visa, Mastercard, Discover, American Express, JCB, Diners Club and Maestro, etc.), Digital Wallet (PayPal, Google Pay, Apple Pay, etc.), BNPL (Klarna, Pay after Delivery, etc.) to ensure that your payment details are secure.

The payment methods available for your account may vary depending on your country/region and currency.