Unlimited FAQ for WooCommerce Products
·
Add unlimited, lightweight FAQs to any WooCommerce product, with an accordion frontend and automatic Schema.org FAQ markup.
Unlimited FAQ for WooCommerce Products adds a simple "Product FAQs" panel to every WooCommerce product, letting you add as many questions and answers as you like, per product, without ACF Pro, without a repeater add-on, and without Elementor.
Key features:
- Unlimited FAQs per product, stored efficiently in a single piece of post meta – no matter how many FAQs a product has, viewing it never costs more than one extra database read.
- A dedicated "Product FAQs" panel in the product editor, appearing above the standard WooCommerce Product Data panel. FAQ answers use the lightweight Text/Quicktags editor rather than the full visual editor, keeping the admin screen fast.
- A single
[unfaqproduct_waq]shortcode that automatically detects the current product – no product ID to configure. - A classic accordion on the frontend: smooth open/close animation, only one FAQ open at a time, "Show More" / "Show Less" for long answers.
- Automatic Schema.org FAQPage JSON-LD structured data, generated only when a product actually has FAQs.
- A "Product FAQs" settings page (its own top-level admin menu item) where Shop Managers and Administrators can set site-wide defaults for the answer character limit and the accordion's default open/closed state – with the option for any individual product to override either setting.
- A Help & Guide tab on that same settings page, and a ready-to-copy shortcode box.
- Full compatibility with WooCommerce's own Products > Export/Import (CSV) tool, so FAQ data travels with your products between sites.
- Zero jQuery, zero AJAX, zero external libraries. Vanilla JavaScript only, and assets are only ever loaded on the pages that actually need them.
- An opt-in, unchecked-by-default setting to permanently delete all plugin data if you ever remove the plugin – by default, nothing is deleted, so your FAQs are safe even if you deactivate and remove the plugin by mistake.
Why not ACF or a repeater plugin?
This plugin was built specifically to avoid the overhead of a full custom-fields framework or repeater add-on just to manage product FAQs. Everything is self-contained, adds no dependencies beyond WooCommerce itself, and stores all of a product's FAQ data in exactly one meta key.