${function() {
const variantData = data.variant || {"id":"5e1342e5-6cd2-442a-bb60-f7b8d37b24e9","product_id":"37a084d3-6948-428a-a723-2b3c421c0e7c","title":"dark green-S","weight_unit":"g","inventory_quantity":999,"sku":"1676853994110136322","barcode":"","position":1,"option1":"dark green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/441cfe15d6fe6c16510a5c3d57cd734d.jpeg","path":"441cfe15d6fe6c16510a5c3d57cd734d.jpeg","width":786,"height":785,"alt":"02c8d56dc1f4ef8ef1d60d549234fe34","aspect_ratio":1.0012738853503185},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-shorts-4pf1?variant=5e1342e5-6cd2-442a-bb60-f7b8d37b24e9","available_quantity":999999999,"options":[{"name":"Color","value":"dark green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":125};
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":"5e1342e5-6cd2-442a-bb60-f7b8d37b24e9","product_id":"37a084d3-6948-428a-a723-2b3c421c0e7c","title":"dark green-S","weight_unit":"g","inventory_quantity":999,"sku":"1676853994110136322","barcode":"","position":1,"option1":"dark green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/441cfe15d6fe6c16510a5c3d57cd734d.jpeg","path":"441cfe15d6fe6c16510a5c3d57cd734d.jpeg","width":786,"height":785,"alt":"02c8d56dc1f4ef8ef1d60d549234fe34","aspect_ratio":1.0012738853503185},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-shorts-4pf1?variant=5e1342e5-6cd2-442a-bb60-f7b8d37b24e9","available_quantity":999999999,"options":[{"name":"Color","value":"dark green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":125};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}