${function() {
const variantData = data.variant || {"id":"a4248c0c-5c00-44f7-8c42-d6f2b8f50e6b","product_id":"0e522c59-7d16-415c-a316-6c8f92c1694f","title":"Red wine-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1523581526057934849","barcode":"","position":2,"option1":"Red wine","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/624c319efe11cb9c05af39a6bb1e96fe.jpeg","path":"624c319efe11cb9c05af39a6bb1e96fe.jpeg","width":800,"height":800,"alt":"1d86187d54b9e9a5fd21799b86bc2c2b","aspect_ratio":1},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"45","compare_at_price":"0","price":"10","retail_price":"0","available":true,"url":"\/products\/casual-cloud-hat?variant=a4248c0c-5c00-44f7-8c42-d6f2b8f50e6b","available_quantity":999999999,"options":[{"name":"Color","value":"Red wine"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":18};
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":"a4248c0c-5c00-44f7-8c42-d6f2b8f50e6b","product_id":"0e522c59-7d16-415c-a316-6c8f92c1694f","title":"Red wine-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1523581526057934849","barcode":"","position":2,"option1":"Red wine","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/624c319efe11cb9c05af39a6bb1e96fe.jpeg","path":"624c319efe11cb9c05af39a6bb1e96fe.jpeg","width":800,"height":800,"alt":"1d86187d54b9e9a5fd21799b86bc2c2b","aspect_ratio":1},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"45","compare_at_price":"0","price":"10","retail_price":"0","available":true,"url":"\/products\/casual-cloud-hat?variant=a4248c0c-5c00-44f7-8c42-d6f2b8f50e6b","available_quantity":999999999,"options":[{"name":"Color","value":"Red wine"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":18};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}