DK-Peter Posted January 23, 2013 Share Posted January 23, 2013 Dear all Today if a customer goes to one of my product categories they will see products from many manufacturers. That's great, but I want to offer a possibility to click a "Show only products from XYZ-manufacturer" button. Clicking that button would then show all the product from XYZ-manufacturer in that specific category. If in front- office I select a category I get to this URL: http://myshop.com/1-category_name If the I select to sort the products by eg. price descending I get to this URL: http://myshop.com/1-...ce&orderway=asc Now I wonder if its somehow possible to manually craft a URL similar to this: http://myshop.com/1-category_name?select=[manufacturer_ID]&orderby=price&orderway=asc ??? If this is possible, I would be very happy for any suggestions on the syntax for this to work. If it's not possible this way, I'll be thankfull for any other suggestion on how to achieve the same... NB: Presta's standard function "View all products by manufacturer" is not really an option, as most manufacturer have too many product for it to make sense. Thanks a lot in advance! BR Peter Link to comment Share on other sites More sharing options...
djpaul Posted January 23, 2013 Share Posted January 23, 2013 Hello, A few months ago I made this possible for prestshop 1.4.7/1.4.8 but I don't know if its works for V1.5.. Take a look at this: http://www.prestashop.com/forums/topic/171430-manufacturer-filter-in-categorylist-productlist/ 1 Link to comment Share on other sites More sharing options...
DK-Peter Posted January 24, 2013 Author Share Posted January 24, 2013 Hi djpaul! Looks promising - I'll take a closer look. And to be sure: should I just replace the relevant files with your files? Thanks for pointing me this direction! BR Peter 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