BigCommerce Integration

Add the block code to your BigCommerce website

Team avatar
Written by Team
Updated over a week ago

Each Geo Block 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 block settings.

Steps 

  1. Click on the Storefront

  2. Click on My Themes

  3. Click on Customize

  4. Click on More Options > Edit Theme Files (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. Click on 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?