mbp Posted April 20, 2012 Share Posted April 20, 2012 Hello! Three questions for all the experts If I have two categories category 1 subcategory 1 subcategory 2 - - - - - - - - - - - - - - - category 2 subcategory 1 subcategory 2 I have special products in every category. Today I have marked so that the product must be in both category 1 and sub-categorys. This is done manually. Is it possible to make the best sellers in the subcategories shown to the first page in each category? Can i automatically adjust a product is always present in all sub-categories? Even though you are creating new categories after time? Today on the first page, I have chosen to show the selected products. Can this be changed to show bestsellers instead or new products? Can not get the module to operate in the mainframe? Link to comment Share on other sites More sharing options...
mbp Posted May 13, 2012 Author Share Posted May 13, 2012 bump? Link to comment Share on other sites More sharing options...
mbp Posted July 9, 2012 Author Share Posted July 9, 2012 bump Link to comment Share on other sites More sharing options...
Krystian Podemski Posted July 12, 2012 Share Posted July 12, 2012 I have special products in every category. Today I have marked so that the product must be in both category 1 and sub-categorys. This is done manually. Is it possible to make the best sellers in the subcategories shown to the first page in each category? You need modification who... - Adds a new hook - Hook will appear in the products-list.tpl - It will print best sellers - The module should have simply modified method ProductSale :: getBestSales - you just need to add a condition there that draws current category id Can i automatically adjust a product is always present in all sub-categories? Even though you are creating new categories after time? Yes. But what's the point? Of course, need the appropriate module, which uses the hook "onAddNewCategory". Today on the first page, I have chosen to show the selected products. Can this be changed to show bestsellers instead or new products? Can not get the module to operate in the mainframe? You mean the display of new products on the home page? Or category / sub-category page? 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