Women Fall Fashion Floral Long Dress, Crew neck Long Sleeve Ruffle Dress, Wedding Party Elegant Dress
${function() {
const variantData = data.variant || {"id":"999dd6a7-6568-4608-b10f-1fc2628177be","product_id":"4bff350d-7518-45dd-8f97-ef52a58e1e07","title":"Black & White-S(4)","weight_unit":"g","inventory_quantity":1004,"sku":"601099644187371-Black & White-S(4)","barcode":"","position":1,"option1":"Black & White","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54b14c75705fcfd93b0807610f921710.jpeg","path":"54b14c75705fcfd93b0807610f921710.jpeg","width":1350,"height":1350,"alt":"42790106759374|42790106792142|42790106824910|42790106857678|42790106890446","aspect_ratio":1},"wholesale_price":[{"price":32.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.28","retail_price":"0","available":true,"url":"\/products\/women-fall-fashion-floral-long-dress-crew-neck-long-sleeve-ruffle-dress-wedding-party-elegant-dress?variant=999dd6a7-6568-4608-b10f-1fc2628177be","available_quantity":1004,"options":[{"name":"Color","value":"Black & White"},{"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 : 601099644187371-Black & White-S(4)
${function(){
const variantData = data.variant || {"id":"999dd6a7-6568-4608-b10f-1fc2628177be","product_id":"4bff350d-7518-45dd-8f97-ef52a58e1e07","title":"Black & White-S(4)","weight_unit":"g","inventory_quantity":1004,"sku":"601099644187371-Black & White-S(4)","barcode":"","position":1,"option1":"Black & White","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54b14c75705fcfd93b0807610f921710.jpeg","path":"54b14c75705fcfd93b0807610f921710.jpeg","width":1350,"height":1350,"alt":"42790106759374|42790106792142|42790106824910|42790106857678|42790106890446","aspect_ratio":1},"wholesale_price":[{"price":32.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.28","retail_price":"0","available":true,"url":"\/products\/women-fall-fashion-floral-long-dress-crew-neck-long-sleeve-ruffle-dress-wedding-party-elegant-dress?variant=999dd6a7-6568-4608-b10f-1fc2628177be","available_quantity":1004,"options":[{"name":"Color","value":"Black & White"},{"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}
`
}()}