This is only for exchange , please do not checkout with other products together.
${function() {
const variantData = data.variant || {"id":"20b40895-5307-4d34-a634-3fa19ce2a67c","product_id":"9bcf9f2c-99a7-41cd-8f3f-4ebd621ee501","title":"","weight_unit":"kg","inventory_quantity":-420,"sku":"dreambourney","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.99","retail_price":"0","available":true,"url":"\/products\/this-is-only-for-exchange-please-do-not-checkout-with-other-products-together?variant=20b40895-5307-4d34-a634-3fa19ce2a67c","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
$30 Off Order $169+ Code:16930🔥
Free shipping Orders Over $69
${function(){
const variantData = data.variant || {"id":"20b40895-5307-4d34-a634-3fa19ce2a67c","product_id":"9bcf9f2c-99a7-41cd-8f3f-4ebd621ee501","title":"","weight_unit":"kg","inventory_quantity":-420,"sku":"dreambourney","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.99","retail_price":"0","available":true,"url":"\/products\/this-is-only-for-exchange-please-do-not-checkout-with-other-products-together?variant=20b40895-5307-4d34-a634-3fa19ce2a67c","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}