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

# Create Products

> Qonversion Product is a cross-platform entity representing products from Apple, Google, Stripe, or Paddle. This mapping helps you provide users with access to premium content after making a purchase.

## Create a Product

1. Navigate to the [Entitlements & Products configuration section](https://dash.qonversion.io/entitlements/products). Tap the Create button and select Product.

<img src="https://mintcdn.com/qonversion/cVFu44J4hjAFIf6D/images/docs/2298eb2-Screenshot_2024-02-06_at_16.57.17.png?fit=max&auto=format&n=cVFu44J4hjAFIf6D&q=85&s=ba7ef0d5bd67651ebe96a232dd366c6b" alt="" width="2768" height="1706" data-path="images/docs/2298eb2-Screenshot_2024-02-06_at_16.57.17.png" />

2. Fill in the product details.

<img src="https://mintcdn.com/qonversion/eOsiYIQAgYr1cnnF/images/docs/78c5028-Screenshot_2024-02-06_at_16.58.23.png?fit=max&auto=format&n=eOsiYIQAgYr1cnnF&q=85&s=ba735a4df62b38ddfc3fababe6bf0509" alt="" width="2772" height="1702" data-path="images/docs/78c5028-Screenshot_2024-02-06_at_16.58.23.png" />

* **Qonversion Product ID** – create your unique product identifier in Qonversion that corresponds to a unique product on the Apple App Store and Google Play Store. The SDK will use it to make purchases.

* **AppStore Product ID** – product identifier on Apple App Store. You can read [here](https://qonversion.io/blog/configure-iap-app-store-connect/) how to create a subscription.

* **Google Play Product ID** – product identifier on Google Play Console. You can read [here](android-in-app-products) how to create a subscription.

* **Google Play Base Plan ID** - identifier of the base plan for Google Play Product. Used for subscription products. Leave empty for in-apps. Different base plans of the same product can be used for different Qonversion products.

* **Stripe Product ID** – product identifier in Stripe (starts with `prod_`). See the [Stripe Integration](stripe-integration) guide.

* **Paddle Product ID** – product identifier in Paddle (starts with `pro_`). See the [Paddle Integration](paddle-integration) guide.

* **Associated Entitlements** - choose the entitlements that should be granted once this product is purchased.

<Info>
  ### Change the promoted product in your app without releasing a new app version

  You can change the App Store products associated with the Qonversion product by changing the App Store Product IDs.
</Info>

***

[Create Entitlements](entitlements)

[Displaying Products](displaying-products)
