Integrating with 3dcart
Here are the steps to integrate SearchSpring AJAX with your 3dcart store.
Go to "Settings > Design > Template Editor"

Click "Edit" for the search.html file name

Add your SearchSpring JavaScript to the top of the template.

Go to "Settings > Design > Themes & Styles"
Click "Edit Template (HTML)"
Click "Edit" for frame.html
Add your facet class in the desired location
<div class="searchspring-facets_container"></div><div style="clear:both"></div>

Add your results class in the desired location
<div class="searchspring-results_container"></div>
