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

# Manage Store in Commert Admin

In this guide, you’ll learn how to edit the store’s details and available currencies.

## View Store Details

To view your store's details, go to Settings → Store. There, you can view and manage the store's details and its available currencies.

<img src="https://mintcdn.com/commert/Ts0lme9aGhJdf9Ms/images/user-guide/settings/store/Screenshot_2025-02-19_at_12.54.00_PM_eozum8.png?fit=max&auto=format&n=Ts0lme9aGhJdf9Ms&q=85&s=c91a71c17b7b23f929a5e102b7f84aa3" alt="Store Details" width="2940" height="2020" data-path="images/user-guide/settings/store/Screenshot_2025-02-19_at_12.54.00_PM_eozum8.png" />

***

## Edit Store Details

To edit the store’s details:

1. Go to Settings → Store.
2. Click the <Icon icon={"ellipsis"} size={12} /> icon at the top right of the "Store" section.
3. Choose Edit from the dropdown.
4. In the side window that opens, you can edit the store's name, default currency, default region, default sales channel, and default location. These defaults are used in the storefront if no other values are provided.
5. Once you're done, click the Save button.

<img src="https://mintcdn.com/commert/Ts0lme9aGhJdf9Ms/images/user-guide/settings/store/Screenshot_2025-02-19_at_1.01.47_PM_l2zhnc.png?fit=max&auto=format&n=Ts0lme9aGhJdf9Ms&q=85&s=62ab1fd6c17a0d520de9b286cafd7362" alt="Edit store form" width="1948" height="1298" data-path="images/user-guide/settings/store/Screenshot_2025-02-19_at_1.01.47_PM_l2zhnc.png" />

***

## Manage Store Address

A store address represents the physical business location of your store. This address is displayed to customers on the storefront and may also be used for shipping, tax calculations, and compliance purposes.

### Add a Store Address

To add a new store address:

1. Go to the Manage Store page.
2. In the **Store Address** section, click the **Add** button.
3. You will be taken to a form to add the store address.
4. Fill out the form with the required details.
5. Once completed, click **Save**.\
   The store address will now appear in the Store Address section.

<img src="https://mintcdn.com/commert/Ts0lme9aGhJdf9Ms/images/user-guide/settings/store/create-store-address.png?fit=max&auto=format&n=Ts0lme9aGhJdf9Ms&q=85&s=5f6e2dafe1db7aaf9ca19cd3a5a96e9f" alt="Add store address form" width="2940" height="1674" data-path="images/user-guide/settings/store/create-store-address.png" />

### Edit a Store Address

To edit an existing store address:

1. Go to the Manage Store page.
2. In the **Store Address** section, click the **ellipsis** button (⋯) for the address you want to update.
3. This opens the **Edit Store Address** form.
4. Update the necessary details.
5. Click **Save**.\
   The store address will be updated.

<img src="https://mintcdn.com/commert/Ts0lme9aGhJdf9Ms/images/user-guide/settings/store/edit-store-address.png?fit=max&auto=format&n=Ts0lme9aGhJdf9Ms&q=85&s=f6e93d7a6c746590f3ec53f37e01c932" alt="Edit store address form" width="1630" height="1122" data-path="images/user-guide/settings/store/edit-store-address.png" />

***

## Manage Store Metadata

Metadata is custom data that can be associated with the store in key-value pairs. This is usually used by developers for custom integrations or to store additional information about the store.

To edit the store's metadata:

1. Click the <Icon icon={"up-right-from-square"} size={12} /> icon at the right of the "Metadata" section.
2. In the side window that opens:
   * Manage the key-value pairs in the table.
   * To add a new row of key-value pairs before or after a row:
     * Hover over the row and click the <Icon icon={"ellipsis-vertical"} size={12} /> icon at its right.
     * Choose "Insert row above" or "Insert row below" from the dropdown.
   * To delete a row of key-value pairs:
     * Hover over the row and click the <Icon icon={"ellipsis-vertical"} size={12} /> icon at its right.
     * Choose "Delete row" from the dropdown.
3. Once you're done, click the Save button.
