Ripped straight-leg trousers

$40.49
Color : Wathet blue
Size : S
Quantity
Free shipping $69+
Sustainably made
Secure payments
/** @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
  • If you're looking for a casual wear. straight cut jeans look no further than this! Our casual jeans will add an instant style upgrade to your closet.
     
    • Length: Long
    • Material: Denim
    • Sleeve Type: Regular Waist
    • Neckline: Straight Cut
    • Style: Casual Wear
      • SIZE(IN)USWaistHipPants Length
        S226.835.438.2
        M628.337.038.6
        L1029.938.639.0
        XL1431.540.239.4
        XXL1633.141.739.8
        XXXL1834.643.340.2
      • Return :

        If you wish to return an item for an exchange or refund. please contact us within 30 days of receiving your order. Returns must be in their original packaging. unworn and undamaged. Please see our Returns Page for more information.

Return Policy

1. Items can be returned or exchanged within 30 days after the purchase date. Please note that FLash Sale, free gifts, Swimsuits, Lingerie and Clearance items cannot be returned.

2. Please keep the delivery payment voucher and provide it to our customer service staff, which will be provided for your refund.

3. You can mail out the package at your nearest post office or call the post office to arrange a collection.

4. Before sending back the products, please contact our customer service first for return address.(support@fastfashiongo.com)

Return Conditions

1. For items with no quality issue, please ensure the returned items are unworn, unwashed, undamaged, have the original tags attached and the original packaging. All return requests must be authorized by our customer service team before shipping to our returned address.

2. For items with quality or size issue. Please contact our customer service with some clear pictures to show the problem. Once confirmed, return address will be send to you immediately.

For below circumstances, customers could contact us for return or refund:

1) Received wrong or damaged item(s)

2) Items are not as described on product page

3) Received faulty item(s)

4) Missing item(s)

5) Poor material or workmanship

Return Process

Please carefully follow our return process to minimize any delays:

1. If your item is qualified to be returned, please contact with our customer sevice(support@fastfashiongo.com) for :

• Order number

• SKU number or product name

• Reason for return

2. Our customer service team will respond to your request within 24 hours.

3. Please return the item to the return address we provided and send us return proof in the form of the tracking number and a valid return receipt.

About Refund

 Once we have received the returned item(s), we will check the items and email your in 24 hours. Your payment will be refunded in 3 working days after we contact you

Return Adress
 Please do not send your return to the sender's address on your package. This is not the return address and will affect the processing of your return. You should only send it to the address that our customer service provide to you.(emai: support@fastfashiongo.com)

Return Cost
 We do not offer Freight To Collect (FTC) service for the packages returned to us. The returns will be made at your own cost.

Contact Us

Thank You for Visiting Fashion Mart Club!

If you have any questions about our products, please feel free to contact us at service@fashionmartclub.com.

We are committed to providing you with prompt assistance and aim to respond to most emails within one business day. If you do not receive a response from us, kindly check your spam folder!

Customer Service - Hours of Operation:

  • Monday through Saturday: 9:00 AM to 8:00 PM EST
  • Sunday: Closed

We greatly appreciate your understanding and look forward to assisting you with any inquiries you may have.

Return & Exchange

We value each and every single customer. Our top priority is making sure the items get delivered to our customer as soon as possible. Normally you will receive your order in 12-25 business days from the date that it is placed.

Delivery Time: Processing Time + Shipping Time

Our estimated delivery dates are based on several factors, including the destination address, the shipping options you've chosen, and how quickly we can assemble and prepare your items for shipment. You can calculate delivery estimates by taking the processing time for your order and adding the delivery time based on the shipping method you've chosen.

For example, if you order a dress, it will need 4-10 business days of processing time and then 8-15 business days of shipping time if you select standard shipping. Therefore, you can expect to receive it in 12-25 business days.

Please use the chart below to help gauge how long it will take to receive your order.

(*There is different processing time for different items. You can check the processing time on the product page. Once your order is placed, you can check order shipping info from the online order status page. We will also inform you through your registered email.) However, it can also be affected by the item's stock status. For popular items experiencing stock availability issues, the processing time may be longer.

Note for taxes:

For most countries, our customers do not need to pay for importing fees, duties, or VAT (Valued Additional Tax). However, for some limited countries (especially for some European countries such as Germany, Italy, UK, and Canada, etc.) you may need to pay duties or VAT according to your country's levying rules.

We are excited to offer international shipping for most destinations in the world. The super savings option will take 10 to 30 business days. For faster delivery, we offer Express Shipping Service that can ship to most international locations in 7 to 15 business days. If you have any further questions, please contact us at service@fashionmartclub.com.

Note for Free Shipping:

Please note: the clearance item, which has the label of FinalSale in the item title, is not applicable to the free shipping policy.

Important Notes:

Total Delivery Time = Processing Time + Shipping Time

Processing Time:

Preparing items for shipment, 4-10 business days normally

We are not responsible for late shipments due to inclement weather, holidays, natural disasters, or carrier delays. Please keep in mind holidays do not count as a business day and should be considered when calculating shipping times.

Sometimes unexpected delays are caused due to thorough inspection, out-of-stock issues, especially during high-volume periods.

In case of any question and unexpected delay, you can always contact our customer service.

If you don’t receive the parcel within this period, please contact us.

Sorry that we don’t provide phone support at this time. If you run into any issues, feel free to drop us an email.

Customer service: service@fashionmartclub.com

Shipping Info

We value each and every single customer. Our top priority is making sure the items get delivered to our customer as soon as possible. Normally you will receive your order in 12-25 business days from the date that it is placed.

Delivery Time : Processing Time+Shipping Time

Our estimated delivery dates are based on several factors, including the destination address, the shipping options you've chosen, and how quickly we can assemble and prepare your items for shipment. You can calculate delivery estimates by taking the processing time for your order and adding the delivery time based on the shipping method you've chosen.

For example, if you order a dress, it will need 4-10 business days of processing time and then 8-15 business days of shipping time if you select standard shipping. Therefore, you can expect to receive it in 12-25 business days. 

Please use the chart below to help gauge how long it will take to receive your order.

(*There is different processing time for different item. You can check the processing time from product page. Once your order is placed, you can check order shipping info from the online order status page. We will also inform you through your registered email.) However, it can also be affected by the item's stock status. For popular items experiencing stock availability issues, the processing time may be longer. 

Note for taxes:

For most of the countries, our customers do not need to pay for importing fees, duties or VAT(Valued Additional Tax). However, for some limited countries (especially for some European countries such as Germany, Italy, UK and Canada, etc.) may need to pay duties or VAT according to your countries' levying rules.

We are excited to offer international shipping for most destinations of the world. The super savings option will take 10 to 30 business days. For faster delivery, we offer Express Shipping Service that can ship to most of the international location in 7 to 15 business days. If you have any further questions, please contact us at service@fashionmartclub.com

Note for Free Shipping:

Please notice: the clearance item, which has the label of FinalSale in the item title, is not applicable to freeshipping policy.

Important Notes

Total Delivery Time=Processing Time + Shipping Time

NOTE:Other countries may be different, depending on the product details page.

Processing Time

prepare items for shipment,4-10 business days normally

We are not responsible for late shipments due to inclement weather, holidays, natural disasters, or carrier delays. Please keep in mind holidays do not count as a business day and should be considered when calculating shipping times.

Sometimes unexpected delay is caused due to thorough inspection, out of stock issue, especially during high-volume periods.

In case of any question and unexpected delay you can always contact with our customer service.

If you don’t receive the parcel within this period, please contact us.

Sorry that we don’t provide phone at this time. If you run into any issues, feel free to drop us an email.

Customer service: service@fashionmartclub.com