${function() {
const variantData = data.variant || {"id":"c211e5b9-6cd5-4bdc-99f1-c9abe9277a3a","product_id":"17b5531e-01f5-4e99-bbfb-86b4281f9109","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"f138a9d0-9b0a-486e-8ebc-a37f9287f938","barcode":"","position":3,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68efb81c2952fbb657a3d2d41bd37b8c.jpeg","path":"68efb81c2952fbb657a3d2d41bd37b8c.jpeg","width":1000,"height":1000,"alt":"6201993f4374ea819fcbf56d0a423a05","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/techwear-leisure-sports-sweatpants?variant=c211e5b9-6cd5-4bdc-99f1-c9abe9277a3a","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"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":"c211e5b9-6cd5-4bdc-99f1-c9abe9277a3a","product_id":"17b5531e-01f5-4e99-bbfb-86b4281f9109","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"f138a9d0-9b0a-486e-8ebc-a37f9287f938","barcode":"","position":3,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68efb81c2952fbb657a3d2d41bd37b8c.jpeg","path":"68efb81c2952fbb657a3d2d41bd37b8c.jpeg","width":1000,"height":1000,"alt":"6201993f4374ea819fcbf56d0a423a05","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/techwear-leisure-sports-sweatpants?variant=c211e5b9-6cd5-4bdc-99f1-c9abe9277a3a","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}