Skip to content

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.

FAQ system configuration panel

SettingPurpose
FAQ Heading TitleText displayed above the accordion on the product page. Defaults to “Frequently Asked Questions”.
Show HeadingToggle 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 TitleText of the product detail tab that contains the FAQs. Defaults to “FAQs”.
Show TabToggle whether the FAQ tab renders at all on the product page. When disabled the JSON-LD schema block is also suppressed.
  • 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.

Flush the configuration and full page caches:

Terminal window
bin/magento cache:flush config full_page

Storefront changes are visible immediately after the flush.