Hi All,

I thought I had already posted this issue, but cannot seem to find the thread so my apologies if this is a duplicate...

My client would like to 'loosen' the search terms so that when a user runs a 'Product Search' using any of the following:

billet grille
billetgrille
redbilletgrille nissan

It would basically return any product with 'Billet Grille' in the title, regardless of spacing. I'm pretty sure adjusting the query to something such as: LIKE %$search_keywords% would do the trick, but I'm not sure where to make the change. Can anyone point me in the right direction, or perhaps offer a better solution?