Description
Deliverables: ZIP archive containing the FAQ panel page, grouping collapse scripts, and FAQ data file.
Product Description:
A panel designed to display Frequently Asked Questions (FAQs) grouped by topic. Each group functions as an independent collapsible section; clicking a group header expands the list of questions and answers within that group. Individual questions and answers also support independent collapsing and expanding. A total count of all questions and answers is displayed at the top of the page.
Core Features:
Supports up to 6 groups, with a maximum of 10 questions/answers per group.
Includes “Expand All” and “Collapse All” shortcut buttons.
FAQ content supports plain text, hyperlinks, and simple lists.
Delivery & Usage:
You populate the group names and the questions/answers for each group via the `faq.json` file. The collapsed/expanded state of the groups and individual questions/answers operate independently of one another. The archive includes sample code for adding a search box, allowing users to filter FAQs by keyword.
Use Cases: Help Center pages, product usage Q&A sections, compilations of common inquiries.




