omixam Posted April 9, 2016 Posted April 9, 2016 Hello, I want extend PrestaShop search for include category filter. Bu the PrestaShop Search.php class not has this option by default. I also know that I can override PrestaShop classes and controllers http://doc.prestashop.com/display/PS16/Overriding+default+behaviors But PrestaShop forbid override module fo distribute through addons. I need do something like the image attached. A dopdown for category list with text box by search. How can I do this without override? Can I create a new class or single php file in my module directory to extend Search behavior? What other alternative has PrestaShop to do this? --- My store is not online. Share this post Link to post 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