ALONE AGAIN DENIM PANT

$6.00
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

The AKIRA Label Alone Again Denim Pant is crafted from non-stretch cotton mid-wash denim fabrication and boasts a high rise contrast shirred elastic drawstring waistband made of windbreaker material, side slant front pockets, dual back pockets, and mismatch contrast striped windbreaker panels going down the sides of the legs. Complete with bungee cord drawstrings at the pant hems, a wide leg silhouette, and an easy, pull-on fit. Style with a racerback tank and platform sneakers for the perfect mix of sporty and chic. 

- 93% Cotton 4% Polyester 3% Viscose
- Non-Stretch
- Imported

(all measurements approximate from size small)
- 13.5” Rise
- 31” Inseam
- Model is 5’7”
Product ID: 397702

(all measurements approximate from size 1X)
- 15.5” Rise
- 31” Inseam
Product ID: 397706

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.