A user wants to add collapsible/accordion functionality to product descriptions across all products in the Reformation theme, which lacks built-in settings for this feature.
Current Situation:
Many products have long descriptions that need to be collapsed
The theme doesn’t offer native customization options for collapsible content
Proposed Solutions:
Check if the theme has a collapsible block that can be connected to dynamic sources like {{ product.description }}
If not available, this requires advanced theme customization
Reference the Dawn theme for collapsible behavior implementation examples
Status: The discussion remains open with one user offering custom development help and another providing technical guidance. No definitive code solution has been shared yet.
Summarized with AI on November 4.
AI used: claude-sonnet-4-5-20250929.
Hi @noend if the theme at least has a collapsibleblock, or similar, for that section then use that and connect the content either to a dynamic source, or try to use liquid directly {{ product.description}}.
Otherwise it’s an advanced theme customization , to DIY see the Dawn theme for reference implementations of a collapsible behavior.
If you need this customization then contact me for services Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.