How to add a unique collapsible row to each product automatically?

I offer different products so I’m wanting to add a different collapsible row to each without having to manual do it to every single product is there away to do this?

Hi @Kkateleigh

This is Kate from PageFly - Landing page builder.

Yes, you can automate the creation of collapsible sections for your products in Shopify using Liquid, the template language used in Shopify. You would create a Liquid loop to iterate through your products, and within the loop, generate the HTML for the collapsible sections, dynamically populated with the appropriate product information. You could also use a third-party app to add this functionality to your store.

Hope my answer will help you.

@Kkateleigh

Hope below video could help.