caleblee Posted August 25, 2010 Posted August 25, 2010 Dears I really need your helping. 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 Quote
Guest Posted August 25, 2010 Posted August 25, 2010 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 Quote
caleblee Posted August 25, 2010 Author Posted August 25, 2010 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 Quote
Recommended Posts
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.