Setting | Description |
Disable App Completely |
Self explanatory, disables the whole app. Useful when inventory preparing to go live or debugging issues to your store website. |
Script Version |
This by default will always be set to the latest version. Changing the script version may have effects on the behaviour of the app, so it is best kept to the latest. |
Restrict App To IP Address |
You can restrict the app to only show for particular IP Addresses. This is useful if you are preparing to go live. |
Google Maps API Key |
This is essential and must be provided on your end. You must enable Google Maps API and possible Google Places API. (See how here) We can also use our Google API keys to make the usage of the app seamless, although it may incur additional charges. Please contact us if interested |
Store API Token Secret |
This should be kept in secret. Required when communicating with our API. |
Custom Styling |
You can insert CSS code here. Useful if you want to override default styling. |
Custom Javascript |
You can insert JS code here. Useful if you want to add google analytics tracking |
SKU Filter |
By default, this should be empty. Useful if your BigCommerce products have a prefix/suffix in their SKU. It is a regular expression that will skip this prefix/suffix and look to match the product SKU that you import, to that of the pattern in the regular expression. For example. BigCommerce product has OROT_1234, but you imported a product with the SKU has 1234. A SKU filter of “OROT_[0-9A-Z]+” will seek to see if the text after “OROT_” matches 1234. |
Restrict Searchable Regions |
If your business locations are all in Australia, then it may be counterintuitive to show postcodes that are in the UK, USA, etc… when the customer types their postcode to search for relevant stores. |