BRIGADE · RF · INTERVENTION SPECTRE Embroidery Patch YA95-2
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const variantData = data.variant || {"id":"c7ff7f82-c260-4be5-aec1-e53b1fa605c4","product_id":"74b746e7-0b58-48cb-87ae-3ae8f822d8c7","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\/brigade-rf-intervention-spectre-embroidery-patch-ya95-2?variant=c7ff7f82-c260-4be5-aec1-e53b1fa605c4","available_quantity":999999999,"options":[{"name":"Backing style","value":"sew on backing"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"c7ff7f82-c260-4be5-aec1-e53b1fa605c4","product_id":"74b746e7-0b58-48cb-87ae-3ae8f822d8c7","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\/brigade-rf-intervention-spectre-embroidery-patch-ya95-2?variant=c7ff7f82-c260-4be5-aec1-e53b1fa605c4","available_quantity":999999999,"options":[{"name":"Backing style","value":"sew on backing"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}