---
title: Product
source_url:
  html: 'https://shopify.dev/docs/api/shop-minis/hooks/product'
  md: 'https://shopify.dev/docs/api/shop-minis/hooks/product.md'
api_name: shop-minis
---

# Product

[use​Popular​Products](https://shopify.dev/docs/api/shop-minis/hooks/product/usepopularproducts)

[Deprecated.](https://shopify.dev/docs/api/shop-minis/hooks/product/usepopularproducts)

[use​Product](https://shopify.dev/docs/api/shop-minis/hooks/product/useproduct)

[The useProduct hook fetches a single product by its ID.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproduct)

[use​Product​List](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductlist)

[The useProductList hook fetches a single product collection by its ID.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductlist)

[use​Product​List​Actions](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductlistactions)

[The useProductListActions hook provides mutation functions for managing product collections.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductlistactions)

[use​Product​Lists](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductlists)

[The useProductLists hook fetches all product collections that the user has created.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductlists)

[use​Product​Media](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductmedia)

[The useProductMedia hook fetches media items (images, videos, etc.) for a specific product.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductmedia)

[use​Product​Reviews](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductreviews)

[The useProductReviews hook fetches reviews for a specific product.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductreviews)

[use​Products](https://shopify.dev/docs/api/shop-minis/hooks/product/useproducts)

[The useProducts hook efficiently fetches multiple products in a single batched request.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproducts)

[use​Product​Search](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductsearch)

[The useProductSearch hook fetches products based on a search query.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductsearch)

[use​Product​Variants](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductvariants)

[The useProductVariants hook fetches product variants for a specific product.](https://shopify.dev/docs/api/shop-minis/hooks/product/useproductvariants)

[use​Recommended​Products](https://shopify.dev/docs/api/shop-minis/hooks/product/userecommendedproducts)

[The useRecommendedProducts hook fetches personalized product recommendations based on the user's shopping behavior, purchase history, and preferences in the Shop app.](https://shopify.dev/docs/api/shop-minis/hooks/product/userecommendedproducts)

***
