Hello,
I use bookmarks to keep references to the game/dlc deals pages.
I have a few DLCs that I only want to look for the offers for a certain DRM where I already own the base game. I also want to keep track for bundles that include both the base game and DLCs on other DRM platforms.
Currently, the bookmark URL doesn't include any parameters, I have to remember which DRM I'm looking for and to click on DRM and select proper values every time I load the bookmarks.
I would like the URLs to accept parameters that would set the filters on load, overriding the default settings, if any.
For example:
gg.deals/dlc/whatever-upgrade/?DRM=Steam,GOG&SpecialDiscount=HB20,HB10
Or alternatively,
gg.deals/dlc/whatever-upgrade/?filters=DRM:Steam,GOG;SpecialDiscount:HB20,HB10
- The available DRM and SpecialDiscount values are chosen by you and published somewhere (in an information popup on the game pages for example).
- This won't require storing individual game user preference on the server.
- This is different from the global store/DRM filtering that other people have requested.
- You may also have an use for such parameters when announcing specific DRM/Discount for a game, to put a direct link to the game page with filters already set.
Regards.