${function() {
const variantData = data.variant || {"id":"b0ae3a94-12fc-4cf4-af53-4b0491cabd57","product_id":"cc3b22d4-c984-48e9-a518-a6f8ffb10acc","title":"Black-S","weight_unit":"kg","inventory_quantity":1010,"sku":"","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b0df3f41d929ae1640f1c11dca2f3e5.webp","path":"0b0df3f41d929ae1640f1c11dca2f3e5.webp","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.32,"min_quantity":1}],"weight":"0","compare_at_price":"74.92","price":"39.32","retail_price":"74.92","available":true,"url":"\/products\/ebuytide-gothic-blazer-dress-women-black-sexy-mini-dresses-2020-high-waist-harajuku-goth-girl-zipper-punk-with-pu-leather-belt?variant=b0ae3a94-12fc-4cf4-af53-4b0491cabd57","available_quantity":1010,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${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":"b0ae3a94-12fc-4cf4-af53-4b0491cabd57","product_id":"cc3b22d4-c984-48e9-a518-a6f8ffb10acc","title":"Black-S","weight_unit":"kg","inventory_quantity":1010,"sku":"","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b0df3f41d929ae1640f1c11dca2f3e5.webp","path":"0b0df3f41d929ae1640f1c11dca2f3e5.webp","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.32,"min_quantity":1}],"weight":"0","compare_at_price":"74.92","price":"39.32","retail_price":"74.92","available":true,"url":"\/products\/ebuytide-gothic-blazer-dress-women-black-sexy-mini-dresses-2020-high-waist-harajuku-goth-girl-zipper-punk-with-pu-leather-belt?variant=b0ae3a94-12fc-4cf4-af53-4b0491cabd57","available_quantity":1010,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}