Hi
I am facing a challenge with importing data to a DW/Rapido solution.
The data source is a CSV file - and I am importing to the following tables:
EcomProducts, EcomGroups, EcomGroupProductRelation, EcomGroupRelations, and EcomShopGroupRelations.
The language ID, and shop ID are hardcoded to the default shop and Danish language id in the import job (though this will be changed later on).
My problem is that the data is imported and stored in the database, and I can see the category tree in the backoffice, as well as on the menu in the front-end - but the products are missing from the backoffice.
I set the source of the front-end catalogue to the Lucene index that stores the products - that displays the list of products - but the product details page is broken.
I also set the data source of the shop to the same lucene index from Settings -> Product catalog - > Shops -> My Shop Name -> Indexing.
So my questions are:
1. How do I show the products in the backoffice ?
2. How do I fix the product details page in the frontend ?
Br
Gheorghe