To create a product in Magento without displaying it on the frontend, you can set the product’s visibility attribute to “Not Visible Individually.” Here’s how to do it:
- Go to the Magento Admin panel.
- Navigate to Catalog > Products.
- Click on Add Product to create a new product, or edit an existing one.
- In the Visibility section, select Not Visible Individually.
- Complete the rest of the product details as needed.
- Save the product.
Setting Visibility to “Not Visible Individually” hides the product from catalog and search pages, keeping it accessible only through specific URLs or if used as a part of a grouped/bundled product.