www/apps/user-guide/app/promotions/manage/page.mdx
import { EllipsisHorizontal } from "@medusajs/icons" import { Table } from "docs-ui"
export const metadata = {
title: Manage Promotions in Medusa Admin,
}
In this guide, you’ll learn how to manage promotions.
To view a promotion's details:
This opens the promotion's details page. The sections in the details page may differ based on the promotion's type.
A promotion's status is shown in the Promotions listing page, and in the promotion's details page in the first section's header. The status can be one of the following:
<Table> <Table.Header> <Table.Row> <Table.HeaderCell>Status</Table.HeaderCell> <Table.HeaderCell>Description</Table.HeaderCell> </Table.Row> </Table.Header> <Table.Body> <Table.Row> <Table.Cell>Draft</Table.Cell> <Table.Cell>The promotion is not active and can't be used.</Table.Cell> </Table.Row> <Table.Row> <Table.Cell>Active</Table.Cell> <Table.Cell>The promotion is active and can be used.</Table.Cell> </Table.Row> <Table.Row> <Table.Cell>Inactive</Table.Cell> <Table.Cell>The promotion was active but has been deactivated manually. It can't be used.</Table.Cell> </Table.Row> <Table.Row> <Table.Cell>Scheduled</Table.Cell> <Table.Cell>The promotion's campaign has a start date in the future. Once the start date is reached, the promotion becomes active.</Table.Cell> </Table.Row> <Table.Row> <Table.Cell>Expired</Table.Cell> <Table.Cell>The promotion's campaign has an end date that has passed. The promotion can't be used.</Table.Cell> </Table.Row> </Table.Body> </Table>In the summary section of the promotion's details page, you can see the usage limit of the promotion, if set during its creation. This is the maximum number of times the promotion can be used across all orders.
A promotion's usage can also be limited by:
Once any of the promotion's limits are reached, the promotion can't be used anymore. For example, if a promotion has a usage limit of 10 and is part of a campaign with a usage limit of 50, the promotion can only be used 10 times even if the campaign's limit hasn't been reached yet.
If any of the fields are not visible in your admin, contact your technical team to update your Medusa version.
</Note>To edit a promotion's general details:
To edit who can use the promotion:
For "Buy X Get Y" or "buyget" promotion types, this section allows you to edit which items the customer gets for free when they buy the specified items. To edit the items that the customer must buy to get the free items, refer to the Edit Buy X Promotion Condition section.
</Note>To edit the items the promotion applies to:
For "Buy X Get Y" or "buyget" promotion types, you can edit the "Buy X" part of the promotion. For example, change "Buy 3 shirts to get 1 for free" to "Buy 2 shirts to get 1 for free".
<Note title="Tip">To edit the items that the customer gets for free when they buy the specified items, refer to the Edit the Items the Promotion Applies To section.
</Note>To edit the "Buy X" part of the promotion:
Free shipping promotions were added in Medusa v2.10.0.
</Note>For "Free Shipping" promotions, you can edit the required conditions for the promotion to be applicable on a cart's shipping methods.
To edit the shipping methods the promotion applies to:
If you created a promotion without a campaign, you can add it to an existing campaign from its details page.
To add a promotion to a campaign:
You can change the campaign that a promotion belongs to, or remove it from a campaign.
To change a promotion's campaign:
Deleting a promotion is irreversible.
</Note>To delete a promotion: