---
title: Hooks
api_version: 2026-04
source_url:
  html: 'https://shopify.dev/docs/api/hydrogen-react/latest/hooks'
  md: 'https://shopify.dev/docs/api/hydrogen-react/latest/hooks.md'
api_name: hydrogen-react
---

# Hooks

[use​Cart](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/usecart)

[Provides access to the cart object.](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/usecart)

[use​Cart​Line](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/usecartline)

[The useCartLine hook provides access to the CartLine object from the Storefront API.](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/usecartline)

[use​Load​Script](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useloadscript)

[The useLoadScript hook loads an external script tag in the browser.](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useloadscript)

[use​Money](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/usemoney)

[The useMoney hook takes a MoneyV2 object and returns a](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/usemoney)

[use​Product](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useproduct)

[Provides access to the product value passed to \<ProductProvider />.](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useproduct)

[use​Shop](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useshop)

[Provides access to the shopifyConfig prop of \<ShopifyProvider/>.](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useshop)

[use​Shopify​Cookies](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useshopifycookies)

[Sets Shopify user and session cookies and refreshes the expiry time.](https://shopify.dev/docs/api/hydrogen-react/latest/hooks/useshopifycookies)

***
