Honeywell Pressure Transmitter: STG97L-E1G-00000-MB,F1,H6,ZD(STG97L-E1G-00000-MB,F1,H6,ZD),honeywell
${function() {
const variantData = data.variant || {"id":"94a55b5d-59b5-4fe0-b752-4ef4939cd14c","product_id":"98934c64-2d93-40a8-af59-fb576ae28e9e","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"STG97L-E1G-00000-MB,F1,H6,ZD","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-stg97l-e1g-00000-mb-f1-h6-zdstg97l-e1g-00000-mb-f1-h6-zd-honeywell?variant=94a55b5d-59b5-4fe0-b752-4ef4939cd14c","available_quantity":999999999,"options":[],"off_ratio":"22","flashsale_info":{"variant_id":"94a55b5d-59b5-4fe0-b752-4ef4939cd14c","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"1062.9","compare_at_price":"","discount_price":"1062.9","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"22","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"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-MB,F1,H6,ZD
Weight : 9kg
${function(){
const variantData = data.variant || {"id":"94a55b5d-59b5-4fe0-b752-4ef4939cd14c","product_id":"98934c64-2d93-40a8-af59-fb576ae28e9e","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"STG97L-E1G-00000-MB,F1,H6,ZD","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-stg97l-e1g-00000-mb-f1-h6-zdstg97l-e1g-00000-mb-f1-h6-zd-honeywell?variant=94a55b5d-59b5-4fe0-b752-4ef4939cd14c","available_quantity":999999999,"options":[],"off_ratio":"22","flashsale_info":{"variant_id":"94a55b5d-59b5-4fe0-b752-4ef4939cd14c","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"1062.9","compare_at_price":"","discount_price":"1062.9","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"22","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}