Advertisement
Guest User

v1_brands.xml

a guest
Oct 16th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.48 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <layout version="0.1.0">
  3.  
  4.     <default>
  5.         <reference name="head">
  6.             <!-- CSS -->
  7.             <action method="addItem"><type>skin_css</type><name>css/v1/brands.css</name></action>
  8.         </reference>
  9.     </default>
  10.    
  11.     <catalog_product_view>
  12.         <reference name="product.info">
  13.             <block type="brands/brands" name="brands_brands" as="product_attributes_placeholder" template="v1/brands/brands.phtml" />
  14.         </reference>
  15.     </catalog_product_view>
  16.  
  17.  
  18. </layout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement