Categories

Featured templates

Locating Magento sidebar modules

Chris Diaz May 19, 2011
Rating: 3.8/5. From 4 votes.
Please wait...

This tutorial will show you where you can find the sidebar modules code.

Open app\design\frontend\default\your_theme\layout. This directory contains the XML files that determine the modules positions and order. Open any XML file and search for the tag . The reference tags determine modules position for various pages of your Magento store.

As you can see there are several references like: , , , footer_links"> etc.

Let’s see where you can find most used sidebar modules Magento modules.

 

Compare products

File: catalog.xml

  

 

Shop By/Browse By

File: catalog.xml

  

 

Product Viewed

File: catalog.xml

  

 

Related Products

File: catalog.xml


	
    	simplecheckout/cart_item_renderer
        groupedcheckout/cart_item_renderer_grouped
        configurablecheckout/cart_item_renderer_configurable
        	
            	
            
    

 

My Cart

File: checkout.xml

	
    	simplecheckout/cart_item_renderer
        groupedcheckout/cart_item_renderer_grouped
        configurablecheckout/cart_item_renderer_configurable
        
        	
        
    

 

Community Poll

File: poll.xml


    poll
    results

 

Popular Tags

File: tag.xml


    


 

PayPal logo

File: paypal.xml


 

Newsletter

File: newsletter.xml


 

 

Magento Themes
This entry was posted in Magento, Magento Tutorials and tagged Magento, module, sidebar, XML. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket