Brave Outdoor Jackets
${function() {
const variantData = data.variant || {"id":"86e52190-475d-4abd-8683-7128e87b697a","product_id":"e5efaa16-4f08-45fb-9e9b-86f42038f3e2","title":"Light Green-110","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"Light Green","option2":"110","option3":"","note":"","image":null,"wholesale_price":[{"price":139.99,"min_quantity":1}],"weight":"0","compare_at_price":"159.99","price":"139.99","retail_price":"159.99","available":true,"url":"\/products\/brave-outdoor-jackets?variant=86e52190-475d-4abd-8683-7128e87b697a","available_quantity":10,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"110"}],"off_ratio":13,"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":"86e52190-475d-4abd-8683-7128e87b697a","product_id":"e5efaa16-4f08-45fb-9e9b-86f42038f3e2","title":"Light Green-110","weight_unit":"kg","inventory_quantity":10,"sku":"","barcode":"","position":1,"option1":"Light Green","option2":"110","option3":"","note":"","image":null,"wholesale_price":[{"price":139.99,"min_quantity":1}],"weight":"0","compare_at_price":"159.99","price":"139.99","retail_price":"159.99","available":true,"url":"\/products\/brave-outdoor-jackets?variant=86e52190-475d-4abd-8683-7128e87b697a","available_quantity":10,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"110"}],"off_ratio":13,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}