# Product Featured Image Setting

This setting hides the first common image on the product page and uses it as the featured image on collection pages.

It is beneficial when you want to exclude a specific image from appearing on the Product Page but still display it as the featured image on Collection, Search, and other Listing Pages.

{% hint style="info" %}
***Note:** By default, Shopify uses the first image in the product gallery as the featured image for Collection, Search, and Listing Pages.*
{% endhint %}

To configure the desired image, please follow the steps below:

### Step 1: Add the required image

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

### Step 2: Enable the setting - select Yes and click save.

When enabled, the specific image will be hidden from the product page and will be displayed as the featured image on the collection and other relevant pages.

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

The common image is displayed as a Featured Image on the collections page and hidden on the product page.

### Quick Setup Video

{% embed url="<https://vimeo.com/1162098096?fe=ci&fl=sv&share=copy>" %}

Collection's Page:

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

Product Page:&#x20;

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

## Setting Specific Image - Collections Page

For setting up a Specific Image on the collections page, follow the steps below:

Step 1: Clone your first image\
Step 2: Place your common image before the First variant image.\
Step 3: Place the cloned image before the common image in the very first position.\
​\
Please refer to the snapshot:

<figure><img src="/files/cwBnjijlLrOg08isaOMl" 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://help.spicegems.com/evi-easy-variant-images/settings/product-featured-image-setting.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.
