# October 2025 Enhancements

9 October 2025, **Stock Validation in Cart**

The **Stock Validation** feature ensures that customers can only purchase the quantity of items currently available in inventory. This update improves transparency, prevents overselling, and creates a smoother checkout experience.

[View More](/release-notes/enhancements/2025-enhancements/october-2025-enhancements/stock-validation-in-cart.md)

9 October 2025, **Multi-Stock Location Display**

The **Multi-Stock Location Display** feature enhances transparency by showing customers stock availability across multiple locations directly on the storefront. This provides buyers with more detailed information while maintaining the master inventory logic for order allocation.

[View More](/release-notes/enhancements/2025-enhancements/october-2025-enhancements/multi-stock-location-display.md)

27 October 2025, **Add store setting for Tel Number**

A new store setting has been introduced that allows merchants to easily update the **Store Phone number displayed in the store header**. This eliminates the need for manual theme edits or developer intervention — merchants can now manage their store contact number directly from the admin dashboard.

[View More](/release-notes/enhancements/2025-enhancements/october-2025-enhancements/add-store-setting-for-tel-number.md)

27 October 2025, **Backoffice - State pages on pagination**

A new enhancement has been introduced to the **Backoffice pagination system**. When viewing tables such as **Products**, **Orders**, or other list-based data, merchants can now clearly see the **total number of pages**, **current page**, and **total number of items** being displayed.

[View More](/release-notes/enhancements/2025-enhancements/october-2025-enhancements/backoffice-state-pages-on-pagination.md)

27 October 2025, **Update: PayJustNow Logo and Modal**

The **PayJustNow payment integration** has been updated to include the latest **brand logo** and an improved **information modal**.

[View More](/release-notes/enhancements/2025-enhancements/october-2025-enhancements/update-payjustnow-logo-and-modal.md)


---

# 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://support.storefront.co.za/release-notes/enhancements/2025-enhancements/october-2025-enhancements.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.
