Product Types
Fulfiro handles the same product types as WooCommerce.
Simple products
A single product with one SKU and one stock level. Most products are simple products. Examples: a book, a phone case, a bag of coffee.
Variable products
A product with variations. The parent product (e.g., "T-Shirt") does not have its own stock. Instead, each variation (e.g., "T-Shirt - Small / Blue") has its own SKU, price, and stock level.
In the products table, variable products show a total stock count that is the sum of all their variations. Expand the row to see individual variation stock.
Variations
A specific combination of attributes within a variable product. Each variation is stored as its own product internally, with its own inventory level, SKU, and price. Variations link to their parent via a parent ID.
Component products
Products used as components in kits/bundles. These are regular simple products that have been assigned as components of a kit.