${function() {
const variantData = data.variant || {"id":"03f88a18-c5f6-4ad5-b262-efb212e30a65","product_id":"f0f7da0a-e27e-4896-a613-cc3bb12d86fd","title":"black-XL","weight_unit":"g","inventory_quantity":999,"sku":"1417807647985885186","barcode":"","position":1,"option1":"black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be85bda529e780ad4ed6134720659903.jpeg","path":"be85bda529e780ad4ed6134720659903.jpeg","width":900,"height":900,"alt":"3438a856fb097194458a68b0e2d4c6ba","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/casual-pocket-bunched-trousers-wfde?variant=03f88a18-c5f6-4ad5-b262-efb212e30a65","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"03f88a18-c5f6-4ad5-b262-efb212e30a65","product_id":"f0f7da0a-e27e-4896-a613-cc3bb12d86fd","title":"black-XL","weight_unit":"g","inventory_quantity":999,"sku":"1417807647985885186","barcode":"","position":1,"option1":"black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be85bda529e780ad4ed6134720659903.jpeg","path":"be85bda529e780ad4ed6134720659903.jpeg","width":900,"height":900,"alt":"3438a856fb097194458a68b0e2d4c6ba","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/casual-pocket-bunched-trousers-wfde?variant=03f88a18-c5f6-4ad5-b262-efb212e30a65","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}