Hawkeye Ai15 Thermal Imaging
${function() {
const variantData = data.variant || {"id":"4e71c1c1-5e77-4f52-aeaf-f84028548baa","product_id":"d3784e9e-81e8-4c87-a3a4-f56f0d87d16f","title":"Green","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":459,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"459","retail_price":"0","available":true,"url":"\/products\/hawkeye-ai15-thermal-imaging?variant=4e71c1c1-5e77-4f52-aeaf-f84028548baa","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"4e71c1c1-5e77-4f52-aeaf-f84028548baa","product_id":"d3784e9e-81e8-4c87-a3a4-f56f0d87d16f","title":"Green","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":459,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"459","retail_price":"0","available":true,"url":"\/products\/hawkeye-ai15-thermal-imaging?variant=4e71c1c1-5e77-4f52-aeaf-f84028548baa","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}