update <@PREFIX@>jshopping_products set
`name_<@LANGEXTID@>` = '<@SDESCRIPTION@>',
`alias_<@LANGEXTID@>` = replace(lower('<@SDESCRIPTION@>'),' ','-')
where product_id = <@KEY@>


