select 'Totaal' title , 'ot_total'  text,order_total value , 'ot_total' class ,0
FROM <@PREFIX>jshopping_orders  where  order_id = <@ORDERS_ID@>
 