Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Custom storefront domain and shopify store domain

Custom storefront domain and shopify store domain

Zafar2
Visitor
1 0 0

We use the Storefront API in our NuxtJS app, we have build our custom storefront on it. We have a custom domain for it. eg: customdomain.com
But all products in Shopify use the shopify provided domain. eg: myshop.shopify.com
Issue is that the third party apps that are integrated picks the product url from shopify store when sending emails to users which is the wrong url as we have built our custom storefront. Also the checkout domain is of shopify. 
Is it possible to have my custom storefront domain set as primary domain in shopify? if yes, how will that work having my custom app and Shopify store on same domain?
What can be possible solutions for the third party apps to use the right domain?

Reply 1 (1)

RockTechnolabs
Shopify Partner
251 36 60

not possible You need to point subdomain in your Shopify 

for example:

Custom store URL: mystore.com

shopify store URL: shop.mystore.com

banned