# Out-of-stock products

Products' stock statuses are updated alongside the price. There are various options for how you can deal with out-of-stock products:&#x20;

1\. Find all out-of-stock products on the [Products page](/set-up-products/products-page.md) and replace them manually with new offers.

![](/files/-MTVfWRxA3rF5XYDsc6_)

2\. Use the [automatic keyword update](/updating-products/updating-the-product-list.md) feature to always have an up-to-date list of products.

3\. You can also hide prices for these products or the products themselves. To do this, go to `Content Egg > Settings > General Settings > Out-of-Stock products`.

![](/files/-MTVfbVXnUca5hCSXCpN)

4\. The last — and simplest — option is to do nothing. Most stores don't remove products from their pages, even if they're out of stock. Affiliate cookies will be installed, and the store will suggest alternative purchase options on its own.

### WooCommerce products

If you are utilizing [WooCommerce sync](/woocommerce/product-synchronization.md), you can manage this through a separate setting. In Content Egg, go to `Settings > WooCommerce > Out of Stock Products`. From there, you can choose to handle out-of-stock WooCommerce products, including the option to delete them.

<figure><img src="/files/MDcG6k7A40VEwpyMUxHz" 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://ce-docs.keywordrush.com/updating-products/out-of-stock-products.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.
