Microtech OTF Tool
${function() {
const variantData = data.variant || {"id":"767d0c80-54f4-4dbf-a4d9-6ad7c0707807","product_id":"7acc7119-113a-4394-b2e2-652c395d1d35","title":"grey","weight_unit":"kg","inventory_quantity":1000,"sku":"grey-91745751","barcode":"","position":1,"option1":"grey","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd81b968525a8f4b90f8f008ce68999b.jpeg","path":"cd81b968525a8f4b90f8f008ce68999b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.99,"min_quantity":1}],"weight":"0","compare_at_price":"149.9","price":"89.99","retail_price":"149.9","available":true,"url":"\/products\/microtech-otf-knife?variant=767d0c80-54f4-4dbf-a4d9-6ad7c0707807","available_quantity":999999999,"options":[{"name":"style","value":"grey"}],"off_ratio":40,"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":"767d0c80-54f4-4dbf-a4d9-6ad7c0707807","product_id":"7acc7119-113a-4394-b2e2-652c395d1d35","title":"grey","weight_unit":"kg","inventory_quantity":1000,"sku":"grey-91745751","barcode":"","position":1,"option1":"grey","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd81b968525a8f4b90f8f008ce68999b.jpeg","path":"cd81b968525a8f4b90f8f008ce68999b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89.99,"min_quantity":1}],"weight":"0","compare_at_price":"149.9","price":"89.99","retail_price":"149.9","available":true,"url":"\/products\/microtech-otf-knife?variant=767d0c80-54f4-4dbf-a4d9-6ad7c0707807","available_quantity":999999999,"options":[{"name":"style","value":"grey"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}