# Create Required Metafields

{% hint style="success" %}
Step

1. Login to your Shopify store, click to **Settings**&#x20;
2. Click to **Custom data** and select **Products**&#x20;
3. Add 3 metafields as follow:

&#x20;   **- Additional Information**

&#x20;   **- Short Description**

&#x20;   **- Countdown Timer**

&#x20;  **- Frequently Bought Together**

&#x20;  **- Your message and add file image**
{% endhint %}

### 1. Short Description

{% hint style="success" %}

* Name: **Short Description**
* Content type: **Multi-line text**
* Namespace and key: **custom.short\_description**
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/mz1Wt5o9cJCXahatM03a/image.png" alt=""><figcaption></figcaption></figure>

### 2. **Timer** Countdown

{% hint style="success" %}

* Name: **Timer Countdown**
* Content type: **Date and time - One value**
* Namespace and key: **custom.time\_countdown**
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/N25cw6fkQfZSMJfrD6D9/image.png" alt=""><figcaption></figcaption></figure>

### 3. **Additional Information**

{% hint style="success" %}

* Name: **Additional Information**
* Content type: **Multi-line text**
* Namespace and key: **custom.additional\_information**
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/sluUitfbNBVlvw6k8Guh/image.png" alt=""><figcaption></figcaption></figure>

### 4. Frequently Bought Together

{% hint style="success" %}

* Name: **bought together**
* Content type: **Product - List of products**
* Namespace and key: **custom.bought\_together**
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/eoVSwlJookkhXhrUJykK/image.png" alt=""><figcaption></figcaption></figure>

After you create "Metafields" You go to products and add products purchased together

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/4e1QL5NnEKlXupxLph8c/image.png" alt=""><figcaption></figcaption></figure>

[**See demo link**](https://demo-puik.myshopify.com/products/designs-woolrich-klettersack-backpack/?preview_theme_id=158842257692)

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/YON4LE2vFldqrEs5cCyy/image.png" alt=""><figcaption></figcaption></figure>

### 5. **Your message and add file image**

{% hint style="success" %}

* Name: **Use message**
* Content type: **True or false**
* Namespace and key: **custom.use\_message**
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/LTFF6Eb6fIkAaX2bwJvy/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

* Name: **Use file**
* Content type: **True or false**
* Namespace and key: **custom.use\_file**
  {% endhint %}

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/pPfE68QkwhNeNYbaowh9/image.png" alt=""><figcaption></figcaption></figure>

After creating "Metafields" which product do you want to use? You can go to that product and turn them on

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/kSk3eDEOB4GM5UYCQba0/image.png" alt=""><figcaption></figcaption></figure>

**See results and** [**demo link**](https://demo-puik.myshopify.com/products/designs-woolrich-klettersack-backpack/?preview_theme_id=158842257692)

<figure><img src="https://content.gitbook.com/content/qfsilRbaSHSjO24nTZUf/blobs/J5jRQX8bth0790NlZEMx/image.png" 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://alotheme.gitbook.io/docs-armania/getting-started/create-required-metafields.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.
