Hi there,
I was wondering if anyone knew if it was possible to change the order of the ordering/checkout process?
For example, instead of using the regular templates I am modifying it to be wizard based as my market is for noobie customers who don't know much about computers.
At current, I am modifying the default template and it's order is;
Step 1. Choose a Package
Step 2. Domain Options
Step 3. Additional/Configurable Options
Step 4. Domain Registrant Details (cart.php?a=confdomains)
Step 5. View Trolley
Step 6. (after clicking checkout) Contact Details
Step 7. Payment Details
Step 8. Order Confirmation.
Instead I want my order wizard template to go like so
Step 1. Choose a web design package
Step 2. Domain Options
Step 2.1 Domain Registrant Details
Step 3. Choose a Hosting Package
Step 4. Additional/Configurable Options
Step 5 Contact Details
Step 6 Payment Details
Step 7 Order Confirmation
It seams to me as though the cart.php is the place where the redirects happen as the default template form either submits to that with a querystring or postback to the same address it arrives at?
I would be very grateful if anyone could give me any tips
Thank you for reading my post (even if you dont know the answer)
John