${function() {
const variantData = data.variant || {"id":"0b5cb07f-2219-4cdc-8d80-62e075b92261","product_id":"f03496fc-fe87-42af-a4ea-d6e782e252fb","title":"Green","weight_unit":"g","inventory_quantity":200,"sku":"CJJT131487302BY","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3eb42da05bcbdd7f03a3f27b584b7dbc.jpeg","path":"3eb42da05bcbdd7f03a3f27b584b7dbc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"44","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/halloween-skeleton-ghost-holding-candle-light?variant=0b5cb07f-2219-4cdc-8d80-62e075b92261","available_quantity":200,"options":[{"name":"Color","value":"Green"}],"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":"0b5cb07f-2219-4cdc-8d80-62e075b92261","product_id":"f03496fc-fe87-42af-a4ea-d6e782e252fb","title":"Green","weight_unit":"g","inventory_quantity":200,"sku":"CJJT131487302BY","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3eb42da05bcbdd7f03a3f27b584b7dbc.jpeg","path":"3eb42da05bcbdd7f03a3f27b584b7dbc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"44","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/halloween-skeleton-ghost-holding-candle-light?variant=0b5cb07f-2219-4cdc-8d80-62e075b92261","available_quantity":200,"options":[{"name":"Color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}