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

# Update Offer Prices and Stock

> Change an existing offer's prices or inventory without recreating it.

> Adjust what you charge and how much you have in stock for an offer you already listed.

## Overview

After an offer exists, you can update its prices and inventory at any time from the "Offers" list, without going through the create flow again.

## Step 1: Open your offers

Go to "Products" in the sidebar, then "Offers".

## Step 2: Manage prices or inventory

Use the row actions on the offer to:

* "Manage prices" to change the price for each currency.
* "Manage inventory" to update stocked quantities at your locations.

Make your changes and save.

<Note>
  Keep both a price and stock set, or the offer will stop showing on the storefront.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Create an offer" href="/user-guide/vendor/offers/how-tos/create-an-offer">
    List more products for sale.
  </Card>
</CardGroup>
