Hello guys,
I am completely new to shopify and I need your help in order to find the best way to approach my issue.
I have my own shop in which I have some pages describing some ingredients, and I sell products containing those ingredients.
I would like on Ingredient A page, to display some kind of a gallery of all my products containing this ingredient.
I was thinking of maybe create an automated collection based on tag (create a tag for each ingredient), but I don’t want to add a link on the menu for this collection, I want to embed the collection within an already existing page with a slider for instance. is it possible ? Is it possible to create a theme section and put the collection in this section but how can I customise the way the collection is rendered ?
Or maybe the solution is to create some kind of App / snippet of code that I can include in my Liquid template, with a parameter (ingredient name, or tag name), and it will fetch all related products and display them as I want using a custom template. But from my research, I did not find any solution to trigger / display dynamic html content by fetching and managing data within a specific storefront page.
Any other idea ?
Which solution is the best and easy to implement ?
Thank you guys for you help and suggestions