${function() {
const variantData = data.variant || {"id":"a76b98d5-7f16-464a-b6d3-ba07ce764887","product_id":"e1f17795-17ff-43ca-821c-f4586f90f3bc","title":"","weight_unit":"kg","inventory_quantity":-102,"sku":"westernfeelings","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"13.99","price":"13.99","retail_price":"13.99","available":true,"url":"\/products\/this-is-only-for-exchange-please-do-not-checkout-with-other-products-together?variant=a76b98d5-7f16-464a-b6d3-ba07ce764887","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":61};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Free shipping Orders Over $79
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"a76b98d5-7f16-464a-b6d3-ba07ce764887","product_id":"e1f17795-17ff-43ca-821c-f4586f90f3bc","title":"","weight_unit":"kg","inventory_quantity":-102,"sku":"westernfeelings","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"13.99","price":"13.99","retail_price":"13.99","available":true,"url":"\/products\/this-is-only-for-exchange-please-do-not-checkout-with-other-products-together?variant=a76b98d5-7f16-464a-b6d3-ba07ce764887","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":61};
return `
`
}()}