> For the complete documentation index, see [llms.txt](https://docs.selvette.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.selvette.com/widget-setup/product-availability.md).

# Choose products and collections

Selvette controls image try-on, 360° video, and Live AR independently.

## Store-wide availability

For image try-on and 360° video, choose:

* **All products** — every eligible product follows the feature default; or
* **Selected products** — only products you explicitly enable show the feature.

New accounts start with image try-on and 360° video available on all products. Live AR starts with selected-product availability and no enabled product, which keeps it off.

## Product overrides in Studio

1. Choose the store from the sidebar if your account has several stores.
2. Open **Widget → Products**.
3. Find the feature card.
4. Select **Select products** for a connected Shopify catalog, or **Add by ref** for a custom site.
5. Use the product control:
   * **Default** — follow the store-wide setting;
   * **On** — explicitly enable the product; or
   * **Off** — explicitly disable the product.

Product-row changes save immediately. The Effective column tells you the storefront result and why.

## Collections in the Shopify App

The Shopify App also lets you select collections for image try-on, video, and Live AR. A selected collection can enable a feature for its products. An explicit product-level **Off** remains the stronger choice.

## Feature relationships

* 360° video appears only where image try-on is also available.
* Enabling a product as Live AR makeup suppresses image try-on and 360° video for that product.
* Live AR still needs at least one authored shade before its button appears.

See [Enable a makeup product and author shades](/live-ar-makeup/author-shades.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.selvette.com/widget-setup/product-availability.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
