update <@PREFIX@>jshopping_products set
different_prices = '1',
product_is_add_price = '1'

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