Hopefully this will be straight forward enough to achieve.
Currently on my theme I’m running the cart drawer when someone adds something to their bag, it pops out from the side.
I’m wondering if there’s any way that if someone is in a different country, i.e. in a different market, I can change this behaviour to go straight to the cart page instead of the cart drawer popping out from the side?
Any help would be much appreciated.
Thanks in advance
Hi @ewancastle
For NON-code setup using settings if a theme has such an option use store-contextulization in the designer(visual theme editor).
https://help.shopify.com/en/manual/online-store/themes/customizing-themes/store-contextualization
Or theme customizations with code using localization properties for conditional behaviors
https://shopify.dev/docs/api/liquid/objects/localization#localization-market
Also see https://shopify.dev/docs/apps/build/markets
If you need advanced theme customizations , or theme management process, then contact me for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.