The AutomaticFFL ™ Checkout App replaces the One-Page Optimized Checkout of a BigCommerce store with one that makes it convenient for customers to ship their purchased firearms to their local FFL (Federal Firearms Licensee). The application provides facilities for the store owner to define which products must be shipped to an FFL, and which FFLs they can be shipped to.
Customers of the store are provided with an FFL locator powered by Google Maps. The locator is presented to the customer on the checkout page, and allows them to easily search for, and select the FFL of their choice. Customers are unable to from complete any firearms-related purchase without first selecting an FFL.
https://app.automaticffl.com/big_commerce/checkout/auto-loader.js
into the Script Url box.For the application to properly identify firearms and shipping-restricted products, the store owner must first flag them with a specific custom field and value. This can be done in the store control panel under the Products tab.
Simply click on the action menu and select Edit. Once you’ve begun editing a product, you can scroll down to the Custom Fields section.
Then, add a custom field with the name ‘FFL’ and the value ‘Yes’. Click the Save button to confirm your changes. It will now be restricted to FFL shipping.
This process can be simplified with BigCommerce’s bulk edit to easily update the entire catalog.
When you install the app, your store will be allowed access to a database of all current FFL holders in the United States excluding major brands (i.e. Walmart, Dick’s Sporting Goods, etc.).
The database interface will be the first thing you see when the application is started. From here, you can click the Edit button to begin customizing specific information associated with FFLs.
Information that you can edit is restricted to non-vital and optional fields. You cannot alter any information regarding the FFL’s license, name, or address.
Custom information is displayed to the customer during checkout. Setting a dealer to preferred status will display a star next to their name in the checkout map. Simply click one of the toggles next to the setting you’d like to change.
Business hours and transfer fees are displayed to the customer during checkout. To edit these, simply type the information you wish to enter into the boxes. If it is valid, the Add button will become highlighted. Click on it to submit your changes.
When you are done editing a dealer, make sure to click the Save button to confirm your changes. You will be presented with a success message if the information you entered is valid. The information will then be displayed in the locator during checkout.
We highly recommend the recently updated admin panel to execute bulk edits of disabling, enabling or preferring dealers. You can also use the search functions to narrow lists to export, manipulate and reimport.
The Export and Import functions are provided for your convenience. Editing of individual dealership information is possible directly in the admin panel as described above. However, you can edit the information in a spreadsheet.
Click on the Export or Import buttons located at the top of the screen to begin either process.
As soon as you click the export button, your browser will begin downloading only the dealerships included in your search results (7 in this example).
To download all of the dealers in the database (not recommended), clear all of your search terms. To download only the enabled dealers, use the dropdown under the ‘Enabled’ column header and choose ‘All Enabled.’
On the import page, simply upload a valid CSV file in order to overwrite existing dealer customizations.
Click the Upload button to complete the import. This may take a moment depending on the size of the uploaded file. The format of the CSV should be as follows:
The name of the dealer is only present for convenience when bulk editing the entire database. It should not be changed and is not required, although changing it will not cause issues with importation.
Altering the id of a dealer will corrupt the CSV if the id is outside the range of the database, or will simply cause the dealer with that id to be overwritten. Do not change the id of the dealer when editing an exported file.
If your submitted CSV is successfully imported, you will receive a notification.
After installing the app, your optimized one-page checkout will be replaced with the Automatic FFL Checkout application. Depending on the contents of a customer’s cart, extra steps will be added to the checkout process. These steps ensure that products restricted to FFL shipping cannot be shipped (intentionally or otherwise) directly to the customer’s shipping address.
If a customer has added a product to their cart that can only be shipped to an FFL, a button to open an FFL locator will appear at the top of the checkout. A prompt will then appear instructing them to use the locator to select the FFL of their choice.
Clicking on ‘Select Your Dealer’ will open the locator. Using Google Maps, the customer can then search any location to find FFLs within a specific radius.
After searching, a list of any FFLs in the area will be displayed. If the customer fails to select an FFL, they will not be able to complete the checkout process so long as the restricted product remains in their cart.
Once a customer has successfully selected an FFL, the shipping information of that dealer will be automatically loaded into the checkout. All FFL-restricted products will then be assigned to that shipping address. If a customer has purchased both restricted and non-restricted products, the checkout app will automatically separate them. Restricted products will end up being shipped to the FFL, while any non-restricted products will be sent to the customer’s supplied shipping address.
Editing the store theme will also allow you to display the FFL locator on pages other than the checkout. Adding an HTML div with the id of ‘ffl-locator-component’ to any page in your Stencil theme will cause the locator to appear in that element.