lechat Posted March 2, 2012 Share Posted March 2, 2012 Bonjour, Pour intégrer facilement un bouton de partage The Fancy, il suffit de rajouter le code suivant dans le fichier product.tpl du thème que vous utilisez : <a id="FancyButton" href="http://www.thefancy.com/fancyit?ItemURL={$smarty.server.HTTP_HOST}{$smarty.server.REQUEST_URI}&Title={$product->name|escape:'htmlall':'UTF-8'}&Category=Mens&ImageURL={$link->getImageLink($product->link_rewrite, $cover.id_image, 'large')}">Fancy</a> <script src="http://www.thefancy.com/fancyit.js" type="text/javascript"></script> Attention, pensez à modifier la catégorie dans la quelle vous souhaitez poster en modifiant le paramètre suivant : &Category=Mens Pour rappel, voici la liste des catégories disponible : Mens Womens Kids Pets Home Gadgets Art Food Media Other Bon courage, Le Chat 2 Link to comment Share on other sites More sharing options...
LorenzoN Posted September 15, 2012 Share Posted September 15, 2012 Merci pour le post, très utile Quelques idées pour automatiser même le choix de la catégorie correcte ? Lorenzo Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now