${function() {
const variantData = data.variant || {"id":"e261ac11-e2cc-44bd-b00e-55a311c3f85f","product_id":"4c9e1078-8de1-4c66-850e-7b3a58b136b4","title":"Khaki-3XL","weight_unit":"g","inventory_quantity":999,"sku":"76b51772-4923-4046-98c3-f9aed314a5b8","barcode":"","position":6,"option1":"Khaki","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a98099223aa40405ccc841ec5c419200.jpeg","path":"a98099223aa40405ccc841ec5c419200.jpeg","width":780,"height":1046,"alt":"16ce0c28268de57fb2414f7066bba3ad","aspect_ratio":0.745697896749522},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/checked-texture-color-block-polo-shirt?variant=e261ac11-e2cc-44bd-b00e-55a311c3f85f","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"3XL"}],"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":"e261ac11-e2cc-44bd-b00e-55a311c3f85f","product_id":"4c9e1078-8de1-4c66-850e-7b3a58b136b4","title":"Khaki-3XL","weight_unit":"g","inventory_quantity":999,"sku":"76b51772-4923-4046-98c3-f9aed314a5b8","barcode":"","position":6,"option1":"Khaki","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a98099223aa40405ccc841ec5c419200.jpeg","path":"a98099223aa40405ccc841ec5c419200.jpeg","width":780,"height":1046,"alt":"16ce0c28268de57fb2414f7066bba3ad","aspect_ratio":0.745697896749522},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/checked-texture-color-block-polo-shirt?variant=e261ac11-e2cc-44bd-b00e-55a311c3f85f","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}