insert into <@PREFIX@>jshopping_categories
(
products_page,
products_row,
access,
category_ordertype,
category_image,
category_parent_id,
ordering,
category_add_date,

category_publish)
values
(
'12','3','1',

'True','<@SDESCRIPTION@><@WGROUPID@><@EXT@>',
0,
<@WSORTNO@>,
now(),1)

