Accordion

An expandable/collapsible section with a clickable header. The customer clicks the header to reveal or hide the content inside.


When to use

  • FAQ-style content embedded in the product page (e.g., “Sizing guide”, “How to measure”)
  • Progressive disclosure of advanced options
  • Hiding a large amount of secondary content that most customers won’t need

Settings

SettingDescription
TitleHeader text shown when collapsed
Default stateExpanded or collapsed on page load
Icon positionShow the expand/collapse arrow on the left or right of the title
Icon styleArrow, plus/minus, or chevron
Allow multiple openIf multiple accordions exist, whether more than one can be open simultaneously

The Basic Settings tab holds the Label and Name — the display-specific settings above are on the Advanced Settings tab next to it:

Accordion element Basic Settings tab showing the Label and Name fields


Notes

Important: Options inside a collapsed accordion section are still required and validated when the customer clicks Add to Cart — even if the section is hidden. If you have required options inside an accordion, consider setting the default state to expanded so customers see them clearly.

  • Heading, Paragraph, and Raw HTML are common choices for content inside an accordion
  • The accordion itself doesn’t record any value on the order — the individual options inside it each record their own values normally.