# 5. Setting Up Password Pages and Email Waitlist

{% embed url="<https://youtu.be/yVQdkWFo8zA>" %}

### What You'll Learn

* How to enable the password page on your Shopify store
* How to customize the Plain Jane v3 password page
* How to set up a synced countdown timer for drops
* How to collect email signups and export your list
* Best practices for SMS integrations and custom forms

> 📓 Note: The password page in Plain Jane v3 is completely rebuilt from previous versions. It now uses customizable sections like other templates.

***

### 🔐 How to Enable the Password Page

1. Go to **Shopify Admin** > **Online Store** > **Preferences**
2. Scroll down to **Password Protection**
3. Toggle the switch to **Enable password page**
4. Set a password your customers will use

> 💡 Tip: Give early access to subscribers by sharing your password via email or SMS.

***

### 🎨 Customizing the Password Page in Theme Editor

1. Go to **Online Store** > **Themes** > **Customize**
2. Use the page dropdown and select `Others > Password`

<figure><img src="https://3160093597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTKGORQPMrQxrulX5pHNw%2Fuploads%2Fgit-blob-8f60167af993bf016aac3175533953096785e3be%2F01-password-template.png?alt=media" alt="Password page template in theme customizer"><figcaption><p>Password page template showing available sections</p></figcaption></figure>

#### Sections You’ll See:

* **Store Owner Link**
* **Countdown Timer**
* **Video Spotlight** (optional)
* **Embedded Email Signup** (optional)

***

### 🕓 Setting Up the Countdown Timer

<figure><img src="https://3160093597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTKGORQPMrQxrulX5pHNw%2Fuploads%2Fgit-blob-5e85504f5e9e7fb5937e66361f53d17b32bc6cf0%2F03-password-timer-settings.png?alt=media" alt="Password page timer settings"><figcaption><p>Countdown timer settings and configuration options</p></figcaption></figure>

1. Click the `Timer` section in the left panel
2. Use **UTC time** to set your launch time correctly

#### Convert Local Time to UTC

Use Google:

```
5:00 PM EST to UTC
```

Set your timer to match the UTC result (e.g., `21:00` for 5 PM EST)

#### Styling Options

* **Position**: Top or Center
* **Typography**: Adjust size (desktop only)
* **Glow effect**, **boxes**, **corner radius**, **opacity**

#### Entrance Animation

When the countdown hits 0, a full-screen logo + enter button appears.

> ⚠️ Important: You **must** disable the password manually in Preferences for customers to access the store.

***

### ✉️ Adding an Email Signup Form

1. Click `Add Section` > **Embedded Email Signup**

<figure><img src="https://3160093597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTKGORQPMrQxrulX5pHNw%2Fuploads%2Fgit-blob-360adf4a9db5c476cee284a33b468e4b5df5f357%2F04-email-collection-settings.png?alt=media" alt="Email collection form settings"><figcaption><p>Email collection form settings and customization options</p></figcaption></figure>

2. Customize:
   * Title
   * Button text
   * Placeholder
   * Success message

#### View Submissions

1. Go to **Shopify Admin** > **Customers**
2. All email entries appear here with 0 orders
3. Use **Export** to send to:
   * Klaviyo
   * Omnisend
   * Mailchimp

> 💡 Tip: Use CSV export or automation to sync email subscribers.

***

### 📲 Can I Capture SMS Signups Too?

Shopify does **not** allow themes to capture SMS numbers directly.

To do this:

* Use a Shopify app (e.g., **Postscript**, **Klaviyo**, **Yotpo**)
* Build a form using their UI
* Embed the code using the **Custom Liquid** section

1. Click `Add Section` > **Custom Liquid**
2. Paste your form embed code

> ⚠️ Reminder: SMS forms must come from an app—Shopify restricts native SMS collection in themes.

***

### ➕ Optional Sections for the Password Page

You can add any non-product section:

* `Text Block`
* `Video`
* `Image Stream`
* `FAQ`
* `Collection List`
* `Preloader`
* `Music Player`

> 💡 Tip: Use an FAQ if you expect lots of launch questions from customers.

### **Need Help?**

* 💬 **For Tech Shpport Join Us 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
