BigCommerce Quick setup to get Fit Advisor plugin on your BigCommerce site
Widget Setup
- Login to your BigCommerce e-commerce store
- Navigate to Storefront > My Themes
- Click Advanced > Make a Copy
- Give the copy a name to denote that it is a backup. This will ensure you always have a reference to your original theme files before making edits for Fit Advisor plugin.
- Now edit current theme by clicking Advanced > Edit Theme Files
- Add header script to the header.html page in template (templates/components/common/header.html). The script should be placed just above the </header> at the bottom of the header.html file.
- This script should be copied from the WAIR Dashboard
- Add Find my Fit button to product-view.html page in template. The button should be placed near the existing add to cart button.
- This script should be copied from the WAIR Dashboard
Order Tracking
- Navigate to Storefront > Script Manager
- Click Create a Script
- Fill in the script form with the following information
-
- Name of script: WAIR Fit Advisor - Order Tracking
- Location on page: Footer
- Select pages where script will appear: Order confirmation
- Script category: Analytics
- Script type: Script
- Copy script from WAIR Dashboard
4. Click Save