# Shopify Options

In the **Shopify Options**, you can choose the swatch style, type, variant, or custom image/colour for the product options on the product and collection pages.

{% hint style="info" %}
The style for the **Size** option can be a **Button swatch**, while the style for the **color** option can be an **Image** swatch.
{% endhint %}

The Configuration of options can be done on the following pages:

* Configurations on the Product Page - setting this up will display the customised swatches on the product page
* Configurations on the Collections Page - setting this up will display the customised swatches on the collections page

The configurations are similar for both pages, so we have created a combined help article link for them.

[Configure on the Product and Collections Page](/evs-easy-variation-swatches/options-configuration/configure-on-product-and-collections-page.md)


---

# 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/evs-easy-variation-swatches/options-configuration.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.
