Need a way to show product-specific images in the Collapsible Content section of the product page in the Shopify Ride theme. Current method: can add an image via the “page” feature, but it’s static and not tied dynamically to each product. Goal: implement a dynamic image source so different products display different images in that section. No solutions or technical approaches have been provided yet. Status: open request for guidance or implementation ideas.
Summarized with AI on December 20.
AI used: gpt-5.
I am using the Ride Theme and on product page collapsible content section.
I have already found out, how to add an image by the page feature.
Anyway I need another solution to create a dynamic source of image selection, due to different products - different images setup.
Does anyone have a solution for this?
No, you don’t need to paste in the new code. You need to paste the code in the existing files, that said by Moeed. Could you please share your store url so that I explain with you step by step.
My main issue is, that my theme does not allow me to add any metafields other than text or url based. So whatever image/file based metafield I create, I can’t add it in the frontend theme editor.
Hi @zeachild ,
In the Ride theme, the Collapsible content section does not support a dynamic image source by default. Since each product needs a different image, the recommended approach is to use product metafields.
Create a product metafield (type: File or Image), e.g. custom.collapsible_image.
Assign a different image to this metafield for each product.
Edit the collapsible content block and insert the image dynamically using Liquid: