craft-shopify
craft-shopify copied to clipboard
Possible to add multiple Shopify stores?
Hey there,
Wondering if it would be technically possible to add multiple Shopify stores to this plugin, for the case of multiple countries. Any thoughts? Just wondering if you've given it a shot … trying to see what is smartest to do.
Cheers!
Hmm so you have multiple stores for different countries? Is localization not something that Shopify has built in?
Unfortunately localization isn’t built in … and to have multiple currencies, you need multiple stores. Not something they’ll be changing either.
Are you sure? Seems like multiple currencies is supported based on the docs https://help.shopify.com/themes/customization/currencies
Yep — that will use JS to show the equivalent, but checkout can only happen in one currency per store. I’ve confirmed with the Shopify team. The only current solution native to Shopify is to have multiple stores, with JS-based redirects, which is less than ideal obviously.
On Aug 15, 2017, at 3:23 PM, Trevor Davis [email protected] wrote:
Are you sure? Seems like multiple currencies is supported based on the docs https://help.shopify.com/themes/customization/currencies https://help.shopify.com/themes/customization/currencies — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/davist11/craft-shopify/issues/15#issuecomment-322563227, or mute the thread https://github.com/notifications/unsubscribe-auth/ABAvonAXJfE13FkUPdstuaOWo2oOXhxlks5sYfAigaJpZM4O29k9.
Doesn't it just convert to the base currency during checkout? Regardless, no, the plugin does not support multiple stores.
You could create a second installation of the plugin and refactor it a little. Then use one version of the plugin for one store and the other for the other store. A bit of a bodge job but it might work. Clive
On 15 August 2017 at 20:43, Trevor Davis [email protected] wrote:
Doesn't it just convert to the base currency during checkout? Regardless, no, the plugin does not support multiple stores.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/davist11/craft-shopify/issues/15#issuecomment-322568184, or mute the thread https://github.com/notifications/unsubscribe-auth/ABXYgkbusY2eJ5_g2ZXwNreMLspPTcq1ks5sYfTwgaJpZM4O29k9 .