settings: currency preference — display listing prices in user's preferred currency #50
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
eBay listing prices come in the seller's currency. A UK buyer sees USD on every listing. Add a currency preference to Settings so prices display in the user's chosen currency.
Depends on
circuitforge-core#52 — shared currency preference field + formatting utility
Scope
format_currency()everywhere a price is displayed: listing cards, listing detail page, trust score breakdown, seller history panelUI
Settings > Display > Currency: [dropdown]
On listing cards where listing currency != user preference, show a small indicator (e.g.
USDbadge) so the user knows the price is not in their currency.Out of scope
Priority
Medium — came in as direct user feedback from r/selfhosted launch post.