@model PowderCoating.Application.DTOs.Inventory.PowderCatalogStatsDto @{ ViewData["Title"] = "Powder Catalog"; ViewData["PageIcon"] = "bi-palette2"; Layout = "_Layout"; }
Upload a Prismatic Powders scrape JSON file (the prismatic_powders.json format with
a top-level results array). Existing SKUs are updated in-place; new ones are inserted.
Discontinued products remain in the catalog flagged as IsDiscontinued.
IsDiscontinued = true — never hidden, always available for historical lookups.