Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/campaigns/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The fastest path from zero to a working funnel on localhost is the **[Campaign P

- **Node.js 18+**
- A **Next Commerce store** with a campaign created in the Campaigns App
- Your **Campaign API key** — find it under your campaign's *Integration* tab
- Your **Campaign API key**: select **Developer** in the campaign header to open the Developer workspace, then copy the key from the **Campaigns API** section

### 2. Initialize a new project

Expand Down
2 changes: 1 addition & 1 deletion content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Use campaigns to build external checkout experiences that run outside the storef

1. In your dashboard, install the **Campaigns App** and create a campaign
2. Add packages linked to product variants in your catalog
3. Get your **API Key** from the campaign's **Integration** tab
3. Get your **API Key**: select **Developer** in the campaign header to open the Developer workspace, then copy the key from the **Campaigns API** section
4. Clone the [Campaign Cart Starter Template](https://github.com/NextCommerceCo/campaign-cart-example) — a pre-built landing page, checkout, upsell, and receipt flow ready to customize

**Resources**
Expand Down