# Product's Variants

Some product has variants such as color, size and materials. For Orderla we support simple variations.&#x20;

On Form Editing / Product, create new or edit product, there is switch button '**Use Variant'**, turn on the switch button, it will show the variant list.&#x20;

![](/files/-MKdpcQGGOByOZos9TCp)

![](/files/-MKdoUo4SZQvJkBi6zhK)

You may add more variants as you like and customize each of the variants accordingly.

### Form Sample

![](/files/-MKdpTKN8sA11C47JEYu)


---

# 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://guides.orderla.my/orderla-plus/products-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.
