Created
March 11, 2015 17:47
-
-
Save bhubbard/d828631dda3b247285d0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a class="houzz-share-button" | |
data-url="http://www.yoursite.com/product/page/ " | |
data-hzid="Your HZID" | |
data-title="Product Title as it will be seen inside Houzz " | |
data-img="http://yoursite/path/to/product/image.jpg " | |
data-desc="Product description text " | |
data-category="Category keywords " | |
data-showcount="1 " | |
href="http://www.houzz.com">Houzz</a> | |
<script>(function(d,s,id){if(!d.getElementById(id)){var js=d.createElement(s);js.id=id;js.async=true;js.src="//platform.houzz.com/js/widgets.js?"+(new Date().getTime());var ss=d.getElementsByTagName(s)[0];ss.parentNode.insertBefore(js,ss);}})(document,"script","houzzwidget-js");</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment