Women Velvet Patchwork Pleated Mini Dress Fashion Ruffled Skirt Long Sleeve Square Neck Tops 2 Pieces Elegant Party Prom Gown
${function() {
const variantData = data.variant || {"id":"1fdc4b94-263f-47fd-8f13-5a7a8d05e0ba","product_id":"90d70255-c0dc-4880-a997-e1f165f01694","title":"Red-S","weight_unit":"g","inventory_quantity":0,"sku":"14:193#Red;5:100014064","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bda3db2f06f0fc0a267dbbc6245e620.jpeg","path":"6bda3db2f06f0fc0a267dbbc6245e620.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.16,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.16","retail_price":"0","available":true,"url":"\/products\/women-velvet-patchwork-pleated-mini-dress-fashion-ruffled-skirt-long-sleeve-square-neck-tops-2-pieces-elegant-party-prom-gown-rv2q?variant=1fdc4b94-263f-47fd-8f13-5a7a8d05e0ba","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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 : 14:193#Red;5:100014064
${function(){
const variantData = data.variant || {"id":"1fdc4b94-263f-47fd-8f13-5a7a8d05e0ba","product_id":"90d70255-c0dc-4880-a997-e1f165f01694","title":"Red-S","weight_unit":"g","inventory_quantity":0,"sku":"14:193#Red;5:100014064","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bda3db2f06f0fc0a267dbbc6245e620.jpeg","path":"6bda3db2f06f0fc0a267dbbc6245e620.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.16,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.16","retail_price":"0","available":true,"url":"\/products\/women-velvet-patchwork-pleated-mini-dress-fashion-ruffled-skirt-long-sleeve-square-neck-tops-2-pieces-elegant-party-prom-gown-rv2q?variant=1fdc4b94-263f-47fd-8f13-5a7a8d05e0ba","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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}
`
}()}