Your IP : 216.73.216.95


Current Path : /var/test/www/alh/catalog/language/english/module/
Upload File :
Current File : /var/test/www/alh/catalog/language/english/module/cart.php

<?php
// Heading 
$_['heading_title'] = 'Shopping Cart';

// Text
$_['text_items']    = '%s item(s) - %s';
$_['text_empty']    = 'Your shopping cart is empty!';
$_['text_cart']     = 'View Cart';
$_['text_checkout'] = 'Checkout';

$_['text_payment_profile'] = 'Payment Profile';
?>