File "cart.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/catalog/language/de-de/common/cart.php
File size: 330 B (330 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Text
$_['text_items']     = '<span class="txt_number">%s</span><span class="txt_items">Shopping Cart </span><span class="total-price">%s</span>';

$_['text_empty']     = 'Your shopping cart is empty!';
$_['text_cart']      = 'View Cart';
$_['text_checkout']  = 'Checkout';
$_['text_recurring'] = 'Payment Profile';