Jump to content

Fonction "add to cart" et redirection auto


Recommended Posts

  • 1 month later...
  • 3 weeks later...

Bonjour philosco :) ,

 

j'étais super occupé... bon en fait, je n'ai pas pu faire la redirection :( , mais pour ce qui est du bouton ajout du panier, c'est super simple, je l'ai fait dans ce site: http://www.tintcar-shop.com/ sur le caroussel des produits qui defile au niveau du footer et ça marche voici mon code:

<a class="exclusive ajax_add_to_cart_button" rel="ajax_id_product_{$product.id_product}" href="{$link->getPageLink('cart.php')}?qty=1&id_product={$product.id_product}&token={$static_token}&add" title="{l s='Add to cart' mod='homefeatured'}">{l s='ajouter au panier' mod='homefeatured'}</a>

 

essayez un peu et dites moi si ça fonctionne de votre coté....

Edited by le_rool (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...