How to remove up sell and cross sell product from the cart page. (you may also like block) I added below code in my app/design/frontend/Custom/Theme/Magento_Checkout/layout/checkout_cart_index.xml file but when I click view cart page I am getting 500 error.
<referenceBlock name="checkout.cart.upsell" remove="true"/>
<referenceBlock name="checkout.cart.crosssell" remove="true"/>
Please help
app/design/frontend/Tristar/custom/Magento_Catalog/layout/catalog_product_view.xml and not working
– GeorgeM Oct 28 '18 at 13:23php bin/magento cache:clean,php bin/magento cache:flush,php bin/magento setup:static-content:deploy -f– PЯINCƎ Oct 28 '18 at 13:43