Advertisement
Guest User

local.xml

a guest
Jan 30th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <layout>
  3. <contacts_index_index>
  4. <reference name='content'>
  5. <block type="cms/block" name="mapsblock">
  6. <action method="setBlockId"><block_id>googlemaps</block_id></action>
  7. </block>
  8. </reference>
  9. </contacts_index_index>
  10.  
  11. <catalog_product_view>
  12. <reference name="product.info">
  13. <remove name="product.attributes"/>
  14. </reference>
  15. <reference name="product.description">
  16. <block type="catalog/product_view_attributes" name="description_attributes" template="catalog/product/view/attributes.phtml"/>
  17. </reference>
  18. </catalog_product_view>
  19.  
  20. </layout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement