> For the complete documentation index, see [llms.txt](https://ae-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ae-docs.keywordrush.com/getting-started/quick-start.md).

# Quick start

There are two ways to get products onto a page — pick whichever fits how you like to work.

## Option A — a storefront, then a shortcode

1. Go to **Affiliate Egg → Storefronts → Add storefront**.
2. Paste in one or more **direct product URLs** — the plain product-page links from the shop (not your affiliate links; see below).
3. Save. Affiliate Egg reads each URL and stores the product data — title, price, image.
4. Copy the storefront's shortcode and paste it into any post or page:

```
[affegg id=10]
```

![Adding product URLs to a storefront](https://940736139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5W1lOLsBsZnXap8X6J%2Fuploads%2Fgit-blob-a37fa31a062490c4b0f6a94c4a18b900dfc2fd70%2Fae-storefront-edit.webp?alt=media)

Then insert the shortcode into your post — type it, or use the **Add storefront** button in the editor toolbar to pick a storefront and drop it in for you.

![Inserting the storefront's shortcode into a post](https://940736139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5W1lOLsBsZnXap8X6J%2Fuploads%2Fgit-blob-c4b55e961b7b984f4ac4d8650cdaa115541c5d55%2Fae-shortcode.webp?alt=media)

## Option B — the Storefront block, all in the editor

{% embed url="<https://www.youtube.com/watch?v=u1yIWgq-OfY>" %}

Prefer to stay in the post editor? Add the **Affiliate Egg Storefront** block, paste your product (or category) URLs straight into it, and Affiliate Egg extracts the products and creates the storefront for you. You get a live preview, and you can switch templates and adjust output settings without leaving the editor.

![Importing product URLs into the Storefront block](https://940736139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5W1lOLsBsZnXap8X6J%2Fuploads%2Fgit-blob-8959311fbf25ce702aa0c9c220df242d60805340%2Fae-block-import.webp?alt=media)

![The block's live product preview in the editor](https://940736139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5W1lOLsBsZnXap8X6J%2Fuploads%2Fgit-blob-009908c678a03397af22fafa068297730e55b1ab%2Fae-storefront-block.webp?alt=media)

## A few things that apply either way

* **Use plain product URLs, not your affiliate links.** You'll turn them into affiliate links in one place (next point).
* **Turn on your affiliate links.** When you save a storefront, each shop's domain is added to the **Deeplink** tab automatically. Open it and set your affiliate link for that domain — once per shop, and it applies to every product from it. See [Deeplink settings](/affiliate-links/deeplink.md).
* **Pull a whole category** instead of a single product by pasting a category URL with this syntax:

```
[import limit=10]https://supershop.com/some-category
```

* **Pick a template** for how products look — see [Templates](/displaying-products/templates.md).

***

That's the whole loop. Prices and stock refresh on their own ([Price updates](/keeping-products-fresh/priceupdate.md)); if a shop ever blocks access, see [When a shop blocks access](/getting-data-reliably/blocking.md).
