Created
March 12, 2014 03:19
-
-
Save rg-najera/9500179 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<layout version="0.1.0"> | |
<default> | |
<block type="page/html" name="root" output="toHtml" template="page/3columns.phtml"> | |
<block type="page/html_head" name="head" as="head"> | |
<action method="addJs"><script>prototype/prototype.js</script></action> | |
<action method="addJs"><script>lib/ccard.js</script></action> | |
<action method="addJs"><script>prototype/validation.js</script></action> | |
<action method="addJs"><script>scriptaculous/builder.js</script></action> | |
<action method="addJs"><script>scriptaculous/effects.js</script></action> | |
<action method="addJs"><script>scriptaculous/dragdrop.js</script></action> | |
<action method="addJs"><script>scriptaculous/controls.js</script></action> | |
<action method="addJs"><script>scriptaculous/slider.js</script></action> | |
<action method="addJs"><script>varien/js.js</script></action> | |
<action method="addJs"><script>varien/form.js</script></action> | |
<action method="addJs"><script>varien/menu.js</script></action> | |
<action method="addJs"><script>mage/translate.js</script></action> | |
<action method="addJs"><script>mage/cookies.js</script></action> | |
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action> | |
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action> | |
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action> | |
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action> | |
<action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action> | |
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action> | |
<block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/> | |
<block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml" /> | |
</block> | |
<block type="core/text_list" name="after_body_start" as="after_body_start" translate="label"> | |
<label>Page Top</label> | |
<block type="googleanalytics/ga" name="google_analytics" as="google_analytics" /> | |
</block> | |
<block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" /> | |
<block type="page/html_header" name="header" as="header"> | |
<block type="core/template" name="top.search" as="topSearch" template="catalogsearch/form.mini.phtml"/> | |
<block type="page/template_links" name="top.links" as="topLinks"> | |
<block type="wishlist/links" name="wishlist_link"/> | |
<action method="addLinkBlock"><blockName>wishlist_link</blockName></action> | |
<block type="checkout/links" name="checkout_cart_link"> | |
<action method="addCartLink"></action> | |
<action method="addCheckoutLink"></action> | |
</block> | |
<action method="addLink" translate="label title" module="customer"> | |
<label>My Account</label> | |
<url helper="customer/getAccountUrl"/> | |
<title>My Account</title> | |
<prepare/> | |
<urlParams/> | |
<position>10</position> | |
</action> | |
</block> | |
<block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/> | |
<block type="core/text_list" name="top.menu" as="topMenu" translate="label"> | |
<label>Navigation Bar</label> | |
<block type="catalog/navigation" name="catalog.topnav" template="catalog/navigation/top.phtml"/> | |
</block> | |
<block type="page/html_wrapper" name="top.container" as="topContainer" translate="label"> | |
<label>Page Header</label> | |
<action method="setElementClass"><value>top-container</value></action> | |
</block> | |
</block> | |
<block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/> | |
<block type="core/messages" name="global_messages" as="global_messages"/> | |
<block type="core/text_list" name="content" as="content" translate="label"> | |
<label>Main Content Area</label> | |
</block> | |
<block type="core/text_list" name="left" as="left" translate="label"> | |
<label>Left Column</label> | |
<block type="tag/popular" name="tags_popular" template="tag/popular.phtml"/> | |
<block type="newsletter/subscribe" name="left.newsletter" template="newsletter/subscribe.phtml"/> | |
<block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml"> | |
<action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action> | |
<action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action> | |
<action method="setLinkUrl"><url>checkout/cart</url></action> | |
</block> | |
</block> | |
<block type="core/text_list" name="right" as="right" translate="label"> | |
<label>Right Column</label> | |
<block type="wishlist/customer_sidebar" name="wishlist_sidebar" as="wishlist" after="cart_sidebar" template="wishlist/sidebar.phtml"> | |
<action method="addPriceBlockType"> | |
<type>bundle</type> | |
<block>bundle/catalog_product_price</block> | |
<template>bundle/catalog/product/price.phtml</template> | |
</action> | |
</block> | |
<block type="reports/product_viewed" before="right.permanent.callout" name="right.reports.product.viewed" template="reports/product_viewed.phtml" /> | |
<block type="reports/product_compared" before="right.permanent.callout" name="right.reports.product.compared" template="reports/product_compared.phtml" /> | |
<block type="poll/activePoll" name="right.poll"> | |
<action method="setPollTemplate"><template>poll/active.phtml</template><type>poll</type></action> | |
<action method="setPollTemplate"><template>poll/result.phtml</template><type>results</type></action> | |
</block> | |
<block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/> | |
<block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml"> | |
<action method="setImgSrc"> | |
<src>images/media/col_right_callout.jpg</src> | |
</action> | |
<action method="setImgAlt" translate="alt" module="catalog"> | |
<alt>Keep your eyes open for our special Back to School items and save A LOT!</alt> | |
</action> | |
</block> | |
<block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-"> | |
<action method="addItemRender"> | |
<type>simple</type> | |
<block>checkout/cart_item_renderer</block> | |
<template>checkout/cart/sidebar/default.phtml</template> | |
</action> | |
<action method="addItemRender"> | |
<type>grouped</type> | |
<block>checkout/cart_item_renderer_grouped</block> | |
<template>checkout/cart/sidebar/default.phtml</template> | |
</action> | |
<action method="addItemRender"> | |
<type>configurable</type> | |
<block>checkout/cart_item_renderer_configurable</block> | |
<template>checkout/cart/sidebar/default.phtml</template> | |
</action> | |
<block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions" translate="label" module="checkout"> | |
<label>Shopping Cart Sidebar Extra Actions</label> | |
<block type="paypal/express_shortcut" name="paypal.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/> | |
</block> | |
<action method="addItemRender"> | |
<type>bundle</type> | |
<block>bundle/checkout_cart_item_renderer</block> | |
<template>checkout/cart/sidebar/default.phtml</template> | |
</action> | |
</block> | |
</block> | |
<block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml"> | |
<block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label"> | |
<label>Page Footer</label> | |
<action method="setElementClass"><value>bottom-container</value></action> | |
</block> | |
<block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/> | |
<block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/> | |
<block type="cms/block" name="cms_footer_links" before="footer_links"> | |
<action method="setBlockId"><block_id>footer_links</block_id></action> | |
<action method="addLink" translate="label title" module="contacts" ifconfig="contacts/contacts/enabled"> | |
<label>Contact Us</label> | |
<url>contacts</url> | |
<title>Contact Us</title> | |
<prepare>true</prepare> | |
</action> | |
<action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map"> | |
<label>Site Map</label> | |
<url helper="catalog/map/getCategoryUrl" /> | |
<title>Site Map</title> | |
</action> | |
<action method="addLink" translate="label title" module="catalogsearch" ifconfig="catalog/seo/search_terms"> | |
<label>Search Terms</label> | |
<url helper="catalogsearch/getSearchTermUrl" /> | |
<title>Search Terms</title> | |
</action> | |
<action method="addLink" translate="label title" module="catalogsearch"> | |
<label>Advanced Search</label> | |
<url helper="catalogsearch/getAdvancedSearchUrl" /> | |
<title>Advanced Search</title> | |
</action> | |
<action method="addLink" translate="label title" module="rss" ifconfig="rss/config/active"> | |
<label>RSS</label> | |
<url>rss</url> | |
<title>RSS</title> | |
<prepare>true</prepare> | |
<urlParams/> | |
<position/> | |
<li/> | |
<a>class="link-rss"</a> | |
</action> | |
<block type="rss/list" name="head_rss" ifconfig="rss/config/active" /> | |
<block type="sales/guest_links" name="return_link"/> | |
<action method="addLinkBlock"><blockName>return_link</blockName></action> | |
</block> | |
</block> | |
<block type="core/text_list" name="before_body_end" as="before_body_end" translate="label"> | |
<label>Page Bottom</label> | |
</block> | |
</block> | |
<block type="core/messages" name="messages" as="messages"/> | |
<block type="core/profiler" output="toHtml" name="core_profiler"/> | |
<block name="formkey" type="core/template" template="core/formkey.phtml" /> | |
<block type="catalog/product_price_template" name="catalog_product_price_template"> | |
<action method="addPriceBlockType"> | |
<type>bundle</type> | |
<block>bundle/catalog_product_price</block> | |
<template>bundle/catalog/product/price.phtml</template> | |
</action> | |
<action method="addPriceBlockType"> | |
<type>msrp</type> | |
<block>catalog/product_price</block> | |
<template>catalog/product/price_msrp.phtml</template> | |
</action> | |
<action method="addPriceBlockType"> | |
<type>msrp_item</type> | |
<block>catalog/product_price</block> | |
<template>catalog/product/price_msrp_item.phtml</template> | |
</action> | |
<action method="addPriceBlockType"> | |
<type>msrp_noform</type> | |
<block>catalog/product_price</block> | |
<template>catalog/product/price_msrp_noform.phtml</template> | |
</action> | |
</block> | |
</default> | |
<!-- | |
/** | |
* authorizenet.xml | |
*/ | |
--> | |
<checkout_onepage_index></checkout_onepage_index> | |
<checkout_onepage_review></checkout_onepage_review> | |
<!-- | |
/** | |
* bundle.xml | |
*/ | |
--> | |
<!-- Adding custom product price block --> | |
<catalog_category_default></catalog_category_default> | |
<catalog_category_view></catalog_category_view> | |
<catalog_category_layered></catalog_category_layered> | |
<catalog_product_compare_index></catalog_product_compare_index> | |
<catalogsearch_result_index></catalogsearch_result_index> | |
<catalogsearch_advanced_result></catalogsearch_advanced_result> | |
<tag_product_list></tag_product_list> | |
<tag_customer_view></tag_customer_view> | |
<wishlist_index_index></wishlist_index_index> | |
<catalog_product_view></catalog_product_view> | |
<!-- Part of block for simple products --> | |
<PRODUCT_TYPE_simple></PRODUCT_TYPE_simple> | |
<!-- Shopping cart item renderer (sidebar) --> | |
<customer_account></customer_account> | |
<!-- Shopping cart item renderer --> | |
<checkout_cart_index></checkout_cart_index> | |
<!-- Onepage Checkout Review Page --> | |
<checkout_onepage_review></checkout_onepage_review> | |
<checkout_multishipping_addresses></checkout_multishipping_addresses> | |
<checkout_multishipping_shipping></checkout_multishipping_shipping> | |
<checkout_multishipping_overview></checkout_multishipping_overview> | |
<paypal_express_review></paypal_express_review> | |
<paypal_express_review_details></paypal_express_review_details> | |
<paypaluk_express_review></paypaluk_express_review> | |
<paypaluk_express_review_details></paypaluk_express_review_details> | |
<!-- Additional block for bundle product type --> | |
<PRODUCT_TYPE_bundle module="bundle"></PRODUCT_TYPE_bundle> | |
<sales_order_view></sales_order_view> | |
<sales_order_invoice></sales_order_invoice> | |
<sales_order_shipment></sales_order_shipment> | |
<sales_order_creditmemo></sales_order_creditmemo> | |
<!-- Print pages --> | |
<sales_order_print></sales_order_print> | |
<sales_order_printinvoice></sales_order_printinvoice> | |
<sales_order_printshipment></sales_order_printshipment> | |
<sales_order_printcreditmemo></sales_order_printcreditmemo> | |
<!-- For guests --> | |
<sales_guest_view></sales_guest_view> | |
<sales_guest_invoice></sales_guest_invoice> | |
<sales_guest_shipment></sales_guest_shipment> | |
<sales_guest_creditmemo></sales_guest_creditmemo> | |
<sales_guest_print></sales_guest_print> | |
<sales_guest_printinvoice></sales_guest_printinvoice> | |
<sales_guest_printshipment></sales_guest_printshipment> | |
<sales_guest_printcreditmemo></sales_guest_printcreditmemo> | |
<!-- Emails --> | |
<sales_email_order_items></sales_email_order_items> | |
<sales_email_order_invoice_items></sales_email_order_invoice_items> | |
<sales_email_order_shipment_items></sales_email_order_shipment_items> | |
<sales_email_order_creditmemo_items></sales_email_order_creditmemo_items> | |
<!-- RSS --> | |
<rss_catalog_category></rss_catalog_category> | |
<rss_catalog_new></rss_catalog_new> | |
<rss_catalog_tag></rss_catalog_tag> | |
<!-- | |
/** | |
* catalog.xml | |
*/ | |
--> | |
<!-- Category default layout --> | |
<catalog_category_default></catalog_category_default> | |
<!-- Category layered navigation layout --> | |
<catalog_category_layered></catalog_category_layered> | |
<!-- Compare products page --> | |
<catalog_product_compare_index></catalog_product_compare_index> | |
<customer_account_index></customer_account_index> | |
<!-- Product view --> | |
<catalog_product_view></catalog_product_view> | |
<!-- Additional block dependant on product type --> | |
<PRODUCT_TYPE_simple module="catalog"></PRODUCT_TYPE_simple> | |
<PRODUCT_TYPE_configurable module="catalog"></PRODUCT_TYPE_configurable> | |
<PRODUCT_TYPE_grouped module="catalog"></PRODUCT_TYPE_grouped> | |
<PRODUCT_TYPE_virtual module="catalog"></PRODUCT_TYPE_virtual> | |
<!-- Product send to friend --> | |
<catalog_product_send></catalog_product_send> | |
<!-- Product additional images gallery popup --> | |
<catalog_product_gallery></catalog_product_gallery> | |
<!-- SEO Site Map --> | |
<catalog_seo_sitemap></catalog_seo_sitemap> | |
<catalog_seo_sitemap_category></catalog_seo_sitemap_category> | |
<catalog_seo_sitemap_category_tree></catalog_seo_sitemap_category_tree> | |
<catalog_seo_sitemap_product></catalog_seo_sitemap_product> | |
<!-- Catalog search terms block --> | |
<catalog_seo_searchterm_popular></catalog_seo_searchterm_popular> | |
<!-- | |
/** | |
* catalog_msrp.xml | |
*/ | |
--> | |
<catalog_category_default></catalog_category_default> | |
<catalog_category_layered></catalog_category_layered> | |
<catalog_product_compare_index></catalog_product_compare_index> | |
<catalog_product_view></catalog_product_view> | |
<checkout_cart_index></checkout_cart_index> | |
<checkout_onepage_success></checkout_onepage_success> | |
<checkout_onepage_failure></checkout_onepage_failure> | |
<wishlist_index_index></wishlist_index_index> | |
<wishlist_shared_index></wishlist_shared_index> | |
<review_product_list></review_product_list> | |
<catalogsearch_result_index></catalogsearch_result_index> | |
<catalogsearch_advanced_result></catalogsearch_advanced_result> | |
<tag_product_list></tag_product_list> | |
<tag_customer_view></tag_customer_view> | |
<MAP_popup></MAP_popup> | |
<MAP_price_msrp_item></MAP_price_msrp_item> | |
<MAP_price_msrp_wishlist_item></MAP_price_msrp_wishlist_item> | |
<!-- | |
/** | |
* cataloginventory.xml | |
*/ | |
--> | |
<!-- Product view --> | |
<catalog_product_view></catalog_product_view> | |
<!-- Additional block dependent on product type --> | |
<PRODUCT_TYPE_simple></PRODUCT_TYPE_simple> | |
<PRODUCT_TYPE_virtual></PRODUCT_TYPE_virtual> | |
<PRODUCT_TYPE_grouped></PRODUCT_TYPE_grouped> | |
<PRODUCT_TYPE_configurable></PRODUCT_TYPE_configurable> | |
<!-- | |
/** | |
* catalogsearch.xml | |
*/ | |
--> | |
<catalogsearch_result_index></catalogsearch_result_index> | |
<catalogsearch_advanced_index></catalogsearch_advanced_index> | |
<!-- Advanced search results --> | |
<catalogsearch_advanced_result></catalogsearch_advanced_result> | |
<catalogsearch_term_popular></catalogsearch_term_popular> | |
<!-- | |
/** | |
* centinel.xml | |
*/ | |
--> | |
<centinel_index_authenticationstart></centinel_index_authenticationstart> | |
<centinel_index_authenticationcomplete></centinel_index_authenticationcomplete> | |
<checkout_multishipping_overview></checkout_multishipping_overview> | |
<checkout_onepage_savepayment></checkout_onepage_savepayment> | |
<checkout_onepage_index></checkout_onepage_index> | |
<!-- | |
/** | |
* checkout.xml | |
*/ | |
--> | |
<checkout_cart_index></checkout_cart_index> | |
<checkout_cart_configure></checkout_cart_configure> | |
<!-- Multi address shipping checkout main layout, will be rendered on all checkout pages --> | |
<checkout_multishipping></checkout_multishipping> | |
<checkout_multishipping_login></checkout_multishipping_login> | |
<checkout_multishipping_register></checkout_multishipping_register> | |
<!-- Multi address shipping checkout selection of address per item page --> | |
<checkout_multishipping_address_select></checkout_multishipping_address_select> | |
<checkout_multishipping_address_selectbilling></checkout_multishipping_address_selectbilling> | |
<checkout_multishipping_address_newshipping></checkout_multishipping_address_newshipping> | |
<checkout_multishipping_address_newbilling></checkout_multishipping_address_newbilling> | |
<checkout_multishipping_address_editshipping></checkout_multishipping_address_editshipping> | |
<checkout_multishipping_address_editaddress></checkout_multishipping_address_editaddress> | |
<checkout_multishipping_address_editbilling></checkout_multishipping_address_editbilling> | |
<checkout_multishipping_customer_address></checkout_multishipping_customer_address> | |
<!-- Multi address shipping checkout address page --> | |
<checkout_multishipping_addresses></checkout_multishipping_addresses> | |
<!-- Multi address shipping checkout shipping information --> | |
<checkout_multishipping_shipping></checkout_multishipping_shipping> | |
<!-- Multi address shipping checkout billing information --> | |
<checkout_multishipping_billing></checkout_multishipping_billing> | |
<!-- Multi address shipping checkout overview --> | |
<checkout_multishipping_overview></checkout_multishipping_overview> | |
<!-- Multi address shipping checkout success --> | |
<checkout_multishipping_success></checkout_multishipping_success> | |
<!-- One page checkout main layout --> | |
<checkout_onepage_index></checkout_onepage_index> | |
<!-- One page checkout progress block --> | |
<checkout_onepage_progress></checkout_onepage_progress> | |
<!-- One page checkout payment methods block --> | |
<checkout_onepage_paymentmethod></checkout_onepage_paymentmethod> | |
<!-- One page checkout shipping methods block --> | |
<checkout_onepage_shippingmethod></checkout_onepage_shippingmethod> | |
<checkout_onepage_additional></checkout_onepage_additional> | |
<!-- One page checkout order review block --> | |
<checkout_onepage_review></checkout_onepage_review> | |
<checkout_onepage_success></checkout_onepage_success> | |
<checkout_onepage_failure></checkout_onepage_failure> | |
<!-- | |
/** | |
* cms.xml | |
*/ | |
--> | |
<cms_page></cms_page> | |
<cms_index_index></cms_index_index> | |
<cms_index_defaultindex></cms_index_defaultindex> | |
<cms_index_noroute></cms_index_noroute> | |
<cms_index_defaultnoroute></cms_index_defaultnoroute> | |
<!-- | |
/** | |
* contacts.xml | |
*/ | |
--> | |
<contacts_index_index></contacts_index_index> | |
<!-- | |
/** | |
* core.xml | |
*/ | |
--> | |
<!-- | |
/** | |
* customer.xml | |
*/ | |
--> | |
<customer_logged_in></customer_logged_in> | |
<!-- Load this update on every page when customer is logged out --> | |
<customer_logged_out></customer_logged_out> | |
<!-- Layout for customer login page --> | |
<customer_account_login></customer_account_login> | |
<!-- Layout for customer log out page --> | |
<customer_account_logoutsuccess></customer_account_logoutsuccess> | |
<!--´New customer registration --> | |
<customer_account_create></customer_account_create> | |
<customer_account_forgotpassword></customer_account_forgotpassword> | |
<customer_account_resetpassword></customer_account_resetpassword> | |
<customer_account_confirmation></customer_account_confirmation> | |
<customer_account_edit></customer_account_edit> | |
<!-- Customer account pages, rendered for all tabs in dashboard --> | |
<customer_account></customer_account> | |
<!-- Customer account home dashboard layout --> | |
<customer_account_index></customer_account_index> | |
<!-- Customer account address book --> | |
<customer_address_index></customer_address_index> | |
<!-- Customer account address edit page --> | |
<customer_address_form></customer_address_form> | |
<!-- | |
/** | |
* directory.xml | |
*/ | |
--> | |
<!-- Category default layout --> | |
<catalog_category_default></catalog_category_default> | |
<!-- Category layered navigation layout --> | |
<catalog_category_layered></catalog_category_layered> | |
<!-- Catalog Search layout --> | |
<catalogsearch_advanced_index></catalogsearch_advanced_index> | |
<catalogsearch_result_index></catalogsearch_result_index> | |
<catalogsearch_advanced_result></catalogsearch_advanced_result> | |
<!-- | |
/** | |
* downloadable.xml | |
*/ | |
--> | |
<customer_account></customer_account> | |
<downloadable_customer_products></downloadable_customer_products> | |
<checkout_cart_index></checkout_cart_index> | |
<checkout_onepage_review></checkout_onepage_review> | |
<checkout_onepage_success></checkout_onepage_success> | |
<checkout_multishipping_addresses></checkout_multishipping_addresses> | |
<checkout_multishipping_shipping></checkout_multishipping_shipping> | |
<checkout_multishipping_overview></checkout_multishipping_overview> | |
<checkout_multishipping_success></checkout_multishipping_success> | |
<paypal_express_review></paypal_express_review> | |
<paypal_express_review_details></paypal_express_review_details> | |
<paypaluk_express_review></paypaluk_express_review> | |
<paypaluk_express_review_details></paypaluk_express_review_details> | |
<sales_order_view></sales_order_view> | |
<sales_order_invoice></sales_order_invoice> | |
<sales_order_creditmemo></sales_order_creditmemo> | |
<wishlist_index_index></wishlist_index_index> | |
<!-- Print pages --> | |
<sales_order_print></sales_order_print> | |
<sales_order_printinvoice></sales_order_printinvoice> | |
<sales_order_printcreditmemo></sales_order_printcreditmemo> | |
<!-- EOF Print pages --> | |
<!-- For guests --> | |
<sales_guest_view></sales_guest_view> | |
<sales_guest_invoice></sales_guest_invoice> | |
<sales_guest_creditmemo></sales_guest_creditmemo> | |
<sales_guest_print></sales_guest_print> | |
<sales_guest_printinvoice></sales_guest_printinvoice> | |
<sales_guest_printcreditmemo></sales_guest_printcreditmemo> | |
<!-- Emails --> | |
<sales_email_order_items></sales_email_order_items> | |
<sales_email_order_invoice_items></sales_email_order_invoice_items> | |
<sales_email_order_creditmemo_items></sales_email_order_creditmemo_items> | |
<PRODUCT_TYPE_downloadable module="downloadable"></PRODUCT_TYPE_downloadable> | |
<!-- | |
/** | |
* googleanalytics.xml | |
*/ | |
--> | |
<!-- | |
/** | |
* googlecheckout.xml | |
*/ | |
--> | |
<checkout_cart_index></checkout_cart_index> | |
<googlecheckout_redirect_redirect></googlecheckout_redirect_redirect> | |
<!-- | |
/** | |
* moneybookers.xml | |
*/ | |
--> | |
<moneybookers_processing_payment></moneybookers_processing_payment> | |
<moneybookers_processing_placeform></moneybookers_processing_placeform> | |
<!-- | |
/** | |
* newsletter.xml | |
*/ | |
--> | |
<!-- Customer account pages, rendered for all tabs in dashboard --> | |
<customer_account></customer_account> | |
<newsletter_manage_index></newsletter_manage_index> | |
<!-- | |
/** | |
* page.xml | |
*/ | |
--> | |
<!-- Default layout, loads most of the pages --> | |
<print module="page"></print> | |
<!-- Custom page layout handles --> | |
<page_empty></page_empty> | |
<page_one_column></page_one_column> | |
<page_two_columns_left></page_two_columns_left> | |
<page_two_columns_right></page_two_columns_right> | |
<page_three_columns></page_three_columns> | |
<!-- | |
/** | |
* pagecache.xml | |
*/ | |
--> | |
<catalog_product_view></catalog_product_view> | |
<!-- | |
/** | |
* payment.xml | |
*/ | |
--> | |
<catalog_product_view></catalog_product_view> | |
<!-- | |
/** | |
* paypal.xml | |
*/ | |
--> | |
<checkout_cart_index></checkout_cart_index> | |
<paypal_express_review></paypal_express_review> | |
<paypal_express_review_details></paypal_express_review_details> | |
<catalog_product_view></catalog_product_view> | |
<catalog_category_default></catalog_category_default> | |
<catalog_category_layered></catalog_category_layered> | |
<catalog_product_compare_index></catalog_product_compare_index> | |
<catalogsearch_result_index></catalogsearch_result_index> | |
<catalogsearch_advanced_result></catalogsearch_advanced_result> | |
<tag_product_list></tag_product_list> | |
<tag_customer_view></tag_customer_view> | |
<wishlist_index_index></wishlist_index_index> | |
<review_product_list></review_product_list> | |
<checkout_onepage_success></checkout_onepage_success> | |
<checkout_onepage_failure></checkout_onepage_failure> | |
<cms_index_index></cms_index_index> | |
<checkout_onepage_review></checkout_onepage_review> | |
<paypal_payflow_link_iframe></paypal_payflow_link_iframe> | |
<paypal_payflow_advanced_iframe></paypal_payflow_advanced_iframe> | |
<paypal_hosted_pro_iframe></paypal_hosted_pro_iframe> | |
<SHORTCUT_popup></SHORTCUT_popup> | |
<!-- | |
/** | |
* paypaluk.xml | |
*/ | |
--> | |
<checkout_cart_index></checkout_cart_index> | |
<paypaluk_express_review></paypaluk_express_review> | |
<paypal_express_review_details></paypal_express_review_details> | |
<catalog_product_view></catalog_product_view> | |
<catalog_category_default></catalog_category_default> | |
<catalog_category_layered></catalog_category_layered> | |
<catalog_product_compare_index></catalog_product_compare_index> | |
<catalogsearch_result_index></catalogsearch_result_index> | |
<catalogsearch_advanced_result></catalogsearch_advanced_result> | |
<tag_product_list></tag_product_list> | |
<tag_customer_view></tag_customer_view> | |
<wishlist_index_index></wishlist_index_index> | |
<review_product_list></review_product_list> | |
<checkout_onepage_success></checkout_onepage_success> | |
<checkout_onepage_failure></checkout_onepage_failure> | |
<SHORTCUT_uk_popup></SHORTCUT_uk_popup> | |
<!-- | |
/** | |
* persistent.xml | |
*/ | |
--> | |
<customer_account_login></customer_account_login> | |
<customer_account_create></customer_account_create> | |
<checkout_onepage_index></checkout_onepage_index> | |
<customer_logged_out></customer_logged_out> | |
<!-- | |
/** | |
* poll.xml | |
*/ | |
--> | |
<!-- Customer account home dashboard layout --> | |
<customer_account_index></customer_account_index> | |
<!-- | |
/** | |
* productalert.xml | |
*/ | |
--> | |
<catalog_product_view></catalog_product_view> | |
<!-- | |
/** | |
* reports.xml | |
*/ | |
--> | |
<catalog_category_layered_nochildren></catalog_category_layered_nochildren> | |
<!-- | |
/** | |
* review.xml | |
*/ | |
--> | |
<customer_account></customer_account> | |
<!-- Customer account home dashboard layout --> | |
<customer_account_index></customer_account_index> | |
<!-- Product reviews page (?) --> | |
<reviews></reviews> | |
<!-- Product reviews page --> | |
<review_product_list></review_product_list> | |
<review_product_view></review_product_view> | |
<review_customer_index></review_customer_index> | |
<review_customer_view></review_customer_view> | |
<!-- | |
/** | |
* rss.xml | |
*/ | |
--> | |
<rss_index_index></rss_index_index> | |
<rss_index_nofeed></rss_index_nofeed> | |
<rss_index_wishlist></rss_index_wishlist> | |
<!-- Catalog layout --> | |
<rss_catalog_new></rss_catalog_new> | |
<rss_catalog_special></rss_catalog_special> | |
<rss_catalog_salesrule></rss_catalog_salesrule> | |
<rss_catalog_tag></rss_catalog_tag> | |
<rss_catalog_notifystock></rss_catalog_notifystock> | |
<rss_catalog_review></rss_catalog_review> | |
<rss_catalog_category></rss_catalog_category> | |
<!-- Order layout --> | |
<rss_order_new></rss_order_new> | |
<rss_order_status></rss_order_status> | |
<!-- | |
/** | |
* sales.xml | |
*/ | |
--> | |
<!-- Customer account pages, rendered for all tabs in dashboard --> | |
<customer_logged_in></customer_logged_in> | |
<checkout_onepage_index></checkout_onepage_index> | |
<checkout_onepage_reorder></checkout_onepage_reorder> | |
<customer_account></customer_account> | |
<!-- Customer account home dashboard layout --> | |
<customer_account_index></customer_account_index> | |
<sales_order_history></sales_order_history> | |
<sales_order_view></sales_order_view> | |
<sales_order_invoice></sales_order_invoice> | |
<sales_order_shipment></sales_order_shipment> | |
<sales_order_creditmemo></sales_order_creditmemo> | |
<sales_order_reorder></sales_order_reorder> | |
<sales_order_print></sales_order_print> | |
<sales_order_printinvoice></sales_order_printinvoice> | |
<sales_order_printshipment></sales_order_printshipment> | |
<sales_order_printcreditmemo></sales_order_printcreditmemo> | |
<!-- Email layouts section --> | |
<sales_email_order_items></sales_email_order_items> | |
<sales_email_order_invoice_items></sales_email_order_invoice_items> | |
<sales_email_order_shipment_items></sales_email_order_shipment_items> | |
<sales_email_order_creditmemo_items></sales_email_order_creditmemo_items> | |
<!-- Guest --> | |
<sales_guest_form></sales_guest_form> | |
<sales_guest_view></sales_guest_view> | |
<sales_guest_invoice></sales_guest_invoice> | |
<sales_guest_shipment></sales_guest_shipment> | |
<sales_guest_creditmemo></sales_guest_creditmemo> | |
<sales_guest_reorder></sales_guest_reorder> | |
<sales_guest_print></sales_guest_print> | |
<sales_guest_printinvoice></sales_guest_printinvoice> | |
<sales_guest_printshipment></sales_guest_printshipment> | |
<sales_guest_printcreditmemo></sales_guest_printcreditmemo> | |
<!-- | |
/** | |
* sendfriend.xml | |
*/ | |
--> | |
<sendfriend_product_send></sendfriend_product_send> | |
<!-- | |
/** | |
* shipping.xml | |
*/ | |
--> | |
<shipping_tracking_ajax></shipping_tracking_ajax> | |
<shipping_tracking_popup></shipping_tracking_popup> | |
<!-- | |
/** | |
* tag.xml | |
*/ | |
--> | |
<!--Customer account pages, rendered for all tabs in dashboard --> | |
<customer_account></customer_account> | |
<!-- Customer account home dashboard layout --> | |
<customer_account_index></customer_account_index> | |
<catalog_product_view></catalog_product_view> | |
<!-- All tags page --> | |
<tag_list_index></tag_list_index> | |
<tag_product_list></tag_product_list> | |
<tag_customer_index></tag_customer_index> | |
<tag_customer_view></tag_customer_view> | |
<!-- | |
/** | |
* weee.xml | |
*/ | |
--> | |
<checkout_cart_index></checkout_cart_index> | |
<checkout_onepage_index></checkout_onepage_index> | |
<checkout_multishipping></checkout_multishipping> | |
<customer_logged_in></customer_logged_in> | |
<!-- | |
/** | |
* wishlist.xml | |
*/ | |
--> | |
<!-- Customer account pages, rendered for all tabs in dashboard --> | |
<customer_account></customer_account> | |
<!-- Customer account home dashboard layout --> | |
<customer_account_index></customer_account_index> | |
<!-- Wishlist pages --> | |
<wishlist_index_index></wishlist_index_index> | |
<wishlist_index_share></wishlist_index_share> | |
<wishlist_index_configure></wishlist_index_configure> | |
<wishlist_shared_index></wishlist_shared_index> | |
<!-- | |
/** | |
* xmlconnect.xml | |
*/ | |
--> | |
<!-- Home --> | |
<xmlconnect_index_index></xmlconnect_index_index> | |
<!-- Catalog --> | |
<xmlconnect_catalog_filters></xmlconnect_catalog_filters> | |
<!-- Category --> | |
<xmlconnect_catalog_category></xmlconnect_catalog_category> | |
<!-- Product --> | |
<xmlconnect_catalog_product></xmlconnect_catalog_product> | |
<xmlconnect_catalog_productoptions></xmlconnect_catalog_productoptions> | |
<xmlconnect_catalog_productgallery></xmlconnect_catalog_productgallery> | |
<xmlconnect_catalog_productreview></xmlconnect_catalog_productreview> | |
<xmlconnect_catalog_productreviews></xmlconnect_catalog_productreviews> | |
<!-- Search --> | |
<xmlconnect_catalog_search></xmlconnect_catalog_search> | |
<xmlconnect_catalog_searchsuggest></xmlconnect_catalog_searchsuggest> | |
<!-- Shopping Cart --> | |
<xmlconnect_cart_index></xmlconnect_cart_index> | |
<xmlconnect_cart_info></xmlconnect_cart_info> | |
<!-- Customer --> | |
<xmlconnect_customer_form></xmlconnect_customer_form> | |
<xmlconnect_wishlist_index></xmlconnect_wishlist_index> | |
<xmlconnect_customer_address></xmlconnect_customer_address> | |
<xmlconnect_customer_addressform></xmlconnect_customer_addressform> | |
<xmlconnect_customer_orderlist></xmlconnect_customer_orderlist> | |
<xmlconnect_customer_orderdetails></xmlconnect_customer_orderdetails> | |
<xmlconnect_customer_storecredit></xmlconnect_customer_storecredit> | |
<xmlconnect_customer_giftcardcheck></xmlconnect_customer_giftcardcheck> | |
<!-- Configuration --> | |
<xmlconnect_configuration_index></xmlconnect_configuration_index> | |
<!-- Checkout (OnePage) --> | |
<xmlconnect_checkout_index></xmlconnect_checkout_index> | |
<xmlconnect_checkout_billingaddress></xmlconnect_checkout_billingaddress> | |
<xmlconnect_checkout_newbillingaddressform></xmlconnect_checkout_newbillingaddressform> | |
<xmlconnect_checkout_shippingaddress></xmlconnect_checkout_shippingaddress> | |
<xmlconnect_checkout_newshippingaddressform></xmlconnect_checkout_newshippingaddressform> | |
<xmlconnect_checkout_shippingmethods></xmlconnect_checkout_shippingmethods> | |
<xmlconnect_checkout_paymentmethods></xmlconnect_checkout_paymentmethods> | |
<xmlconnect_checkout_orderreview></xmlconnect_checkout_orderreview> | |
<!-- Checkout with PayPal MEP --> | |
<xmlconnect_paypal_mep_shippingmethods></xmlconnect_paypal_mep_shippingmethods> | |
<xmlconnect_paypal_mep_carttotals></xmlconnect_paypal_mep_carttotals> | |
<!-- Checkout with PayPal MECL --> | |
<xmlconnect_paypal_mecl_review></xmlconnect_paypal_mecl_review> | |
<xmlconnect_paypal_mecl_shippingmethods></xmlconnect_paypal_mecl_shippingmethods> | |
<!-- Cms --> | |
<xmlconnect_cms_page></xmlconnect_cms_page> | |
<!-- Payment bridge --> | |
<xmlconnect_pbridge_result></xmlconnect_pbridge_result> | |
<!-- Product review --> | |
<xmlconnect_review_form></xmlconnect_review_form> | |
<!-- | |
/** | |
* sales/billing_agreeement.xml | |
*/ | |
--> | |
<sales_billing_agreement_index></sales_billing_agreement_index> | |
<sales_billing_agreement_view></sales_billing_agreement_view> | |
<customer_account></customer_account> | |
<!-- | |
/** | |
* sales/recurring_profile.xml | |
*/ | |
--> | |
<customer_account></customer_account> | |
<sales_recurring_profile_index></sales_recurring_profile_index> | |
<sales_recurring_profile_view__tabs></sales_recurring_profile_view__tabs> | |
<sales_recurring_profile_view></sales_recurring_profile_view> | |
<sales_recurring_profile_orders></sales_recurring_profile_orders> | |
</layout> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment