# How to Create a Lookbook Page

### What You’ll Learn

* 📝 How to create and assign a Lookbook page in Shopify
* 🔗 How to link Lookbooks into your site's navigation
* 🧩 How to structure multiple Lookbooks as part of an archive

***

### 1. Create a Lookbook Page

To create a new Lookbook page:

1. Go to **Online Store > Pages**
2. Click **Add Page**
3. Name your page (e.g. `AW23 Campaign`, `Fall Collection`, etc.)
4. Under **Theme template**, select one of:
   * `lookbook-1`, `lookbook-2`, ..., up to `lookbook-9`
5. Click **Save**

> 💡 You can create **up to 9 separate Lookbook pages**, each with its own content by using a different Lookbook template.

***

### 2. Link Your Lookbook in Navigation (Optional)

To make your new Lookbook easy to access:

1. Go to **Online Store > Navigation**
2. Open your **Main Menu** (or another menu)
3. Click **Add menu item**
4. Name it something like `Lookbook`, `Campaigns`, or `Editorial`
5. For the link, choose **Pages > \[Your Lookbook Page]**
6. Click **Add**, then **Save**

> 🔗 Want to showcase multiple Lookbooks like an archive? Use a dropdown menu with child links to each Lookbook page.

***

### 3. Open the Lookbook Page in the Theme Editor

1. Go to **Online Store > Customize**
2. Use the top dropdown to find and open the Lookbook page you just created
3. The page will load with the default **Lookbook** section ready for setup

From here, you can start adding images and styling content. To learn how to do that, continue to the Lookbook Settings & Features guide.

***

### **Need Help?**

* 💬 **Join our community on Discord:** <https://discord.gg/hcc2GvgZc6>
* 📧 **Email us at:** <support@openspaces.design>
* 💻 **Live chat with us:** Available Monday–Friday, 10AM–6PM EST, directly on our website


---

# 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.openspaces.design/plain-jane-interactive/pages-and-menus/lookbook-page/how-to-create-a-lookbook-page.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.
