${function() {
const variantData = data.variant || {"id":"ca09932d-efe6-4980-87b0-3b9dbb854029","product_id":"14b7217e-b7a2-4a52-ad0d-89e325147e6a","title":"Vintage blue-S","weight_unit":"g","inventory_quantity":999,"sku":"228c8879-2a63-4cdf-a780-4792c491b2c3","barcode":"","position":1,"option1":"Vintage blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/43e0a892e08dc1b4269b8ea61e8c99f7.jpeg","path":"43e0a892e08dc1b4269b8ea61e8c99f7.jpeg","width":800,"height":800,"alt":"3e28d21465004febe7b1a3bd005fa8f4","aspect_ratio":1},"wholesale_price":[{"price":24.58,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.58","retail_price":"0","available":true,"url":"\/products\/loose-casual-jeans?variant=ca09932d-efe6-4980-87b0-3b9dbb854029","available_quantity":999999999,"options":[{"name":"Color","value":"Vintage blue"},{"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":"ca09932d-efe6-4980-87b0-3b9dbb854029","product_id":"14b7217e-b7a2-4a52-ad0d-89e325147e6a","title":"Vintage blue-S","weight_unit":"g","inventory_quantity":999,"sku":"228c8879-2a63-4cdf-a780-4792c491b2c3","barcode":"","position":1,"option1":"Vintage blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/43e0a892e08dc1b4269b8ea61e8c99f7.jpeg","path":"43e0a892e08dc1b4269b8ea61e8c99f7.jpeg","width":800,"height":800,"alt":"3e28d21465004febe7b1a3bd005fa8f4","aspect_ratio":1},"wholesale_price":[{"price":24.58,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.58","retail_price":"0","available":true,"url":"\/products\/loose-casual-jeans?variant=ca09932d-efe6-4980-87b0-3b9dbb854029","available_quantity":999999999,"options":[{"name":"Color","value":"Vintage blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}