teoB_Glar Posted July 28, 2013 Share Posted July 28, 2013 Hi, can anyone point me to a direction how to change Block cart's background color when a customer adds products to cart? Can I make this modification through css? How can I check if cart's items>0? Best regards Link to comment Share on other sites More sharing options...
vekia Posted July 29, 2013 Share Posted July 29, 2013 you're talking ablout block user info short information about cart, or about cart visible after "on mouse over" effect? anyway. in both modules you can use if condition: {if $cart_qties == 0}{/if} Link to comment Share on other sites More sharing options...
Recommended Posts