Hello,
I want to add a description and an image into the collapsible tab using dawn 9.0 I can add a description and an image using a page but then the issue is for all my products they all have the same description.
I have also tried using a metaobject which works for the text but currently have no solution on adding an image in there also - if anyone could help that would be great.
For this what I ended up doing was creating a copy of the collapsible row section content and making a custom block on the main-product.liquid.
I used two metafields, one for text and one for content, and output them both if they are != blank into a collapsible section.
You must create a new product template for that product so it will not add the same description and image to another one.
You can check this one to learn how.
https://help.shopify.com/en/manual/online-store/themes/theme-structure/templates#create-a-new-template