Not quite a feature per se, but just a general change that would make the purchasing screen for all games look significantly better.
Here’s how it currently looks if you try to buy something:
There’s a giant white frame around the image, and the image is shrunk to be in only a tiny portion of the frame. Just changing these would effectively make it look significantly nicer:
Info on the product, if helpful:
Dev product ID: 422404912
Source image:
Example code to run it:
game:GetService("MarketplaceService"):PromptProductPurchase(game.Players.LocalPlayer, 422404912)
Thanks!