Elegant Ribbed Polyester Long Pants - High Elasticity, Solid Chic, Easy Care, Perfect for Spring & Fall
${function() {
const variantData = data.variant || {"id":"4226213b-30d5-495a-882c-91374a6e0321","product_id":"712e62aa-aa8f-4237-b7d3-c0745432dcf8","title":"Black-S","weight_unit":"g","inventory_quantity":1,"sku":"601099535292045-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03e5495f88685a725425c91e0bd98029.jpeg","path":"03e5495f88685a725425c91e0bd98029.jpeg","width":1349,"height":1349,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.96","retail_price":"0","available":true,"url":"\/products\/elegant-ribbed-polyester-long-pants-high-elasticity-solid-chic-easy-care-perfect-for-spring-fall?variant=4226213b-30d5-495a-882c-91374a6e0321","available_quantity":1,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"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 : 601099535292045-Black-S
${function(){
const variantData = data.variant || {"id":"4226213b-30d5-495a-882c-91374a6e0321","product_id":"712e62aa-aa8f-4237-b7d3-c0745432dcf8","title":"Black-S","weight_unit":"g","inventory_quantity":1,"sku":"601099535292045-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03e5495f88685a725425c91e0bd98029.jpeg","path":"03e5495f88685a725425c91e0bd98029.jpeg","width":1349,"height":1349,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.96","retail_price":"0","available":true,"url":"\/products\/elegant-ribbed-polyester-long-pants-high-elasticity-solid-chic-easy-care-perfect-for-spring-fall?variant=4226213b-30d5-495a-882c-91374a6e0321","available_quantity":1,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}