Tag: xml
-
How to hide a specific category from Google Index in Magento 2?
In Magento Admin Panel, Go to Catalog in Left Menu > CategoriesSelect the category you want to edit and in Design Section > Layout Update XML, put this value: Save the category and then Clear the cache
-
How to shift category description below products in Magento 2
In your theme folder, add Folder Magento_Catalog/layout and in layout folder add file catalog_category_view.xml
-
Remove Compare feature from Magento 2
How to remove “Add to Compare” links in sidebar and product page in Magento 2 product pages Magento 2 Community has a default feature of comparison lists for multiple products. Learn how you can disable the “Add to Compare” feature in magento2 community edition. Add the following lines in default.xml of your theme folder