# Import JSON

Now in the Page Builder section of Commerce, you can use the JSON import function. This means you can use existing templates. Here are the step-by-step instructions for importing JSON into Page Builder

## Setup

1. Log in to the Commerce dashboard section.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on the **Online Store**

![](/files/VCvdwwBNMP2Wl4iZzvCi)

3\. Click on **Pages**

![](/files/MEN74qBXZhScbOML07E3)

### The route to go to Settings -> Import JSON.&#x20;

This section depends on the individual Builder interface.&#x20;

### Default Editor: WYSIWYG&#x20;

1\. Select the Pages you want and click **Edit**

![](/files/0Mfpbph9w1IcAr1DESgX)

2\. Click on **Edit with Builder**

![](/files/CkhPYfY1wgDPbLVVuSL1)

3\. Click on the **More** button and select **Import JSON**. Keep in mind you can only import .json format files.

![](/files/yMYdVsoCCQoqvWNmqUWr)

### Default Editor: Builder&#x20;

1. Select the pages you want and click **Edit**.

<figure><img src="/files/0Mfpbph9w1IcAr1DESgX" alt=""><figcaption></figcaption></figure>

2. Then you can press **More** -> and **Import JSON**.

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

So, the process of importing your JSON file has been completed.&#x20;

## Default Editor Setting&#x20;

To view your Default Editor whether it's **WYSIWYG** or **Builder**, you can go to:&#x20;

Dashboard Overview -> Settings -> General -> Default Editor.&#x20;

{% hint style="info" %} <mark style="color:red;">**Note**</mark>: If you do <mark style="color:red;">**not see the Default Editor**</mark>, then your **Default Editor** is **Builder**.
{% endhint %}

<figure><img src="/files/0He9XwHeC1oW0U4gShsK" alt=""><figcaption></figcaption></figure>


---

# 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://docs.shoppego.com/en/online-store/pages/import-json.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.
