Zen Cart Logo
Forums / Addon Shipping Modules / How could I embed my own text into USPS shipping?

How could I embed my own text into USPS shipping?

Views: 943

Results 1 to 2 of 2
19 Jan 2011, 3:42 AM
#1
dmars avatar

dmars

New Zenner

Join Date:
Jan 2011
Posts:
2
Plugin Contributions:
0

How could I embed my own text into USPS shipping?

Hello there,

I would like to embed my own code in USPS.php I suppose. Actually I need something like "Read Me!" link next to "United States Postal Service" phrase. Don't know how to do that..

Have just attached file "readme.jpg", please look at. Any ideas?

Thanks for reading my post.

19 Jan 2011, 4:41 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: How could I embed my own text into USPS shipping?

Use the developers tool kit for this and other text alterations you want
https://www.zen-cart.com/tutorials/index.php?article=38
https://www.zen-cart.com/tutorials/index.php?article=39

In this case it is in
/includes/languages/english/modules/shipping/usps.php

look for the defines

define('MODULE_SHIPPING_USPS_TEXT_TITLE', 'United States Postal Service'); 

Add your text