Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Dears

 

I really need your helping.

 

1.jpg

 

As you see, in this picture, I wanna to change the description of shipping and Handling.

 

Flat Rate Per Order >>>change to>>> Flat Rate

 

But I cannot find anywhere to change them.

 

Is there anyone can help me?

 

Many Thanks

Posted

In the catalog/includes/languages/english/modules/payment/googlecheckout.php you will see these lines:

 

define ('GOOGLECHECKOUT_FLAT_RATE_SHIPPING', 'Flat Rate Per Order');

define ('GOOGLECHECKOUT_ITEM_RATE_SHIPPING', 'Flat Rate Per Item');

define ('GOOGLECHECKOUT_TABLE_RATE_SHIPPING', 'Vary by Weight/Price');

 

 

Edit the top one to suit your needs.

 

 

Chris

Posted

In the catalog/includes/languages/english/modules/payment/googlecheckout.php you will see these lines:

 

define ('GOOGLECHECKOUT_FLAT_RATE_SHIPPING', 'Flat Rate Per Order');

define ('GOOGLECHECKOUT_ITEM_RATE_SHIPPING', 'Flat Rate Per Item');

define ('GOOGLECHECKOUT_TABLE_RATE_SHIPPING', 'Vary by Weight/Price');

 

 

Edit the top one to suit your needs.

 

 

Chris

 

 

Hello~

 

Thanks for your reply.

 

Yes, I have tried.

 

However, the problem is still remaining.

 

Is there anyway else?

 

Thanks again

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...