${function() {
const variantData = data.variant || {"id":"887aa71e-5c6d-43ff-83d1-d2ddd6de6977","product_id":"5aa71224-763e-4629-9f85-6a732100bb2d","title":"Black-One-Size","weight_unit":"kg","inventory_quantity":1000,"sku":"AHT306696-BLAONE","barcode":"","position":1,"option1":"Black","option2":"One-Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8f055f9a4f5c2bb33bd40097b1600d2.jpeg","path":"e8f055f9a4f5c2bb33bd40097b1600d2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"13.09","price":"9.99","retail_price":"13.09","available":true,"url":"\/products\/dog-paw-heart-dog-lovers-hat-2-i1jh?variant=887aa71e-5c6d-43ff-83d1-d2ddd6de6977","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One-Size"}],"off_ratio":24,"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":"887aa71e-5c6d-43ff-83d1-d2ddd6de6977","product_id":"5aa71224-763e-4629-9f85-6a732100bb2d","title":"Black-One-Size","weight_unit":"kg","inventory_quantity":1000,"sku":"AHT306696-BLAONE","barcode":"","position":1,"option1":"Black","option2":"One-Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8f055f9a4f5c2bb33bd40097b1600d2.jpeg","path":"e8f055f9a4f5c2bb33bd40097b1600d2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"13.09","price":"9.99","retail_price":"13.09","available":true,"url":"\/products\/dog-paw-heart-dog-lovers-hat-2-i1jh?variant=887aa71e-5c6d-43ff-83d1-d2ddd6de6977","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One-Size"}],"off_ratio":24,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}