Free Pokémon card price widgets

Put live card prices on your own site. Pick a widget, configure it below, paste two lines of HTML — it updates itself daily from the same market data that powers CardPrice. No API key, no account, free forever.

Game
Rows per side
Theme
Live preview
Embed with the script (auto-sizing)
<script src="https://cardprice.com/widget.js" data-widget="movers" data-game="pokemon" async></script>
Or a plain iframe (no JS)
<iframe src="https://cardprice.com/embed/movers?game=pokemon" width="100%" height="560" style="border:0;border-radius:14px" title="CardPrice Daily Movers widget" loading="lazy"></iframe>

Frequently asked questions

Are the widgets really free?

Yes — completely free, no account and no API key. Each widget carries a small "Powered by CardPrice" link back to us; that credit is the whole deal.

How often do the prices update?

Widgets show the same nightly market data as cardprice.com, refreshed automatically every 15–60 minutes. You never need to touch the embed again.

Will the widgets slow my site down?

No. Each widget is a single lazy-loaded iframe served from our cache — no JavaScript runs on your page except the tiny optional loader that auto-sizes the frame.

Can I use them on WordPress, Shopify or Squarespace?

Yes — anywhere you can paste HTML. Use a Custom HTML block (WordPress/Squarespace) or an HTML section (Shopify) and paste the snippet.

Which games are supported?

Pokémon TCG, One Piece Card Game and Disney Lorcana. The movers and most-valuable widgets take a game parameter; card and set widgets follow the card or set you pick.

Building something bigger? All widget parameters and our open read API are documented on the developers page.