Long Lightweight Classic Trench Coat
${function() {
const variantData = data.variant || {"id":"3cf50862-9ad4-4310-b22e-ce7f41638399","product_id":"cab1d28a-0e74-4b94-9ec0-6ea029a433a9","title":"Camel-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":123.08,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"123.08","retail_price":"0","available":true,"url":"\/products\/long-lightweight-classic-trench-coat?variant=3cf50862-9ad4-4310-b22e-ce7f41638399","available_quantity":99,"options":[{"name":"Color","value":"Camel"},{"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":"3cf50862-9ad4-4310-b22e-ce7f41638399","product_id":"cab1d28a-0e74-4b94-9ec0-6ea029a433a9","title":"Camel-S","weight_unit":"kg","inventory_quantity":99,"sku":"","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":123.08,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"123.08","retail_price":"0","available":true,"url":"\/products\/long-lightweight-classic-trench-coat?variant=3cf50862-9ad4-4310-b22e-ce7f41638399","available_quantity":99,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Barcode : ${variantData && variantData.barcode}
`
}()}