Products without variants
If a product has no variants, the connector exports:
- A single output row
- Product fields only
- Empty values for all variant columns
This row acts as a simple item, not part of a Parent-Child group.
Behavior summary:
Condition | Output |
|---|---|
Product with variants | One row per variant + optional parent row |
Product with no variants | One single row (parent-only product) |
Variant exists without a parent | Ignored (invalid structure) |