Hello,
I have a problem with editing the layout of the review step during checkout.
This is what the review step looks like right now: http://i.imgur.com/bonClyO.jpg
Now I want the agreements that are above the review 'box' to be shown below it.
I have run into a lot of problems trying to do so. I was trying to do a simple edit of the checkout.xml, but that didn't help at all. I was having a look at some of the phtml-files in the checkout template, but wasn't able to discerne where I would have to do the edits.
Here is a picture of the the review block in firebug, maybe that can help as well: http://i.imgur.com/XZL1Zt7.jpg
Thanks in advance!
Solved! Go to Solution.
Hi Rrehn,
You find this template phtml in:
app/design/frontend/rwd/default/template/checkout/onepage/review/info.phtml
Currently, I use rwd package.
Hope this works for you.