Getting Started
Products Workflow

Products Workflow

This page covers the operational product flow inside a specific store dashboard.

Product List

Route:

  • /{locale}/dashboard/sites/{siteIdentifier}/products

Typical actions:

  • Search product catalog
  • Filter by status
  • Review stock and price snapshots
  • Export data
  • Open product editor

Create Product

Route:

  • /{locale}/dashboard/sites/{siteIdentifier}/products/new

Core authoring fields:

  • Title
  • Description
  • Status (for example draft/active)
  • Category, Type, Vendor, Tags
  • Media

Operational data:

  • Variants and option values
  • Pricing and compare-at prices
  • Inventory quantities
  • Product organization metadata

Publishing Discipline

Before activation:

  1. Validate media quality and aspect ratios.
  2. Verify variant naming and option consistency.
  3. Confirm inventory synchronization rules.
  4. Confirm SEO-friendly title and description quality.

Integration Note

Data created in dashboard product workflows is the same source consumed by:

  • Storefront API product endpoints
  • @ecommaps/client
  • AI sales tooling (search/recommend/cart flows)