The main challenge I see so far is performance. Right now, each item has the availability info (country + service) cached so it’s super quick to query. To support this idea and still have fast query performance, we’d also need to cache the purchase type. There are millions of links behind the scenes, so a real time lookup isn’t really an option. This is still a good idea, just setting expectations.