CUSTOM EMBROIDERY PATCH BB51-BB60
${function() {
const variantData = data.variant || {"id":"3a6a8f74-32d9-4af2-98fb-b77ca57c80cb","product_id":"47e42f66-f44e-4955-9f8a-88a95e5644f2","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1.5,"min_quantity":1}],"weight":"0.01","compare_at_price":"1","price":"1.5","retail_price":"1","available":true,"url":"\/products\/custom-embroidery-patch-bb51-bb60?variant=3a6a8f74-32d9-4af2-98fb-b77ca57c80cb","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":186};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"3a6a8f74-32d9-4af2-98fb-b77ca57c80cb","product_id":"47e42f66-f44e-4955-9f8a-88a95e5644f2","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1.5,"min_quantity":1}],"weight":"0.01","compare_at_price":"1","price":"1.5","retail_price":"1","available":true,"url":"\/products\/custom-embroidery-patch-bb51-bb60?variant=3a6a8f74-32d9-4af2-98fb-b77ca57c80cb","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":186};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}