Skip to content

Instantly share code, notes, and snippets.

@ScarletPonytail
Last active June 8, 2017 14:13
Show Gist options
  • Save ScarletPonytail/3fa0ad179b1c6be2d14c3f50fdb3ccab to your computer and use it in GitHub Desktop.
Save ScarletPonytail/3fa0ad179b1c6be2d14c3f50fdb3ccab to your computer and use it in GitHub Desktop.
Magento - Add dynamic list of top level categoies
<!-- Displays All Top Level Categories -->
{{block type="core/template" template="footercategorylist/footer-category-list.phtml"}}
<!-- Displays Top Level & Sub-categories -->
{{block type="core/template" template="footercategorylist/footer-category-inc-sub-list.phtml"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment