Women's French Ruffle Irregular Long Dresses Elegant Fashion Fairy Pleated Party Evening One Piece Dress Korean Female Clothings
${function() {
const variantData = data.variant || {"id":"4a20d305-129b-4b22-b691-d4ec5124fc03","product_id":"b95866b6-dc72-4cca-a619-62adc7b89250","title":"S-Beige","weight_unit":"kg","inventory_quantity":0,"sku":"-S-Beige-A0015088","barcode":"","position":1,"option1":"S","option2":"Beige","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f93ab050efddc1c345bbdb92fc438a5.jpeg","path":"8f93ab050efddc1c345bbdb92fc438a5.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":37.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"37.88","retail_price":"0","available":true,"url":"\/products\/womens-french-ruffle-irregular-long-dresses-elegant-fashion-fairy-pleated-party-evening-one-piece-dress-korean-female-clothings?variant=4a20d305-129b-4b22-b691-d4ec5124fc03","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Beige"}],"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.
${function(){
const variantData = data.variant || {"id":"4a20d305-129b-4b22-b691-d4ec5124fc03","product_id":"b95866b6-dc72-4cca-a619-62adc7b89250","title":"S-Beige","weight_unit":"kg","inventory_quantity":0,"sku":"-S-Beige-A0015088","barcode":"","position":1,"option1":"S","option2":"Beige","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f93ab050efddc1c345bbdb92fc438a5.jpeg","path":"8f93ab050efddc1c345bbdb92fc438a5.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":37.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"37.88","retail_price":"0","available":true,"url":"\/products\/womens-french-ruffle-irregular-long-dresses-elegant-fashion-fairy-pleated-party-evening-one-piece-dress-korean-female-clothings?variant=4a20d305-129b-4b22-b691-d4ec5124fc03","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Beige"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}