Thread: Pinterest
View Single Post
  #10  
Old 02-14-2012, 06:22 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Pinterest

Try this for the product detail page:

Code:
<a href="http://pinterest.com/pin/create/button/?url={php}echo urlencode('http://www.yoururlhere.com' . $_SERVER['REQUEST_URI']);{/php}&media={$product.tmbn_url}&description={$product.producttitle}" class="pin-it-button" count-layout="horizontal">Pin It</a> <script type="text/javascript" src="http://assets.pinterest.com/js/pinit.js"></script>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote