# 16/11/2023 Webstore updates and fixes

## :no\_entry: Sold out journey updated

If you add an item to your basket in the webstore and it sells out before you reach the payment page you no enter into a new 'Sold Out' journey, where after adding your payment method you are redirected to an error page and your basket is automatically emptied.&#x20;

![](/files/6xtb3diwDfDNno4HfQkx)&#x20;

:woman\_technologist: Jules

## &#x20;:bug: Update pending order stock check fix

Fixed a bug where if you needed to update a pending order in the checkout journey (for example you amended an order after already creating a pending order) the stock being held for that order was not correctly reserved for you.&#x20;

:woman\_technologist: Jules

## &#x20;:bug: Private products now showing in collections

Fixed a bug where if private products were added to a collection they didn't show within it in the webstore. Now they do.&#x20;

:woman\_technologist: Tom D


---

# 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://changelog.usetoggle.com/november-2023/16-11-2023-webstore-updates-and-fixes.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.
