# Restock Returns

## Restock Returns for Online Orders

HotWax Commerce operates with a specific inventory management approach for restocking online returns. When inventory is returned on Shopify, it provides an option to enable the restock returned inventory flag. However, HotWax Commerce does not automatically increase the inventory count in its system even if the restocked return flag is enabled on Shopify. This is because HotWax Commerce lacks visibility into the specific location where the inventory is received. Instead, inventory is updated only when the updated inventory count is received from Warehouse Management Systems (WMS) or Enterprise Resource Planning (ERP) systems.

## Restock Returns for In-Store Orders

Store associates can configure whether to accept the return of the product with or without restocking it, depending on the specific requirements set by the retailer. If the decision is to restock in-store order items immediately upon receipt, the inventory changes are updated in HotWax Commerce instantly. These inventory updates are then synced with Shopify through the `Upload recent inventory change` job from `HotWax Commerce Job Manager` app. To schedule the job follow these steps:

1. Log in to the `HotWax Commerce Job Manager App` from the launchpad.
2. Within the Job Manager app, go to the `Inventory` page.
3. Locate the `Upload recent inventory change` job within the `more jobs` section of the `inventory` page.
4. Click on the job title to open the job card.
5. Specify the job run time and preferred frequency based on your operational needs.
6. Click on `Save Changes` to schedule the job according to the defined run time and frequency.

<figure><img src="/files/PafZElKkI9NBzIMjgKoA" alt="" width="375"><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://docs.hotwax.co/documents/retail-operations/orders/returns/restock-returns.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.
