Discussion
Shopify
How to display a specific collection on the cart page for cross-selling?
Lisa Marketing
0 reputation
3 months ago
233 views
3 replies
2 Replies
Betty Migration
· 3 months ago
Loop through it: `{% for product in cross_sell.products limit: 4 %}`.
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
3 months ago
How do I access Metafields in a .js file for my custom section?
3 replies
3 months ago
Why is 'img_url' filter deprecation warning showing up in my theme editor?
3 replies
3 months ago
How to filter a collection by tag using URL parameters without an app?
3 replies
3 months ago
How to show different content for logged-in customers vs guests?
3 replies
3 months ago