update <@PREFIX@>jshopping_products set
product_price = <@FPRICEAGREEMENTPRICE@>

where product_id = <@KEY@>
@@GO@@