Expandable/collapsible headings/text in product description

I have a number of subheadings and text for each product description. What coding do I need to add to make each subheading expandable/collapsible to show more text? Any assistance is greatly appreciated!

Hi @Zh003 ,

Refer https://www.w3schools.com/howto/howto_js_collapsible.asp

You just need to copy the CSS, HTML and JS like the following instructions, it will work fine.

When copying, you need to change the product description to ‘Show html’.

Hope it helps!