${function() {
const variantData = data.variant || {"id":"cb7f1c45-be42-4b4f-8a39-9ed5b9eaad87","product_id":"886d3953-352c-4923-b513-d454f62a87ba","title":"Same picture color-L","weight_unit":"g","inventory_quantity":999,"sku":"06d13698-6e50-4094-b781-89abab4b7631","barcode":"","position":1,"option1":"Same picture color","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/44cf5601e245698e359f82cce5aed2e5.jpeg","path":"44cf5601e245698e359f82cce5aed2e5.jpeg","width":1080,"height":1080,"alt":"a63c56ea185c47d87d5fc1296b33b4c8","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/houndstooth-slim-fit-polo-shirt-735g?variant=cb7f1c45-be42-4b4f-8a39-9ed5b9eaad87","available_quantity":999999999,"options":[{"name":"Color","value":"Same picture color"},{"name":"Size","value":"L"}],"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":"cb7f1c45-be42-4b4f-8a39-9ed5b9eaad87","product_id":"886d3953-352c-4923-b513-d454f62a87ba","title":"Same picture color-L","weight_unit":"g","inventory_quantity":999,"sku":"06d13698-6e50-4094-b781-89abab4b7631","barcode":"","position":1,"option1":"Same picture color","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/44cf5601e245698e359f82cce5aed2e5.jpeg","path":"44cf5601e245698e359f82cce5aed2e5.jpeg","width":1080,"height":1080,"alt":"a63c56ea185c47d87d5fc1296b33b4c8","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/houndstooth-slim-fit-polo-shirt-735g?variant=cb7f1c45-be42-4b4f-8a39-9ed5b9eaad87","available_quantity":999999999,"options":[{"name":"Color","value":"Same picture color"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}