How can I move the terms and conditions from the last checkout step to the first one ?
I have tried only with the xml files, but I can’t continue to the next step in this case.
Please help to do that.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In
checkout.xml, movefrom
<checkout_onepage_review>handle into<checkout_onepage_index>:You have to modify
into
and put the line inside.
In
info.phtml(or review.phtml for v1.4.2) cutand paste that line you’ve just cut into
billing.phtml.