How to set up location dependent URL redirection?

I have two websites, and I want shoppers from a specific location to be redirected to one of the websites. How do I do that?

Hello @CamieandMe ;

Happy to help!!! Can you provide link of your stores and can you tell me of which location shoppers you want to redirect to your another website? Please elaborate.

Thank you!

This is the store: camieandme.com

I want shoppers from Israel to arrive camieandme.co.il

Hello @CamieandMe ;

Here is the solution-

STEP 1

First go to camieandme.com store and follow these steps-

  1. Go to Online Store->Theme->Edit code
  2. Layout->/theme.liquid->paste below code at the bottom of the file just above the body closing tag. Will attach screenshot below for your understanding.

CODE-

STEP 2-

Now go to camieandme.co.il store and follow these steps-

  1. Go to Online Store->Theme->Edit code
  2. Layout->/theme.liquid->paste below code at the bottom of the file just above the body closing tag.

CODE-

Thank you and good luck!!

How was my answer?

  • Was my reply helpful? Click Like to let me know!
  • Was your question answered? Mark it as an Accepted Solution

Thank you, should I add the first code in line 235?