newnew Posted December 21, 2004 Posted December 21, 2004 Please help.... Where to go to upload my own "shipping&return" policy ? Thanks!
giftmaster Posted December 21, 2004 Posted December 21, 2004 catalog /incules/language/english look for shipping.php It starts at line 16
newnew Posted December 21, 2004 Author Posted December 21, 2004 Please help.... Where to go to upload my own "shipping&return" policy ? Thanks! <{POST_SNAPBACK}> I mean just change content of the original pages like "shipping&return" "privacy Notice", "condition of use", to upload my own content in the pages, but which files should I work on?
newnew Posted December 21, 2004 Author Posted December 21, 2004 catalog /incules/language/english look for shipping.phpIt starts at line 16 <{POST_SNAPBACK}> Thanks, Ray
giftmaster Posted December 21, 2004 Posted December 21, 2004 That is the file. Just down load the file and use the file editor of you choice, I use dreamweaver. Open the php file and at line 16 (area in red)just type in what you want it to say. As for the other privacy notice, condition of use, those files are in catalog /incules/language/english also. <?php /* $Id: shipping.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ define('NAVBAR_TITLE', 'Shipping & Returns'); define('HEADING_TITLE', 'Shipping & Returns'); define('TEXT_INFORMATION', 'Put here your Shipping & Returns information.'); ?>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.