Do you support Stencil and Blueprint themes for BigCommerce stores?
Theme support for BigCommerce
Recapture supports both Stencil and Blueprint themes for BigCommerce. They have slightly different install requirements.
Stencil Theme Install Instructions
Once you've installed Recapture for BigCommerce, there is nothing else you need to do if you have a Stencil-based theme. Recapture can automatically install the JavaScript library on this theme.
You are ready to go once BigCommerce for Recapture is installed.
Blueprint Theme Install Instructions
Once you've installed Recapture for BigCommerce, you have one additional install step if you have a Blueprint-based theme. This (older) style of theme cannot automatically install the JavaScript library required by Recapture, so you have to add a link for it manually.
Here's how to do that:
- From your BigCommerce admin panel, go to:
- Storefront >> My Themes >> Current Theme >> Edit HTML/CSS
- Storefront >> My Themes >> Current Theme >> Edit HTML/CSS
- Search for the template "Footer.html" and then click on it.
- This will open Footer.html file in the HTML editor
- This will open Footer.html file in the HTML editor
- Copy the script from here:
- You'll see the script here, copy it:
- Paste the script tag into Footer.html file, just below the %%Global_DebugDetails%% line,
- Save your template
Important Note--You might have a Mobile Theme Too. Repeat these steps with your Mobile Blueprint template
Note: some Blueprint themes has a separate Mobile Theme, so if that’s the case, repeat all of the above steps again with the Mobile theme so that Recapture's scripts work on both Desktop AND Mobile equally well.