Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sales assume same discount for all included games, but this may not be true #664

Open
Draknek opened this issue Jun 22, 2017 · 0 comments
Open

Comments

@Draknek
Copy link

Draknek commented Jun 22, 2017

Sale 1: https://itch.io/s/7108/draknek-co-puzzle-collection contains games A/B/C at 15% off
Sale 2: https://itch.io/s/7109/sokobond-a-good-snowman-summer-sale contains games A/B at 70% off

A & B are in both sales, and if you go to their game page <e.g. https://draknek.itch.io/a-good-snowman> you'll see it chooses the greatest discount to apply (as expected).

But on sale 1's page, it shows those games as being 15% off when actually they're 70% off because of the overlapping sale.

Ideally I'd like to be able to just have one sale, and choose per-game discounts. But since right now everything in a sale must have the same discount, I'm forced to have multiple overlapping sales.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant