gallagher Posted July 23, 2016 Share Posted July 23, 2016 Bonjour à la communauté, Je cherche avec beaucoup de difficulté une solution au problème suivant... Le bouton, visuel, de mise au panier sur la page catégorie des produits n’apparaît pas. Je souhaite qu'il y ait ce bouton sans pour autant que les clients aient besoin d'afficher la page produit et son descriptif. Est ce bien ici mon problème?? Si oui, pourrait-on m'aider? Merci à tous !! .button.ajax_add_to_cart_button { font-size: 18px; line-height: 22px; font-family: "Source Sans Pro", sans-serif; font-weight: normal; color: #fff; padding: 0; border: 1px solid #1e6089; background: #3194d2; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; } .button.ajax_add_to_cart_button span { padding: 10px 15px; display: block; } .button.ajax_add_to_cart_button:hover { color: #fff; border: 1px solid #1e6089; background: #1e6089; } .button.lnk_view { font-size: 18px; line-height: 22px; font-weight: normal; font-family: "Source Sans Pro", sans-serif; color: #555; padding: 0; border: 1px solid #cbcbcb; background: #f9f9f9; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; } .button.lnk_view span { padding: 10px 15px; display: block; } .button.lnk_view:hover { color: #fff; border: 1px solid #cbcbcb; background: #cbcbcb; } .button.lnk_view i.left { padding-right: 8px; color: #333; } Link to comment Share on other sites More sharing options...
Eolia Posted July 23, 2016 Share Posted July 23, 2016 Ces produits ont des déclinaisons ? Avez-vous autorisé l'affichage du bouton dans ce cas dans Préférences -> Produits ? Link to comment Share on other sites More sharing options...
gallagher Posted July 23, 2016 Author Share Posted July 23, 2016 Les produits n'ont pas de déclinaisons. Ce sont tous les produits du catalogue qui ont le même soucis. Et dans les paramètres c'est bien activé oui. Link to comment Share on other sites More sharing options...
Mnl-autoshop Posted July 25, 2016 Share Posted July 25, 2016 Bonsoir, j'ai le meme soucis. 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