${function() {
const variantData = data.variant || {"id":"fa6fe6d3-7fcb-49e2-837d-22c4278ed7f7","product_id":"970f840d-5c55-4bd2-a8b6-a80c0f3db3e3","title":"Khaki-S","weight_unit":"g","inventory_quantity":999,"sku":"1468110016178806786","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aeb52d9b1bf5f819761fd19cee8c5c16.jpeg","path":"aeb52d9b1bf5f819761fd19cee8c5c16.jpeg","width":1036,"height":1036,"alt":"3c52511b0e933fbb9d3af87283b97863","aspect_ratio":1},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"560","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/mens-casual-loose-pocket-cargo-pants?variant=fa6fe6d3-7fcb-49e2-837d-22c4278ed7f7","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"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":"fa6fe6d3-7fcb-49e2-837d-22c4278ed7f7","product_id":"970f840d-5c55-4bd2-a8b6-a80c0f3db3e3","title":"Khaki-S","weight_unit":"g","inventory_quantity":999,"sku":"1468110016178806786","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aeb52d9b1bf5f819761fd19cee8c5c16.jpeg","path":"aeb52d9b1bf5f819761fd19cee8c5c16.jpeg","width":1036,"height":1036,"alt":"3c52511b0e933fbb9d3af87283b97863","aspect_ratio":1},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"560","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/mens-casual-loose-pocket-cargo-pants?variant=fa6fe6d3-7fcb-49e2-837d-22c4278ed7f7","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}