Question
We would like to add a Wanelo button to the product page next to the Pinterest and Facebook buttons already there. How do we do that?
Answer
You can add the button by going to the HipCommerce section in WordPress, and then to the Custom Content page. There you will see the code for the AddThis button.
In this case, I copied the <a class="addthis_button_pinterest_share"></a> and changed the name to <a class="addthis_button_wanelo"></a>. I then added it to the list and saved the changes.