${function() {
const variantData = data.variant || {"id":"f9da31e8-31f2-4e9d-a1e6-05b47e05d413","product_id":"7367aa99-3243-4d2a-8069-975ed863c057","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1695018647646449666","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba0681868a5faba43c34a9316969a2bc.jpeg","path":"ba0681868a5faba43c34a9316969a2bc.jpeg","width":1313,"height":1678,"alt":"fc4c72cbe39e98503b18ce05e8e856f9","aspect_ratio":0.7824791418355185},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/satan-totem-print-pullover-sweatshirt?variant=f9da31e8-31f2-4e9d-a1e6-05b47e05d413","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"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":"f9da31e8-31f2-4e9d-a1e6-05b47e05d413","product_id":"7367aa99-3243-4d2a-8069-975ed863c057","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1695018647646449666","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba0681868a5faba43c34a9316969a2bc.jpeg","path":"ba0681868a5faba43c34a9316969a2bc.jpeg","width":1313,"height":1678,"alt":"fc4c72cbe39e98503b18ce05e8e856f9","aspect_ratio":0.7824791418355185},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/satan-totem-print-pullover-sweatshirt?variant=f9da31e8-31f2-4e9d-a1e6-05b47e05d413","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}