${function() {
const variantData = data.variant || {"id":"23d5c8f7-b144-42ab-ac41-c76193e2dbe1","product_id":"6c11b533-60ef-4027-8069-ffe2d4832746","title":"Santorini with Light-2024","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Santorini with Light","option2":"2024","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/409f56c48d07198cc837e6cbd7e4bd23.jpeg","path":"409f56c48d07198cc837e6cbd7e4bd23.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-around-the-world-omoshiroi-memo-pad-2?variant=23d5c8f7-b144-42ab-ac41-c76193e2dbe1","available_quantity":999999999,"options":[{"name":"Style","value":"Santorini 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":"23d5c8f7-b144-42ab-ac41-c76193e2dbe1","product_id":"6c11b533-60ef-4027-8069-ffe2d4832746","title":"Santorini with Light-2024","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Santorini with Light","option2":"2024","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/409f56c48d07198cc837e6cbd7e4bd23.jpeg","path":"409f56c48d07198cc837e6cbd7e4bd23.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-around-the-world-omoshiroi-memo-pad-2?variant=23d5c8f7-b144-42ab-ac41-c76193e2dbe1","available_quantity":999999999,"options":[{"name":"Style","value":"Santorini 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}
`
}()}