Hello,
I need to display alternate product images depending on whether a visitor is shopping from the United States or Canada. For example:
- United States (US market)
Domain: yourstore.com
Image shown: tshirt-us.jpg - Canada (CA market)
Domain: yourstore.ca
Image shown: tshirt-ca.jpg
I’d like an app that can:
- Let me upload one set of images for the US market and a separate set for the Canadian market
- Automatically swap the main product image (and gallery) based on the customer’s market ISO code (US vs. CA)
- Integrate seamlessly with Online Store 2.0 themes—no manual theme edits on my part
- Offer clear, scalable pricing (ideally no per-image or per-market fees)
I’ve explored custom Liquid solutions using request.market.country_code or separate domains (.com vs. .ca), but maintaining that code across theme updates is too time-consuming. Does anyone know of an app that handles this elegantly? Which one have you tried, and how was setup and performance?
Thanks in advance for your insights!