Automatically open product description collapsible row

Hello I’m using the code from this post:

https://community.shopify.com/c/shopify-design/collapsible-row-for-product-description/m-p/1897289
So

{%- when ‘description’ -%}> {%- if product.description != blank -%}> > > >

{%- endif -%}

but I want this collapsible row to automatically open whenever someone goes to the product page. The customer can close it because it is a collapsible row but it should start open like this

my url is https://trendblend.eu/products/controllable-led-curtain

1 Like

Hi @TrendBlend

The collapsible row section is not visible on the product page.