# Featured images

Each Content Egg module includes an option to automatically set featured images for posts.

![](/files/-MTVw_XC2hN1n9zbrlGj)

You can activate external featured images in Content Egg by going to `General settings > External featured images`. This works for both WordPress posts and WooCommerce products.

![](/files/-MTVwgKnFEBpUEreUDB8)

### Additional Gallery Images

Additional gallery images are available for **WooCommerce products only**.

To activate this feature, go to\
**Content Egg > Settings > WooCommerce** and enable **"Gallery Images"**.

You can choose between two options:

* **Use external URLs** — images will be loaded directly from the source.
* **Download images into media library** — images will be saved locally.

**Note:**\
If you choose to save images locally, the download does not happen immediately.\
Images are processed in the background, and you'll see a notice about the scheduled gallery image download (as shown in the screenshot).

<figure><img src="/files/VA3R8ERqxCh6kAtpS264" alt="" width="375"><figcaption></figcaption></figure>

#### Gallery Image Support

Most product APIs provide only the main product image.\
Gallery images are supported **only** by the following modules:

* Aliexpress
* Amazon API
* Amazon NoAPI
* Bol.com *(must be enabled in the module settings – disabled by default)*
* eBay
* Tradedoubler
* Walmart


---

# 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://ce-docs.keywordrush.com/frontend/featured-images.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.
