---
title: "Configuring pre-orders in NewStore Associate App"
slug: "configuring-pre-orders-in-newstore-associate-app"
tags: ["config api", "Associate App configuration", "Associate App", "order", "tutorial", "api", "preorder"]
updated: 2024-12-18T12:12:53Z
published: 2024-12-18T12:12:53Z
canonical: "docs.newstore.com/configuring-pre-orders-in-newstore-associate-app"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.newstore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring pre-orders in NewStore Associate App

> [!NOTE]
> Important
> 
> You cannot enable pre-orders for products using this configuration. To enable pre-orders for the retailer, see [Managing pre-orders](/v1/docs/getting-started-with-the-newstore-platform#preorders).

Using this configuration, you can:

- Enable the `Pre-orders` section to be displayed in NewStore Associate App for a retailer. Associates can tap `Pre-orders` and browse pre-order products in the catalog.
- Enable a retailer to filter pre-order products in their product catalog in NewStore Associate App.

To enable this feature:

1. Use the [Update app configuration](https://docs.newstore.net/api/configuration/apps/associate-app-config-api_config#operation/putConfig) method.
2. Set `ui_configurations` > `show_preorders_filter` to `true`.

**Related topics**

- [Performing an intra-day audit count of cash drawer](/v1/docs/managing-cash-in-the-store#performing-an-intra-day-audit-count-of-cash-drawer)
- [Setting up cash management in the store](/v1/docs/managing-cash-in-the-store#setting-up-cash-management-in-the-store)
