Third Variation (max_variations_supported=3) rollout concerns: unclear testing, no UI support, and deadline risk #1596
Unanswered
dikshantniraula-333
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Confirmation
Question / discussion
Hi Etsy API team / fellow developers,
I’m currently integrating the new third variation support:
[https://developers.etsy.com/documentation/tutorials/third-variation]
While working on this, I noticed the third variation structure exists in the API, but I don’t see a corresponding seller-side UI flow that clearly reflects or exposes the third variation option during listing creation or editing.
This creates some uncertainty around how the system is intended to behave end-to-end, especially from a practical integration and validation standpoint:
How third variation is represented in the seller UI (if it is surfaced at all)
How the API structure maps to actual listing creation and editing flows
How API behavior can be validated against real user interface actions when the UI does not clearly expose the same structure
From a third-party integration perspective, it becomes unclear how to reliably confirm that API-level implementation matches expected real-world listing behavior.
Waiting for Etsy community attention to this matter.
Thank you.
All reactions