ePremise Locator Button Examples
Button with Dialog
<link rel="stylesheet" href="https://epremise-api.b-fonline.com/static/css/bf-epremise-button.css">
<div id='eretailer-wrapper' class='eretailer-wrapper-app' data-atts='{
"market_product_code": "United_States_1000000000000009963000",
"button_label": "Buy Now",
"button_image": null,
"banner_image": null,
"fullscreen": false,
"legalcopy": "By choosing one of links above, you are leaving [Domain] and going to a different website. All content on the retailer web site is the responsibility of its owner including, without limitation, protection of your privacy which is governed by the policy of that web site. We encourage you to review the terms of use, privacy and cookie policies of that website.",
"noresults": "No results for your location.",
"introtext": "Bring Home a Bottle Of Old No. 7"
}'><div>loading eRetailer data...</div></div>
<script type="text/javascript" src="https://epremise-api.b-fonline.com/static/js/bf-epremise-button.js"></script>
Button with Full Screen Pop-Over
<link rel="stylesheet" href="https://epremise-api.b-fonline.com/static/css/bf-epremise-button.css">
<div id='eretailer-wrapper' class='eretailer-wrapper-app' data-atts='{
"market_product_code": "United_States_1000000000000009963000",
"button_label": "Buy Now",
"button_image": null,
"banner_image": null,
"fullscreen": true,
"legalcopy": "By choosing one of links above, you are leaving [Domain] and going to a different website. All content on the retailer web site is the responsibility of its owner including, without limitation, protection of your privacy which is governed by the policy of that web site. We encourage you to review the terms of use, privacy and cookie policies of that website.",
"noresults": "No results for your location.",
"introtext": "Bring Home a Bottle Of Old No. 7"
}'><div>loading eRetailer data...</div></div>
<script type="text/javascript" src="https://epremise-api.b-fonline.com/static/js/bf-epremise-button.js"></script>
Dialog with Banner
<link rel="stylesheet" href="https://epremise-api.b-fonline.com/static/css/bf-epremise-button.css">
<div id='eretailer-wrapper' class='eretailer-wrapper-app' data-atts='{
"market_product_code": "United_States_1000000000000009963000",
"button_label": "Buy Now",
"button_image": null,
"banner_image": "https://ecommerce-static.brown-forman.com/Banner_images/0000_jdtw.jpg",
"fullscreen": false,
"legalcopy": "By choosing one of links above, you are leaving [Domain] and going to a different website. All content on the retailer web site is the responsibility of its owner including, without limitation, protection of your privacy which is governed by the policy of that web site. We encourage you to review the terms of use, privacy and cookie policies of that website.",
"noresults": "No results for your location.",
"introtext": "Bring Home a Bottle Of Old No. 7"
}'><div>loading eRetailer data...</div></div>
<script type="text/javascript" src="https://epremise-api.b-fonline.com/static/js/bf-epremise-button.js"></script>
Image Button
<link rel="stylesheet" href="https://epremise-api.b-fonline.com/static/css/bf-epremise-button.css">
<div id='eretailer-wrapper' class='eretailer-wrapper-app' data-atts='{
"market_product_code": "United_States_1000000000000009963000",
"button_label": "Buy Now",
"button_image": "img/jackdanielsbottle.png",
"banner_image": null,
"fullscreen": false,
"legalcopy": "By choosing one of links above, you are leaving [Domain] and going to a different website. All content on the retailer web site is the responsibility of its owner including, without limitation, protection of your privacy which is governed by the policy of that web site. We encourage you to review the terms of use, privacy and cookie policies of that website.",
"noresults": "No results for your location.",
"introtext": "Bring Home a Bottle Of Old No. 7"
}'><div>loading eRetailer data...</div></div>
<script type="text/javascript" src="https://epremise-api.b-fonline.com/static/js/bf-epremise-button.js"></script>