# Snooze product

If your inventory is out of stock, you can use the ***Quick config*** page to prevent your products and variations from being ordered. This out of stock may or may not have a fixed period, depending on your needs. The ***Quick config*** page allows you to change these settings without having to access each product's setup page.

### Snooze product

1. Select the ***Snooze product*** configuration from the drop-down menu for ***Quick configs***.
2. Use the ***Product*** field to search and find the desired product or variant.
3. Select the start and end dates for the out of stock.
4. Select a timer that will count down before activating the ***Out of Stock feature*** for the selected product or variant.
5. Click ***Save*** to add this product to your backorder list.
6. Remove a product from the list of out-of-stock products by clicking the ***X*** button for that product.


---

# 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://docs.velocehq.com/veloce-commande-en-ligne/online-ordering/quick-config/snooze-product.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.
