jd440 Posted January 19, 2013 Share Posted January 19, 2013 Bonjour à tous, Voilà je cherche à faire quelque chose de tout bete à savoir developper la blockcart quand on ajoute un produit. Mais en regardant le code de /modules/blockcart/ajax-cart.js je trouve cela: // add a product in the cart via ajax add : function(idProduct, idCombination, addedFromProductPage, callerElement, quantity, whishlist){ [..] if ($('#cart_block_list').hasClass('collapsed')) this.expand(); Les deux dernières lignes ne devrait elle pas developper le menu? Et pourquoi ca ne le fait pas? 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