Title: WaqFAQ for Products
Author: waqaslatifwallah
Published: <strong>August 11, 2026</strong>
Last modified: August 12, 2026

---

Search plugins

![](https://ps.w.org/waqfaq-for-products/assets/banner-772x250.png?rev=3642979)

![](https://ps.w.org/waqfaq-for-products/assets/icon-256x256.png?rev=3642979)

# WaqFAQ for Products

 By [waqaslatifwallah](https://profiles.wordpress.org/waqaslatifwallah/)

[Download](https://downloads.wordpress.org/plugin/waqfaq-for-products.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/waqfaq-for-products/#description)
 * [Reviews](https://wordpress.org/plugins/waqfaq-for-products/#reviews)
 *  [Installation](https://wordpress.org/plugins/waqfaq-for-products/#installation)
 * [Development](https://wordpress.org/plugins/waqfaq-for-products/#developers)

 [Support](https://wordpress.org/support/plugin/waqfaq-for-products/)

## Description

WaqFAQ for 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 choice of accordion toggle icon – Plus/Minus or Chevron – set once, site-wide,
   from the same settings page. Both are pure CSS, no images.
 * 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.

## Screenshots

[⌊Add unlimited FAQs directly on the product editor - no separate screen, no repeater
plugin.⌉⌊Add unlimited FAQs directly on the product editor - no separate screen,
no repeater plugin.⌉[

Add unlimited FAQs directly on the product editor – no separate screen, no repeater
plugin.

[⌊Override the character limit or default open/closed state for any individual product.⌉⌊
Override the character limit or default open/closed state for any individual product
.⌉[

Override the character limit or default open/closed state for any individual product.

[⌊Site-wide defaults, plus a choice of Plus/Minus or Chevron accordion icon.⌉⌊Site-
wide defaults, plus a choice of Plus/Minus or Chevron accordion icon.⌉[

Site-wide defaults, plus a choice of Plus/Minus or Chevron accordion icon.

[⌊Copy the ready-made shortcode straight from the settings page.⌉⌊Copy the ready-
made shortcode straight from the settings page.⌉[

Copy the ready-made shortcode straight from the settings page.

## Installation

 1. Upload the `waqfaq-for-products` folder to the `/wp-content/plugins/` directory,
    or install it directly through the Plugins screen in WordPress.
 2. Activate the plugin through the “Plugins” screen.
 3. Make sure WooCommerce is installed and active – this plugin requires it.
 4. Open any WooCommerce product for editing. You’ll see a new “Product FAQs” panel
    above the Product Data panel.
 5. Add your questions and answers, then update/publish the product.
 6. Add the `[unfaqproduct_waq]` shortcode to that product’s description (or any template
    that renders shortcodes) to display the FAQs.
 7. Optional: visit the new “Product FAQs” menu item in the WordPress admin sidebar
    to set site-wide display defaults, or check out the Help & Guide tab there for 
    a full walkthrough.

## FAQ

### Do I need ACF, a repeater plugin, or Elementor for this to work?

No. Everything needed to add and display FAQs is built into this plugin.

### Where do I put the shortcode?

Anywhere WordPress renders shortcodes – most commonly a product’s description field.
You can copy the exact shortcode tag from the “Product FAQs” settings page.

### Can I change the character limit before “Show More” appears, or whether the first FAQ starts open?

Yes, both from the “Product FAQs” settings page (applies to every product by default),
and per-product from that product’s own Product FAQs panel (overrides the site-wide
default for that one product only).

### Does FAQ data survive a product export/import?

Yes. It travels automatically with WordPress’s own Tools > Export/Import, and with
WooCommerce’s Products > Export/Import (CSV) tool via a dedicated column.

### What happens to my FAQ data if I delete the plugin?

Nothing, by default. Your FAQ data and settings are left in the database untouched
unless you’ve explicitly checked “Delete all FAQ data and settings when this plugin
is deleted” on the Product FAQs settings page beforehand.

### Does this plugin use jQuery or make AJAX calls on my storefront?

No. The frontend accordion is plain vanilla JavaScript with no external dependencies,
and nothing on the frontend is loaded via AJAX.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WaqFAQ for Products” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ waqaslatifwallah ](https://profiles.wordpress.org/waqaslatifwallah/)

[Translate “WaqFAQ for Products” into your language.](https://translate.wordpress.org/projects/wp-plugins/waqfaq-for-products)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/waqfaq-for-products/),
check out the [SVN repository](https://plugins.svn.wordpress.org/waqfaq-for-products/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/waqfaq-for-products/)
by [RSS](https://plugins.trac.wordpress.org/log/waqfaq-for-products/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release: unlimited per-product FAQs, accordion frontend with a choice
   of Plus/Minus or Chevron toggle icon, Schema.org FAQPage output, global + per-
   product display settings, WooCommerce CSV export/import support, Help & Guide
   tab, opt-in uninstall data cleanup.

## Meta

 *  Version **1.0.0**
 *  Last updated **9 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [Accordion](https://wordpress.org/plugins/tags/accordion/)[faq](https://wordpress.org/plugins/tags/faq/)
   [Product FAQ.](https://wordpress.org/plugins/tags/product-faq/)[schema](https://wordpress.org/plugins/tags/schema/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/waqfaq-for-products/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/waqfaq-for-products/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/waqfaq-for-products/reviews/)

## Contributors

 *   [ waqaslatifwallah ](https://profiles.wordpress.org/waqaslatifwallah/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/waqfaq-for-products/)