${function() {
const variantData = data.variant || {"id":"28cfea14-ca5d-4454-8ee0-65fb7c1f0454","product_id":"15c34189-3a01-48b4-b6c8-8487ea3747d0","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1802958803101437953","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c001ffe83aada1257a3acf87f14d07ab.jpeg","path":"c001ffe83aada1257a3acf87f14d07ab.jpeg","width":1820,"height":1820,"alt":"b3497683f999e13b2831b366e6a51b58","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/lucky-13-of-spades-t-shirt?variant=28cfea14-ca5d-4454-8ee0-65fb7c1f0454","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"28cfea14-ca5d-4454-8ee0-65fb7c1f0454","product_id":"15c34189-3a01-48b4-b6c8-8487ea3747d0","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1802958803101437953","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c001ffe83aada1257a3acf87f14d07ab.jpeg","path":"c001ffe83aada1257a3acf87f14d07ab.jpeg","width":1820,"height":1820,"alt":"b3497683f999e13b2831b366e6a51b58","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/lucky-13-of-spades-t-shirt?variant=28cfea14-ca5d-4454-8ee0-65fb7c1f0454","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}