Zen Cart Logo
Forums / General Questions / How do I change Low Order Fee display?

How do I change Low Order Fee display?

Locked

Views: 1,602

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
27 Aug 2007, 11:52 PM
#1
dmungia avatar

dmungia

New Zenner

Join Date:
May 2007
Posts:
4
Plugin Contributions:
0

How do I change Low Order Fee display?

How do I change teh Low Order Fee to display Handling & Adult Signature Fee?

8 Nov 2007, 7:30 PM
#2
sobebabies avatar

sobebabies

Zen Follower

Join Date:
Sep 2006
Posts:
158
Plugin Contributions:
0

Re: How do I change Low Order Fee display?

Go to Tools->Developer's Tool Kit. Type in "Low Order Fee" in "Key or Name" field and change next drop down to 1st option which is "All Language Files..." - this is how you find which file the text lurks in. It is in

/home/content/t/e/s/test1/html/shop/includes/languages/english/modules/order_total/ot_loworderfee.php

in this case.

Edit that file - replace the text as you please. Save changes like this so when you upgrade, you can reapply all your special tweaks more easily.