open-prices-frontend icon indicating copy to clipboard operation
open-prices-frontend copied to clipboard

Add discount "restrictions" checkbox

Open odin-h opened this issue 10 months ago • 1 comments

Problem

There is no way to distinguish between regular discounts and e.g. loyalty program-only deals.

Proposed solution

Add a checkbox that indicates that the discount have restrictions or may not apply for all customers and give the option to describe the type of restrictions that apply the discount when the checkbox is ticked.

Part of

  • #172

odin-h avatar Apr 15 '24 20:04 odin-h

This problem needs more discussion. There are different possibilities:

  • product with discount for customer cards only -> two prices, but not for every customer
  • product with discount for everybody and even more discount for customer cards -> we have three prices to add

Another thing is discount because of reaching the "best before" date - so single or some more items are sold cheaper instead of trashing it cause nobody buys it.

But both things make it more complex to fastly collect prices.

Showmaster3000 avatar Jun 12 '24 22:06 Showmaster3000