# Clearance Sale & Hide products after clearance

### 1 Where to find the settings

| Setting                           | Location                   | Screenshot                                                                                                                                                                                                                          |
| --------------------------------- | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Clearance sale**                | *Product → Deliverability* | ![](https://2164703617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGRcylPzIZ8Znff4RskcP%2Fuploads%2F2WnjCxTo4qMRPj78D8eF%2Fimage-20241016-115105.png?alt=media\&token=70241df8-dc18-4ff4-a4bb-c3cc2a01fd27) |
| **Hide products after clearance** | *Settings → Products*      | ![](https://2164703617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGRcylPzIZ8Znff4RskcP%2Fuploads%2FfmK9LE0zNLUHoyfrL8tD%2Fimage-20241016-115203.png?alt=media\&token=f077616d-3c0d-4003-b2fa-b440e62483f2) |

***

### 2 How the options interact

> **Key principle**\
> The two settings only matter **when the product is&#x20;*****out of stock*****&#x20;(Stock < 1)**.\
> If the product is in stock, it always synchronises to Nosto and appears as **InStock**.

#### Behaviour matrix (out-of-stock items)

| Clearance sale | Hide after clearance | Result in Nosto                                                   | Notes                                                                |
| -------------- | -------------------- | ----------------------------------------------------------------- | -------------------------------------------------------------------- |
| **Off**        | Off or On            | **InStock**                                                       | “Hide after clearance” is ignored unless *Clearance sale* is **On**. |
| **On**         | **Off**              | **OutOfStock**                                                    | Item remains in Nosto but is flagged unavailable.                    |
| **On**         | **On**               | **Not sent** → previously synced items switch to **Discontinued** | Item is completely omitted from the feed.                            |

***

#### Practical effects

1. **In-stock products**\
   \&#xNAN;*No impact*—synchronised as usual.
2. **Clearance sale On + Hide after clearance On + Stock 0**\
   \&#xNAN;*Product disappears from the feed.*\
   Previously synced items transition to **Discontinued**.
3. **Clearance sale On + Hide after clearance Off + Stock 0**\
   \&#xNAN;*Product stays in the feed but is marked unavailable.*\
   Status becomes **OutOfStock**.
4. **Clearance sale Off + Stock 0**\
   \&#xNAN;*Product remains visible in Nosto as “InStock”.*\
   Use this when you still want to promote wait-lists or pre-orders.

***

### 3 Recommended workflow

| Scenario                                                                   | Recommended setting                                                |
| -------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| You want to **remove** sold-out clearance items entirely                   | Enable **Clearance sale** *and* **Hide products after clearance**. |
| You want to **keep** sold-out items visible for SEO / back-in-stock alerts | Enable **Clearance sale** only.                                    |
| Product is simply out of stock but not on clearance                        | Leave **Clearance sale** *off*; ignore the “hide” option.          |

***

### 4 Status glossary

| Nosto status     | Meaning                                                                    |
| ---------------- | -------------------------------------------------------------------------- |
| **InStock**      | Product is fully available for sale.                                       |
| **OutOfStock**   | Product remains in catalogue but cannot be purchased.                      |
| **Discontinued** | Product is removed from the active feed; shown only in historical reports. |


---

# 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.nosto.com/shopware-6/getting-started/guides/clearance-sale-and-hide-products-after-clearance.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.
