X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Auto update when selecting shipping option. (https://forum.x-cart.com/showthread.php?t=1260)

malcy 01-23-2003 11:28 AM

Auto update when selecting shipping option.
 
Hi.

How could I have the cart update automatically when the customer selects a new shipping option? ie. So they don't have to click on the update button?

B00MER 01-23-2003 03:28 PM

If your using 3.3.1 when selecting a new shipping option the cart should update itself.

hth. :wink:

malcy 01-23-2003 05:11 PM

I'm using 3.2.1 and can't upgrade due to modifications.

Any suggestions?

B00MER 01-23-2003 05:34 PM

Code:

<select name=shippingid onchange="document.cartform.submit()">

give this a try.

malcy 01-23-2003 06:00 PM

Which template does this go in and where?

malcy 01-23-2003 06:20 PM

Thanks Boomer - got it. Works like a charm.

PhilJ 03-25-2003 02:53 AM

it's in

Quote:

skin1\customer\main\cart_totals.tpl

if anyone's still trying to find it


All times are GMT -8. The time now is 07:50 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.