Skip to content

Instantly share code, notes, and snippets.

@bhubbard
Created March 11, 2015 17:47
Show Gist options
  • Save bhubbard/d828631dda3b247285d0 to your computer and use it in GitHub Desktop.
Save bhubbard/d828631dda3b247285d0 to your computer and use it in GitHub Desktop.
<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