Dear All
Sorry for the long title, I wanted to make my query clear(ish)
I read some old posts on search functionality, and it was suggested to use the extended info field in V6 to add additional search terms to products.
My shop is set out in sections by category, e.g. aromatherapy products, incense products, music, books etc.: http://www.theholisticshop.com/.
I want to add a drop down list to the front page inviting customers to search by holistic therapy, or by what they want to do, e.g. relaxation, meditation, reflexology, unwind etc. I added some of these specific terms to the extended info fields, and the right products were returned when I ran a normal search; so far so good!
What I can't get my head round is how to join a normal javascript <option>value</option> drop down list with these values to the search function.
This site: http://www.toys-express.co.uk has been mentioned in this respect before, as it has implemented something very similar on its front page, searching by toy brand.
Any tips or advice on how to create a smiliar drop down list that feeds into the product search would be gratefulyy received as I can't figure out the logic even by studying the source code of the above site.
Thanks in advance, Margaret
Sorry for the long title, I wanted to make my query clear(ish)
I read some old posts on search functionality, and it was suggested to use the extended info field in V6 to add additional search terms to products.
My shop is set out in sections by category, e.g. aromatherapy products, incense products, music, books etc.: http://www.theholisticshop.com/.
I want to add a drop down list to the front page inviting customers to search by holistic therapy, or by what they want to do, e.g. relaxation, meditation, reflexology, unwind etc. I added some of these specific terms to the extended info fields, and the right products were returned when I ran a normal search; so far so good!
What I can't get my head round is how to join a normal javascript <option>value</option> drop down list with these values to the search function.
This site: http://www.toys-express.co.uk has been mentioned in this respect before, as it has implemented something very similar on its front page, searching by toy brand.
Any tips or advice on how to create a smiliar drop down list that feeds into the product search would be gratefulyy received as I can't figure out the logic even by studying the source code of the above site.
Thanks in advance, Margaret
Comment