${function() {
const variantData = data.variant || {"id":"a504203c-268d-46ae-90ca-b38a79e8f152","product_id":"bd8152c4-c331-4dea-9a90-b21906d7ec25","title":"Dark blue-XL","weight_unit":"g","inventory_quantity":999,"sku":"1639169894519980033","barcode":"","position":4,"option1":"Dark blue","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54c76710d22d016497a020bf0c924321.jpeg","path":"54c76710d22d016497a020bf0c924321.jpeg","width":800,"height":800,"alt":"86afb6e92c8eba56684d1f1f7080432a","aspect_ratio":1},"wholesale_price":[{"price":37.88,"min_quantity":1}],"weight":"450","compare_at_price":"0","price":"37.88","retail_price":"0","available":true,"url":"\/products\/mens-multi-pocket-stretch-denim-pants?variant=a504203c-268d-46ae-90ca-b38a79e8f152","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"a504203c-268d-46ae-90ca-b38a79e8f152","product_id":"bd8152c4-c331-4dea-9a90-b21906d7ec25","title":"Dark blue-XL","weight_unit":"g","inventory_quantity":999,"sku":"1639169894519980033","barcode":"","position":4,"option1":"Dark blue","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54c76710d22d016497a020bf0c924321.jpeg","path":"54c76710d22d016497a020bf0c924321.jpeg","width":800,"height":800,"alt":"86afb6e92c8eba56684d1f1f7080432a","aspect_ratio":1},"wholesale_price":[{"price":37.88,"min_quantity":1}],"weight":"450","compare_at_price":"0","price":"37.88","retail_price":"0","available":true,"url":"\/products\/mens-multi-pocket-stretch-denim-pants?variant=a504203c-268d-46ae-90ca-b38a79e8f152","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}