ShopSite® is the easiest-to-use shopping cart software for small to medium-sized businesses.
Page Templates
A page template defines the layout and elements of a page in a store. You can use the same page template for all pages in your store, or choose different page templates for different pages.
Page Search Field
[-- PAGE.SearchProductField --] checkbox at: Pages > Edit Page Content [-- STORE.Search --] text field at: Preferences > Store Text > Store Pages [-- STORE.Go --] text field at: Preferences > Store Text > Store Pages [-- STORE_ID --]
For each page within ShopSite there is a checkbox where you can choose if you would like to add the search field onto your page or not. In order for this checkbox to work, you would need to add in the tags/HTML for the search field. The search form for the ShopSite search looks similar to:
Next you would need to include the IF/END_IF tags so that f the checkbox is checked then display the search field, otherwise skip that section. The tags would look similar to: