Ultra Clean Down Vest
${function() {
const variantData = data.variant || {"id":"3677e0d3-0c34-49aa-9442-3d2bc379532f","product_id":"ce588642-d60e-41cc-be5f-c32893fca9cd","title":"Light Green-110","weight_unit":"kg","inventory_quantity":5,"sku":"CYR0501110","barcode":"","position":1,"option1":"Light Green","option2":"110","option3":"","note":"","image":null,"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"50.99","price":"30.99","retail_price":"50.99","available":true,"url":"\/products\/ultra-clean-down-vest?variant=3677e0d3-0c34-49aa-9442-3d2bc379532f","available_quantity":5,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"110"}],"off_ratio":39,"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":"3677e0d3-0c34-49aa-9442-3d2bc379532f","product_id":"ce588642-d60e-41cc-be5f-c32893fca9cd","title":"Light Green-110","weight_unit":"kg","inventory_quantity":5,"sku":"CYR0501110","barcode":"","position":1,"option1":"Light Green","option2":"110","option3":"","note":"","image":null,"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"50.99","price":"30.99","retail_price":"50.99","available":true,"url":"\/products\/ultra-clean-down-vest?variant=3677e0d3-0c34-49aa-9442-3d2bc379532f","available_quantity":5,"options":[{"name":"Color","value":"Light Green"},{"name":"Size","value":"110"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}