⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 checkout_confirmation.php

📁 美国cre loaded 6.2 b2b网站系统升级补丁
💻 PHP
字号:
<?php/*  $Id: checkout_confirmation.php,v 1.3 2004/03/15 12:13:02 ccwjr Exp $  osCommerce, Open Source E-Commerce Solutions  http://www.oscommerce.com  Copyright (c) 2003 osCommerce  Released under the GNU General Public License*/define('NAVBAR_TITLE_1', 'Kasse');define('NAVBAR_TITLE_2', 'Best&auml;tigung');define('HEADING_TITLE', 'Bestellung aufgeben:');define('HEADING_DELIVERY_ADDRESS', 'Versandadresse');define('HEADING_SHIPPING_METHOD', 'Versandart');define('HEADING_PRODUCTS', 'Artikel');define('HEADING_TAX', 'MwSt.');define('HEADING_TOTAL', 'Summe');define('HEADING_BILLING_INFORMATION', 'Rechnungsinformationen');define('HEADING_BILLING_ADDRESS', 'Rechnungsadresse');define('HEADING_PAYMENT_METHOD', 'Zahlungsweise');define('HEADING_PAYMENT_INFORMATION', 'Zahlungsinformationen');define('HEADING_ORDER_COMMENTS', 'Anmerkung zu Ihrer Bestellung');define('HEADING_IPRECORDED_1','NOTE! The below IP and ISP has been recorded for security purposes.');define('YOUR_IP_IPRECORDED', 'IP Address');define('YOUR_ISP_IPRECORDED', 'ISP');define('TEXT_EDIT', 'Bearbeiten');define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Kasse-Prozess fortsetzen');define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'um diese Bestellung zu best&auml;tigen.');//please change the info_id=1 to the ID number for your condition in the information systemdefine('CONDITION_AGREEMENT', 'I have read the <a href="information.php?info_id=1" target="_blank">conditions of use</a> and I agree to them');define('CONDITION_AGREEMENT_WARNING', 'Please read our conditions of use and agree to them. If you do not so, we can not deliver to you.');// RCI code start$cre_RCI->get('german', 'checkoutconfirmation');// RCI code eof?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -