Casual Ribbed Solid Color Pants Set, Low Cut Neck Long Sleeve Crop Top & Elastic Waist Wide Leg Loose Pants, Women's Clothing
${function() {
const variantData = data.variant || {"id":"db9b41b1-6609-43e7-b4a5-5d7ff7bde6dc","product_id":"d7a299f8-71b9-4a08-b3ba-c623120f6b29","title":"Apricot-XS","weight_unit":"g","inventory_quantity":170,"sku":"601099587956331-XS-Apricot","barcode":"","position":1,"option1":"Apricot","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee55e58af8d5ed37a6c0910960e5218a.jpeg","path":"ee55e58af8d5ed37a6c0910960e5218a.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.85","retail_price":"0","available":true,"url":"\/products\/casual-ribbed-solid-color-pants-set-low-cut-neck-long-sleeve-crop-top-elastic-waist-wide-leg-loose-pants-womens-clothing?variant=db9b41b1-6609-43e7-b4a5-5d7ff7bde6dc","available_quantity":170,"options":[{"name":"Color","value":"Apricot"},{"name":"Size","value":"XS"}],"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 : 601099587956331-XS-Apricot
${function(){
const variantData = data.variant || {"id":"db9b41b1-6609-43e7-b4a5-5d7ff7bde6dc","product_id":"d7a299f8-71b9-4a08-b3ba-c623120f6b29","title":"Apricot-XS","weight_unit":"g","inventory_quantity":170,"sku":"601099587956331-XS-Apricot","barcode":"","position":1,"option1":"Apricot","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee55e58af8d5ed37a6c0910960e5218a.jpeg","path":"ee55e58af8d5ed37a6c0910960e5218a.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.85","retail_price":"0","available":true,"url":"\/products\/casual-ribbed-solid-color-pants-set-low-cut-neck-long-sleeve-crop-top-elastic-waist-wide-leg-loose-pants-womens-clothing?variant=db9b41b1-6609-43e7-b4a5-5d7ff7bde6dc","available_quantity":170,"options":[{"name":"Color","value":"Apricot"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}