Advertisement
Guest User

gfr

a guest
May 23rd, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. <reference name="before_content">
  2. <block type="nazic/wrapper" name="section.slideshow">
  3. <action method="setId"><id>sns_slideshow</id></action>
  4. <action method="setParams"><params>class="wrap"</params></action>
  5. <block type="revolutionslider/list" name="revolutionslider.list" as="slideshow"></block>
  6. </block>
  7. <block type="cms/block" name="myelement3">
  8. <action method="setBlockId"><block_id>banner-blocco-1-pb</block_id></action>
  9. </block>
  10. </reference>
  11.  
  12. <reference name="after_main">
  13. <block type="core/template" template="sns/blocks/tabs.phtml" name="tabs.slider">
  14. <action method="setTitle"><title>Collezione Pro Bag</title></action>
  15. <block type="slider/list" name="slider_tab7">
  16. <action method="setConfig">
  17. <name>
  18. <title>Piu venduti</title>
  19. <product_order_by>best_sales</product_order_by>
  20. </name>
  21. </action>
  22. <action method="addToParentGroup"><group>custom_tabs</group></action>
  23. </block>
  24. <block type="slider/list" name="slider_tab5">
  25. <action method="setConfig">
  26. <name>
  27. <title>Piu' Economici</title>
  28. <product_order_by>price</product_order_by>
  29. <product_order_dir>asc</product_order_dir>
  30. </name>
  31. </action>
  32. <action method="addToParentGroup"><group>custom_tabs</group></action>
  33. </block>
  34. <block type="slider/list" name="slider_tab8">
  35. <action method="setConfig">
  36. <name>
  37. <title>Piu' Visti</title>
  38. <product_order_by>most_viewed</product_order_by>
  39. </name>
  40. </action>
  41. <action method="addToParentGroup"><group>custom_tabs</group></action>
  42. </block>
  43. </block>
  44. <block type="cms/block" name="nazic_banner1">
  45. <action method="setBlockId"><block_id>nazic_banner3</block_id></action>
  46. </block>
  47.  
  48.  
  49.  
  50. <block type="newsletter/subscribe" name="content.subscribe" template="newsletter/subscribe-content.phtml" />
  51.  
  52. <block type="slider/list" name="content.slider1">
  53. <action method="setConfig">
  54. <name>
  55. <title>Best seller</title>
  56. <product_order_by>crated_at</product_order_by>
  57. <pretext></pretext>
  58. </name>
  59. </action>
  60. <action method="addToParentGroup"><group>custom_tabs</group></action>
  61. </block>
  62. </reference>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement