News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

enhancing the checkout process in virtuemart

Started by kiasati, September 26, 2016, 09:33:32 AM

Previous topic - Next topic

kiasati

I want the checkout process to be in a few steps instead of one page.

1: I want the customer to see the price-list in step one,

2: and next in step 2 complete its account information,

3: in step 3 choose the payment method,

4: in step 4 enter the coupon and confirm the conditions

How can i do this?

baoquocmt159

#1
Hello,

If you know PHP you can edit in the components/virtuemart/view/cart
[mod edit: personal promotion removed]

Thank you !

kiasati

I did some changes in cart.php file.
I separated the parts that i want to be in different pages.
But i don't know how to make them to show in different pages..

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

kiasati

should i make parts of cart hide and show?
should i do it using java script?
what Technic u recommend?