Women'S Fashion Set, Long Sleeve Round Neck Crop Top with Wide Leg Pants, Solid Color, Polyester Knit, Autumn/Winter Collection
${function() {
const variantData = data.variant || {"id":"377d2c5a-93f6-487a-8d51-5444cad0106a","product_id":"d34afff0-eedc-4068-a19c-6c451542575b","title":"Beige-S","weight_unit":"g","inventory_quantity":157,"sku":"601099632584508-Beige-S","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54a2679aeaad01dbe348f0179bfcf2cf.jpeg","path":"54a2679aeaad01dbe348f0179bfcf2cf.jpeg","width":1340,"height":1340,"alt":"42861875691726|42861875790030|42861875888334|42861875986638","aspect_ratio":1},"wholesale_price":[{"price":31.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.88","retail_price":"0","available":true,"url":"\/products\/womens-fashion-set-long-sleeve-round-neck-crop-top-with-wide-leg-pants-solid-color-polyester-knit-autumn-winter-collection?variant=377d2c5a-93f6-487a-8d51-5444cad0106a","available_quantity":157,"options":[{"name":"Color","value":"Beige"},{"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 : 601099632584508-Beige-S
${function(){
const variantData = data.variant || {"id":"377d2c5a-93f6-487a-8d51-5444cad0106a","product_id":"d34afff0-eedc-4068-a19c-6c451542575b","title":"Beige-S","weight_unit":"g","inventory_quantity":157,"sku":"601099632584508-Beige-S","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54a2679aeaad01dbe348f0179bfcf2cf.jpeg","path":"54a2679aeaad01dbe348f0179bfcf2cf.jpeg","width":1340,"height":1340,"alt":"42861875691726|42861875790030|42861875888334|42861875986638","aspect_ratio":1},"wholesale_price":[{"price":31.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.88","retail_price":"0","available":true,"url":"\/products\/womens-fashion-set-long-sleeve-round-neck-crop-top-with-wide-leg-pants-solid-color-polyester-knit-autumn-winter-collection?variant=377d2c5a-93f6-487a-8d51-5444cad0106a","available_quantity":157,"options":[{"name":"Color","value":"Beige"},{"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}
`
}()}