Elegant Oblique-Shoulder Long Sleeve Formal Wedding Guest Dress Maxi Dress
${function() {
const variantData = data.variant || {"id":"28b78b8e-11cb-4b5e-b91a-af1580897c9a","product_id":"51dd5885-df33-4fb7-843b-a901b91efecd","title":"Burgundy-S(4)","weight_unit":"g","inventory_quantity":1141,"sku":"601099595145992-Burgundy-S(4)","barcode":"","position":1,"option1":"Burgundy","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1def56761efde7dcb85fd5bef55f55a.jpeg","path":"e1def56761efde7dcb85fd5bef55f55a.jpeg","width":1500,"height":1500,"alt":"42790105022670","aspect_ratio":1},"wholesale_price":[{"price":49.73,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49.73","retail_price":"0","available":true,"url":"\/products\/elegant-oblique-shoulder-long-sleeve-formal-wedding-guest-dress-maxi-dress?variant=28b78b8e-11cb-4b5e-b91a-af1580897c9a","available_quantity":1141,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"S(4)"}],"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 : 601099595145992-Burgundy-S(4)
${function(){
const variantData = data.variant || {"id":"28b78b8e-11cb-4b5e-b91a-af1580897c9a","product_id":"51dd5885-df33-4fb7-843b-a901b91efecd","title":"Burgundy-S(4)","weight_unit":"g","inventory_quantity":1141,"sku":"601099595145992-Burgundy-S(4)","barcode":"","position":1,"option1":"Burgundy","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1def56761efde7dcb85fd5bef55f55a.jpeg","path":"e1def56761efde7dcb85fd5bef55f55a.jpeg","width":1500,"height":1500,"alt":"42790105022670","aspect_ratio":1},"wholesale_price":[{"price":49.73,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"49.73","retail_price":"0","available":true,"url":"\/products\/elegant-oblique-shoulder-long-sleeve-formal-wedding-guest-dress-maxi-dress?variant=28b78b8e-11cb-4b5e-b91a-af1580897c9a","available_quantity":1141,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"S(4)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}