Skip to main content

Definition

A product is an item listed for sale on the eCommerce platform. It holds a name, description, price, variants, and inventory data.

Purpose

Products define what the online store sells. They appear as line items on orders.

Relationships

  • A product belongs to a product category.
  • It is referenced by order line items.
  • It can have a tax rate.

Endpoints