Post by Qphoria » Sat May 05, 2012 4:52 am

chakru wrote:I am looking at something like this

http://www.opencart.com/index.php?route ... on_id=4330

Only problem is the author of the extension hardly seems to there to support his extension. Wonder if he is still alive or lost interest in opencart?

Anyone got any idea on how to do this with ajax?

Regards
The original price update script is still working and supported:
http://www.opencart.com/index.php?route ... on_id=1458
Demo: http://screencast.com/t/KjehMtVX
Accept no substitutes!

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by chakru » Tue May 08, 2012 7:00 am

Thanks.. I thought it was not available. But anyway you can put the same on cart.tpl? I have plus and minus cart which displays plus and minus quantity. But the prices are not updated when until I hit update.

I want something that updates the price live. Something like here http://bit.ly/tauMUT

My cart looks like this now, but the prices are not updated when I hit plus or minus button, like how it happens in the site linked above.

Image

I know its bit of a long shot and its quite a bit of work, if anyone can do this for me, I am ready to pay for the work if its acceptable for me.

Newbie

Posts

Joined
Tue Mar 20, 2012 3:07 pm

Post by markoristic » Thu Jul 18, 2013 10:15 pm

Hi,

I have tried posted codes, but not helpful. I am using 1.5.4.1 and seems that it doesn't work for this version. Has anyone successfully made this to work on 1.5.4.1 ?

Thanks,
Marko

Newbie

Posts

Joined
Thu Jul 18, 2013 10:12 pm

Post by krneki » Fri Jan 10, 2014 3:26 am

I'm looking for a solution for 1.5.6 as well.

Active Member

Posts

Joined
Tue Jul 17, 2012 9:58 pm

Post by lokaltog » Tue Jun 17, 2014 7:02 pm

1.5.6.1

Code: Select all

<script type="text/javascript">
$("input[name*='quantity']").change(function() {
    $(this).closest("form").submit();
});
</script>

Newbie

Posts

Joined
Tue Jun 17, 2014 7:01 pm

Post by hosttechno » Tue Jul 14, 2015 6:14 pm

Hi,

Please help me problem in site OpenCart 2.0.1.1
on cart page quantity update function is not working when click on update quantity button just redirect to blank page.
Update button of quantity is not working

Please guide me for fixing error

Sports Gear Mart - Complete Range of Sports Products


Newbie

Posts

Joined
Tue Jul 14, 2015 5:53 pm


Post by Qphoria » Fri Jul 17, 2015 3:56 am

Updated code in 3rd post to support 1.4.x, 1.5.x, and 2.x

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by milky » Sun Jun 12, 2016 6:01 am

Hi,

please advise how to get this to work on the checkout page of 2.1.0.2

thanks

New member

Posts

Joined
Sat Jan 21, 2012 2:04 am
Who is online

Users browsing this forum: No registered users and 81 guests