Discussion
Shopify
How to create a 'Related Products' section that uses Metafields instead of algorithmic recommendations?
Kate Freelance
0 reputation
1 week ago
165 views
3 replies
Been struggling with this for a bit. Any suggestions?
Question: How to create a 'Related Products' section that uses Metafields instead of algorithmic recommendations?
Question: How to create a 'Related Products' section that uses Metafields instead of algorithmic recommendations?
2 Replies
Linda Plugin
· 1 week ago
In liquid: `{% assign related = product.metafields.custom.related_products.value %}`.
You must be logged in to reply.
Log In to ReplyRelated Discussions
Liquid Error: 'Memory limits exceeded' in collection.liquid loop. How to optimize?
3 replies
1 week ago
How do I access Metafields in a .js file for my custom section?
3 replies
2 weeks ago
Why is 'img_url' filter deprecation warning showing up in my theme editor?
3 replies
2 weeks ago
How to filter a collection by tag using URL parameters without an app?
3 replies
5 days ago
How to show different content for logged-in customers vs guests?
3 replies
4 days ago