# Pages

### 1. How to create a new page?

Before using **uminex** theme, you need to import some default pages by the following steps:

{% hint style="success" %}
**Step 1**: Login to your Shopify store, go to **Online Store > Pages**

**Step 2**: Click to **Add page** and create 10 cms pages as below:

* Contact
* Wishlist
* Compare
* Term & Condition
* Size Guide
* Privacy Policy
* Our Stores
* FAQs
* About us
* Brand
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/QPedVtrqTtPBCJZBEc4V/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/w1iQ0QPtZGBXSqAEZmBM/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/e8NV4Zki0I8XMPUW7R8R/image.png" alt=""><figcaption></figcaption></figure>

### 2. Create a new page with demo content

There are 3 pages that have sample content. Please follow these steps to those pages.

* **Term & Condition**

{% hint style="success" %}
**Step 1: Create page new page**

* **Title**: Term & Condition
* **Visibility**: Visible
* **Theme template**: Default page

**Step 2: Click to block code icon to change to Show HTML**

&#x20;  You need to change to Show HTML before copy template so that the content will be   shown like our demo store

**Step 3: Copy sample template below and paste to Content**
{% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/kQyYk9xFukjTRxTs28E9/image.png" alt=""><figcaption></figcaption></figure>

```
<h2 class="popup-title" style="text-align: center;">Terms Of Service</h2>
<br />
<h3>Last Updated: September 08, 2023</h3>
<p>Welcome to the Umino Store, Inc. (“Uminex”) web site located at www.everlane.com (“the Site”). Umino provides this Site as a service to our customers. Please read the following terms of service (“Terms”) as they govern your use of our Site and our services and content accessible via our Site. To make these Terms easier to read, the Site and our services and content are collectively called the “Services.”</p>
<br />
<h3>Privacy Policy</h3>
<p>Please refer to our Privacy Policy https://www.uminex.com/privacy for information on how we collect, use and disclose information from our users. You acknowledge and agree that your use of the Services is subject to our Privacy Policy.</p>
<br />
<h3>Customer Satisfaction</h3>
<p>At Umino, we are committed to providing our customers with great quality products at low prices. Our products are sold online only in limited quantities and availabilities. We have done our best to display our items as accurately as possible via our Services. Please be aware however that variations in style, color, size, shape and look may occur. If you are not satisfied your purchase, please review our return policy under our FAQ at https://www.uminex.com/help.</p>
```

**Size guide**

{% hint style="success" %}
**Step 1: Create page new page**

* **Title**: Size Guide
* **Visibility**: Visible
* **Theme template**: Default page

**Step 2: Click to block code icon to change to Show HTML**

&#x20;  You need to change to Show HTML before copy template so that the content will be   shown like our demo store

**Step 3: Copy sample template below and paste to Content**
{% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/gfDIVTQ4vmSq2PdIgbEa/image.png" alt=""><figcaption></figcaption></figure>

```
<h3 class="text-center">Women’s apparel sizing</h3>
<div class="table-wrap">
<table class="table-size-guide responsive-table table-center">
<tbody>
<tr>
<th>INTERNATIONAL</th>
<th>XS</th>
<th>S</th>
<th>M</th>
<th>L</th>
<th>XL</th>
<th>XXL</th>
<th>XXXL</th>
</tr>
<tr>
<td>EUROPE</td>
<td>32</td>
<td>34</td>
<td>36</td>
<td>38</td>
<td>40</td>
<td>42</td>
<td>44</td>
</tr>
<tr>
<td>US</td>
<td>0</td>
<td>2</td>
<td>4</td>
<td>6</td>
<td>8</td>
<td>10</td>
<td>12</td>
</tr>
<tr>
<td>CHEST FIT (INCHES)</td>
<td>28"</td>
<td>30"</td>
<td>32"</td>
<td>34"</td>
<td>36"</td>
<td>38"</td>
<td>40"</td>
</tr>
<tr>
<td>CHEST FIT (CM)</td>
<td>716</td>
<td>76</td>
<td>81</td>
<td>86</td>
<td>91.5</td>
<td>96.5</td>
<td>101.1</td>
</tr>
<tr>
<td>WAIST FIR (INCHES)</td>
<td>21"</td>
<td>23"</td>
<td>25"</td>
<td>27"</td>
<td>29"</td>
<td>31"</td>
<td>33"</td>
</tr>
<tr>
<td>WAIST FIR (CM)</td>
<td>53.5</td>
<td>58.5</td>
<td>63.5</td>
<td>68.5</td>
<td>74</td>
<td>79</td>
<td>84</td>
</tr>
<tr>
<td>HIPS FIR (INCHES)</td>
<td>33"</td>
<td>34"</td>
<td>36"</td>
<td>38"</td>
<td>40"</td>
<td>42"</td>
<td>44"</td>
</tr>
<tr>
<td>HIPS FIR (CM)</td>
<td>81.5</td>
<td>86.5</td>
<td>91.5</td>
<td>96.5</td>
<td>101</td>
<td>106.5</td>
<td>111.5</td>
</tr>
<tr>
<td>SKORT LENGTHS (SM)</td>
<td>36.5</td>
<td>38</td>
<td>39.5</td>
<td>41</td>
<td>42.5</td>
<td>44</td>
<td>45.5</td>
</tr>
</tbody>
</table>
</div>
<h3 class="text-center">Men’s apparel sizing</h3>
<div class="table-wrap">
<table class="table-size-guide responsive-table table-center">
<tbody>
<tr>
<th>INTERNATIONAL</th>
<th>XS</th>
<th>S</th>
<th>M</th>
<th>L</th>
<th>XL</th>
<th>XXL</th>
<th>XXXL</th>
</tr>
<tr>
<td>EUROPE</td>
<td>32</td>
<td>34</td>
<td>36</td>
<td>38</td>
<td>40</td>
<td>42</td>
<td>44</td>
</tr>
<tr>
<td>US</td>
<td>0</td>
<td>2</td>
<td>4</td>
<td>6</td>
<td>8</td>
<td>10</td>
<td>12</td>
</tr>
<tr>
<td>CHEST FIT (INCHES)</td>
<td>33-35"</td>
<td>36-38"</td>
<td>39-41"</td>
<td>42-44"</td>
<td>45-47"</td>
<td>48-50"</td>
<td>51-53"</td>
</tr>
<tr>
<td>CHEST FIT (CM)</td>
<td>84-89</td>
<td>91-97</td>
<td>88-104</td>
<td>107-112</td>
<td>114-119</td>
<td>122-127</td>
<td>129-134</td>
</tr>
<tr>
<td>WAIST FIR (INCHES)</td>
<td>28"</td>
<td>30"</td>
<td>32"</td>
<td>34"</td>
<td>36"</td>
<td>38"</td>
<td>40"</td>
</tr>
<tr>
<td>WAIST FIR (CM)</td>
<td>71</td>
<td>76</td>
<td>81</td>
<td>86</td>
<td>91.5</td>
<td>96.5</td>
<td>101.5</td>
</tr>
<tr>
<td>SKORT LENGTHS (SM)</td>
<td>76</td>
<td>77.5</td>
<td>79</td>
<td>81</td>
<td>82.5</td>
<td>84</td>
<td>85.5</td>
</tr>
</tbody>
</table>
</div>
```

### 3. Create a new page without demo content

* **Contact**

{% hint style="success" %}

* **Title**: Contact
* **Visibility**: Visible
* **Theme template**: contact
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/tF9E4uFE4srTSDdhZUU6/image.png" alt=""><figcaption></figcaption></figure>

* **Wishlist**

{% hint style="success" %}

* **Title**: Wishlist
* **Visibility**: Visible
* **Theme template**: wishlist
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/6fALrm6V5Iiftu69eNrA/image.png" alt=""><figcaption></figcaption></figure>

* **FAQs**

{% hint style="success" %}

* **Title**: FAQs
* **Visibility**: Visible
* **Theme template**: faqs
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/uRg5wQ6kF8blXahxSEBK/image.png" alt=""><figcaption></figcaption></figure>

* **Our stores**

{% hint style="success" %}

* **Title**: Our Stores
* **Visibility**: Visible
* **Theme template**: our-team
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/JllzVC78TV6EYzJGkdMI/image.png" alt=""><figcaption></figcaption></figure>

* **Brand**

{% hint style="success" %}

* **Title**: brand
* **Visibility**: Visible
* **Theme template**: brand
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/JlrdtNLhrdWp6HK69yrO/image.png" alt=""><figcaption></figcaption></figure>

* **Compare**

{% hint style="success" %}

* **Title**: **Compare**
* **Visibility**: Visible
* **Theme template**: c**ompare**
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/sw778aRdxEjwnKRbYtUe/blobs/Dd6gh4hJEHh0EpWG3W2E/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
All the pages visibility must be set to visible.
{% endhint %}
