Hello Chris,
So we would create the products in J2Store as usual,
Correct create products in J2Store as usual.
we can export the 'articles' and edit this export file to put the ID's in as you mention then re-import the 'articles' which will put the articles/products into the correct multiple categories?
Yes you can export the articles and put in the IDs and using the below procedure import the file to get multiple categories for product.
1. Create Joomla Article export template.
2. Add id and any other needed fields to the export file.
3. Run the export.
4. Each product can have multiple categories. So you need to edit your export file according to the number of categories.
5.
Create RO CSVI Custom table import template.
6. In import template settings on Options tab set the settings as in the attached screenshot.
7. Run the import.
8. Your import file should look like the sample content below where content_id is the Joomla article id and catid is the categories you like to add for the Joomla article. Multiple categories in multiple rows.
content_id,catid
5,200
5,600
5,300
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the
Joomla! Extension Directory