Guest User

Untitled

a guest
Nov 24th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <referenceContainer name="content">
  2. <referenceBlock name="category.products">
  3. <block name="product_list" class="MagentoCatalogBlockNavigation">
  4. <action method="setTemplate">
  5. <argument name="template" xsi:type="string">Magento_Catalog::product/customlist.phtml</argument>
  6. </action>
  7. </block>
  8. </referenceBlock>
  9. </referenceContainer>
  10.  
  11. <referenceContainer name="content">
  12. <referenceBlock name="category.products">
  13. <block name="product_list" class="MagentoCatalogBlockProductListProduct">
  14. <action method="setTemplate">
  15. <argument name="template" xsi:type="string">Magento_Catalog::product/customlist.phtml</argument>
  16. </action>
  17. </block>
  18. </referenceBlock>
  19. </referenceContainer>
Add Comment
Please, Sign In to add comment