Orange Collar Media
Orange Collar Media
DOCS
OCMLABS/MODULE-FAQ · SYSTEM SETTINGS

Configure the FAQ heading, tab label, and visibility settings in Stores > Configuration

  • Magento
  • Adobe Commerce
  • Hyvä

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.

FAQ system configuration panel

Available settings

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

NOTE /

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.

NOTE /

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.

Settings are store-view scoped - use the scope selector at the top of the configuration page to override defaults per website or store view.

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

Flush the configuration and full page caches:

TERMINAL
$ bin/magento cache:flush config full_page

Storefront changes are visible immediately after the flush.