${function() {
const variantData = data.variant || {"id":"f7d1ebe8-5328-449a-8dfa-d8f0c581ff91","product_id":"32da6bc7-c421-46bf-8ddd-2001e31111ad","title":"Light brown-S","weight_unit":"g","inventory_quantity":999,"sku":"1651823985673363457","barcode":"","position":1,"option1":"Light brown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2b0d331a2d3f6e4dcb9375fc610c829.png","path":"f2b0d331a2d3f6e4dcb9375fc610c829.png","width":1000,"height":1000,"alt":"04d224d42204058223010ef748b84a14","aspect_ratio":1},"wholesale_price":[{"price":23.8,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"23.8","retail_price":"0","available":true,"url":"\/products\/oversized-parrot-print-t-shirt?variant=f7d1ebe8-5328-449a-8dfa-d8f0c581ff91","available_quantity":999999999,"options":[{"name":"Color","value":"Light brown"},{"name":"Size","value":"S"}],"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":"f7d1ebe8-5328-449a-8dfa-d8f0c581ff91","product_id":"32da6bc7-c421-46bf-8ddd-2001e31111ad","title":"Light brown-S","weight_unit":"g","inventory_quantity":999,"sku":"1651823985673363457","barcode":"","position":1,"option1":"Light brown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2b0d331a2d3f6e4dcb9375fc610c829.png","path":"f2b0d331a2d3f6e4dcb9375fc610c829.png","width":1000,"height":1000,"alt":"04d224d42204058223010ef748b84a14","aspect_ratio":1},"wholesale_price":[{"price":23.8,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"23.8","retail_price":"0","available":true,"url":"\/products\/oversized-parrot-print-t-shirt?variant=f7d1ebe8-5328-449a-8dfa-d8f0c581ff91","available_quantity":999999999,"options":[{"name":"Color","value":"Light brown"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}