Loose Unbuttoned Woolen Coat
${function() {
const variantData = data.variant || {"id":"6f1acd51-90c2-4ff2-8cd1-5ec4790de203","product_id":"00f0f8ec-8dad-4c7c-9a3c-6fb1ceeee96f","title":"Oat-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Oat","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c82c5feb6b93d8a050dc8e895efe9ce9.jpg","path":"c82c5feb6b93d8a050dc8e895efe9ce9.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":125.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"125.88","retail_price":"0","available":true,"url":"\/products\/loose-unbuttoned-woolen-coat?variant=6f1acd51-90c2-4ff2-8cd1-5ec4790de203","available_quantity":99,"options":[{"name":"Color","value":"Oat"},{"name":"Size","value":"S"}],"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}
`
}()}
${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":"6f1acd51-90c2-4ff2-8cd1-5ec4790de203","product_id":"00f0f8ec-8dad-4c7c-9a3c-6fb1ceeee96f","title":"Oat-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Oat","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c82c5feb6b93d8a050dc8e895efe9ce9.jpg","path":"c82c5feb6b93d8a050dc8e895efe9ce9.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":125.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"125.88","retail_price":"0","available":true,"url":"\/products\/loose-unbuttoned-woolen-coat?variant=6f1acd51-90c2-4ff2-8cd1-5ec4790de203","available_quantity":99,"options":[{"name":"Color","value":"Oat"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}