${function() {
const variantData = data.variant || {"id":"8e455fae-82c8-4add-8308-07e8a407bb78","product_id":"8b05bab0-8026-4e6e-b04c-3c86cc7f9bcf","title":"BLACK-S-Buy 1","weight_unit":"kg","inventory_quantity":0,"sku":"SLRB9CGH-0001","barcode":"","position":1,"option1":"BLACK","option2":"S","option3":"Buy 1","note":"","image":{"src":"\/\/img.staticdj.com\/ac56349b989dc949dc47218af6f80c3e.jpg","path":"ac56349b989dc949dc47218af6f80c3e.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.97,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"24.97","retail_price":"48","available":true,"url":"\/products\/women-lace-classic-daily-wear-body-shaper-butt-lifter-panty-smoothing-brief-blox?variant=8e455fae-82c8-4add-8308-07e8a407bb78","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"SIZE","value":"S"},{"name":"Buy More Save More","value":"Buy 1"}],"off_ratio":48,"flashsale_info":[],"sales":0};
const saveType = "amount";
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}
`
}()}
${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":"8e455fae-82c8-4add-8308-07e8a407bb78","product_id":"8b05bab0-8026-4e6e-b04c-3c86cc7f9bcf","title":"BLACK-S-Buy 1","weight_unit":"kg","inventory_quantity":0,"sku":"SLRB9CGH-0001","barcode":"","position":1,"option1":"BLACK","option2":"S","option3":"Buy 1","note":"","image":{"src":"\/\/img.staticdj.com\/ac56349b989dc949dc47218af6f80c3e.jpg","path":"ac56349b989dc949dc47218af6f80c3e.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.97,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"24.97","retail_price":"48","available":true,"url":"\/products\/women-lace-classic-daily-wear-body-shaper-butt-lifter-panty-smoothing-brief-blox?variant=8e455fae-82c8-4add-8308-07e8a407bb78","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"SIZE","value":"S"},{"name":"Buy More Save More","value":"Buy 1"}],"off_ratio":48,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}