- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Manage Shipping Profiles in Medusa Admin
In this guide, you’ll learn what shipping profiles are and how to manage them in the Medusa Admin.
What is a Shipping Profile?#
A shipping profile groups products with similar shipping requirements, allowing you to cater shipping options specifically for those products.
For example, if your store has fragile items that are shipped differently from other products, you can create a "Fragile" shipping profile and associate it with the fragile products. Then, you can create shipping options for fragile products, and options for other products.
View Shipping Profiles#
To view shipping profiles in your store:
- Go to Settings → Location & Shipping.
- In the Shipping Configuration section, click on "Shipping Profiles".
Here, you can see a list of all the shipping profiles you have set up in your store. You can also search, filter, and sort the shipping profiles to find the one you are looking for.
Create Shipping Profile#
To create a shipping profile:
- Go to Settings → Location & Shipping -> Shipping Profiles.
- Click the Create button at the top right.
- In the form that opens:
- In the Name field, enter a name for the shipping profile. For example, "Fragile".
- In the Type field, enter the type of products that belong to the shipping profile. For example, "fragile" or "heavy".
- Once you're done, click the Save button.
View Shipping Profile Details#
To view the details of a shipping profile:
- Go to Settings → Location & Shipping -> Shipping Profiles.
- Click on a shipping profile from the list.
This opens the shipping profile's details page where you can also manage the shipping profile.
Manage Products of Shipping Profile#
You can manage the shipping profile of a product in the product's details page.
Manage Shipping Profile Metadata#
Metadata is custom data that can be associated with the shipping profile in key-value pairs. This is usually used by developers for custom integrations or to store additional information about the shipping profile.
To edit the shipping profile's metadata:
- Click the icon at the right of the "Metadata" section.
- 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 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 at its right.
- Choose "Delete row" from the dropdown.
- Once you're done, click the Save button.
Delete Shipping Profile#
To delete a shipping profile:
- Go to the shipping profile's details page.
- Click the icon at the top right of the first section.
- Choose Delete from the dropdown.
- Confirm the deletion by entering the shipping profile's name in the pop-up and clicking the Delete button.