Temporary landing page

TableTopics

The official site is being rebuilt. Wires are exposed, paint is wet, and the proper company presence is still under construction.

Until then, use the links here to see other live work from the same builder.
Under constructionTableTopics company website
Roadmap

What is being built next

The temporary page will be replaced by a fuller storefront and content platform. The plan is to ship the commerce foundation first, then add richer customer and account features once the core buying flow is stable.

Website development

  • Replace the current holding page with full product, brand, support, and company pages.
  • Build reusable sections for featured decks, collections, promotions, and FAQs.
  • Structure the site so new launches and content updates can be published without rebuilding the whole experience.

PostgreSQL database

  • Set up PostgreSQL as the source of truth for products, pricing, inventory, orders, and fulfillment status.
  • Keep marketing content separated from transactional data so commerce changes do not destabilize the site.
  • Prepare the schema for future analytics, order history, and account-linked customer records.

Guest store launch

  • Launch the first version of the store with guest checkout instead of requiring account creation.
  • Use lightweight session-based cart and checkout tracking to reduce friction for early customers.
  • Capture enough purchase data to support confirmations, support requests, and later account linking.

Account system

  • Add customer accounts after the store foundation and checkout flow are proven in production.
  • Support sign-in, saved addresses, order history, faster reorders, and customer-specific preferences.
  • Allow eligible guest orders to be associated with a newly created account through verification rules.