Post by barry100 » Sat Jan 21, 2012 3:51 am

Hi all. I am trying to show this

Image

I want to show the customer that if they spend another $x they will get free shipping. I have looked for a module but cant find one anywhere!

I also tried to code this in to the cart.php but I cant see how to get the original price without currency conversion.

If anyone can tell me the variable that is the original total amount before the currency conversion in the cart.php file I can code the php my self or if someone can point me a module that would be much better !

Blue Shift Media your website designers in Dundee


Newbie

Posts

Joined
Fri Apr 22, 2011 7:30 pm

Post by OpenCart Addons » Mon Jan 23, 2012 9:05 am

Hey,

Use the function:
$this->cart->getSubTotal();

and to get the base cost for the free shipping, use
$this->config->get('free_total');

Canada's Leading Expert In OpenCart Development & Certified OpenCart Development Partner Image


User avatar
Active Member

Posts

Joined
Thu Nov 24, 2011 10:51 am
Location - Canada

Post by barry100 » Mon Jan 23, 2012 4:54 pm

excellent thanks ill try it today and let you know how i get on!

Blue Shift Media your website designers in Dundee


Newbie

Posts

Joined
Fri Apr 22, 2011 7:30 pm

Post by Klimskady » Mon Jan 23, 2012 11:55 pm

I use this, and its excellent, you can change the text used in the language file
http://www.opencart.com/index.php?route ... ESC&page=2

It really isn't that hard to find, I just went to the Extensions section and typed free shipping and this was on page two.....

Active Member

Posts

Joined
Tue Jun 07, 2011 7:57 am

Post by barry100 » Tue Jan 24, 2012 12:32 am

are you able to show it as a module in the left/right menus ?

Blue Shift Media your website designers in Dundee


Newbie

Posts

Joined
Fri Apr 22, 2011 7:30 pm

Post by OpenCart Addons » Thu Jan 26, 2012 5:00 am

Hey barry,

The easiest way to check is by installing it and testing it out. Or leave a comment under the extensions comments section.

Regards,
Joel.

Canada's Leading Expert In OpenCart Development & Certified OpenCart Development Partner Image


User avatar
Active Member

Posts

Joined
Thu Nov 24, 2011 10:51 am
Location - Canada

New member

Posts

Joined
Sat Feb 11, 2012 1:29 am
Who is online

Users browsing this forum: No registered users and 3 guests