Hello again,
Going back to question 2, I would like to ask if you can point me in the right direction.
Q-2. Is it possible, If a customer chooses to 'Eat in' that the checkout goes to step "cart" and skips step 'address'?
Example:
Checkout type -> Guest -> ask address on registration -> no.
Email confirmation field -> yes
Checkout process tree:
Login -> Fields+Payment -> Address -> Cart+Status
At step "Fields" user selects "Eat in" -> yes.
Next step skips 'Address' and goes to 'Cart'
At step 'Fields' user selects 'Deliver' -> yes
Checkout proceeds as normal(to address) as shown in the config above.
In the back end I see a total of 23 views related to the checkout. Which ones are related to handling the checkout steps?
Also, in your opinion, what is the required programming level for making it work from 1 to 5, with one being the lowest.
I am a beginner in php and at the moment to me it looks like a basic "if else" is what is required.
I refer to more experienced people if I can't do it myself and I try to gather as much information for them in advance.
It will be really helpful if you can provide me with some basic map of the files that need to be looked at.
Kind regards,
Drago.