In Shopify, you cannot remove the default pages/collections/products, etc.
I have tried many times and read many articles but its not possible to remove slugs and its also a different way for themes because the code varies according to the theme
You can remove ‘/collections/’ if visistors open products from the collection by removing this code "| within:collection" from product-card.liquid or product-grid-item.liquid
But you cannot remove ‘/products/’, this is a part could not be changed with Shopify.