Christine Vintage Wool Cardigan
${function() {
const variantData = data.variant || {"id":"9ea0db91-45ee-47aa-9b3b-882fc0adf2cd","product_id":"e3e7acd3-d3ef-4d98-92fe-08f523f25fd2","title":"L-Brown","weight_unit":"kg","inventory_quantity":1000,"sku":"47703697-l-ga-color","barcode":"","position":1,"option1":"L","option2":"Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/77b8477b0d6d1b2ea017ab1e2580abae.jpeg","path":"77b8477b0d6d1b2ea017ab1e2580abae.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":77.6,"min_quantity":1}],"weight":"0","compare_at_price":"97","price":"77.6","retail_price":"97","available":true,"url":"\/products\/christine-wool-blended-cardigan?variant=9ea0db91-45ee-47aa-9b3b-882fc0adf2cd","available_quantity":999999999,"options":[{"name":"Size","value":"L"},{"name":"Color","value":"Brown"}],"off_ratio":20,"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.
Sku : 47703697-l-ga-color
${function(){
const variantData = data.variant || {"id":"9ea0db91-45ee-47aa-9b3b-882fc0adf2cd","product_id":"e3e7acd3-d3ef-4d98-92fe-08f523f25fd2","title":"L-Brown","weight_unit":"kg","inventory_quantity":1000,"sku":"47703697-l-ga-color","barcode":"","position":1,"option1":"L","option2":"Brown","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/77b8477b0d6d1b2ea017ab1e2580abae.jpeg","path":"77b8477b0d6d1b2ea017ab1e2580abae.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":77.6,"min_quantity":1}],"weight":"0","compare_at_price":"97","price":"77.6","retail_price":"97","available":true,"url":"\/products\/christine-wool-blended-cardigan?variant=9ea0db91-45ee-47aa-9b3b-882fc0adf2cd","available_quantity":999999999,"options":[{"name":"Size","value":"L"},{"name":"Color","value":"Brown"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}