${function() {
const variantData = data.variant || {"id":"f9f797c5-3b6f-4392-90b1-81eb8074bf7e","product_id":"c8f8ad7b-6fce-4de1-b457-af3b2446b844","title":"Black and white-S","weight_unit":"g","inventory_quantity":999,"sku":"1523545041843306497","barcode":"","position":1,"option1":"Black and white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d74378199082ee3254e3ef6f78a7d44.jpeg","path":"7d74378199082ee3254e3ef6f78a7d44.jpeg","width":1800,"height":1800,"alt":"fd723add910dbe723c200a019cb502e6","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/mens-casual-print-panel-shorts-bg36?variant=f9f797c5-3b6f-4392-90b1-81eb8074bf7e","available_quantity":999999999,"options":[{"name":"Color","value":"Black and white"},{"name":"Size","value":"S"}],"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":"f9f797c5-3b6f-4392-90b1-81eb8074bf7e","product_id":"c8f8ad7b-6fce-4de1-b457-af3b2446b844","title":"Black and white-S","weight_unit":"g","inventory_quantity":999,"sku":"1523545041843306497","barcode":"","position":1,"option1":"Black and white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d74378199082ee3254e3ef6f78a7d44.jpeg","path":"7d74378199082ee3254e3ef6f78a7d44.jpeg","width":1800,"height":1800,"alt":"fd723add910dbe723c200a019cb502e6","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/mens-casual-print-panel-shorts-bg36?variant=f9f797c5-3b6f-4392-90b1-81eb8074bf7e","available_quantity":999999999,"options":[{"name":"Color","value":"Black and white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}