Discounted product prices for a specified period of time are already built in to the application.
The Discount API and the Products Aggregator are already set up to allow the creation of simple marketing campaigns/discount periods and the marketing client is in the process of being updated to allow that to be done by authorised marketing users.
Another related feature I'd like to add is the ability to create discount codes that offer a percentage discount for a fixed period of time.
To begin with, I plan to keep this fairly simple: a discount % with start and end dates that applies to any order over a certain amount.
Then perhaps I can make it more specific later, with discounts on a brand and/or category as well.
Discounted product prices for a specified period of time are already built in to the application.
The Discount API and the Products Aggregator are already set up to allow the creation of simple marketing campaigns/discount periods and the marketing client is in the process of being updated to allow that to be done by authorised marketing users.
Another related feature I'd like to add is the ability to create discount codes that offer a percentage discount for a fixed period of time.
To begin with, I plan to keep this fairly simple: a discount % with start and end dates that applies to any order over a certain amount.
Then perhaps I can make it more specific later, with discounts on a brand and/or category as well.