www/apps/user-guide/app/promotions/create/page.mdx
export const metadata = {
title: Create a Promotion in Medusa Admin,
}
In this guide, you’ll learn how to create a promotion of different types and configurations.
To create a promotion:
This will open the form to create a promotion, which is made up of three steps: Type, Details, and Campaign.
In the first step of creating a promotion, you need to specify the type of the promotion, which can be one of the following:
Once you've selected the type, click on the Continue button.
The fields in the details section will slightly differ based on the type you chose. So, the next sections cover the instructions for each type. Follow the section of the type you chose.
If you chose the "Amount off Products" promotion type in the first section, fill out the following in the Details step:
50OFF.1 and the customer has a line item with quantity two in the cart, the promotion is only applied to one of them.1 and the customer has two applicable items in the cart, the promotion is applied to one of each of them.10, the promotion can be used a total of 10 times across all orders. After that, the promotion can't be used anymore.If you chose the "Amount off Order" promotion type in the first section, fill out the following in the Details step:
50OFF.10, the promotion can be used a total of 10 times across all orders. After that, the promotion can't be used anymore.If any of the fields are not visible in your admin, contact your technical team to update your Medusa version.
</Note>If you chose the "Percentage off Product" promotion type in the first section, fill out the following in the Details step:
50OFF.1 and the customer has two applicable items in the cart, the promotion is only applied to one of them.10, the promotion can be used a total of 10 times across all orders. After that, the promotion can't be used anymore.If you chose the "Percentage off Order" promotion type in the first section, fill out the following in the Details step:
50OFF.10, the promotion can be used a total of 10 times across all orders. After that, the promotion can't be used anymore.If you chose the "Buy X Get Y" promotion type in the first section, fill out the following in the Details step:
BUY3GET1.10, the promotion can be used a total of 10 times across all orders. After that, the promotion can't be used anymore.Free shipping promotions were added in Medusa v2.10.0.
</Note>If you chose the "Free Shipping" promotion type in the first section, fill out the following in the Details step:
FREESHIPPING.10, the promotion can be used a total of 10 times across all orders. After that, the promotion can't be used anymore.The promotion can be associated with a campaign, giving you granular control over its budget, and when it starts and ends.
In the campaigns section, you can select whether to:
If you selected a new campaign, you need to fill out the following to create a campaign and add the promotion to it:
The Limit usage per field is available from Medusa Admin v2.11.0. If you don't see it, request your technical team to upgrade your Medusa application.
</Note>You can now manage the promotion you created.