${function() {
const variantData = data.variant || {"id":"093e2244-9275-4426-9dcd-dbd6da949cc2","product_id":"e5dde78c-9b68-40fb-9c37-af37e7962ddc","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1701893246728351745","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/566560a7fd32a6f7d76b9e1e6baee55f.jpeg","path":"566560a7fd32a6f7d76b9e1e6baee55f.jpeg","width":469,"height":600,"alt":"3248e81d8f3af36c9b2e9d4c8c2956f3","aspect_ratio":0.7816666666666666},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"320","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/viking-rune-print-hoodie?variant=093e2244-9275-4426-9dcd-dbd6da949cc2","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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":"093e2244-9275-4426-9dcd-dbd6da949cc2","product_id":"e5dde78c-9b68-40fb-9c37-af37e7962ddc","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1701893246728351745","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/566560a7fd32a6f7d76b9e1e6baee55f.jpeg","path":"566560a7fd32a6f7d76b9e1e6baee55f.jpeg","width":469,"height":600,"alt":"3248e81d8f3af36c9b2e9d4c8c2956f3","aspect_ratio":0.7816666666666666},"wholesale_price":[{"price":34,"min_quantity":1}],"weight":"320","compare_at_price":"0","price":"34","retail_price":"0","available":true,"url":"\/products\/viking-rune-print-hoodie?variant=093e2244-9275-4426-9dcd-dbd6da949cc2","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}