Hoodie - "Lets watch the sunset"
${function() {
const variantData = data.variant || {"id":"1c23ed1f-e2e6-4748-abee-777bfb7f056c","product_id":"0d3f488e-3d4f-4e22-a902-389a03e3dbcb","title":"White\/cream-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"White\/cream","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/619e1f5ab4ae12513610f991e1a40062.jpeg","path":"619e1f5ab4ae12513610f991e1a40062.jpeg","width":1100,"height":1384,"alt":"","aspect_ratio":0.7947976878612717},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/hoodie-lets-watch-the-sunset?variant=1c23ed1f-e2e6-4748-abee-777bfb7f056c","available_quantity":999999999,"options":[{"name":"Colour","value":"White\/cream"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"1c23ed1f-e2e6-4748-abee-777bfb7f056c","product_id":"0d3f488e-3d4f-4e22-a902-389a03e3dbcb","title":"White\/cream-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"White\/cream","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/619e1f5ab4ae12513610f991e1a40062.jpeg","path":"619e1f5ab4ae12513610f991e1a40062.jpeg","width":1100,"height":1384,"alt":"","aspect_ratio":0.7947976878612717},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/hoodie-lets-watch-the-sunset?variant=1c23ed1f-e2e6-4748-abee-777bfb7f056c","available_quantity":999999999,"options":[{"name":"Colour","value":"White\/cream"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}