MY LITTLE CHERRY OF LOVE Embroidery Patch Flag12-157C
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const variantData = data.variant || {"id":"2e5a7da6-fbf1-4254-b7ed-199741c19e55","product_id":"a5b9b481-86a1-4a5b-b0e9-c80501118b35","title":"sew on backing","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"sew on backing","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\/my-little-cherry-of-love-embroidery-patch-flag12-157c?variant=2e5a7da6-fbf1-4254-b7ed-199741c19e55","available_quantity":999999999,"options":[{"name":"Backing style","value":"sew on backing"}],"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":"2e5a7da6-fbf1-4254-b7ed-199741c19e55","product_id":"a5b9b481-86a1-4a5b-b0e9-c80501118b35","title":"sew on backing","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"sew on backing","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\/my-little-cherry-of-love-embroidery-patch-flag12-157c?variant=2e5a7da6-fbf1-4254-b7ed-199741c19e55","available_quantity":999999999,"options":[{"name":"Backing style","value":"sew on backing"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}