Ingvn - Autumn Fashion Streetwear Long Dress Design French Pleated Maxi Dress Women Elegant O Neck Long Sleeve A-line Dress
${function() {
const variantData = data.variant || {"id":"5761c813-6d45-43c4-b338-8d047d6a57bb","product_id":"aedc1c0c-ce6c-4907-815a-9680c7c2e6cc","title":"light red-One Size","weight_unit":"g","inventory_quantity":9974,"sku":"90100839-light-red-one-size","barcode":"","position":1,"option1":"light red","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4010ada7dbe22ef5261786afc364eecd.jpeg","path":"4010ada7dbe22ef5261786afc364eecd.jpeg","width":1000,"height":1000,"alt":"Ingvn - Autumn Fashion Streetwear Long Dress Design French Pleated Maxi Women Elegant O Neck Sleeve","aspect_ratio":1},"wholesale_price":[{"price":34.29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.29","retail_price":"0","available":true,"url":"\/products\/autumn-fashion-streetwear-long-dress-design-french-pleated-maxi-dress-women-elegant-o-neck-long-sleeve-a-line-dress?variant=5761c813-6d45-43c4-b338-8d047d6a57bb","available_quantity":9974,"options":[{"name":"Color","value":"light red"},{"name":"Size","value":"One Size"}],"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 : 90100839-light-red-one-size
${function(){
const variantData = data.variant || {"id":"5761c813-6d45-43c4-b338-8d047d6a57bb","product_id":"aedc1c0c-ce6c-4907-815a-9680c7c2e6cc","title":"light red-One Size","weight_unit":"g","inventory_quantity":9974,"sku":"90100839-light-red-one-size","barcode":"","position":1,"option1":"light red","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4010ada7dbe22ef5261786afc364eecd.jpeg","path":"4010ada7dbe22ef5261786afc364eecd.jpeg","width":1000,"height":1000,"alt":"Ingvn - Autumn Fashion Streetwear Long Dress Design French Pleated Maxi Women Elegant O Neck Sleeve","aspect_ratio":1},"wholesale_price":[{"price":34.29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.29","retail_price":"0","available":true,"url":"\/products\/autumn-fashion-streetwear-long-dress-design-french-pleated-maxi-dress-women-elegant-o-neck-long-sleeve-a-line-dress?variant=5761c813-6d45-43c4-b338-8d047d6a57bb","available_quantity":9974,"options":[{"name":"Color","value":"light red"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}