# General

{% hint style="info" %}
If your question is not answered, please write us at <support-rio@productwiz.io> and we will help you out!
{% endhint %}

## Change my product gallery's settings?

On Variant Wizard's home page, open the **Preferences** tab and click on the **App Settings** button. Then, under the **Product Gallery** tab (formerly the **Variant Images** tab), simply **select the theme** that you want to change the product gallery settings for. You'll then be able to configure the settings for both Desktop and Mobile.

{% embed url="<https://youtu.be/3oUzmR85ipE?t=654>" %}
Adjusting product gallery settings starts at 10:54
{% endembed %}

## How do I apply my gallery settings to all products?

On Variant Wizard's home page, open the **Preferences** tab and toggle the **Product Gallery** switch into the on position.

{% hint style="info" %}
You can disable the product gallery on a particular product by tagging the product with a **vw-disable-product-gallery** tag. [Learn how to tag a product in Shopify](https://help.shopify.com/en/manual/shopify-admin/productivity-tools/using-tags#add-a-tag)
{% endhint %}

![](/files/-McivXg_FTbaYzyXb1wf)

{% hint style="info" %}
You can disable the gallery on a particular product by&#x20;
{% endhint %}

## Globally disable the app?&#x20;

On Variant Wizard's home page, open the **Preferences** tab:

* If you'd like to disable Variant Images, simply toggle the **Variant Images** switch into the off position
* If you wish to disable Product Options, simply toggle the **Product Options** switch into the off position
* Finally, if you want to disable Product Gallery, simply toggle the **Product Gallery** switch into the off position
* Toggling **Variant Images, Product Options** and **Product Gallery** into the off position will **disable the app entirely**

![](/files/-Mciv5ELeCUJMu18Jqgi)

## How do I install the app on a new theme?

On Variant Wizard's home page, open the **Preferences** tab and click on the **Reinstall** button. Then, **select the new theme** the app will be installed on, hit **Next**, followed by **Finish**.

![](/files/-McGcsev9LxT31v-lPQi)

## How do I reinstall the app on a theme? <a href="#how-do-i-reinstall-the-app-on-a-theme" id="how-do-i-reinstall-the-app-on-a-theme"></a>

On Variant Wizard's home page, open the **Preferences** ta&#x62;**.** Then, click on **Reinstall. Select the theme** the app will be reinstalled on, hit **Next** and finally click on **Reinstall.**

![](/files/-McGcl-e0zRN-7P_WJ6G)

## How do I remove the app?

On Variant Wizard's home page, open the **Preferences** ta&#x62;**.** Then, click on **Remove. Select the theme** which the app will be removed from, then click on **Next,**  followed by **Finish.**

![](/files/-McGczBgG4lFlYTIMHsz)


---

# 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://help.productwiz.io/variant-wizard/faq/general.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.
