discord / gamesdk-and-dispatch

Public issue tracker for the Discord Game SDK and Dispatch
22 stars 7 forks source link

Sale price does not show on discord.com/stores/skus/ links embeds #75

Closed PixelNinja132 closed 4 years ago

PixelNinja132 commented 4 years ago

Describe the bug When you send someone a https://discord.com/stores/skus// link, it shows the price next to the buy/install button, this is the normal price, not any sales price you add.

Steps to reproduce Steps to reproduce the behavior:

  1. Get the link to your store page
  2. Send it to someone in DMs (Might also be public channels)
  3. If someone has not got the game, they will see the normal price, not any sale price the game currently has.

Expected behavior It should show the sales price, probably with a strikethrough on the old price

Screenshots If applicable, add screenshots to help explain your problem. image Actually 50% off

Implementation specifics

Additional context I think this should have a strikethrough on the old price and have the new price next to it.

PixelNinja132 commented 4 years ago

I have just realized it was because the link was cached. My bad