JTL Shop (5) – Print Linkgroups in Smarty

Nova has two simple snippets to print (custom) linkgroups, this snippet prints out list items without the list wrapper.

Link List with toggable submenus (like the regular sidebar menus)

{include file='snippets/linkgroup_recursive.tpl' linkgroupIdentifier='LINKGROUP_TEMPLATE_NAME' dropdownSupport=BOOL}

Link List with dropdown submenus (like the regular top-bar menu)

{include file='snippets/linkgroup_list.tpl' linkgroupIdentifier='LINKGROUP_TEMPLATE_NAME' dropdownSupport=BOOL}

To print out the links on your own, check out the code of those snippet templates.

    Schreibe einen Kommentar

    Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert


    Der Zeitraum für die reCAPTCHA-Überprüfung ist abgelaufen. Bitte laden Sie die Seite neu.