# Swatch / Customization Option

## Swatch

Enter the Product Option name into the box "Swatch For Option" to show swatch style for that option. Swatch style is usually applied for Color option to show normal colors or get a custom image for special color or get product images for each variant from product admin. [Follow this instruction for more detailed](/bonnita-documentation/product-page/product-information/product-variant.md)

![](/files/Iw85wbee0VFdN62s17vU)

{% hint style="info" %}
Please note that for the basic color setup (use variant image), if the variant hasn't been set with any image, the swatch type will fall back to use variant's color name.&#x20;
{% endhint %}

## Customization Option

Customization Options are used to collect customization information for an item added to the cart. This information can be collected from the buyer on the product page and quick view. Follow this instruction for more detailed

![](/files/87fhBNeJgG7zxbHD3D4r)

####

| Setting     | Description                                                                                                                                               |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Type        | Select which products the customization options to be shown. It can be for all products, products of a certain collection or products having listed tags. |
| List Tags   | List out the tags to determine which products will be shown with customization options.                                                                   |
| Collection  | Choose a collection to show its products with customization options.                                                                                      |
| Option Name | Fill in the name of the desired customization option.                                                                                                     |

## Add To Cart Action

| Setting           | Description                                                                                                                          |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| After Add to Cart | Select to show quick cart or redirect user to the cart page or show a small notification popup after the user added an item to cart. |


---

# 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://halosoft.gitbook.io/bonnita-documentation/theme-settings/general/swatch-customization-option.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.
