Jump to content

Prestashop 1.5 Autocomplete Tags Suggest Search


Recommended Posts

Hello to everybody,

 

i am new to Prestashop so be patient :)

 

I have to do this:

 

In Quick search box Autocomplete Suggest i have to replace products and show suggested words to search. Search have to be from tags or product name etc.

 

I searched around but did not found anything that i can use.

 

So i am asking where to start to populate a search box with suggested words to search when the word is typed.

 

I have experience from Joomla! CMS, but this is a bit different :)

 

Thank you :)

 

 

 

 

Link to comment
Share on other sites

I think you need a third party solution for this. You should create a custom query the search looks for. I guess you need it to search through tags and product names only.

My suggestion is to have a look at the ajax function used by the default search, and create a new class/module to search what you need. It's not easy but I'd go that way ;)

Link to comment
Share on other sites

×
×
  • Create New...