Clear Cart Button In Shopping Cart v2.0 by faaliyet (FullPackage)

-Added language support.
-Codes are modified/changed.

Change Logs

1)in catalog/includes/languages/english.php file add new line before ?>

define('CLEAR_CART',' To clear reservation list? ');


2)In catalog/shopping_cart.php file

Find:





And Replace:


' . tep_image_button('button_clear_cart.gif', IMAGE_BUTTON_CLEAR_CART); ?>


More...