V Neck Tie Waist Dress, Casual Solid Color Cap Sleeve Dress For Summer, Women's Clothing
${function() {
const variantData = data.variant || {"id":"19925ddb-74e2-412e-a9ba-1fc759dc85b1","product_id":"08b194ad-008c-4da4-85cb-b15f82d5ef72","title":"S-Orange","weight_unit":"g","inventory_quantity":8899,"sku":"601099547264330-S-Orange","barcode":"","position":1,"option1":"S","option2":"Orange","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/13e7db8f82a041cdc7a2ef7c6c35f167.jpeg","path":"13e7db8f82a041cdc7a2ef7c6c35f167.jpeg","width":1340,"height":1340,"alt":"42867219136718|42867219202254|42867219267790|42867219333326|42867219398862","aspect_ratio":1},"wholesale_price":[{"price":25.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.9","retail_price":"0","available":true,"url":"\/products\/v-neck-tie-waist-dress-casual-solid-color-cap-sleeve-dress-for-summer-womens-clothing?variant=19925ddb-74e2-412e-a9ba-1fc759dc85b1","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Orange"}],"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 : 601099547264330-S-Orange
${function(){
const variantData = data.variant || {"id":"19925ddb-74e2-412e-a9ba-1fc759dc85b1","product_id":"08b194ad-008c-4da4-85cb-b15f82d5ef72","title":"S-Orange","weight_unit":"g","inventory_quantity":8899,"sku":"601099547264330-S-Orange","barcode":"","position":1,"option1":"S","option2":"Orange","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/13e7db8f82a041cdc7a2ef7c6c35f167.jpeg","path":"13e7db8f82a041cdc7a2ef7c6c35f167.jpeg","width":1340,"height":1340,"alt":"42867219136718|42867219202254|42867219267790|42867219333326|42867219398862","aspect_ratio":1},"wholesale_price":[{"price":25.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.9","retail_price":"0","available":true,"url":"\/products\/v-neck-tie-waist-dress-casual-solid-color-cap-sleeve-dress-for-summer-womens-clothing?variant=19925ddb-74e2-412e-a9ba-1fc759dc85b1","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Orange"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}