????

Your IP : 216.73.216.152


Current Path : /home2/morganrand/www/store/includes/languages/english/modules/boxes/
Upload File :
Current File : /home2/morganrand/www/store/includes/languages/english/modules/boxes/bm_shopping_cart.php

<?php
/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

  define('MODULE_BOXES_SHOPPING_CART_TITLE', 'Shopping Cart');
  define('MODULE_BOXES_SHOPPING_CART_DESCRIPTION', 'Show shopping cart contents');
  define('MODULE_BOXES_SHOPPING_CART_BOX_TITLE', 'Shopping Cart');
  define('MODULE_BOXES_SHOPPING_CART_BOX_CART_EMPTY', '0 items');
?>