kowalczj / shop24

Web commerce application implemented in Flask
GNU General Public License v3.0
0 stars 0 forks source link

Promotional Sales Management #13

Open kowalczj opened 4 years ago

kowalczj commented 4 years ago

As a marketing employee, I want to be able to select large numbers of products by category and select a subset of those for temporary price changes so that I can manage promotional sales. Being able to select multiple products eligible for discounts will help increase sales during the holidays.

crisischris commented 4 years ago

(estimation) 1 week. We should already have a filtering feature as well as a subcategory DB column. Therefor this really is just a setter of price or potentially a "multiplyer" DB column that is used for sales.