sketchharris Posted April 19, 2013 Share Posted April 19, 2013 (edited) I have over 500 products in my store. 5 Categories and maybe 30+ sub-categories. Currently more than 400 products are set to home under the category list. I was wondering if there was a module or plugin that will allow me to give click in the product list and change the assoicated category right there as opposed to going into every single product one by one to change them. As a reference, the Opencart site has something similar here: http://www.opencart....ension_id=10814 Edited April 23, 2013 by sketchharris (see edit history) Link to comment Share on other sites More sharing options...
sketchharris Posted April 23, 2013 Author Share Posted April 23, 2013 Bump! Link to comment Share on other sites More sharing options...
meirion56 Posted August 2, 2013 Share Posted August 2, 2013 I have the same problem, 20+ categories and 900+ products. Products are listed in their categories/sub categories but they are also listed in the Home category. So when you display a product it comes up with your product + "30 other products in the same category:" which are just the first 30 of the home category. Is there a way of doing a Mass Dis- Association of products from the Home category? Link to comment Share on other sites More sharing options...
kubjak Posted September 13, 2013 Share Posted September 13, 2013 (edited) Can you not do it by import of products? Fields: product ID; categoryID,categoryID,...; Best to get the IDs of your categories instead of using the names of categories, . Home category ID is: 2 The rest you can see under Catalog -> Categories or by looking up the URL of your category. ****** You should only associate Home category to the set of products, which you want to see on Home Featured module. Since its not displaying via random select, you have the first number of products, that are visible limited only to your module setting. ****** Edited September 13, 2013 by kubjak (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts