High-Waisted Stretchy Women's Retro Cargo Denim Pants, Elegant Solid Y2K Street Style Urban Fashion Trousers Jeans
${function() {
const variantData = data.variant || {"id":"750c4cfb-bac3-4460-9a55-835fc35f1fdb","product_id":"2f80ff7f-5b77-4c40-b966-e8323a13509b","title":"S-Apricot","weight_unit":"g","inventory_quantity":8899,"sku":"601099569608723-S-Apricot","barcode":"","position":3,"option1":"S","option2":"Apricot","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f86bac3e7468228c0c195dc32436e414.jpeg","path":"f86bac3e7468228c0c195dc32436e414.jpeg","width":1350,"height":1350,"alt":"42870695231694|42870695362766|42870695493838|42870695624910|42870695755982","aspect_ratio":1},"wholesale_price":[{"price":24.78,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.78","retail_price":"0","available":true,"url":"\/products\/high-waisted-stretchy-womens-retro-cargo-denim-pants-elegant-solid-y2k-street-style-urban-fashion-trousers-jeans?variant=750c4cfb-bac3-4460-9a55-835fc35f1fdb","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Apricot"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 601099569608723-S-Apricot
${function(){
const variantData = data.variant || {"id":"750c4cfb-bac3-4460-9a55-835fc35f1fdb","product_id":"2f80ff7f-5b77-4c40-b966-e8323a13509b","title":"S-Apricot","weight_unit":"g","inventory_quantity":8899,"sku":"601099569608723-S-Apricot","barcode":"","position":3,"option1":"S","option2":"Apricot","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f86bac3e7468228c0c195dc32436e414.jpeg","path":"f86bac3e7468228c0c195dc32436e414.jpeg","width":1350,"height":1350,"alt":"42870695231694|42870695362766|42870695493838|42870695624910|42870695755982","aspect_ratio":1},"wholesale_price":[{"price":24.78,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.78","retail_price":"0","available":true,"url":"\/products\/high-waisted-stretchy-womens-retro-cargo-denim-pants-elegant-solid-y2k-street-style-urban-fashion-trousers-jeans?variant=750c4cfb-bac3-4460-9a55-835fc35f1fdb","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Apricot"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}