page.replace_html("main_panel", :partial => "checkout", :object => @order) if page[:during_checkout] page.select("div#checkout_buttons").each {|div| div.hide} end