${function() {
const variantData = data.variant || {"id":"a19e4496-7a87-444f-ab4e-837905dfea8f","product_id":"0d174211-53c9-4ae9-a7ea-6d2ef44ce171","title":"Candle Ornaments","weight_unit":"g","inventory_quantity":50,"sku":"CJYD181670205EV","barcode":"","position":1,"option1":"Candle Ornaments","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63d17e11522fc34f7218567b7501d669.jpeg","path":"63d17e11522fc34f7218567b7501d669.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"37","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/pumpkin-head-ghost-halloween-scene-decoration-ornaments?variant=a19e4496-7a87-444f-ab4e-837905dfea8f","available_quantity":50,"options":[{"name":"Color","value":"Candle Ornaments"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"a19e4496-7a87-444f-ab4e-837905dfea8f","product_id":"0d174211-53c9-4ae9-a7ea-6d2ef44ce171","title":"Candle Ornaments","weight_unit":"g","inventory_quantity":50,"sku":"CJYD181670205EV","barcode":"","position":1,"option1":"Candle Ornaments","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63d17e11522fc34f7218567b7501d669.jpeg","path":"63d17e11522fc34f7218567b7501d669.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"37","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/pumpkin-head-ghost-halloween-scene-decoration-ornaments?variant=a19e4496-7a87-444f-ab4e-837905dfea8f","available_quantity":50,"options":[{"name":"Color","value":"Candle Ornaments"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}