${function() {
const variantData = data.variant || {"id":"6a83de4a-eda9-4fbe-972b-c613e5a61203","product_id":"c8e82eff-cf07-4d99-83e5-e69623eb9df4","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":999,"sku":"1702891833656758273","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa3664beb81f846fcbacfb7173991e36.jpeg","path":"aa3664beb81f846fcbacfb7173991e36.jpeg","width":1080,"height":1080,"alt":"9c0f3b2f53c2db3b414fd5cb3f3381d0","aspect_ratio":1},"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"350","compare_at_price":"0","price":"38","retail_price":"0","available":true,"url":"\/products\/mens-outdoor-casual-graphic-print-zipper-collar-racing-print-sweatshirt?variant=6a83de4a-eda9-4fbe-972b-c613e5a61203","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"},{"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":"6a83de4a-eda9-4fbe-972b-c613e5a61203","product_id":"c8e82eff-cf07-4d99-83e5-e69623eb9df4","title":"Photo Color-S","weight_unit":"kg","inventory_quantity":999,"sku":"1702891833656758273","barcode":"","position":1,"option1":"Photo Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa3664beb81f846fcbacfb7173991e36.jpeg","path":"aa3664beb81f846fcbacfb7173991e36.jpeg","width":1080,"height":1080,"alt":"9c0f3b2f53c2db3b414fd5cb3f3381d0","aspect_ratio":1},"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"350","compare_at_price":"0","price":"38","retail_price":"0","available":true,"url":"\/products\/mens-outdoor-casual-graphic-print-zipper-collar-racing-print-sweatshirt?variant=6a83de4a-eda9-4fbe-972b-c613e5a61203","available_quantity":999999999,"options":[{"name":"Color","value":"Photo Color"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}