Files
medusa-store/www/apps/user-guide/app/settings/locations-and-shipping/page.mdx
Shahed Nasser 4ec5219a72 docs: change question in user guide feedback form (#11628)
* docs: change question in user guide feedback form

* small changes

* small fix
2025-02-26 17:15:24 +02:00

37 lines
1.5 KiB
Plaintext

---
sidebar_label: "Locations & Shipping Overview"
tags:
- user guide
- stock location
- fulfillment
---
import { EllipsisHorizontal } from "@medusajs/icons"
export const metadata = {
title: `Locations & Shipping Overview in Medusa Admin`,
}
# {metadata.title}
In the Locations & Shipping settings, you can manage stock locations and their shipping options, and other shipping-related configurations, such as shipping profiles.
A stock location:
- Is associated with sales channels. Orders from these sales channels are fulfilled from this location.
- Has fulfillment providers that can be used in that location. For example, you can use UPS in the United States and DHL in Europe.
- Has shipping and pick up modes that you can add shipping options to. These are the shipping options used to fulfill items from this stock location.
A shipping profile groups similar products that require a different way of fulfillment. For example, fragile products are fulfilled differently than normal products. You can then provide shipping options specific for products that belong to the Fragile shipping profile.
To view location and shipping settings, go to Settings → Locations & Shipping.
![Location & shipping settings](https://res.cloudinary.com/dza7lstvk/image/upload/v1739980281/User%20Guide/Screenshot_2025-02-19_at_5.51.00_PM_yiczmt.png)
---
## Manage Location & Shipping Settings
- [Manage Locations](./locations/page.mdx)
- [Manage Shipping Profiles](./shipping-profiles/page.mdx)