<!--***************************************************************************************************************************
INSTRUCTIONS/NOTES:
- Copy & paste the code below into the specified locations within your site and files.
- If you are using a CMS system like Wordpress, Wix etc. follow their recommendations for inserting the head references.
- The CSS is provided to give the code structure but the majority of the styling will be inherited from your site.
- You can double-click this file to confirm that the code is working correctly.
****************************************************************************************************************************-->
<!-- library references. Copy & Paste this code into the head of your html page -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://www.fireplaces.com/syndication/builder/templates/js/HHTSyndicationJS.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" media="screen" href="https://www.fireplaces.com/syndication/builder/templates/css/HHTSyndicationCSS.css" />
<!--This is the JSON configuration that tells the system how to render your selections -->
<div id="site_configuration">{"SiteKey":"0013000000MqUXCAA3","Implementation":"Custom","CatalogIncludeCoupon":false,"CatalogIncludeContact":false,"CustomIncludeProductFilter":false,"CustomIncludeCoupon":true,"CustomIncludeContact":true,"CustomBrandFilter":"UNBRANDED","CurrentUrl":null,"CurrentDomain":null,"HHTDomain":"https://www.fireplaces.com","IsMultipage":false,"Filters":["heat-high","heat-medium","heat-low","stove-material-cast-iron","stove-material-steel","product-tier-1","product-tier-2","product-tier-3"],"AdHocProducts":null,"ADHOCIncludeCoupon":false,"ADHOCIncludeContact":false,"CustomCategory":"{E5136215-5861-4088-81E2-E58B1E3F3DE6}"}</div>
<script>
$j(document).ready(function () {
HHT.LoadConfig();
SyndicationUtility.loadHtml();
});
</script>
<!-- Enter this code anywhere you wish within the body of your HTML -->
<div id="HHTSyndicatedCatalogContent"></div>