Honeywell Pressure Transmitter: STG94L-E1G-00000-3C,A5,F1,H6,SM(STG94L-E1G-00000-3C,A5,F1,H6,SM),honeywell
${function() {
const variantData = data.variant || {"id":"59f1b3c0-2c61-42a9-9b76-cfc352de0b5e","product_id":"e94a87d4-3859-4051-b6b0-ea990dc6a314","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"STG94L-E1G-00000-3C,A5,F1,H6,SM","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1062.9,"min_quantity":1}],"weight":"9","compare_at_price":"1358","price":"1062.9","retail_price":"1358","available":true,"url":"\/products\/honeywell-pressure-transmitter-stg94l-e1g-00000-3c-a5-f1-h6-smstg94l-e1g-00000-3c-a5-f1-h6-sm-honeywell?variant=59f1b3c0-2c61-42a9-9b76-cfc352de0b5e","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : STG94L-E1G-00000-3C,A5,F1,H6,SM
Weight : 9kg
${function(){
const variantData = data.variant || {"id":"59f1b3c0-2c61-42a9-9b76-cfc352de0b5e","product_id":"e94a87d4-3859-4051-b6b0-ea990dc6a314","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"STG94L-E1G-00000-3C,A5,F1,H6,SM","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1062.9,"min_quantity":1}],"weight":"9","compare_at_price":"1358","price":"1062.9","retail_price":"1358","available":true,"url":"\/products\/honeywell-pressure-transmitter-stg94l-e1g-00000-3c-a5-f1-h6-smstg94l-e1g-00000-3c-a5-f1-h6-sm-honeywell?variant=59f1b3c0-2c61-42a9-9b76-cfc352de0b5e","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}