Go to the source code of this file.
Variables | |
| $messages = array() | |
| $messages ['save_success'] = 'Data was saved' | |
| $messages ['save_succeass'] = $messages['save_success'] | |
| $messages ['save_error'] = 'Data could not be saved' | |
| $messages ['label_quantity'] = 'Quantity' | |
| $messages ['buy_form_title'] = 'Order product' | |
| $messages ['product'] = 'Product' | |
| $messages ['back_to_catalog'] = 'Back to catalog' | |
| $messages ['cart_title'] = 'Cart' | |
| $messages ['cart_subtitle'] = 'Products, quantities, VAT basis and shipping costs.' | |
| $messages ['added_subtitle'] = 'The product was added.' | |
| $messages ['added_title'] = 'The product was added to the cart' | |
| $messages ['checkout'] = 'Checkout' | |
| $messages ['continue_shopping'] = 'Continue shopping' | |
| $messages ['remove_title'] = 'Remove product' | |
| $messages ['remove_question'] = 'Remove this product from the cart?' | |
| $messages ['remove_hint'] = 'The item will be removed from the cart.' | |
| $messages ['column_action'] = 'Action' | |
| $messages ['column_article'] = 'Product' | |
| $messages ['column_quantity'] = 'Quantity' | |
| $messages ['column_price'] = 'Price' | |
| $messages ['column_shipping'] = 'Shipping' | |
| $messages ['column_total'] = 'Total' | |
| $messages ['empty_title'] = 'The cart is empty' | |
| $messages ['empty_message'] = 'Select a product from the catalog and add it to the cart.' | |
| $messages[ 'added_subtitle'] = 'The product was added.' |
Definition at line 12 of file shop-cart_en.fd.php.
| $messages[ 'added_title'] = 'The product was added to the cart' |
Definition at line 13 of file shop-cart_en.fd.php.
| $messages[ 'back_to_catalog'] = 'Back to catalog' |
Definition at line 9 of file shop-cart_en.fd.php.
| $messages[ 'buy_form_title'] = 'Order product' |
Definition at line 7 of file shop-cart_en.fd.php.
| $messages[ 'cart_subtitle'] = 'Products, quantities, VAT basis and shipping costs.' |
Definition at line 11 of file shop-cart_en.fd.php.
| $messages[ 'cart_title'] = 'Cart' |
Definition at line 10 of file shop-cart_en.fd.php.
| $messages[ 'checkout'] = 'Checkout' |
Definition at line 14 of file shop-cart_en.fd.php.
| $messages[ 'column_action'] = 'Action' |
Definition at line 19 of file shop-cart_en.fd.php.
| $messages[ 'column_article'] = 'Product' |
Definition at line 20 of file shop-cart_en.fd.php.
| $messages[ 'column_price'] = 'Price' |
Definition at line 22 of file shop-cart_en.fd.php.
| $messages[ 'column_quantity'] = 'Quantity' |
Definition at line 21 of file shop-cart_en.fd.php.
| $messages[ 'column_shipping'] = 'Shipping' |
Definition at line 23 of file shop-cart_en.fd.php.
| $messages[ 'column_total'] = 'Total' |
Definition at line 24 of file shop-cart_en.fd.php.
| $messages[ 'continue_shopping'] = 'Continue shopping' |
Definition at line 15 of file shop-cart_en.fd.php.
| $messages[ 'empty_message'] = 'Select a product from the catalog and add it to the cart.' |
Definition at line 26 of file shop-cart_en.fd.php.
| $messages[ 'empty_title'] = 'The cart is empty' |
Definition at line 25 of file shop-cart_en.fd.php.
| $messages[ 'label_quantity'] = 'Quantity' |
Definition at line 6 of file shop-cart_en.fd.php.
| $messages[ 'product'] = 'Product' |
Definition at line 8 of file shop-cart_en.fd.php.
| $messages[ 'remove_hint'] = 'The item will be removed from the cart.' |
Definition at line 18 of file shop-cart_en.fd.php.
| $messages[ 'remove_question'] = 'Remove this product from the cart?' |
Definition at line 17 of file shop-cart_en.fd.php.
| $messages[ 'remove_title'] = 'Remove product' |
Definition at line 16 of file shop-cart_en.fd.php.
| $messages[ 'save_error'] = 'Data could not be saved' |
Definition at line 5 of file shop-cart_en.fd.php.
| $messages[ 'save_succeass'] = $messages['save_success'] |
Definition at line 4 of file shop-cart_en.fd.php.
| $messages[ 'save_success'] = 'Data was saved' |
Definition at line 3 of file shop-cart_en.fd.php.
| $messages = array() |
Definition at line 2 of file shop-cart_en.fd.php.