We run a shopify shop on our main domain
We have collections that are dedicated to certain customers. We want to create a custom store on our customers websites e.g. shop.customer.com that display the collection and allow their customers to purchase direct from that store, but allowing us to continue to service the product.
We may have multiple customer stores for example shop.customer2.com etc.
I was going to use the storefront API, hydrogen and / or oxygen to achieve this.
From what I can see, you can have multiple “domains” using hydrogen using countries and regions.
Environments and deployments look like a potential too. Each customer subdomain would be branded slightly differently which could be a separate branch in git but it just seems a little messy.
Has anyone set up anything like this before?
Thanks in advance.