Round Neck Wool Long-Sleeved Woolen Coat
${function() {
const variantData = data.variant || {"id":"f98eaf10-4439-4740-9121-40566975dba3","product_id":"f32f9c9b-3d18-4dd3-a762-b3929ed9a4f3","title":"Red-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":164.48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"164.48","retail_price":"0","available":true,"url":"\/products\/round-neck-wool-long-sleeved-woolen-coat?variant=f98eaf10-4439-4740-9121-40566975dba3","available_quantity":99,"options":[{"name":"Color","value":"Red"},{"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":"f98eaf10-4439-4740-9121-40566975dba3","product_id":"f32f9c9b-3d18-4dd3-a762-b3929ed9a4f3","title":"Red-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":164.48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"164.48","retail_price":"0","available":true,"url":"\/products\/round-neck-wool-long-sleeved-woolen-coat?variant=f98eaf10-4439-4740-9121-40566975dba3","available_quantity":99,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}