# Managing Products

## Docs

- [Create Product Types](https://docs.zid.sa/create-product-types-2197235m0.md): This guide explains how to create different product types using the Create Product endpoint.
- [Create Product](https://docs.zid.sa/create-a-new-product.md): Use this endpoint to create a new product in the store.
- [List Products](https://docs.zid.sa/retrieve-a-list-of-products.md): **Retrieve a list of all products with extensive filtering options.**
- [View Product](https://docs.zid.sa/get-a-product-by-id.md): Get product by ID as *Manager* or as *Customer*. 
- [List Product Settings](https://docs.zid.sa/product-setting.md): The product setting endpoint allows merchants to retrieve the current product settings status from their dashboard. These settings control various aspects of how products are displayed, including search features, related products, and sold product counts. The endpoint helps merchants manage and fine-tune the visibility and order of products in their stores.
- [Update Product](https://docs.zid.sa/update-an-existing-product.md): This endpoint lets you modify an existing product. You can update various aspects of the product, including:
- [Bulk Update Products](https://docs.zid.sa/bulk-update-product.md): This endpoint allows you to update multiple products at once by specifying their IDs or SKUs along with the new data. This makes managing large inventory updates more efficient.
- [Delete Product](https://docs.zid.sa/delete-a-product.md): Delete a product by its ID.
