Twill Sweater Turtleneck Long Sleeved Knit Jacket Top
${function() {
const variantData = data.variant || {"id":"3f1f7268-e507-424a-85c4-9d2336ba0fe2","product_id":"d9f34a11-3c7e-4f3e-8980-487717b9773f","title":"Camel-S","weight_unit":"kg","inventory_quantity":998,"sku":"20200926-02-Camel-S","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":38.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.98","retail_price":"0","available":true,"url":"\/products\/womens-wear-autumn-winter-new-twill-thickened-cloak-sweater-turtleneck-long-sleeved-knit-bat-shirt-jacket?variant=3f1f7268-e507-424a-85c4-9d2336ba0fe2","available_quantity":999999999,"options":[{"name":"colour","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.
Sku : 20200926-02-Camel-S
${function(){
const variantData = data.variant || {"id":"3f1f7268-e507-424a-85c4-9d2336ba0fe2","product_id":"d9f34a11-3c7e-4f3e-8980-487717b9773f","title":"Camel-S","weight_unit":"kg","inventory_quantity":998,"sku":"20200926-02-Camel-S","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":38.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.98","retail_price":"0","available":true,"url":"\/products\/womens-wear-autumn-winter-new-twill-thickened-cloak-sweater-turtleneck-long-sleeved-knit-bat-shirt-jacket?variant=3f1f7268-e507-424a-85c4-9d2336ba0fe2","available_quantity":999999999,"options":[{"name":"colour","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}