19 "note": "No WooCommerce plugin profile authored yet for an Amazon channel plugin; this alias is a forward-pointer. Confidence is low because of the unresolved history noted in pitfalls."
20 }
21 ],
22 "preferredWrite": {
23 "surface": "Manual -- no API; merchant connects/creates an Amazon Seller account via the Wix dashboard",
24 "endpoint": null,
25 "writerId": null,
26 "verification": "none",
27 "importSafe": false,
28 "bulk": false
29 },
30 "reliability": {
31 "status": "partially-reliable",
32 "flags": ["not-independently-verified-live"]
33 },
34 "pitfalls": [
35 {
36 "code": "amazon-integration-history-unclear",
37 "severity": "warning",
38 "summary": "Public support docs describe the original \"Amazon by Wix\" app as deprecated since 2025-05-04, with Wix recommending a third-party app (Koongo) as the replacement. But a live internal service, wix.stores_channels.amazon.v1.amazon_passive_feed, was created 2026-06-17 and last updated 2026-07-20 — well after that deprecation — and implements an automatic feed-push mechanism (AMAZON_XML format, pushed to an Amazon-owned S3 bucket). This suggests Wix has since built a newer native Amazon integration distinct from the deprecated app, but the exact current merchant click-path was not independently confirmed against a live dashboard this session. Re-verify the steps below (and whether the current \"Amazon\" sidebar entry is this newer service or a third-party app) against a live site before relying on them for a real migration report."
53 "path": "wix.stores_channels.amazon.v1.amazon_passive_feed — PushAmazonFeed; feed built via wix.stores_channels.feed.v1.catalog's AMAZON_XML format — verified via docs-schema MCP, 2026-08-16 (created 2026-06-17, post-dating the public deprecation notice)"
54 }
55 ],
56 "manualSteps": {
57 "prerequisite": "A registered Amazon Seller account.",
58 "steps": [
59 { "actor": "merchant", "text": "Go to Catalog > Sales Channels > Amazon in the Wix dashboard and follow Connect/Setup to link (or create) an Amazon Seller account." },
60 { "actor": "merchant", "text": "Publish Wix products to Amazon, or link existing Amazon listings back to their Wix product counterparts, per the dashboard flow." }
61 ],
62 "mechanism": "Believed push-based (a feed is built and automatically pushed to an Amazon-owned S3 bucket per live internal evidence), but the exact current onboarding click-path was not reconfirmed against a live Wix site this session — see the amazon-integration-history-unclear pitfall.",