![]() |
changing checkout process
When a customer clicks on checkout I would like to have them sent to a page which first asks:
1. Already a member? Enter user/pass (login button) 2. Not a member? Click here to register (or why register) I want this to be the first part of the checkout process. Then after login or register... the customer can be sent to the regular checkout page. Oh and for those who aren't psychic... i'm using vs. 4.0.13. Any ideas? |
See if the checkout process at http://www.angelacarolpearls.com/ is what you are talking about.
|
checkout process
That's partly what I'm looking for only without the cart details at the top. When a customer clicks on view cart (if they are not already logged in) I want them to be sent to a page similar to this http://www.angelacarolpearls.com/my_account.php?xid=34f9ea4f71d618db31766439d087e6a 5&.
In fact I would like to setup a simialr 'my account' page could you advise me on its setup? |
Quote:
Yes, that would be what I'm looking to do. Could you tell me how you created that page? |
I've streamlined the checkout process with my ezCheckout mod, which does incorporate this screen:
Screenshot: http://www.mixtapemp3.com/temp/screenshot2.gif Info/Purchase http://www.websitecm.com/store/customer/product.php?productid=69 Forum Discussion: http://forum.x-cart.com/viewtopic.php?t=12539&highlight= |
Here is my checkout setup:
http://www.TruckSHOP.com/ebay/checkout_screen.jpg The first checkout step is located in customer/main/anonymous_checkout.tpl If you want to remove the cart details, comment out or remove this section of code: Code:
{capture name=checkout_dialog} To have a login box displayed next to the customer registration field, change the rest of the code in customer/main/anonymous_checkout.tpl to the following: Code:
<TABLE> You may need to modify some of your language files to have the login message make sense. |
Thanks...
[quote="sportruck"]Here is my checkout setup:
That's very helpful. :lol: |
Spot on sportruck, that's what I was looking for as well. Thanks.
|
sportruck,
your checkout looks nice. One quick question about the username. How did you modify it so that user does not have to enter an email address and a username. This is the functionality I have been looking for. It seems redundant to have a seperate username field since their email address is unique. I will appreciate it if you share how you did it. Thanks |
Quote:
Yah .. I second this .. how do we get this functionality ?? |
All times are GMT -8. The time now is 12:00 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.