| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Easy Checkout Mod for X-Cart 3.5.x and 4.0.x | ||||
![]() |
|
|
Thread Tools |
#281
|
|||||||
|
|||||||
![]() Quote:
The continue shopping button is good if you just want to go back to the home page but what about if you have redirect to cart enabled and you want the continue shopping to go back to the product page you just came from? bearing in mind that you could just use a javascript history back but that would also show if you went to checkout and then had to create an account.
__________________
x-cart 4.0.5 (live and heavily modded) Server: freebsd |
|||||||
#282
|
|||||||||
|
|||||||||
![]() ^ I could custom code this for you but it's not an easy thing to state line for line.
You'd want to find where in cart.php after the product is added and it gets redirected. Then add the productid to to the redirect string. i.e. change cart.php in the redirect to cart.php?redirectproduct=PRODUCTID Then in your cart.php when it is reloaded, grab the $redirectproduct variable and assign it. Then edit your continue shopping code you can use something like: Code:
|
|||||||||
#283
|
|||||||
|
|||||||
![]() Hi all.. I have been searching around the posts but cannot seem to find the way to make x-cart go to the next step in the checkout if you are logging in during the checkout process for my version of x-cart. Found some stuff for 3.52 but it didn't seem to work.
I have changed the existing x-cart checkout the way i need it but cant seem to get around this problem. I am running x-cart 4.09. At the moment it goes like this: cart-->user presses checkout-->asks to login or register-->user logs in --> GOES BACK TO CART where the user has to press checkout again before they go to the next step. I would like it to go: cart-->user presses checkout-->asks to login or register-->user logs in --> GO TO NEXT STEP IN CHECKOUT PROCESS WHICH IS PAYMENT METHOD for me. I have everything else the way I would like it but cant seem to get around this one. I would really appreciate if anyone could assist. Thanks in advance.
__________________
Regards, Steven |
|||||||
#284
|
|||||||
|
|||||||
![]() Hi Jon,
Wow I am so glad that I have purchased your mod, it sure makes a different to the shopping experience and thanks ![]() I have a questions, I have applied the mod to my cart and am now reading this thread for additional custom mods I can make. I would like to take your advice here and change cart.php?mode=checkout to cart.php - Could you please help me with what pages this would be on that need to be changed? I know its checkout.tpl but what about others? Thanks again Jon ![]() Quote:
__________________
Cheers from Melanie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Xcart V4.0.4 (Unix) - LIVE AOM, Fancy Categories Marketing Manager, Reward Points & Refer Rewards Advanced Site Map Easy Checkout Gift & Homeware House www.giftandhomewarehouse.com.au |
|||||||
#285
|
|||||||||
|
|||||||||
![]() If you have ssh access or telnet access, you can login to your shell and go into your skin1 folder, then run the command:
grep -lr mode=checkout * That will show you all the places it occurs. The only one I know off the top of my head is the mini cart. I think it is something like: skin1/customer/mini_cart.tpl |
|||||||||
#286
|
|||||||
|
|||||||
![]() Hi Jon,
Thanks for the information on this one. I do have access to these with my web host but I have no idea how to use it or what to do with it LOL I did download a while back the Putty application but I dont know what to do. Any tips or a link to where I can learn to use this.
__________________
Cheers from Melanie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Xcart V4.0.4 (Unix) - LIVE AOM, Fancy Categories Marketing Manager, Reward Points & Refer Rewards Advanced Site Map Easy Checkout Gift & Homeware House www.giftandhomewarehouse.com.au |
|||||||
#287
|
|||||||
|
|||||||
![]() Jon..
Great Mod once again. Our site is live and successful thus far. We're having few complaints though and i am not sure if it is to do with this mod or not. When customers add an item or few and the Mod kicks in, they register their details... when they choose to go to the next step, the cart takes them back to saying there are no items in your shopping cart. This also happens with registed customers. When they add an item and goes to the Cart and registers their log in details, again the same thing happens and it takes them back saying there are no items in your shopping cart. This does not happen to most customers but few lost this way is a customer lost. Can you advice?
__________________
-------------------- Sandip x-cart version 5.4.X, hosted on X-Cart server/ |
|||||||
#288
|
|||||||||
|
|||||||||
![]() ^ Normally that's a database sessions problem, and/or cookies.
Open up your config.php and find this code: Code:
If it's not at 3, change it to 3, otherwise just try 2. |
|||||||||
#289
|
|||||||||
|
|||||||||
![]() Quote:
You need a telnet/ssh client. You can get a free one at: http://www.chiark.greenend.org.uk/~sgtatham/putty/ It's a bit advanced so you may have some troubles, and you can mess up your site so be careful ![]() If you just edit your mini cart file you should be ok. |
|||||||||
#290
|
|||||||
|
|||||||
![]() Jon,
I installed the mod and it works great. How did you do your "recommends" tab. I would love to have one more time to upsell to my customers as they checkout. Also it seems "method" and "payment" are basically the same thing. Can they easily be consolidated into 1 page/tab to save a step? |
|||||||
![]() |
|
Thread Tools | |
|
|
|
|||
X-Cart forums © 2001-2020
|