Magento2
Magento 2: Remove upsell products or move upsell products
1. If you want to remove the upsell products from product details page. Open Your theme catalog_product_view.xml and add the following code. File location: app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_product_view.xml 2. Add upsell product block under Tab section.