${function() {
const variantData = data.variant || {"id":"cc748bf6-3ae5-480e-8ec6-c185d6d12e51","product_id":"c618a97d-8b01-4a90-8631-2cebff2ead8f","title":"creamy white-M","weight_unit":"g","inventory_quantity":999,"sku":"1587367737003859970","barcode":"","position":1,"option1":"creamy white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0acb4abe231963513aaf56fe6ff4dd98.png","path":"0acb4abe231963513aaf56fe6ff4dd98.png","width":800,"height":800,"alt":"60a8fa4cc0490299b5949632230e7c64","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/holiday-fashion-print-oversized-sweatshirt?variant=cc748bf6-3ae5-480e-8ec6-c185d6d12e51","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"M"}],"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":"cc748bf6-3ae5-480e-8ec6-c185d6d12e51","product_id":"c618a97d-8b01-4a90-8631-2cebff2ead8f","title":"creamy white-M","weight_unit":"g","inventory_quantity":999,"sku":"1587367737003859970","barcode":"","position":1,"option1":"creamy white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0acb4abe231963513aaf56fe6ff4dd98.png","path":"0acb4abe231963513aaf56fe6ff4dd98.png","width":800,"height":800,"alt":"60a8fa4cc0490299b5949632230e7c64","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/holiday-fashion-print-oversized-sweatshirt?variant=cc748bf6-3ae5-480e-8ec6-c185d6d12e51","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}