${function() {
const variantData = data.variant || {"id":"9995305c-36b7-4b90-8bd4-151a66f8006a","product_id":"7ba67dcb-4915-4eb7-8b85-7d63e5de0aa1","title":"White black-XL","weight_unit":"g","inventory_quantity":999,"sku":"6a8714e4-54f1-47fd-bcb5-5caef9586922","barcode":"","position":1,"option1":"White black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c4491cc5e6e91294f65f6499b4069541.jpeg","path":"c4491cc5e6e91294f65f6499b4069541.jpeg","width":600,"height":800,"alt":"9611b75972b7c8faf44d8dc8a7f8da14","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"250","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/new-vintage-poker-solid-color-zipper-polo-shirt?variant=9995305c-36b7-4b90-8bd4-151a66f8006a","available_quantity":999999999,"options":[{"name":"Color","value":"White 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":"9995305c-36b7-4b90-8bd4-151a66f8006a","product_id":"7ba67dcb-4915-4eb7-8b85-7d63e5de0aa1","title":"White black-XL","weight_unit":"g","inventory_quantity":999,"sku":"6a8714e4-54f1-47fd-bcb5-5caef9586922","barcode":"","position":1,"option1":"White black","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c4491cc5e6e91294f65f6499b4069541.jpeg","path":"c4491cc5e6e91294f65f6499b4069541.jpeg","width":600,"height":800,"alt":"9611b75972b7c8faf44d8dc8a7f8da14","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"250","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/new-vintage-poker-solid-color-zipper-polo-shirt?variant=9995305c-36b7-4b90-8bd4-151a66f8006a","available_quantity":999999999,"options":[{"name":"Color","value":"White black"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}