${function() {
const variantData = data.variant || {"id":"5b02bf99-42b3-4b02-a2bd-82e8c806006e","product_id":"be1f3afd-4b0d-4acb-98ce-11402afc476c","title":"Castle with Light-2024","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Castle with Light","option2":"2024","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ac5773b2b6c4ab8ce592f6d901e8c1f.jpeg","path":"3ac5773b2b6c4ab8ce592f6d901e8c1f.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.88,"min_quantity":1}],"weight":"0","compare_at_price":"124.99","price":"52.88","retail_price":"124.99","available":true,"url":"\/products\/handcrafted-dney-omoshiroi-calendar-1?variant=5b02bf99-42b3-4b02-a2bd-82e8c806006e","available_quantity":999999999,"options":[{"name":"Style","value":"Castle with Light"},{"name":"Year","value":"2024"}],"off_ratio":58,"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}
`
}()}
${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":"5b02bf99-42b3-4b02-a2bd-82e8c806006e","product_id":"be1f3afd-4b0d-4acb-98ce-11402afc476c","title":"Castle with Light-2024","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Castle with Light","option2":"2024","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3ac5773b2b6c4ab8ce592f6d901e8c1f.jpeg","path":"3ac5773b2b6c4ab8ce592f6d901e8c1f.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.88,"min_quantity":1}],"weight":"0","compare_at_price":"124.99","price":"52.88","retail_price":"124.99","available":true,"url":"\/products\/handcrafted-dney-omoshiroi-calendar-1?variant=5b02bf99-42b3-4b02-a2bd-82e8c806006e","available_quantity":999999999,"options":[{"name":"Style","value":"Castle with Light"},{"name":"Year","value":"2024"}],"off_ratio":58,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}