# Avis Options and variants

Shopify allows each product to have up to 3 options and no more than 100 variants. If you want to go beyond this limit, you can use a 3rd-party app like [***Product Options Variant Option***](https://apps.shopify.com/avisplus-product-options)***.***

Our app brings you the ability to create unlimited custom **options and variants** for your products, satisfying all your needs for strategic sales and personalized aesthetics.

<details>

<summary>You add variants to a product that comes in more than one option, such as size or color. Each combination of options for a product is a variant for that product.</summary>

For example, suppose that you sell T-shirts with two options: size and color. The size option has three values: ***small, medium, and large***. The color option has two values: ***blue and green***. One specific variant from these options is a ***small/ blue*** T-shirt.

You can see a list of variants for a product on its product details page.

Further details can be found in this Shopify document about [***Variant***](https://help.shopify.com/en/manual/sell-in-person/shopify-pos/inventory-management/products/variants)

</details>


---

# 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://options-docs-v2.avisplus.io/get-started/key-terminology-simplified/avis-options-and-variants.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.
