# Page Metafield

{% hint style="info" %}
This metafield page feature allows you to **copy your landing page template** and **paste it on another page**.&#x20;
{% endhint %}

To use these features, you can refer to this tutorial:

## Get your JSON landing page

1\. Log in to your Shoppego account.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on **Online store.**

![](/files/VCvdwwBNMP2Wl4iZzvCi)

3\. Click on **Metafields**

![](/files/xhRd6GFDD3e1l0KTyHu3)

4\. Click on **Pages**

![](/files/-MNw7q4n04FQPXV4mX9n)

5\. Click on **the page you want to copy the page template**.

![](/files/-MNw8GRQ3DglTcdzeudT)

6\. Click **Edit on the json tab.**

![](/files/-MNw8Pz0uvzDZ37BoRLs)

7\. You can **copy the entire text in the Value tab**

![](/files/-MNw8_tvT39gREwbLOav)

{% hint style="info" %}
**If you want to import this sales page into another account, you can&#x20;**<mark style="color:red;">**save the text**</mark>**&#x20;you&#x20;**<mark style="color:red;">**have copied in the Value tab**</mark> <mark style="color:red;">**into your own computer as a .json file**</mark>**.**
{% endhint %}

## Create new page

After you copy the json, you can create 1 new page for the use of the metafield

1\. Go back to your Shoppego Dashboard.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on **Online store**

![](/files/VCvdwwBNMP2Wl4iZzvCi)

3\. Click on **Pages**

![](/files/yc3WZ6CDvhGFKWvkD1GV)

4\. Click on **Add Page**

![](/files/C7gsVfaWCqYJgUnlXM91)

5\. Next you can fill in the **title information** (According to your wishes) for the page and click **Save**

![](/files/EHtFMmfH1ab2GRpZHqL9)

6\. When done, you can **click on the page again**.

![](/files/ZI45femaISbU9BDyQFXe)

7\. Click on **Edit with builder.**

![](/files/mz0pVKFvQKyViVjrpeju)

8\. In the Page builder, you can enter any element. For example, you can drag the button element and insert it into the Page builder column.

![](/files/-MNw9NIFut7MrgRoFRLC)

## Enter the json data into the page you just created

After creating the page using the page builder, you can enter the json data into the page you just created.

1\. Head over to your Shoppego dashboard.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on **Online store**

![](/files/VCvdwwBNMP2Wl4iZzvCi)

3\. Click on **Metafields**

![](/files/xhRd6GFDD3e1l0KTyHu3)

4\. Click on **Pages**

![](/files/1k8MnLHkyYApejQyW1QJ)

5\. Click on **the page you just created**.

![](/files/RYVDDYRDjRjeBCN19mzF)

6\. Click **Edit on json tab.**

![](/files/cdUjjd43spVQP6dKaZ1D)

7\. Next, you can paste the json code you just copied in the previous step and make sure it is in the Value field.

![](/files/d0InKpub7qVpR1fAXI5L)

8\. When done you can click **Save**.

![](/files/oijSaQ502WoVqdQdkqtd)

**If there is no changes at your site, you can trigger some changes at your page builder.**


---

# 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/metafields/page-metafield.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.
