An out-of-the-box product page solution
Prerequisites
<script type="text/javascript" src="https://cdn.encentivizer.com/widgets/widget_base.js"></script>
Script tag for Encentivizer Widget
<div class="ee_widget_container" data-token="YOUR_TOKEN" data-prewatts="EXISTING_WATTAGE" data-prehours="EXISTING_HOURS" data-search="MODEL_NUMBER"></div>
Div tag with required data attributes
Required Parameters
Name | Value |
---|---|
token | Widget Token |
search | DLC / Energy Star Model Number / Product ID / Display Name |
prewatts | Existing Wattage, optional for initialization, MUST be positive |
prehours | Existing Hours, optional for initialization, MUST be positive |
Want to Build Your Own Product Widget Solution Instead?
Use Encentiv Widget jQuery API
Run an API call on each product page where the user will just need to make any appropriate selections and enter their zip code to get a rebate estimate on the page.
Learn more in our article here.
Note: this will not interact with our out-of-the-box solution above.