# Install Umino manually

{% hint style="danger" %}
**Note\*:** Before installing the Umino theme, please unzip "Package\_Umino\_v2.x.x" and upload the "Umino\_main\_official.zip" file to Shopify to avoid the ["layout/theme.liquid" missing template](https://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/missing-template-layout-theme.liquid) error.
{% endhint %}

## Download Umino <a href="#download-alukas" id="download-alukas"></a>

To download **Umino** from **Themeforest**, please follow these steps:

**Step 1**: Login to [Themeforest ](https://themeforest.net/)=> Click to Profile icon and select Downloads

**Step 2**: Select **Umino** item from your Downloads list, Click to **Download** button => **All files and documentation**

## 1. Install Umino <a href="#id-1.-install-alukas" id="id-1.-install-alukas"></a>

### 1.1 Unzip Umino package <a href="#id-1.-unzip-umino-package" id="id-1.-unzip-umino-package"></a>

After downloading the Umino theme from [Themeforest.net](https://themeforest.net/), please extract the file using the following steps

**1.1.1 :** Right-click on the theme zip file you have just downloaded.

**1.1.2:** Unzip this file and open it

<figure><img src="/files/KRLAvcDyMU5yUcgtWeWB" alt=""><figcaption></figcaption></figure>

### 1.2. Install Umino to your store <a href="#id-2.-install-umino-to-your-store" id="id-2.-install-umino-to-your-store"></a>

**Step 1:** From your admin, click to **Online store => Themes => Add theme => Upload zip file**

<figure><img src="/files/pJYNJ2H9wmbll2wFtRoy" alt=""><figcaption></figcaption></figure>

**Step 2:** Click to **Add file**

<figure><img src="/files/1tEuYl0zkUik6wtX52t1" alt=""><figcaption></figcaption></figure>

**Step 3:** Select file **Umino\_main\_official.zip** zip file and click to **Upload file**

<figure><img src="/files/xR2qtuNKWcAh46cE5ftn" alt=""><figcaption></figcaption></figure>

According to **Shopify,** after installing **Umino**, you will get a theme with placeholder images. You can upload your own images to decorate your store base on **Umino** layout.

## 2. How to import other theme templates? <a href="#id-2.-install-umino-to-your-store-1" id="id-2.-install-umino-to-your-store-1"></a>

**Step 1:** Open the **Umino packaging** folder you downloaded that has the **Demo Preset** folder with all the templates for other homes

<figure><img src="/files/3th6vWra0j3Pm0upSQLG" alt=""><figcaption></figcaption></figure>

**Step 2:** Go to your admin shopify store, open the theme. Click **Theme actions -> Edit code**

<figure><img src="/files/G61k4LZEmwP9fd7C3VT7" alt=""><figcaption></figcaption></figure>

**Step 3:** You also need to copy all the **.json** in **config , sections , templates** folder. These are changed files and you will paste them to the theme.

This step will update the settings and data: homepage, header, footer and settings of the theme you choose.

<figure><img src="/files/W80ZVOwfBZPqAekTYD6M" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/YeEu4xR0c10ICZlAq1rf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wcIQlBKScTRBKRLU7xLb" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**Note:** There are some default pages and metafields that need to be imported. Please follow Import Pages and Import Metafields directions before using **Umino** theme.
{% endhint %}


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-installation/install-theme/install-umino-manually.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.
