${function() {
const variantData = data.variant || {"id":"10e4e389-b2b7-4ebe-8f7d-93df173a205f","product_id":"3997c837-7e2e-410e-821b-6cc3214c72ba","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1646780858445062146","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b97939bc63e69098f78c6ba8c271ba7b.png","path":"b97939bc63e69098f78c6ba8c271ba7b.png","width":1080,"height":1080,"alt":"e03d205bffa851b421c41769b6b65359","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/mens-casual-drawstring-print-shorts-8ae9?variant=10e4e389-b2b7-4ebe-8f7d-93df173a205f","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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":"10e4e389-b2b7-4ebe-8f7d-93df173a205f","product_id":"3997c837-7e2e-410e-821b-6cc3214c72ba","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1646780858445062146","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b97939bc63e69098f78c6ba8c271ba7b.png","path":"b97939bc63e69098f78c6ba8c271ba7b.png","width":1080,"height":1080,"alt":"e03d205bffa851b421c41769b6b65359","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/mens-casual-drawstring-print-shorts-8ae9?variant=10e4e389-b2b7-4ebe-8f7d-93df173a205f","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":8};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}