${function() {
const variantData = data.variant || {"id":"ab3c51a9-2e9e-4f4c-b414-9ef0258b78aa","product_id":"63437623-6941-474e-8e34-f87f36b13642","title":"Pink-S","weight_unit":"g","inventory_quantity":999,"sku":"1548920859167604738","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/470e46d3b5484bd0da1db9bee2bfa061.jpeg","path":"470e46d3b5484bd0da1db9bee2bfa061.jpeg","width":1000,"height":1000,"alt":"ab9b787726217020717fc30f45e6e7cf","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/mens-casual-drawstring-anime-print-shorts-8usy?variant=ab3c51a9-2e9e-4f4c-b414-9ef0258b78aa","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"ab3c51a9-2e9e-4f4c-b414-9ef0258b78aa","product_id":"63437623-6941-474e-8e34-f87f36b13642","title":"Pink-S","weight_unit":"g","inventory_quantity":999,"sku":"1548920859167604738","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/470e46d3b5484bd0da1db9bee2bfa061.jpeg","path":"470e46d3b5484bd0da1db9bee2bfa061.jpeg","width":1000,"height":1000,"alt":"ab9b787726217020717fc30f45e6e7cf","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/mens-casual-drawstring-anime-print-shorts-8usy?variant=ab3c51a9-2e9e-4f4c-b414-9ef0258b78aa","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}