System Settings
FAQ display settings live under Stores > Configuration > OCMLabs > Product FAQs. The section is store-view scoped, so each store view can use its own heading text, tab label, and visibility rules.

Available settings
Section titled “Available settings”| Setting | Purpose |
|---|---|
| FAQ Heading Title | Text displayed above the accordion on the product page. Defaults to “Frequently Asked Questions”. |
| Show Heading | Toggle whether the heading text is visible. When hidden, screen readers still receive an aria-label derived from the tab title or the localised default. |
| FAQ Tab Title | Text of the product detail tab that contains the FAQs. Defaults to “FAQs”. |
| Show Tab | Toggle whether the FAQ tab renders at all on the product page. When disabled the JSON-LD schema block is also suppressed. |
Behaviour notes
Section titled “Behaviour notes”- Tab label fallback. Clearing the FAQ Tab Title field does not leave an unnamed tab. The tab falls back to the default FAQs label so the product tab control is always identifiable to keyboard and screen reader users.
- Empty product pages stay clean. If a product has no active FAQs assigned, the FAQ tab does not appear on that product page at all, even when Show Tab is enabled.
- Per store view. Settings are store-view scoped. Use the scope selector at the top of the configuration page to override defaults per website or store view.
- Module Information panel. A separate “Module Information” section on the same configuration page shows the installed version and links to documentation and FAQ management, so you can confirm at a glance which version is live.
After changing settings
Section titled “After changing settings”Flush the configuration and full page caches:
bin/magento cache:flush config full_pageStorefront changes are visible immediately after the flush.