Newman Baker Boy - (Mid-Width) Navy & Green Donegal Tweed
${function() {
const variantData = data.variant || {"id":"0a99c070-f594-44f9-8762-0bac31a42fac","product_id":"0492f1af-bd86-4a45-b6f3-5655fdbd499b","title":"Average size (adjustable)","weight_unit":"kg","inventory_quantity":0,"sku":"QT047","barcode":"","position":1,"option1":"Average size (adjustable)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/newman-baker-boy-mid-width-navy-green-donegal-tweed?variant=0a99c070-f594-44f9-8762-0bac31a42fac","available_quantity":999999999,"options":[{"name":"Size","value":"Average size (adjustable)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"0a99c070-f594-44f9-8762-0bac31a42fac","product_id":"0492f1af-bd86-4a45-b6f3-5655fdbd499b","title":"Average size (adjustable)","weight_unit":"kg","inventory_quantity":0,"sku":"QT047","barcode":"","position":1,"option1":"Average size (adjustable)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/newman-baker-boy-mid-width-navy-green-donegal-tweed?variant=0a99c070-f594-44f9-8762-0bac31a42fac","available_quantity":999999999,"options":[{"name":"Size","value":"Average size (adjustable)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}