${function() {
const variantData = data.variant || {"id":"d6d67b8f-446e-43cc-be89-f9636357886c","product_id":"e7aa69cd-5a6a-475b-9e4f-1604326ef84f","title":"black-XL","weight_unit":"g","inventory_quantity":999,"sku":"1427879109771444225","barcode":"","position":1,"option1":"black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de4eff2cc9d270cd12180f269a399b6b.jpeg","path":"de4eff2cc9d270cd12180f269a399b6b.jpeg","width":800,"height":800,"alt":"dc8ed0f0c3ceedd4789b01ef54285bcd","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/casual-personality-strap-pocket-pants?variant=d6d67b8f-446e-43cc-be89-f9636357886c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"XL"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"d6d67b8f-446e-43cc-be89-f9636357886c","product_id":"e7aa69cd-5a6a-475b-9e4f-1604326ef84f","title":"black-XL","weight_unit":"g","inventory_quantity":999,"sku":"1427879109771444225","barcode":"","position":1,"option1":"black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de4eff2cc9d270cd12180f269a399b6b.jpeg","path":"de4eff2cc9d270cd12180f269a399b6b.jpeg","width":800,"height":800,"alt":"dc8ed0f0c3ceedd4789b01ef54285bcd","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/casual-personality-strap-pocket-pants?variant=d6d67b8f-446e-43cc-be89-f9636357886c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}