Skip to content

third level menu not working in opencart 2.0.3.1 #34

Description

@JSON12345

hi sir,
i am trying to implement third level menu in website but category.tpl is not working properly
plz help me in that
my email is jsonforit@gmail.com

the code is 馃憤

聽聽聽- 0){ ?>
                    <ul> 
                           <?php foreach ($child['children_lv3'] as $child_lv3) { ?>
                           <li><a href="<?php echo $child_lv3['href']; ?>"><?php echo $child_lv3['name']; ?></a></li>
                            <?php  } ?>
                        </ul>
                    <?php } ?>

聽聽聽-

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions