Pricing Answers
Answers pricing: free edition, features, documentation and roadmap for this WooCommerce plugin.
Plans and pricing
Free
Open source under the GPL. No account, no card.
30-day money-back guarantee. No risk.
Frequently asked questions
Does it require WooCommerce?
Yes. WooCommerce must be installed and active, because Answers adds a FAQ tab to the WooCommerce Product data panel. The plugin declares compatibility with HPOS and with cart/checkout blocks. It needs WordPress 6.5 and PHP 8.1.
Where do FAQs appear?
FAQs appear in a dedicated "FAQs" tab on the single product page, next to the Description and Reviews tabs. The tab only shows for products that have at least one saved FAQ item. You can rename the tab label under WooCommerce → Answers.
Can I use HTML in answers?
Yes, basic HTML such as links, lists and emphasis is allowed. Content is sanitized with wp_kses_post on save and again on output, so scripts are stripped. It is the same set of tags WordPress permits in post content.
Does Answers load assets on every product page?
No. The stylesheet and accordion script load only on product pages that have at least one saved FAQ item. When FAQs are disabled in settings, nothing renders and no front-end assets are loaded. As a result, pages without FAQs pull no extra CSS or JS.
Is the accordion accessible?
Yes. Each question is a real button with aria-expanded that controls a region described by aria-labelledby. The accordion is keyboard operable, has a visible focus ring, and its open/close animation is disabled under prefers-reduced-motion. The answer text stays reachable even when JavaScript is off.
Does Answers pair with Estimate and Trust?
Yes. Estimate adds a request-a-quote path and Trust shows trust signals at the buy decision. Answers complements them by answering pre-sale questions right on the product page. Each plugin can be installed and used independently.