www/apps/user-guide/app/settings/store/page.mdx
import { EllipsisHorizontal, ArrowUpRightOnBox, EllipsisVertical } from "@medusajs/icons"
export const metadata = {
title: Manage Store in Medusa Admin,
}
In this guide, you’ll learn how to edit the store’s details and available currencies.
To view your store's details, go to Settings → Store. There, you can view and manage the store's details and its available currencies.
To edit the store’s details:
Your store can support multiple currencies, allowing customers to view prices in their preferred currency. You can add or remove currencies in the store settings.
To add currencies to your store:
In the store's settings, you can also manage a currency's tax-inclusive price setting. During checkout, after Medusa calculates the tax of a product or shipping, it will either:
You can manage whether a currency uses tax-inclusive pricing when adding or editing it. To edit the tax-inclusive setting for a currency:
You can remove any currency from your store that isn't the default currency. You can add the currency again later if needed.
To remove a currency:
Locales are available from Medusa v2.12.3. If you don't see the locale settings in your Medusa Admin, request your technical team to upgrade your Medusa application.
</Note>Locales define the languages that your store supports for displaying content to customers. You can manage the store's available locales in the store settings. Then, you can translate content like product titles and descriptions into these locales from the Translations settings.
To add supported locales to your store:
You can now add translations for resources in the added locales on the Translations settings.
To remove a locale from your store:
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: