# How to make sold out variant clickable?

Unfortunately some themes do not allow customers to click on a variant when it is sold out by default, such as Release Theme. \
\
Please note that you can turn off this functionality and allow your customers to click on sold out variants, so that our waitlist form can appear and we can capture the email address via this form. \
\
You can follow the steps mentioned below to enable click event on sold out variants:

* Please go to your product page in the theme editor
* Click on variant picker
* Toggle on "Make variants clickable" on the settings opened on the right side
* Then please click " save" in your theme editor

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


---

# 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://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to-make-sold-out-variant-clickable.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.
