Difference In Price
${function() {
const variantData = data.variant || {"id":"030a3eff-e4f1-4398-8d15-def7b6266118","product_id":"58444c6d-0657-4b55-9c06-0bb7acf2944d","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/difference-in-price?variant=030a3eff-e4f1-4398-8d15-def7b6266118","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"030a3eff-e4f1-4398-8d15-def7b6266118","product_id":"58444c6d-0657-4b55-9c06-0bb7acf2944d","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":50,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"50","retail_price":"0","available":true,"url":"\/products\/difference-in-price?variant=030a3eff-e4f1-4398-8d15-def7b6266118","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}