How to make go Cart contents after add to cart buttom ?

How to make go automatically Cart contents after add to cart buttom ?



it was working with version 1.

  1. First of all disable “Ajax add to cart”
  2. In the following file:

    [CSCART_ROOT_DIR]/skins/[YOUR_SKIN_NAME]/customer/views/products/components/buy_now.tpl

    delete the code from line 33 till 35.



    {if !$stay_in_cart}



    {/if}

Where can I edit Add to Cart button do the same Products list on Categories pages?