# Swatches

<div align="left"><img src="/files/-MKEz34EdQLuLYOiF180" alt=""></div>

Different attributes can be presented on the storefront in different options.

With configurable products, when a particular product option is not available, the product swatch cannot be chosen as the swatch button becomes disabled. For configurable products, you can choose between a visual swatch, text swatch, or a dropdown input control. &#x20;

With the ScandiPWA theme, you are welcome to use any type of swatches:

| SWATCH TYPE | STATUS                                | **DESCRIPTION**                                                                                                                                                                                                                                                               |
| ----------- | ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Text-Based  | **SUPPORTED**                         | Text-based swatches are button-like swatches with text labels inside. In the layered navigation, text-based swatches are rendered horizontally.                                                                                                                               |
| Visual      | <p><strong>SUPPORTED</strong><br></p> | You can pick any color from the color picker or enter any hexadecimal value to select a color for your swatch. For specific patterns, you are welcome to upload an image to be displayed in the swatch. In the layered navigation, visual swatches are rendered horizontally. |


---

# 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://manual.scandipwa.com/v5.0.3/catalog/catalog-images-and-video/swatches.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.
