Double cherry Embroidered Patch AA3-1
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const variantData = data.variant || {"id":"1517ba2b-91c9-44bf-9be1-8453d1f6df8d","product_id":"55a8f1ff-03ca-4b1d-936e-17d0d6d73a3f","title":"Iron on backing(can sew on)","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Iron on backing(can sew on)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1,"min_quantity":1}],"weight":"0.01","compare_at_price":"0","price":"1","retail_price":"0","available":true,"url":"\/products\/double-cherry-embroidered-patch-aa3-1?variant=1517ba2b-91c9-44bf-9be1-8453d1f6df8d","available_quantity":999999999,"options":[{"name":"Backing style","value":"Iron on backing(can sew on)"}],"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.
${function(){
const variantData = data.variant || {"id":"1517ba2b-91c9-44bf-9be1-8453d1f6df8d","product_id":"55a8f1ff-03ca-4b1d-936e-17d0d6d73a3f","title":"Iron on backing(can sew on)","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Iron on backing(can sew on)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1,"min_quantity":1}],"weight":"0.01","compare_at_price":"0","price":"1","retail_price":"0","available":true,"url":"\/products\/double-cherry-embroidered-patch-aa3-1?variant=1517ba2b-91c9-44bf-9be1-8453d1f6df8d","available_quantity":999999999,"options":[{"name":"Backing style","value":"Iron on backing(can sew on)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}