<layout version="0.1.0">
    <checkout_cart_index>
        <reference name="checkout.cart.top_methods">
        <block type="mpexpress/general_botao" template="mpexpress/botao/alto.phtml" before="-" name="mpexpress_atalho_topo" />
        </reference>
        
        <reference name="checkout.cart.methods">
        <block type="mpexpress/general_botao" template="mpexpress/botao/baixo.phtml" before="-" name="mpexpress_atalho_base" />
        </reference>      
    </checkout_cart_index>
    
    
    <default>
    <reference name="head">
    <block type="mpexpress/general_head" name="head_mp" as="head_mp" template="mpexpress/general/head.phtml" />
    </reference>
     <reference name="before_body_end">
    <block type="mpexpress/general_body" name="body_mp" as="body_mp" template="mpexpress/general/body.phtml" />
    </reference>
    <reference name="cart_sidebar.extra_actions">
    <block type="mpexpress/general_botao" name="mpexpress_atalho_sidebar" template="mpexpress/botao/sidebar.phtml"/>
    </reference>
    </default>
    

    <mpexpress_checkout_cart>   
    <block type="mpexpress/checkout_cart" name="root" output="toHtml" template="mpexpress/checkout/checkout.phtml" />
    </mpexpress_checkout_cart>
    <mpexpress_checkout_zipcode>   
    <block type="mpexpress/checkout_zipcode" name="root" output="toHtml" template="mpexpress/checkout/zipcode.phtml" />
    </mpexpress_checkout_zipcode>
    <mpexpress_checkout_shipping>
    <block type="mpexpress/checkout_methods" name="root" output="toHtml" template="mpexpress/checkout/methods.phtml" />
    </mpexpress_checkout_shipping>
    <mpexpress_checkout_error>
    <block type="mpexpress/general_error" name="root" output="toHtml" template="mpexpress/general/error.phtml" />
    </mpexpress_checkout_error>
    <mpexpress_checkout_nomethod>
    <block type="mpexpress/general_nomethod" name="root" output="toHtml" template="mpexpress/general/nomethod.phtml" />
    </mpexpress_checkout_nomethod>

    <catalog_product_view>
        <reference name="product.info.addtocart">
            <block type="mpexpress/general_botao" template="mpexpress/botao/product.phtml" before="-" name="mpexpress_atalho_prod" />
        </reference>
     </catalog_product_view>
   
    
</layout>

