Honeywell Pressure Transmitter:STG97L-E1G-00000-MB,F1(STG97L-E1G-00000-MBF1),honeywell
${function() {
const variantData = data.variant || {"id":"08c79c50-6b6f-4d3b-8cc7-98278662d373","product_id":"2f54007c-cbb6-47d4-b4b3-1cff5b90180c","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"STG97L-E1G-00000-MBF1","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1011.6,"min_quantity":1}],"weight":"9","compare_at_price":"1292","price":"1011.6","retail_price":"1292","available":true,"url":"\/products\/honeywell-pressure-transmitter-stg97l-e1g-00000-mb-f1stg97l-e1g-00000-mbf1-honeywell?variant=08c79c50-6b6f-4d3b-8cc7-98278662d373","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 : STG97L-E1G-00000-MBF1
Weight : 9kg
${function(){
const variantData = data.variant || {"id":"08c79c50-6b6f-4d3b-8cc7-98278662d373","product_id":"2f54007c-cbb6-47d4-b4b3-1cff5b90180c","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"STG97L-E1G-00000-MBF1","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1011.6,"min_quantity":1}],"weight":"9","compare_at_price":"1292","price":"1011.6","retail_price":"1292","available":true,"url":"\/products\/honeywell-pressure-transmitter-stg97l-e1g-00000-mb-f1stg97l-e1g-00000-mbf1-honeywell?variant=08c79c50-6b6f-4d3b-8cc7-98278662d373","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}
`
}()}