cancel
Showing results for 
Search instead for 
Did you mean: 

Edit the layout of the Review Blog during Checkout

SOLVED

Edit the layout of the Review Blog during Checkout

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!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Edit the layout of the Review Blog during Checkout

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.

Problem solved? Click Accept as Solution!

View solution in original post

1 REPLY 1

Re: Edit the layout of the Review Blog during Checkout

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.

Problem solved? Click Accept as Solution!