The inventory below is limited to assets reflected in the repository or the current acquisition flow. Final transfer details should be confirmed before funding escrow.
Exact-match domainHeadphones.co, the public-facing domain and brand anchor.Gives the next owner a clean category name to build around instead of starting with a longer invented brand.
Next.js website codebaseNext.js App Router, React, TypeScript, Prisma, PostgreSQL, ESLint, Vitest, and Playwright setup.Provides a working technical foundation for recommendations, product pages, comparisons, deals, alerts, admin, and SEO routes.
Product and offer data modelPrisma schema for brands, categories, products, metrics, features, assets, resources, merchant offers, price history, and outbound clicks.Creates a structured product graph that can support search, comparison, ranking, affiliate routing, and future APIs.
Recommendation and comparison systemDeterministic scoring logic, use-case weights, head-to-head comparison routes, and recommendation result records.Turns product data into decision support instead of generic content pages.
Sixteen buyer toolsTool routes for ANC simulation, battery planning, codec checks, fit checks, scoring, value breakdowns, upgrade advice, and related buying workflows.Adds interactive surfaces that can support search demand, conversion, and newsletter or lead capture experiments.
Deals and alert flowsDeal pages, product offer displays, price-drop, target-price, and restock alert infrastructure with confirmation and unsubscribe flows.Creates a practical path to owned audience capture and affiliate click monetization.
Admin and operations surfacesAdmin screens for products, offers, comparisons, use cases, jobs, price history, and system readiness.Lets an operator maintain the site without editing the database directly for routine catalog work.
SEO and legal page structureCanonical URLs, sitemap, robots route, structured data helpers, methodology, affiliate disclosure, privacy, terms, about, and acquisition pages.Gives the buyer a cleaner starting point for indexable pages and buyer trust material.
Launch and deployment documentationREADME, launch checklist, runtime configuration notes, Docker/Caddy deployment assets, scheduled-job scripts, and product-media source matrix.Reduces handoff ambiguity for the next operator or engineering team.