# Custom Product Pages

The App Store Manager empowers subscribers of the "Premium Plan" to effortlessly create, edit, upload, and publish Custom Product Pages (CPP) for their apps. With tailored options available, you can make your app stand out in a competitive marketplace.

This invaluable feature is exclusively designed for iOS apps and is conveniently positioned alongside the Store Listing feature, making it easy to access.

<figure><img src="/files/ZNX04u4Or95iodShBwy4" alt=""><figcaption></figcaption></figure>

Create a new CPP without limits in App Store Manager; 64 are supported simultaneously in App Store Connect. Provide a name for the new CPP. It will be used as an identifier within App Store Connect, not visible to customers, and cannot be changed after creation.

<figure><img src="/files/LONX3DdcAx0OR3rHJswE" alt=""><figcaption></figcaption></figure>

CPPs hold promotional text and screenshots. Promotional Texts can be imported and exported (JSON and XLSX file formats) to App Store Manager. Use the file templates to provide your texts.

<figure><img src="/files/bVC8BXOIeKr9INsBOHPw" alt=""><figcaption></figcaption></figure>

The screenshot upload allows bulk uploading of images to the CPP. The screenshot functionality is the same as for the Store Listings. Find more information [here](/documents/edit-translate-and-upload/screenshot-and-asset-upload.md).

<figure><img src="/files/MLgTFQNJRzqSiUCKNcBL" alt=""><figcaption></figcaption></figure>

Once the preparation of a Custom Product Page is ready, everything can be uploaded to App Store Connect. The distribution requires uploading metadata and screenshots. To publish the CPP select the respective check box. The CPP will be sent directly for review.

<figure><img src="/files/SiOu03Srhu1Hfipzc5qM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.appstoremanager.net/documents/edit-translate-and-upload/custom-product-pages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
