How to show FAQs on product page?

Created by Justin Nguyen, Modified on Fri, 22 Apr 2022 at 12:41 PM by Justin Nguyen

In order to show FAQs on product page, please follow these steps:


TABLE OF CONTENTS


Show FAQs on specific product page


1. Copy Widget Code Snippet from app dashboard


2. Go to your Shopify Admin > Products > All Products > Select a product where you would like to show FAQs.


3. Click on "Edit HTML" button from text area and paste code you copied at step #1.



Show FAQs on every product page


Online Store 2.0


1. Copy Widget ID from app dashboard



2. Visit your stores admin panel.


3. Click on Online Store > Themes > Customize.



4. Click Add section.



5. Find and click on Simesy FAQ in Apps section


6. Paste copied Widget ID from Step 1



7. Setup is complete! If you want, you can drag this section to area of your choice.


Online Store 1.0


The following steps will show you how to show FAQs below product description. But you can show FAQs it anywhere on product page by pasting code snippet where you want to show.


1. Copy Widget Code Snippet from app dashboard



2. Visit your stores admin panel.


3. Click on Online Store > Themes > Actions > Edit code.



4. Use the search bar located in the top left of the code editor to search for your product.liquid file.



5. Click into your product.liquid file.



6. Do a search using the keyboard shortcuts (ctrl F or ⌘ F) for the following line of code.


{{ product.description }}

7. If you found a match, click here to skip to step 9.


If no results show up, search for the product-template.liquid file and click on it.



8. Do a search using the keyboard shortcuts (ctrl F or ⌘ F) for the following line of code.


{{ product.description }}

9. Paste copied Widget Code Snippet from Step 1



10. Save your changes.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article