Business Quartz Watch
${function() {
const variantData = data.variant || {"id":"e0f374c0-e817-4a83-be74-161214a418ce","product_id":"105e59d2-4e3a-48cb-9953-f7bb5dbc50aa","title":"black","weight_unit":"kg","inventory_quantity":998,"sku":"-black-A0022981","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/901eb0bc799a909f282484db72c70c43.jpeg","path":"901eb0bc799a909f282484db72c70c43.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.99","price":"49.99","retail_price":"89.99","available":true,"url":"\/products\/23631142294ed7f8-bbf3-4e25-a2e3-8db8d87ce928?variant=e0f374c0-e817-4a83-be74-161214a418ce","available_quantity":998,"options":[{"name":"Color","value":"black"}],"off_ratio":44,"flashsale_info":[],"sales":0};
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":"e0f374c0-e817-4a83-be74-161214a418ce","product_id":"105e59d2-4e3a-48cb-9953-f7bb5dbc50aa","title":"black","weight_unit":"kg","inventory_quantity":998,"sku":"-black-A0022981","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/901eb0bc799a909f282484db72c70c43.jpeg","path":"901eb0bc799a909f282484db72c70c43.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"89.99","price":"49.99","retail_price":"89.99","available":true,"url":"\/products\/23631142294ed7f8-bbf3-4e25-a2e3-8db8d87ce928?variant=e0f374c0-e817-4a83-be74-161214a418ce","available_quantity":998,"options":[{"name":"Color","value":"black"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}