SELECT comments FROM <@PREFIX>jshopping_order_history where order_id = <@ORDERS_ID@> 
and order_status_id = 1

