[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
1 <?php 2 // 3 // +----------------------------------------------------------------------+ 4 // |zen-cart Open Source E-commerce | 5 // +----------------------------------------------------------------------+ 6 // | Copyright (c) 2003 The zen-cart developers | 7 // | | 8 // | http://www.zen-cart.com/index.php | 9 // | | 10 // | Portions Copyright (c) 2003 osCommerce | 11 // +----------------------------------------------------------------------+ 12 // | This source file is subject to version 2.0 of the GPL license, | 13 // | that is bundled with this package in the file LICENSE, and is | 14 // | available through the world-wide-web at the following url: | 15 // | http://www.zen-cart.com/license/2_0.txt. | 16 // | If you did not receive a copy of the zen-cart license and are unable | 17 // | to obtain it through the world-wide-web, please send a note to | 18 // | license@zen-cart.com so we can mail you a copy immediately. | 19 // +----------------------------------------------------------------------+ 20 // $Id: gv_faq.php 4155 2006-08-16 17:14:52Z ajeh $ 21 // 22 23 define('NAVBAR_TITLE', TEXT_GV_NAME . ' FAQ'); 24 define('HEADING_TITLE', TEXT_GV_NAME . ' FAQ'); 25 26 define('TEXT_INFORMATION', '<a name="Top"></a> 27 <a href="'.zen_href_link(FILENAME_GV_FAQ,'faq_item=1','NONSSL').'">Purchasing ' . TEXT_GV_NAMES . '</a><br /> 28 <a href="'.zen_href_link(FILENAME_GV_FAQ,'faq_item=2','NONSSL').'">How to send ' . TEXT_GV_NAMES . '</a><br /> 29 <a href="'.zen_href_link(FILENAME_GV_FAQ,'faq_item=3','NONSSL').'">Buying with ' . TEXT_GV_NAMES . '</a><br /> 30 <a href="'.zen_href_link(FILENAME_GV_FAQ,'faq_item=4','NONSSL').'">Redeeming ' . TEXT_GV_NAMES . '</a><br /> 31 <a href="'.zen_href_link(FILENAME_GV_FAQ,'faq_item=5','NONSSL').'">When problems occur</a><br /> 32 '); 33 switch ($_GET['faq_item']) { 34 case '1': 35 define('SUB_HEADING_TITLE','Purchasing ' . TEXT_GV_NAMES); 36 define('SUB_HEADING_TEXT', TEXT_GV_NAMES . ' are purchased just like any other item in our store. You can 37 pay for them using the stores standard payment method(s). 38 Once purchased the value of the ' . TEXT_GV_NAME . ' will be added to your own personal 39 ' . TEXT_GV_NAME . ' Account. If you have funds in your ' . TEXT_GV_NAME . ' Account, you will 40 notice that the amount now shows in the Shopping Cart box, and also provides a 41 link to a page where you can send the ' . TEXT_GV_NAME . ' to some one via email.'); 42 break; 43 case '2': 44 define('SUB_HEADING_TITLE','How to Send ' . TEXT_GV_NAMES); 45 define('SUB_HEADING_TEXT','To send a ' . TEXT_GV_NAME . ' you need to go to our Send ' . TEXT_GV_NAME . ' Page. You can 46 find the link to this page in the Shopping Cart Box in the right hand column of each page. 47 When you send a ' . TEXT_GV_NAME . ', you need to specify the following. 48 The name of the person you are sending the ' . TEXT_GV_NAME . ' to. 49 The email address of the person you are sending the ' . TEXT_GV_NAME . ' to. 50 The amount you want to send. (Note you don\'t have to send the full amount that 51 is in your ' . TEXT_GV_NAME . ' Account.) 52 A short message which will appear in the email. 53 Please ensure that you have entered all of the information correctly, although 54 you will be given the opportunity to change this as much as you want before 55 the email is actually sent.'); 56 break; 57 case '3': 58 define('SUB_HEADING_TITLE','Buying with ' . TEXT_GV_NAMES); 59 define('SUB_HEADING_TEXT','If you have funds in your ' . TEXT_GV_NAME . ' Account, you can use those funds to 60 purchase other items in our store. At the checkout stage, an extra box will 61 appear. Enter the amount to apply from the funds in your ' . TEXT_GV_NAME . ' Account. 62 Please note, you will still have to select another payment method if there 63 is not enough in your ' . TEXT_GV_NAME . ' Account to cover the cost of your purchase. 64 If you have more funds in your ' . TEXT_GV_NAME . ' Account than the total cost of 65 your purchase the balance will be left in your ' . TEXT_GV_NAME . ' Account for the 66 future.'); 67 break; 68 case '4': 69 define('SUB_HEADING_TITLE','Redeeming ' . TEXT_GV_NAMES); 70 define('SUB_HEADING_TEXT','If you receive a ' . TEXT_GV_NAME . ' by email it will contain details of who sent 71 you the ' . TEXT_GV_NAME . ', along with possibly a short message from them. The email 72 will also contain the ' . TEXT_GV_NAME . ' ' . TEXT_GV_REDEEM . '. It is probably a good idea to print 73 out this email for future reference. You can now redeem the ' . TEXT_GV_NAME . ' in 74 two ways.<br /><br /> 75 1. By clicking on the link contained within the email for this express purpose. 76 This will take you to the store\'s Redeem ' . TEXT_GV_NAME . ' page. You will then be requested 77 to create an account, before the ' . TEXT_GV_NAME . ' is validated and placed in your 78 ' . TEXT_GV_NAME . ' Account ready for you to spend it on whatever you want.<br /><br /> 79 2. During the checkout process, on the same page that you select a payment method 80 there will be a box to enter a ' . TEXT_GV_REDEEM . '. Enter the ' . TEXT_GV_REDEEM . ' here, and 81 click the Redeem button. The code will be 82 validated and the amount added to your ' . TEXT_GV_NAME . ' Account. You can then use the amount to purchase any item from our store'); 83 break; 84 case '5': 85 define('SUB_HEADING_TITLE','When problems occur.'); 86 define('SUB_HEADING_TEXT','For any queries regarding the ' . TEXT_GV_NAME . ' System, please contact the store 87 by email at '. STORE_OWNER_EMAIL_ADDRESS . '. Please make sure you give 88 as much information as possible in the email. '); 89 break; 90 default: 91 define('SUB_HEADING_TITLE',''); 92 define('SUB_HEADING_TEXT','Please choose from one of the questions above.'); 93 94 } 95 96 define('TEXT_GV_REDEEM_INFO', 'Please enter your ' . TEXT_GV_NAME . ' redemption code: '); 97 define('TEXT_GV_REDEEM_ID', 'Redemption Code:'); 98 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |