# Apply Option Sets to Products

You can apply an option set to your products in **three different ways**: manually, by conditions, or to all products.

***

{% stepper %}
{% step %}
From the app’s top navigation, go to **Option Sets**.
{% endstep %}

{% step %}
Click the **Products** tab.

<figure><img src="/files/aYsoC2CBDwqVi9PhofaU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Selection **Products** you want to apply the options:

#### **✅ Manually**

* Select specific products to apply this option set.
* To remove a product, simply untick it.

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

#### **⚙️ Automate Rules**

* Apply based on product conditions such as:
  * Product Title
  * Product Type
  * Product Vendor
  * Product Tag
  * Product Price
* Choose the condition logic (e.g., equals, contains, greater than).

<figure><img src="/files/2zfxyAV78SBaQhX30e2n" alt=""><figcaption></figcaption></figure>

#### **🛍️ All Products**

* Apply the option set to **every product** in your store.

<figure><img src="/files/916hlq4LkI901iXWyamC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply.
{% endstep %}
{% endstepper %}

***

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care!


---

# 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://docs.globo.io/options/option-set-configurations/apply-option-sets-to-products.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.
