Lantern Sleeve Open Front Cardigan
${function() {
const variantData = data.variant || {"id":"7a0d5fd9-70f0-4ef9-bd0f-febab7c1d233","product_id":"7f2093ea-b489-4e92-8c37-6e09b55a275c","title":"Green-S","weight_unit":"lb","inventory_quantity":999,"sku":"211228-202-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8a93d59b63fd6e03bbf82f5fcb9e051.jpeg","path":"e8a93d59b63fd6e03bbf82f5fcb9e051.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":45.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.98","retail_price":"0","available":true,"url":"\/products\/lantern-sleeve-open-front-cardigan?variant=7a0d5fd9-70f0-4ef9-bd0f-febab7c1d233","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"7a0d5fd9-70f0-4ef9-bd0f-febab7c1d233","product_id":"7f2093ea-b489-4e92-8c37-6e09b55a275c","title":"Green-S","weight_unit":"lb","inventory_quantity":999,"sku":"211228-202-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8a93d59b63fd6e03bbf82f5fcb9e051.jpeg","path":"e8a93d59b63fd6e03bbf82f5fcb9e051.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":45.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.98","retail_price":"0","available":true,"url":"\/products\/lantern-sleeve-open-front-cardigan?variant=7a0d5fd9-70f0-4ef9-bd0f-febab7c1d233","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}