Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

quick question


kallista

Recommended Posts

Everytime i go to catalog, i end up on my main products list of items, i need to type in some shipping satuff under shipping, i have asked this question before, and got the answer below, but i still cant seem to find it, please help

 

 

QUOTE(kallista @ Jan 10 2007, 08:05 AM) *

 

I see where the weight and max weight shipped, but i wanted to add text, more info on shipping and policies..

 

Sorry didnt mean to post this twice, i must of hit the button twice

 

 

Hi Kallista

 

In your catalog/includes/languages/english/shipping.php change

 

define('TEXT_INFORMATION', 'Put here your Shipping & Returns information.');

 

You can add standard HTML tables and other formatting etc. Remember to escape any words with an apostrophe ie that\'s or can\'t

 

HTH

Link to comment
Share on other sites

Hi Kallista,

 

You need to either go into your site thru cpanel or use a program like SmartFTP to access your site files. There you need to go down the file tree as I look at it and find this file:

 

catalog/includes/languages/english/shipping.php

 

In other words first open the "catalog" file, then in there open the "includes" file, then in there open the "languages" file, then in there open the "english" file, then in there find the "shipping.php" file. That is the file, shipping.php, that you need to open and edit.

 

I hope this helps explain it better. Post back if you need more help.

Link to comment
Share on other sites

Hi Kallista,

 

You need to either go into your site thru cpanel or use a program like SmartFTP to access your site files. There you need to go down the file tree as I look at it and find this file:

 

catalog/includes/languages/english/shipping.php

 

In other words first open the "catalog" file, then in there open the "includes" file, then in there open the "languages" file, then in there open the "english" file, then in there find the "shipping.php" file. That is the file, shipping.php, that you need to open and edit.

 

I hope this helps explain it better. Post back if you need more help.

Super with this help.. step by step, this i get

thank you so much

have a great night

Kalli

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...