Logic for combining Products + Variants
The connector follows a simple but strict merging process:
Step 1: Start with Product fields
All product fields mapped in the Products tab are copied into the row:
- Product title
- Description
- Brand
- Category
- Images
- Any other product attribute
These serve as the base layer of data.
Step 2: Apply Variant fields
Next, the connector overlays all mapped Variant fields:
- Size
- Color
- Variant SKU
- Variant price
- Variant images
- Any additional variant attributes
Variant values replace product values in the same column (see precedence rules in 4.3).
Step 3: Produce the consolidated output row
The final row is a fully enriched record containing:
- Variant-specific attributes
- Product-level attributes
- Category information
- Correct Parent/Child relationships
This row is ready for export to marketplace CSV templates.