# More Products Color

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

**Step 1:**

{% hint style="success" %}
From your shopify store admin -> Click “Settings” -> “Custom data” -> Products -> Add Definition
{% endhint %}

Create a metafield as shown in the image below.

<figure><img src="https://www.adornthemes.com/wp-content/uploads/2023/01/more-color-1.png" alt=""><figcaption></figcaption></figure>

**Step 2 :**&#x20;

{% hint style="success" %}

* Now go to products and select any products
* Scroll down to the metafield box.&#x20;
* Click on “More Colors” field and select products.
  {% endhint %}

<figure><img src="https://www.adornthemes.com/wp-content/uploads/2023/01/more-color-2.png" alt=""><figcaption></figcaption></figure>

**Step 3 :**&#x20;

{% hint style="success" %}

* In the theme editor, Choose **Default product** top dropdown menu.
* Click **Product Main s**ection.
* Click **Add Block,** Select **More Colors** block and save.
  {% endhint %}

Make style change from block and click save. Now you can view product from store front.&#x20;


---

# 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://adornthemes.gitbook.io/vogal-theme/product-page/more-products-color.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.
