Camelia Knit Top
${function() {
const variantData = data.variant || {"id":"f8b1ef86-b8e1-47f6-982f-58c0dcceaf38","product_id":"196b8977-ae1d-455d-b50c-46301f1601ed","title":"Green-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMWDT22040947-Green||One Size","barcode":"","position":1,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3791a0d5a154f9c7cae97e7ff8397eeb.jpeg","path":"3791a0d5a154f9c7cae97e7ff8397eeb.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0","compare_at_price":"15","price":"13","retail_price":"15","available":true,"url":"\/products\/camelia-knit-top?variant=f8b1ef86-b8e1-47f6-982f-58c0dcceaf38","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"One Size"}],"off_ratio":13,"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 : CWMWDT22040947-Green||One Size
${function(){
const variantData = data.variant || {"id":"f8b1ef86-b8e1-47f6-982f-58c0dcceaf38","product_id":"196b8977-ae1d-455d-b50c-46301f1601ed","title":"Green-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMWDT22040947-Green||One Size","barcode":"","position":1,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3791a0d5a154f9c7cae97e7ff8397eeb.jpeg","path":"3791a0d5a154f9c7cae97e7ff8397eeb.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0","compare_at_price":"15","price":"13","retail_price":"15","available":true,"url":"\/products\/camelia-knit-top?variant=f8b1ef86-b8e1-47f6-982f-58c0dcceaf38","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"One Size"}],"off_ratio":13,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}