⏰LAST DAY - HALF PRICE💥High Rise Vintage Wash High-waisted Top Straight Leg Jeans

$35.99
$70.56
-49%
Color:  Light Blue
Size:  25
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


Elevate your casual wardrobe with our Mid-low Rise Baggy Jeans Wide Leg for Women Distressed! Perfect for those who love a relaxed yet stylish look, these jeans are designed to keep you comfortable and on-trend. Whether you're heading out for a casual day with friends or just running errands, these jeans will be your go-to choice.

Sleek and Proportionate Fit:

The high - rise design hugs your waistline, creating a sleek and slimming silhouette. It's perfect for those who want to show off their curves while maintaining a classic look. The straight - leg cut elongates your legs, making you appear taller and more proportionate. Whether you're pairing them with a tucked - in blouse for a formal event or a casual crop top for a weekend outing, these jeans will always look stylish.

Antique - Inspired Wash Treatment:

The vintage wash gives these jeans a unique, worn - in look that adds character and charm. Each pair has its own distinct fading and whiskering, making them truly one - of - a - kind. The wash is carefully crafted to give the jeans a soft, lived - in feel from the very first wear, without sacrificing durability.

Quality Materials:

We use only the finest quality denim to ensure these jeans stand the test of time. The fabric is soft, breathable, and has just the right amount of stretch for all - day comfort. It won't lose its shape or fade easily, even after multiple washes. The hardware, including the buttons and rivets, is also top - notch, adding to the overall quality and durability of the jeans.
NOTE
  • Measurements are taken with the garment laying flat. All measurements are approximate—please allow for a tolerance of up to 1/2 inch for each measurement.
  • Size doesn't fit all. Please carefully check the size chart and select the size based on your actual measurements.
  • Fabric: 91% cotton, 7% polyester, 2% spandex

⚡️Click On "ADD TO CART" To Get Yours Now! ⚡️

✈WORLDWIDE SHIPPING✈

4 GREAT REASON TO BUY FROM US

 Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.
 Money-Back Guarantee: If you do not receive the goods, or your items arrive damaged, we will gladly issue out a replacement or refund.
✉️ Customer Support: We have a team to help and answer your questions.
 Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.