So the code to add the Pin It button to the Product Display page. I want it to appear right below the Wish List tab. Below is that code. I am not understanding which line below the Add to Wish List I would add the code:
<a href="http://pinterest.com/pin/create/button/?url=&mvte:product:link;&media="> Can you please advise?
<mvt:item name="buttons" param="AddToWishList" />
</span>
</span>
</mvt:if>
</div>
</div>
</form>
<div class="row">
<div class="column whole social-sharing"><mvt:item name="readytheme" param="thirdpartysharing" /></div>
</div>
<a href="http://pinterest.com/pin/create/button/?url=&mvte:product:link;&media="> Can you please advise?
<mvt:item name="buttons" param="AddToWishList" />
</span>
</span>
</mvt:if>
</div>
</div>
</form>
<div class="row">
<div class="column whole social-sharing"><mvt:item name="readytheme" param="thirdpartysharing" /></div>
</div>
Comment