Advertisement
vikasrao999

footer

Jul 24th, 2014
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Magento
  5. *
  6. * NOTICE OF LICENSE
  7. *
  8. * This source file is subject to the Academic Free License (AFL 3.0)
  9. * that is bundled with this package in the file LICENSE_AFL.txt.
  10. * It is also available through the world-wide-web at this URL:
  11. * http://opensource.org/licenses/afl-3.0.php
  12. * If you did not receive a copy of the license and are unable to
  13. * obtain it through the world-wide-web, please send an email
  14. * to license@magentocommerce.com so we can send you a copy immediately.
  15. *
  16. * DISCLAIMER
  17. *
  18. * Do not edit or add to this file if you wish to upgrade Magento to newer
  19. * versions in the future. If you wish to customize Magento for your
  20. * needs please refer to http://www.magentocommerce.com for more information.
  21. *
  22. * @category design
  23. * @package base_default
  24. * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
  25. * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
  26. */
  27. -->
  28. <layout version="0.1.0">
  29. <!--
  30. Default layout, loads most of the pages
  31. -->
  32.  
  33. <default>
  34. <reference name="footer">
  35. <block type="cms/block" name="cms_footer_links" before="footer_links">
  36. <!--
  37. The content of this block is taken from the database by its block_id.
  38. You can manage it in admin CMS -> Static Blocks
  39. -->
  40. <action method="setBlockId"><block_id>footer_links</block_id></action>
  41. </block>
  42. <block type="cms/block" name="galagiftshop_footer_payment" as="galagiftshop_footer_payment">
  43. <action method="setBlockId"><block_id>galagiftshop_footer_payment</block_id></action>
  44. </block>
  45. </reference>
  46. <reference name="header">
  47. <block type="cms/block" name="galagiftshop_header_ad" as="galagiftshop_header_ad">
  48. <action method="setBlockId"><block_id>galagiftshop_header_ad</block_id></action>
  49. </block>
  50. </reference>
  51. </default>
  52.  
  53. <cms_page translate="label">
  54. <label>CMS Pages (All)</label>
  55. <reference name="content">
  56. <block type="core/template" name="page_content_heading" template="cms/content_heading.phtml"/>
  57. <block type="page/html_wrapper" name="cms.wrapper" translate="label">
  58. <label>CMS Content Wrapper</label>
  59. <action method="setElementClass"><value>std</value></action>
  60. <block type="cms/page" name="cms_page"/>
  61. </block>
  62. </reference>
  63. </cms_page>
  64.  
  65. <cms_index_index translate="label">
  66. <label>CMS Home Page</label>
  67. <reference name="root">
  68. </reference>
  69. <reference name="content">
  70. <block type="cms/block" name="galagiftshop_main_slideshow" as="galagiftshop_main_slideshow" before="-">
  71. <action method="setBlockId"><block_id>galagiftshop_main_slideshow</block_id></action>
  72. </block>
  73. <block type="cms/block" name="galagiftshop_home_three_banner" as="galagiftshop_home_three_banner" after="galagiftshop_main_slideshow">
  74. <action method="setBlockId"><block_id>galagiftshop_home_three_banner</block_id></action>
  75. </block>
  76. <block type="cms/block" name="galagiftshop_home_new_products" as="galagiftshop_home_new_products" after="galagiftshop_home_three_banner">
  77. <action method="setBlockId"><block_id>galagiftshop_home_new_products</block_id></action>
  78. </block>
  79. <block type="cms/block" name="galagiftshop_home_daily_sales" as="galagiftshop_home_daily_sales" after="galagiftshop_home_new_products">
  80. <action method="setBlockId"><block_id>galagiftshop_home_daily_sales</block_id></action>
  81. </block>
  82. <block type="cms/block" name="galagiftshop_home_sample_block" as="galagiftshop_home_sample_block" after="galagiftshop_home_daily_sales">
  83. <action method="setBlockId"><block_id>galagiftshop_home_sample_block</block_id></action>
  84. </block>
  85. <block type="cms/block" name="galagiftshop_home_featured_products" as="galagiftshop_home_featured_products" after="galagiftshop_home_sample_block">
  86. <action method="setBlockId"><block_id>galagiftshop_home_featured_products</block_id></action>
  87. </block>
  88. </reference>
  89.  
  90. <reference name="left">
  91. <block type="cms/block" name="galagiftshop_sidebar_top_seller" as="galagiftshop_sidebar_top_seller" after="galagiftshop.catalog.leftnav">
  92. <action method="setBlockId"><block_id>galagiftshop_sidebar_top_seller</block_id></action>
  93. </block>
  94. <block type="cms/block" name="galagiftshop_sidebar_banner" as="galagiftshop_sidebar_banner" after="galagiftshop_sidebar_top_seller">
  95. <action method="setBlockId"><block_id>galagiftshop_sidebar_banner</block_id></action>
  96. </block>
  97. <block type="cms/block" name="galagiftshop_sidebar_more_way_to_shop" as="galagiftshop_sidebar_more_way_to_shop" after="galagiftshop_sidebar_banner">
  98. <action method="setBlockId"><block_id>galagiftshop_sidebar_more_way_to_shop</block_id></action>
  99. </block>
  100. <block type="cms/block" name="galagiftshop_sidebar_follow_us" as="galagiftshop_sidebar_follow_us" after="galagiftshop_sidebar_more_way_to_shop">
  101. <action method="setBlockId"><block_id>galagiftshop_sidebar_follow_us</block_id></action>
  102. </block>
  103. <block type="newsletter/subscribe" name="left.newsletter" after="galagiftshop_sidebar_follow_us" template="newsletter/subscribe.phtml"/>
  104. </reference>
  105. <reference name="right">
  106. <block type="cms/block" after="tags_popular" name="galagiftshop_sample_vertical_menu_right" as="galagiftshop_sample_vertical_menu_right">
  107. <action method="setBlockId"><block_id>galagiftshop_sample_vertical_menu_right</block_id></action>
  108. </block>
  109. </reference>
  110. </cms_index_index>
  111.  
  112. <cms_index_defaultindex>
  113. <remove name="right"/>
  114. <remove name="left"/>
  115.  
  116. <reference name="root">
  117. <action method="setTemplate"><template>page/1column.phtml</template></action>
  118. </reference>
  119. <reference name="content">
  120. <block type="core/template" name="default_home_page" template="cms/default/home.phtml"/>
  121. </reference>
  122. </cms_index_defaultindex>
  123.  
  124. <cms_index_noroute translate="label">
  125. <label>CMS No-Route Page</label>
  126. </cms_index_noroute>
  127.  
  128. <cms_index_defaultnoroute>
  129. <remove name="right"/>
  130. <remove name="left"/>
  131.  
  132. <reference name="root">
  133. <action method="setTemplate"><template>page/1column.phtml</template></action>
  134. </reference>
  135. <reference name="content">
  136. <block type="core/template" name="default_no_route" template="cms/default/no-route.phtml"/>
  137. </reference>
  138. </cms_index_defaultnoroute>
  139.  
  140. </layout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement