Magento - How to add/remove links on my account navigation?

后端 未结 11 1222
逝去的感伤
逝去的感伤 2020-12-01 03:45

I am trying to remove links on my account navigation. I looked at the customer/account/navigation.phtml template. The template grabs links by $this->getLinks(). How do I edi

11条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-01 04:25

    Also, you need to do something like this in config.xml if you are developing a customized module

        
            
                
                    
                        hpcustomer.xml
                    
                
            
        
    

提交回复
热议问题