> For the complete documentation index, see [llms.txt](https://adornthemes.gitbook.io/belle-premium-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adornthemes.gitbook.io/belle-premium-shopify-theme/installation/update-theme.md).

# Update Theme

Please follow the instructions below if you are using theme version 5.0 and above.

{% hint style="info" %} <mark style="color:red;">**Important Note**</mark>

Our beloved customer <mark style="color:red;">**If you want to use Belle version 5.0 and above version, you need to start from scratch like fresh theme.**</mark>&#x20;

We have introduced block-based product pages and also Shopify recently made changes to allow sections to add on login and registration pages too, and we have now redesigned them and rebuild theme with new code which is not possible to update with old version. Sometimes we need to make major updates to the theme to make it compatible with the latest Shopify standard and theme updates are not possible in some cases We hope you understand it.

Still no worries, as you already have the store setup with the old version, it would not take much of your time to set up the store with the new version. You already have all the sections in mind that you have added, as well as the design style and images, so you can easily set up your store with the new version.&#x20;
{% endhint %}

{% hint style="warning" %}
&#x20;If you have installed any app that required changes to the code in theme files or If there are any customization work, you will need to do it again to the new theme version. Theme upgrade will not migrate custom code from old version to new version itself.&#x20;
{% endhint %}

{% hint style="warning" %}
Please take theme backup of your current theme also in case you need it in future.
{% endhint %}

**Step 1:** First download latest package from themeforest. [**https://themeforest.net/downloads**](https://themeforest.net/downloads)

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

**Step 2:** Extract all files from theme package.

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

**Step 3:** Again extract all files from **belle-install-me.zip** file to any folder. You can give folder name like **Belle Latest**

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

**Step 4:**  Now go to your online store and download your active theme. Download link will be sent to your email address you are using on your store. Please download current theme from the email you received.

<figure><img src="/files/5dcG8cRbZQV59IArPfka" alt=""><figcaption></figcaption></figure>

**Step 5:**  This is your current theme file that you downloaded from your store.

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

**Step 6:  E**xtract all files from this zip file to any folder. You can give folder name **Belle Old or Belle Current**

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

{% hint style="info" %}
Now all you need to do is&#x20;

* **Copy All .json file from Templates folder from Belle Old and paste in Belle Latest Template folder** ( copy and paste all .json file from Belle Old to Belle Latest Templates folde&#x72;**)**
* Copy **config-**> **settings\_data.json** file from **Belle Old and paste in Belle Latest folder -** You need to overwrite or remove settings\_data.json file in Belle Latest
* Copy **sections -> footer-group.json  file** from **Belle Old and paste in Belle Latest folder -** You need to overwrite or remove footer-group.json  file in Belle Latest
* Copy **sections -> header-group.json  file** from **Belle Old and paste in Belle Latest folder -** You need to overwrite or remove header-group.json  file in Belle Latest
* **Copy locales folder from Vogal Old and paste in Vogal Latest folder** - You need to overwrite or remove locales folder in Belle Latest ( **Optional**)
* **Now add all available folder in Belle Latest folder to any zip file** and upload the zip file to your store. This is updated latest theme version on your store.
* These steps are further elaborated below
  {% endhint %}

**Step 7:** &#x20;

Copy all .json file from template folder from Belle Old to Belle Latest&#x20;

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

**Step 8:**&#x20;

Open **config folder** and copy **settings\_data.json** file from **Belle Old and paste to Belle Latest folder -** You need to overwrite or remove old settings\_data.json file in Belle Latest

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

**Step 9:**&#x20;

Open **sections folder** and Copy **footer-group.json**  and **header-group.json file** from **Belle Old** and **paste to Belle Latest** folder **-** You need to overwrite or remove footer-group.json & header-group.json file in Belle Latest

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

**Step 10:** Optional - Follow if you are using other than English language

Copy **locales folder from Belle Old and paste to Belle Latest folder** - You need to overwrite or remove locales folder in Belle Latest ( **Optional**)

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

**Step 11 :**&#x20;

Now add all available folders from Belle Latest folder to any zip file. You need to make zip file.

<figure><img src="/files/4UoqD9X10dFNAkNLbe84" alt=""><figcaption></figcaption></figure>

&#x20;**This is updated latest theme version zip file. Upload this zip file on your store.**

<figure><img src="/files/eOcBSiuk1pvKZPfZds1r" alt=""><figcaption><p>New theme version is ready to use. Upload this zip file on your store.</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://adornthemes.gitbook.io/belle-premium-shopify-theme/installation/update-theme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
