Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping


Guest

Recommended Posts

Posted

Hi, i did mention this in a previous post, so sorry to post again.

 

On the checkout page, where it shows the sub total, vat etc, its got "shipping" I need to change this to "postage and handling fees"

 

Any help would be great. Thank you.

 

Andy

Posted

catalog/includes/languages/english.php

define('IMAGE_BUTTON_SHIPPING_OPTIONS', 'Shipping Options');

 

catalog/includes/languages/english/account_history_info.php

define('HEADING_SHIPPING_METHOD', 'Shipping Method');

 

catalog/includes/languages/english/address_book.php

define('PRIMARY_ADDRESS_DESCRIPTION', 'This address is used as the pre-selected shipping and billing address for orders placed on this store.<br><br>This address is also used as the base for product and service tax calculations.');

 

And many more in that area! :thumbsup:

Archived

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

×
×
  • Create New...