I’m wondering if there is a way to have different collapsible rows for different collections of product?
IE: I sell flower bulbs and flower seeds but they both require different instructions/growing/shipping. I also sell flower snips, and those don’t require a collapsible row.
Thank you!
3 Likes
In order to make it different for different products and collections then you need to fetch the data from the meta-fields.
Share your store URL so that I take a look.
Thanks
@smander hey, thanks for posting here.
Please create a new product template for a specific product.
1 Like
Use product metafields to dynamically show growing/shipping instructions inside your theme’s existing collapsible rows — without adding new sections.
Step 1: Create Metafields1. Go to Shopify Admin → Settings → Custom data → Products
-
Click “Add definition”
-
Create metafields like:
-
Save
Step 2: Add Content Per Product1. Go to Products
-
Choose a product (like a bulb)
-
Scroll to the Metafields section at the bottom
-
Fill in the appropriate instructions
- Leave blank for products like flower snips
-
Save
Step 3: Insert the Metafields in Collapsible Rows1. Go to the Theme Editor
- Product page editor
- In the Collapsible row you should see a “Content box” where you normally write the content you want to share.
- Click the 3 small circles “Connect Dynamic Content”
- Select the metafield you created.
Result- The same collapsible row layout stays in place
If you need any help please ask!
Gustav [email removed] Iggy
This works perfect, thanks so much!
1 Like