${function() {
const variantData = data.variant || {"id":"42cf60b1-8d96-4e46-84b9-e0ec8d60927d","product_id":"4148a31d-c2de-447b-a474-c53378a56ac1","title":"Small","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Small","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"41","retail_price":"69.99","available":true,"url":"\/products\/iced-mocha-please-pants-1?variant=42cf60b1-8d96-4e46-84b9-e0ec8d60927d","available_quantity":999999999,"options":[{"name":"Size","value":"Small"}],"off_ratio":"41","flashsale_info":{"variant_id":"42cf60b1-8d96-4e46-84b9-e0ec8d60927d","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"41","compare_at_price":"","discount_price":"41","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"41","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now
Please select a Size
${function(){
return `
Please select a Size
`;
}()}
Product was out of stock.
Product is unavailable.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
Details:
- Brown Check barrel jeans
- Stitched detail on neckline and hem
- Elastic waist in the back
Fabric:
- 65 % Cotton 35% Polyester
- Machine wash cold, inside out
- Tumble dry low
Sizing:
- Bekah is 5'2, size 2/4, and wearing a size small here.
- We found this dress ran true to size.
Inseam:
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}