# Positive Vibes Bundle

<div data-full-width="true"><figure><img src="/files/AgtNIrcLwVpo9PO8r7dq" alt=""><figcaption></figcaption></figure></div>

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

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Default product** template in the dropdown of editor window to open theme editor of product page.
4. From **Product information ->** Click **Add block** -> Choose **Positive vibes bundle**.

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

You can use **Metafields** to show "**Positive Vibes Bundle**" by each product.

### **How to add new Metafields?**

1. &#x20;From your Shopify admin, go to **Settings** -> **Custom Data**.
2. Click **Products → Add Definition.**
3. Please enter correct **Name** as we noted below.

#### - Positive vibes new arrivals

```
Name: Positive vibes new arrivals.
Namespace and key: custom.positive_vibes_new_arrivals
Select content type: Single line text
```

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

#### - Positive vibes people purchased

```
Name: Positive vibes people purchased.
Namespace and key: custom.positive_vibes_people_purchased
Select content type: Single line text
```

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

#### - Positive vibes sold in the last

```
Name: Positive vibes sold in the last.
Namespace and key: custom.positive_vibes_sold_in_the_last
Select content type: Single line text
```

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

#### - Positive vibes over people

```
Name: Positive vibes over people.
Namespace and key: custom.positive_vibes_over_people
Select content type: Single line text
```

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

### How to insert content for Product Metafields?

1. From your Shopify admin, go to **Products -> All products**.
2. Find and choose the product that you want to edit.
3. In the **Metafields**, please enter the text that  for "**Positive vibes new arrivals**", "**Positive vibes people purchased**", "**Positive vibes sold in the last**" and "**Positive vibes over people**" field.

#### - Positive vibes new arrivals

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

#### - **Positive vibes people purchased**

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

#### - **Positive vibes sold in the last**

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

#### - **Positive vibes over people**

<figure><img src="/files/oBT2QUjxI6QRMBXeiAtW" 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://halosoft.gitbook.io/ella-documentation/product-page/product-information/positive-vibes-bundle.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.
