Hide UPS Ground [Solved]
22 posts
• Page 2 of 2 • 1, 2
Re: Hide UPS Ground [Solved ?? Maybe]
Hey,
Change:
To:
This will only check for ground shipping, and disregard the origin.
Joel
Change:
- Code: Select all
if (strtolower($this->config->get('ups_origin')) == 'us' && $code == '03') {
To:
- Code: Select all
if ($code == '03') {
This will only check for ground shipping, and disregard the origin.
Joel
-

OpenCart Addons - Posts: 511
- Joined: Thu Nov 24, 2011 2:51 am
Re: Hide UPS Ground [Solved ?? Maybe]
Thanks for that
- NoJoke
- Posts: 162
- Joined: Thu Oct 13, 2011 9:37 pm
22 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 5 guests














