alexler
Hi,
This a bug. When you don't export Category field, the route will be error. I added the fix on your site. You can apply the fix by doing this:
Open file /plugins/jamegafilter/jshopping/helper.php
, find this code block
Change it to
$this->attr['cat'] = $cdata;