Hi there,
I'm building an online Store as part of my website. The store will have upwards of 40 pages (including category and product pages).
I want to add a search bar to the Store which will allow customers to search for the product they want.
How would I go about doing this? Just looking for advice really.
The store pages are .php pages, and use CSS and HTML also.
All of the store pages are stored in the Store folder. I would like the search bar to only search the store, and not any other part of my site.
Many thanks.