> For the complete documentation index, see [llms.txt](https://lezada.docs.hasthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lezada.docs.hasthemes.com/theme-installation/how-to-update-the-theme.md).

# How to update the theme?

Extract your download file and upload the Theme file **(install-me-lezada-vx-x-x.zip)**

### Video Guide

{% embed url="<https://www.youtube.com/watch?v=H-8qSbpRhHw>" %}

**Install theme via Shopify Dashboard**

* Login to the Shopify backend and click "Online Store"
* Upload updated version on your store.
* Click "Edit code" of the current version, then open "settings\_data.json" and copy the code.
* Now click "Edit code" of update version then open "settings\_data.json" and Paste the current version settings data. Which you copied
* Finally, Publish The Updated Theme

## **Step 1**

* Login **to** the Shopify backend and click "Online Store"

![](/files/-MchB8Jln04MshMoUUml)

## Step 2

* Upload updated version on your store.

![](/files/-MchD_gB1Q8xnehe4NrN)

![](/files/-MchJt4TEx5uSTAwNaPO)

## Step 3

* Click "Edit code" of the current version, then open "settings\_data.json" and copy the code

![](/files/-MchK60g87srFoaUdqYi)

![](/files/-MchKFeRgtRKbShdG3yg)

\
Step 4
------

* Now click "Edit code" of update version then open "settings\_data.json" and Paste the current version settings data. Which you copied

![](/files/-Mchbv79RWDJFovtyZr3)

![](/files/-MchblT27pI3I9UM6-D9)

## Step 5

* Finally, Publish The Updated Theme

![](/files/-MchcH2uO5xyGmsNoyjJ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lezada.docs.hasthemes.com/theme-installation/how-to-update-the-theme.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.
