Fashion Warm Polyester Jacket
${function() {
const variantData = data.variant || {"id":"10ad47a3-e866-43f7-8642-ad6c47e40de7","product_id":"cde74e08-778e-47f1-81f0-812ae0cab8d8","title":"Olive-S","weight_unit":"kg","inventory_quantity":1000,"sku":"-A0028689-Olive-S","barcode":"","position":1,"option1":"Olive","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":68.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"68.99","retail_price":"0","available":true,"url":"\/products\/fashion-warm-polyester-jacket-4ncg?variant=10ad47a3-e866-43f7-8642-ad6c47e40de7","available_quantity":999999999,"options":[{"name":"Color","value":"Olive"},{"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":"10ad47a3-e866-43f7-8642-ad6c47e40de7","product_id":"cde74e08-778e-47f1-81f0-812ae0cab8d8","title":"Olive-S","weight_unit":"kg","inventory_quantity":1000,"sku":"-A0028689-Olive-S","barcode":"","position":1,"option1":"Olive","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":68.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"68.99","retail_price":"0","available":true,"url":"\/products\/fashion-warm-polyester-jacket-4ncg?variant=10ad47a3-e866-43f7-8642-ad6c47e40de7","available_quantity":999999999,"options":[{"name":"Color","value":"Olive"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}