Currently i am using default OpenCart discounts dependent on quantity. For example 1 item - 10 $ each 5 items and more - 9 $ each
For a short period of time, i want to disable this option, and make prices same for all quantities. In this case: 1 item or more - 10 $ each.
The problem is, that after this period, i have to switch back to old discounts dependent on quantity. Is it possible to implement this functionality without going through all items and editing discounts manualy?