In the shipping modules there is a method..."in store pick-up". Can I change that to say "In Person Pick-up" or maybe add that to shipping modules???![]()
In the shipping modules there is a method..."in store pick-up". Can I change that to say "In Person Pick-up" or maybe add that to shipping modules???![]()
You would just need to customize the language file for this shipping module ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I want to do the same so do I alter the file
includes\languages\english\modules\shipping\store pickup.php
I changed my values but don't see any change.
What file do I need to alter and what text?
Thanks in advance
You would use your templates and overrides and copy:
/includes/languages/modules/shipping/storepickup.php
to your directory:
/includes/languages/modules/shipping/your_template_dir/storepickup.php
and change you new file define statements ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
got it thanks!