Skip to content

sumankc/faq-shopify-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FAQ Shopify app

Add easily manageable FAQ on your shopify store.

Configuration

  1. Add the liquid template inside your template > Section i.e faq.liquid
  2. Add a page for faq (if you haven't already one, else you can reuse the existing one)
  3. Add different template for this faq page. for eg. page.faq.liquid [From theme editor section add a new template select a page type and choose this template from the newly created faq page sidebar]
  4. Include the added template which is inside Section from page.faq.liquid. [Syntax to include : {% section 'faq' %}]

Access configuration

  1. Navigate to online store > Themes > Customize theme
  2. From the theme preview section Navigate to faq page and on the sections field you will see faq manageable section.
  3. Add Question and answer.

Support & customization

write me here http://sumankc.com/contact/

Preview

preview image faq app

About

add easily manageable FAQ on your shopify store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages