Jump to content

Keep Cart Collapsed - ALWAYS


Recommended Posts

I want to have the cart collapsed always, I've lined out "ajaxCart.expand();" in ajax-cart.js, Working!
BUT, the cart doesn't update the total price when adding something.. The shipping fee is left out until you:
- Refresh
- Open cart
And is left out again once you add another product..

Why?! Some cart_total_update I've missed somewhere?

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...
  • 1 year later...
Hi

Maybe you are looking for this:
http://www.prestashop.com/forums/viewthread/112969/third_party_modules/module_collapsed_ajax_cart_block

FREE to Download, always collapsed, AJAX Cart Block.

Cheers


hi thx for the help i would like to keep my cart to be collapsed

i see your module that changed
// if(isset($cookie->ajax_blockcart_display))
// $smarty->assign('colapseExpandStatus', $cookie->ajax_blockcart_display);
$smarty->assign('colapseExpandStatus', 'collapsed');

i also do it. but don't know why it don't made effect. i use 1.4.2.5

is these any other file need to be fixed? thx
Link to comment
Share on other sites

  • 6 months later...
  • 3 weeks later...
×
×
  • Create New...