Pages

Create Required Pages

1. How to create a new page?

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

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

<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

<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

  • Wishlist

  • FAQs

  • Our stores