=== KingsPrice Price Box ===
Contributors: kingsprice
Tags: games, steam, price comparison, deals, widget
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Embed a live Steam game price box in your posts. Shows the lowest tracked price across stores and links to the full comparison on KingsPrice.

== Description ==

KingsPrice Price Box lets you drop a compact, always-up-to-date price card for any Steam game into your articles.

* Live lowest price across official stores and keyshops (or official stores only — your choice)
* 5 currencies: PLN, EUR, USD, GBP, CAD — fixed or auto-matched to each visitor
* Dark and light theme
* No API key, no signup — just install and use the shortcode
* Server-side rendered fallback link, so the box works (and is crawlable) even without JavaScript

= Usage =

Insert the shortcode anywhere in a post or page:

`[kingsprice game="palworld"]`

The `game` value is the slug from the KingsPrice game URL, e.g. `kingsprice.com/game/palworld` → `palworld`. Use the generator at https://kingsprice.com/widget to search for a game and copy a ready-made shortcode.

Optional per-shortcode overrides:

`[kingsprice game="elden-ring" currency="EUR" scope="official" theme="light"]`

== Frequently Asked Questions ==

= Where do the prices come from? =

KingsPrice tracks Steam and a dozen authorized stores and keyshops around the clock. The widget shows the lowest current price for your chosen scope.

= Does the widget link to stores directly? =

No. It links to the game's comparison page on KingsPrice, where readers see every store and price side by side.

== Changelog ==

= 1.0.0 =
* Initial release: shortcode, settings page (currency, price sources, theme), live price box.
