> For the complete documentation index, see [llms.txt](https://developer.paddle.com/llms.txt).

# Catalog

---

Create and manage your product catalog, pricing, and discounts.

{% instruction-steps %}

1. Go to **Paddle > Catalog > Products!**
2. Click {% mock-button icon="carbon:add" %}New product.
3. Enter details for your new product.
4. Click Save when you're done.

{% /instruction-steps %}

{% /dashboard-instructions %}

## Journey Comparison Examples

### Basic comparison with aligned rows

Two columns comparing workflows. Notice how steps align across columns even when content lengths differ:

{% journey-comparison %}

{% comparison-column title="Unverified domains" %}
If you use Apple Pay on an unverified domain, Paddle opens an unobtrusive popup from a Paddle.com domain that launches the Apple Pay modal.

{% comparison-step title="Customer chooses Apple Pay" %}

{% /comparison-step %}

{% comparison-step title="Paddle Checkout launches an unobtrusive popup to open Apple Pay" %}

{% /comparison-step %}

{% comparison-step title="Customer selects a card and confirms using the Apple Pay modal" %}

{% /comparison-step %}

{% /comparison-column %}

{% comparison-column title="Verified domains" %}
If you use Apple Pay on a verified domain, the Apple Pay modal launches directly from your checkout. Customers can pick a card and confirm.

{% comparison-step title="Customer chooses Apple Pay" %}

{% /comparison-step %}

{% comparison-step title="Customer selects a card and confirms using the Apple Pay modal" %}

{% /comparison-step %}

{% /comparison-column %}

{% /journey-comparison %}