Hi,
I added Manufacturers and Categories into my DB thanks to WSI using directly SQL requests.
All seem to be ok I Have my Manufacturers, Categories and Subcategories into the aspdotnetstorefront administration.
Now I'm adding products by the same way but when I try to map them to a Manufacturer or a Category, thanks to the tables ProductManufacturer and ProductCategory, products don't show up in categories or manufacturers.
Do you have any suggestion ?
Thanks