Men's Autumn and Winter Jacket
${function() {
const variantData = data.variant || {"id":"6f82d369-9f7c-4cc8-829e-08ba7b3f7afd","product_id":"a0d8aec2-d3e7-4fde-b236-229a15a70765","title":"Light Grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"F1105619-Light Grey-S","barcode":"","position":1,"option1":"Light Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16d7ca7a9c68eb28fe40de17709990fc.jpg","path":"16d7ca7a9c68eb28fe40de17709990fc.jpg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"0","compare_at_price":"51.99","price":"43.99","retail_price":"51.99","available":true,"url":"\/products\/mens-autumn-and-winter-jacket-void?variant=6f82d369-9f7c-4cc8-829e-08ba7b3f7afd","available_quantity":999999999,"options":[{"name":"Color","value":"Light Grey"},{"name":"Size","value":"S"}],"off_ratio":15,"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":"6f82d369-9f7c-4cc8-829e-08ba7b3f7afd","product_id":"a0d8aec2-d3e7-4fde-b236-229a15a70765","title":"Light Grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"F1105619-Light Grey-S","barcode":"","position":1,"option1":"Light Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16d7ca7a9c68eb28fe40de17709990fc.jpg","path":"16d7ca7a9c68eb28fe40de17709990fc.jpg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"0","compare_at_price":"51.99","price":"43.99","retail_price":"51.99","available":true,"url":"\/products\/mens-autumn-and-winter-jacket-void?variant=6f82d369-9f7c-4cc8-829e-08ba7b3f7afd","available_quantity":999999999,"options":[{"name":"Color","value":"Light Grey"},{"name":"Size","value":"S"}],"off_ratio":15,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}