> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runkariz.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List all product info

> Retrieves a list of products from the seller's catalog, including **all** associated data, containing:

*   **Variants:** All product variants, with their attributes (price, SKU, options, etc.).
*   **Inventory:** inventory information for each product and variant.
*   **Inventory Locations:**  Inventory locations at the variant level.

Providing all this data in a single response simplifies product integrations. The response is compatible with the Shopify REST API product schema. For detailed schema explanations, see the [Shopify REST API Product resource]([https://shopify.dev/docs/api/admin-rest/2024-10/resources/product]).

