BigCommerce Integration

Add the redirect code to your BigCommerce website

Team avatar
Written by Team
Updated over a week ago

Each Geo Redirect service you create in our system will come with its own javascript code snippet.

This piece of javascript code needs to be placed into your BigCommerce site only once. It does not need to be updated if any changes are made to the redirect settings.

Steps 

  1. Click on the Storefront

  2. Click on My Themes

  3. Click on Customize

  4. Click on More Options > Edit Theme File (If this theme is not a customized copy, then take a copy of the theme and edit the theme files of the copied theme)

  5. In the theme editor, click on the Templates folder

  6. Find base.html

  7. Paste the JavaScript code provided immediately after <head>. Ensure the code is pasted immediately after the <head> tag so it is the first script to process.

  8. Click on Save file

Did this answer your question?