# Mattel Creations connector (`mattel-creations`) - Source: https://creations.mattel.com · type: manufacturer (official collector shop) · country: US · currency: USD - Acquisition: Shopify storefront `products.json` through the shared `ShopifyStoreConnector` - Records: `listing` with official MSRP (`originalMsrp`) for Hot Wheels Collectors / RLC / Elite 64 / Car Culture, Matchbox Collectors (model_cars), Barbie Signature (dolls), Masters of the Universe & WWE (action_figures) ## Behaviour - Subclass copies `Brand:` / `Category:` / `Filter-AgeGrade:` tags into brand/metadata, flags members-only (RLC/BSM) items, and keeps sold-out items as `ended` listings so MSRP history survives sell-outs. - Apparel, drinkware, memberships, décor, bags, hats, posters, pins are excluded by rule. ## Fixtures / tests `data/fixtures/mattel-creations/*.json` are live captures (sold-out Batmobile, Car Culture case, Forza 5-pack, MOTU figure). `pnpm vitest run connectors/api/mattel-creations`. Capture: `pnpm tsx connectors/api/_g6-comics-toys-games-lib/capture.ts mattel-creations 3 [productUrl…]`.