Wednesday 13 January 2016

Remove Compare products from sidebar from a perticular page - Magento2

Compare products from sidebar can be removed from a particular page

Example: In my case, it is not required in catalog-categoy-view page

app/design/frontend/Magento/theme-frontend-sample/Magento_Catalog/layout/catalog_category_view.xml

add below tag after <body> tag

<referenceBlock name="catalog.compare.sidebar" remove="true"/>

2 Comments:

At 26 January 2017 at 22:00 , Blogger Unknown said...

This is a great post. I like this topic.This site has lots of advantage. It helps me in many ways.Thanks for posting this again.
magento development company in bangalore 

 
At 8 December 2017 at 00:38 , Blogger Unknown said...

I want to remove wishlist block from customer dashboard side bar and added this code

inside /Magento_Customer/layout/customer_account.xml file in a custom theme. But it is not working. Please help

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home