Adding a search box to a website

A search box allows customers to find products they look for faster. They can search products by name, SKU, options, and other product information. To add a search box to your website, you need to add a code to your website backend.

image1.png

For WordPress users: learn how to add a product search to a WordPress site.


To add a search box to your website:

  1. Go to your store admin → Website.
  2. Scroll down to the “Add your store to one more website” section and click Pick Platform → Other platforms and sitebuilders.
  3. Click Add Product Search. The code will be copied to clipboard.
  4. Go to the editor of your website and open the page where you want to display the categories menu.
  5. Paste the code to the source code of the page. Depending on your website, that may be an HTML or source tab or a separate button to add codes.
  6. Save and publish the changes.

A search box will appear on the site page where you paste the code.