# How to Manage Price List in Seller Center?

To perform price updates for your product offer price, it's essential to provide the corresponding information. Follow the steps below to successfully make updates to your price:

1. Navigate to the Seller Center platform and log into your account.
2. From the navigation menu on the left click on **Products > Inventory Management > Price List**.

   <figure><img src="/files/ZH2wSBqAEM1ks7CZimlR" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/cteWY1zZZFqAi5k1DzeP" alt=""><figcaption></figcaption></figure>
3. To access the *Price List Detail* page, simply click on the relevant price list.
4. On the Price List Detail page, you'll encounter a categorized display of all approved product offers' price information. Click on the **Export** button, then choose either **Export Stock List Template** or **Export Stock List** options to download the existing price list or template. The template includes columns described below:
   * **currency\_type:** The currency type of related offer, can be one of the given values on the template, such as TRY, EUR, USD etc.
   * **id:** Price ID of the related offer.
   * **offer:** Offer ID.
   * **offer\_sku:** Offer sku.
   * **price:** Price value of the related offer.
   * **price\_list:** Price List ID of the related offer.
   * **product\_base\_code:** Price value of the related offer.
   * **product\_name:** Name of the product associated with the offer.
   * **retail\_price:** Retail price of the related offer.
   * **tax rate:** Tax Rate value of the related offer.

{% hint style="info" %}
You can modify the "Retail Price" and "Sales Price" by clicking on **Edit** in the "Product Pool" table.
{% endhint %}

<figure><img src="/files/TS2dEfnOuoc5AobQ5uo5" alt=""><figcaption></figcaption></figure>

5. You will receive an email shortly.
6. Scroll to the top of the page and locate the **Bulk Update Price Information** option and complete all the necessary fields in the provided template.
7. Upload the filled-out template by selecting the **Bulk Update Price Information** option and click on the **Save** button to apply the updates.<br>

   <figure><img src="/files/YbfO7bleW0EIYSngRhfd" alt=""><figcaption></figcaption></figure>
8. A pop-up message will appear, confirming the successful upload(s).
9. On the "Product Pool" section you can view the updated price information.

{% hint style="info" %}
If you encounter a Process Status error, a notification will display the reasons for the error.
{% endhint %}


---

# 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.akinon.com/tutorials/seller-center/seller/products/inventory-management/how-to-manage-price-list-in-seller-center.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.
