wbeard6142 Posted December 12, 2009 Share Posted December 12, 2009 I have over 100 categories and of course products fall under multiple products.I have a CSV that list the categories ID and it is matched up with the product ID.How can I import this CSV into Prestashop to and assign them all in one shot. Or how can I use PHPmyadmin to do it.Thanks Link to comment Share on other sites More sharing options...
pppplus Posted December 13, 2009 Share Posted December 13, 2009 In 1.2.5, you can send CSV file from Admin.To send product in multiple category, just separate category with comma (14,17,68).If you use only one language in your shop, you will have no problem.If you have multiple languages, it is not so clear... I have recoded a lot of things in Admin to send multiple languages Link to comment Share on other sites More sharing options...
teva Posted January 21, 2010 Share Posted January 21, 2010 How about subcategories? I have to add products to categorie1 > categories 2?Is this possible? If i put comma (,), like cat1,cat2,cat3 it doesn't work.tnx Link to comment Share on other sites More sharing options...
pppplus Posted January 21, 2010 Share Posted January 21, 2010 subcategories are categories.You can also import categories in CSV.You just enter parent category (separate by comma if you want to put it in several categories)Then you can put products in these different categories Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now