$query_prod = "select title, value from orders_total where orders_id='" . $_POST["ORDERID"] . "' and (class='ot_shipping' or class='ot_surcharge')";