For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add search file to enable the Quote function in the front store

In order to get the Quote function of SA Request a Quote app to work in your theme, you need to manually add a search file for the app to enable the app data in your theme. Kindly review this document

  1. From the Shopify admin page, choose the Online Store folder > Themes

  2. In Themes > choose the More actions button > Edit code

3. On the code page, click on “Add a new template” > choose Template type: search > liquid > Fill in the file name as: rfq

4. Set Done.

5. Add the below codes to the file:

6. Click Save to finish creating this new file.

Last updated

Was this helpful?