Skip to content

Commit

Permalink
https://github.com/tradefurniturecompany/site/issues/192
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 23, 2020
1 parent f6644ea commit f0507ed
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions view/frontend/layout/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
xsi:noNamespaceSchemaLocation='urn:magento:framework:View/Layout/etc/page_configuration.xsd'
>
<body>
<!-- 2020-10-23
"Remove the product comparison feature as it is used only by 0.04% of customers":
https://github.com/tradefurniturecompany/site/issues/192 -->
<referenceBlock name='catalogsearch.product.addto.compare' remove='true'/>
<referenceBlock name='category.product.addto.compare' remove='true'/>
<referenceBlock name='crosssell.product.addto.compare' remove='true'/>
<referenceBlock name='related.product.addto.compare' remove='true'/>
<referenceBlock name='upsell.product.addto.compare' remove='true'/>
<referenceBlock name='view.addto.compare' remove='true'/>
<referenceBlock name='view.addto.compare.bundle' remove='true'/>
<!-- 2019-10-01
"Remove the «Compare Products» and «My Wish List» blocks from all frontend pages":
https://github.com/tradefurniturecompany/core/issues/5 -->
Expand Down

0 comments on commit f0507ed

Please sign in to comment.