← All disapproval codes
critical 100333

Error 100333 — Variation theme inconsistent across children

What this means

Your variation children don't all use the same variation theme as the parent — some have Size only, some have Size+Color, etc. Amazon requires consistency.

Why this happens

All variation children must share the same set of varying attributes. If a parent declares 'SizeColor' theme, every child must have BOTH size AND color filled in. Mixing themes across children breaks the variation family.

How to fix it

  1. Verify the parent's variation_theme attribute.
  2. Ensure every child fills in all attributes referenced by the theme — no blanks.
  3. Use consistent values across children: 'Small/Medium/Large' OR 'S/M/L', not both.
  4. Resubmit only the affected children — parent doesn't need re-submission.

Common pitfalls