Remove navigation links from My Account

后端 未结 11 733
挽巷
挽巷 2020-12-25 08:22

I am running Mage 1.5.0.1 and I am trying to remove the navigation links from the My Account section.

My local.xml has the following which works fine:



        
11条回答
  •  南方客
    南方客 (楼主)
    2020-12-25 08:54

    Just to inform you guys about all the links in the navigation menu. To remove all links in local.xml:

    
    
        
            
                    
                    recurring_profiles
                    billing_agreements
                    reviews
                    downloadable_products
                    OAuth Customer Tokens
    
                    account
                    account_edit
                    address_book
                    orders
                    tags
                    wishlist
                    newsletter
    
            
        
    
    

    Thanks for your answer Daniel Sloof

提交回复
热议问题