Saltearse al contenido

Market

Esta página aún no está disponible en tu idioma.

What this surface is

Market is the single workspace for everything that involves acquiring or disposing of cards: what your decks are missing, what a card costs, what you have staged to buy, what orders are open, what you could sell, and what a proposed trade is worth.

The page header reads Acquisition / Market — “Plan buying, selling, trading, and price watches in one workspace.” DeckScope does not execute purchases and carries no affiliate links; see Data sources and affiliation.

Where to find it in the app

Sidebar → Collection → Market, which routes to /market.

/acquisition is a second path that mounts the exact same view. Both are live; neither redirects to the other.

Tabs

Three tabs sit in the tab strip, two more are dropdowns, and Trade is a plain tab button. The default tab on a cold load is Coverage.

TabTab id (?tab=)What it holds
CoveragecoverageKonami-set coverage of your collection
MissingbottlenecksCards your target decks are short of
Price Watchprice_watchCards you are tracking a price on
Buy ▾buyDropdown — Buylists, Orders
Sell ▾sellDropdown — Sales, Sales Candidates, On Sale
TradetradeTrade evaluator

Sub-tabs

The two dropdown tabs take a second query parameter, ?subtab=.

Parent tabSub-tab label?subtab= value
BuyBuylistsbuylists
BuyOrdersorders
SellSalessales
SellSales Candidatescandidates
SellOn Saleon_sale

Buy defaults to Buylists; Sell defaults to Sales.

Deep-linking

/market?tab=<tab> selects a tab. /market?tab=buy&subtab=orders selects a tab and its sub-tab. Two legacy forms are still honoured:

  • ?tab=buylists — resolves to the Buy tab, Buylists sub-tab
  • ?tab=buy with no subtab — resolves to the Buy tab, Buylists sub-tab

An unrecognised tab value is ignored and the view stays on Coverage rather than rendering an empty shell.

View modes

Coverage, Sell, Price Watch and Buylists each remember their own view mode (list / thumbnail / gallery) independently, so switching to thumbnails on Buylists does not change how Coverage renders. Missing defaults to list; the other four default to thumbnail.