${function() {
const variantData = data.variant || {"id":"7ca0608c-81b7-4c97-851d-9c3beab7a865","product_id":"039e57c7-0b4c-43fa-b8d4-3650ac58478c","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"82d19636-3ec2-4c49-b162-f85f74e5de57","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55e2f944f1d17f1099c77026560c3b05.jpeg","path":"55e2f944f1d17f1099c77026560c3b05.jpeg","width":800,"height":800,"alt":"54d4ba42f276c0e3d9c3f49de27d864d","aspect_ratio":1},"wholesale_price":[{"price":27.15,"min_quantity":1}],"weight":"320","compare_at_price":"0","price":"27.15","retail_price":"0","available":true,"url":"\/products\/trendy-street-casual-pants?variant=7ca0608c-81b7-4c97-851d-9c3beab7a865","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"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":"7ca0608c-81b7-4c97-851d-9c3beab7a865","product_id":"039e57c7-0b4c-43fa-b8d4-3650ac58478c","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"82d19636-3ec2-4c49-b162-f85f74e5de57","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55e2f944f1d17f1099c77026560c3b05.jpeg","path":"55e2f944f1d17f1099c77026560c3b05.jpeg","width":800,"height":800,"alt":"54d4ba42f276c0e3d9c3f49de27d864d","aspect_ratio":1},"wholesale_price":[{"price":27.15,"min_quantity":1}],"weight":"320","compare_at_price":"0","price":"27.15","retail_price":"0","available":true,"url":"\/products\/trendy-street-casual-pants?variant=7ca0608c-81b7-4c97-851d-9c3beab7a865","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}