> 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/video/storefront-360-video.md).

# Offer 360° video to shoppers

Storefront 360° video turns a completed image try-on into a short rotating reel.

## Requirements

* The current plan must include 360° video. Grow does not.
* Image try-on must be available on the product.
* 360° video must be set to **On — shopper's choice**.
* The product must be within the store-wide or selected-product scope.
* The account and shopper must be below the applicable credit and daily caps.

New accounts start with shopper-choice video on for all products, subject to plan access.

## Configure video

1. Open the **360° video** card in Widget settings.
2. Choose **On — shopper's choice**.
3. Choose **All products** or **Selected products**.
4. Set the default videos per device per day.
5. Optionally set a tighter daily cap for an individual product.

360° video is not offered on a Live AR makeup product because Live AR replaces image try-on there.

## Credits and failures

Video uses more credits than an image try-on. The current action cost appears under **Account → Usage** and **Plan & billing**.

If a video job fails, it does not count as a completed try-on and its reserved credits are returned.

For Studio campaign content, see [Animate a Studio image into a reel](/video/studio-reels.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/video/storefront-360-video.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.
