Biu heart
${function() {
const variantData = data.variant || {"id":"ea2aef3f-c8c0-4417-9aed-22dd647bb09c","product_id":"70c878ad-cd21-4893-baa6-98e38d64d1cf","title":"Sweet heart","weight_unit":"kg","inventory_quantity":28,"sku":"","barcode":"","position":1,"option1":"Sweet heart","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b229beeb0d7c2cfb6da35e4c1199c330.jpeg","path":"b229beeb0d7c2cfb6da35e4c1199c330.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.9,"min_quantity":1}],"weight":"0","compare_at_price":"3.15","price":"19.9","retail_price":"3.15","available":true,"url":"\/products\/24-pcs-long-almond-shaped-fake-nails-1-nail-file-1-piece-of-jelly-glue?variant=ea2aef3f-c8c0-4417-9aed-22dd647bb09c","available_quantity":28,"options":[{"name":"Style","value":"Sweet heart"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"ea2aef3f-c8c0-4417-9aed-22dd647bb09c","product_id":"70c878ad-cd21-4893-baa6-98e38d64d1cf","title":"Sweet heart","weight_unit":"kg","inventory_quantity":28,"sku":"","barcode":"","position":1,"option1":"Sweet heart","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b229beeb0d7c2cfb6da35e4c1199c330.jpeg","path":"b229beeb0d7c2cfb6da35e4c1199c330.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.9,"min_quantity":1}],"weight":"0","compare_at_price":"3.15","price":"19.9","retail_price":"3.15","available":true,"url":"\/products\/24-pcs-long-almond-shaped-fake-nails-1-nail-file-1-piece-of-jelly-glue?variant=ea2aef3f-c8c0-4417-9aed-22dd647bb09c","available_quantity":28,"options":[{"name":"Style","value":"Sweet heart"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}