I have at problem in DW8 adding products in multiple languages directly not usng the API.
All products are written directly into the EcomProducts table using SQL INSERT and it all seems ok in the table with correct ProductLanguageID.
But in the Dynamicweb eCommerce adiminstration, the products added at still shaded in ALL language layers an dth ecustomer has to sort of activate then with an edit - save from the backend.
After that the products ar all non-shaded and showing ok in frontend also.
But i cannot se any change to the Products in question when i look into the eComProducts table, so I suspect something has changed ? Are there any dependies/tables or otherwise to be handled for a product to show up correctly in the eCommerce module ?
I have used this way of doing it before, so what may have changed ?