Etsy listing error: All combinations of property values must be supplied.
The Etsy error "All combinations of property values must be supplied." means that the product variations you are sending to Etsy do not cover every possible combination of the selected variation attributes.
For example:
| Property 1 | Property 2 |
|---|---|
| Size: S, M | Color: Black, White |
Etsy expects 4 variants:
- S / Black
- S / White
- M / Black
- M / White
If one combination is missing (for example, M / White), Etsy rejects the listing with this error.
Common causes
- Missing variant combinations
- One or more combinations are not present in your store.
- This is the most common reason.
- A variant is missing a property value
- For example:
- Variant 1: Size=S, Color=Black
- Variant 2: Size=M, Color=(empty)
- For example:
- Duplicate combinations
- Two variants have exactly the same property values.
- Variation values were deleted
- For example, the product still contains "White" as a Color option, but no variant uses it.