# Install Glozin Manually

{% hint style="danger" %}
**Note\*:** Before installing the Glozin theme, please unzip "Package\_Glozin\_v1.x.x" and upload the "Glozin\_main\_official.zip" file to Shopify to avoid the ["layout/theme.liquid" missing template](/glozin-theme/frequently-asked-questions/missing-template-layout-theme.liquid.md) error.
{% endhint %}

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

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

{% hint style="success" %}
**Step 1**: Login to [Themeforest ](https://themeforest.net/)=> Click to Profile icon and select Downloads

**Step 2**: Select **Glozin** item from your Downloads list, Click to **Download** button => **All files and documentation**
{% endhint %}

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

#### How to install Glozin Theme:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbMIFqRrJiqVKdsbTyW4%2Fuploads%2Fl4h5bdLrdgKgA8iHhxgC%2Fimport%20home%20manually.mp4?alt=media&token=75ee954b-21d0-4b8e-92a4-93b3880541c5>" %}

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

After download **Glozin** theme from [Themeforest.net](https://themeforest.net/), please extract this file by the following steps.

{% hint style="success" %}
**Step 1:** Right click to the theme zip file you have just downloaded

**Step 2:** Unzip this file and open it

**Step 3:** All the theme files that need to be changed for the Shopify store are stored in the **Demo Preset** folder.
{% endhint %}

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

{% hint style="success" %}
**Step 1:** From your admin, click to **Online store => Themes => Add theme => Upload zip file**

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

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

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

### 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>

{% hint style="success" %}
**Step 1:** Open the **Glozin packaging** folder you downloaded that has the **Demo Preset** folder with all the templates for other homes

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

**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.

**Note:** There are some default pages and metafields that need to be imported. Please follow Import Pages and Import Metafields directions before using **Glozin** 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://nextsky.gitbook.io/glozin-theme/get-started/install-theme/install-glozin-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.
