jma85 Posted January 20, 2009 Share Posted January 20, 2009 bonjour à tous,Connaissez vous le moyen pour faire en sorte que le block panier soit toujours déplier même si il n'y a pas de produit dedans ?Quel code ou option faut il modifier ?Merci par avanceJMA Link to comment Share on other sites More sharing options...
StoreCommander Posted January 20, 2009 Share Posted January 20, 2009 Bonjourdans /modules/blockcart/blockcart.phptrouver : $smarty->assign('colapseExpandStatus', $params['cookie']->ajax_blockcart_display); et ajouter APRES : $smarty->assign('colapseExpandStatus', 'expanded'); Link to comment Share on other sites More sharing options...
Cédric Girard Posted January 20, 2009 Share Posted January 20, 2009 BonsoirEuh de mémoire ne suffit-il pas de désactiver la fonctionnalité "AJAX" de ce dernier ? Link to comment Share on other sites More sharing options...
StoreCommander Posted January 20, 2009 Share Posted January 20, 2009 Sans Ajax on perd tout l'intérêt d'une navigation simplifiée...Si prestashop a du succès c'est en partie grâce à cela, ne revenons pas à l'age de pierre %-P Link to comment Share on other sites More sharing options...
DannyIDC Posted March 23, 2009 Share Posted March 23, 2009 And always collapse? And if possbile to hide the button checkout when the product are <0 and will turn visible when the product are >0Example this cart in this french site: http://www.perlesandco.com/ Link to comment Share on other sites More sharing options...
payn4 Posted May 27, 2009 Share Posted May 27, 2009 Salut.Je cherche à reproduire l'effet de déroulement du bloc Panier sur le bloc Mon Compte.J'ai copié les fichiers ajax-cart.js et blockcart-set-collapse.php dans le dossier modules/blockmyaccount en changeant le mot cart par myaccount, sinon ça fait planter le bloc Panier.Je n'arrive pas à faire fonctionner cet effet sur Mon Compte.J'ai essayé de changer modules/blockmyaccount/blockmyaccount.php pour ajouter l'ajax. Link to comment Share on other sites More sharing options...
Sapher Posted September 11, 2009 Share Posted September 11, 2009 hum idée intéressante payn4 ! as tu progressé dans ce sens ? Link to comment Share on other sites More sharing options...
payn4 Posted September 11, 2009 Share Posted September 11, 2009 non, j'ai laissé tomber, c'était soit mon compte soit le panier ... Link to comment Share on other sites More sharing options...
Sapher Posted September 11, 2009 Share Posted September 11, 2009 ok dommage 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