docs: added expected columns for imports (#4908)

* docs: added expected columns for imports

* linked from user guide to new sections
This commit is contained in:
Shahed Nasser
2023-08-30 12:00:43 +03:00
committed by GitHub
parent 460161a69f
commit 359bd290ba
4 changed files with 893 additions and 0 deletions
@@ -14,6 +14,12 @@ In this document, youll learn how to import prices into your Medusa store.
To import prices, you must have the prices in a CSV file. You can see a template of the CSV file during the import process.
:::note
For a list of accepted columns, refer to [this guide](../../modules/price-lists/admin/import-prices.mdx#csv-file).
:::
:::caution
When you import prices into a price list, it removes existing prices and adds new prices.