skills/sales-wix/SKILL.md
Wix eCommerce (Wix Stores) platform help — the native online store inside the Wix website builder, with REST APIs (Stores v3 + eCommerce Orders), API-key/OAuth auth, and signed-JWT webhooks. Use when wiring Wix orders or products into a CRM or data warehouse via the API, verifying a signed-JWT Wix webhook, a Wix store loads slowly or hurts SEO, you're locked into a template after publishing, abandoned-cart recovery or advanced merchandising is gated above your plan, choosing a Wix plan for ecommerce (Light vs Core vs Business), or weighing Wix vs Shopify/BigCommerce/Squarespace/Ecwid for a small store. Covers products/variants/inventory, custom checkout (Wix Payments or Stripe), subscriptions, dropshipping, multichannel selling, the @wix/sdk, and the Wix MCP server. Do NOT use for cross-tool checkout-conversion strategy (use /sales-checkout) or general website/funnel strategy (use /sales-funnel).
npx skillsauth add sales-skills/sales sales-wixInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Wix eCommerce (Wix Stores) is the commerce layer built into the Wix website builder — an easy-setup Shopify/BigCommerce alternative for small stores and solopreneurs. This skill covers running and automating a Wix store: the Stores and eCommerce REST APIs, webhooks, plan gates, and the pain points (SEO/performance, template lock-in, paywalled features) that trip people up.
If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask only what you need (skip if the prompt already says):
Skip-ahead rule: if the user's prompt already contains enough context, go straight to Step 2.
Map the request to the right home. When routing, give the exact command.
| The user's real problem | Route to |
|---|---|
| Checkout-conversion strategy across tools (order bumps, AOV, cart abandonment tactics) | /sales-checkout {question} |
| General website / landing-page / funnel strategy | /sales-funnel {question} |
| Migrating a store off (or onto) Wix — data export, redirects | /sales-checkout {question} (migration mechanics) |
| Choosing a Merchant of Record for global tax instead | /sales-merchant-of-record {question} |
| SEO strategy / Core Web Vitals / technical audit | /sales-seo {question} |
| Post-purchase email / abandoned-cart email sequences | /sales-email-marketing {question} |
| Not sure which skill | /sales-do {question} |
Anything Wix-specific (API, webhooks, plan gates, store features) — answer here using Step 3.
Read references/platform-guide.md for the full platform reference — capabilities & automation surface, pricing/plan gates, the data model with JSON shapes, integration recipes (cURL + Python), and integration patterns.
For raw API detail (endpoints, request/response JSON, auth headers, webhook JWT verification), read references/wix-api-reference.md.
Answer using only the relevant section — don't dump the whole reference.
You no longer need the guide loaded — focus on the user's situation:
Authorization + wix-site-id). 3rd-party app → OAuth. For purchase-driven automation, prefer webhooks (signed JWT) over polling; always make a follow-up GET because some payloads are partial. Dedupe on event/entity ID and return 200 within 1250 ms./sales-seo (or migration) decision, not a settings toggle.If you discover a gotcha or tip not in references/learnings.md, append it there with today's date.
Best-effort from research (2026-06) — review these, especially plan-gated features and integration details that may be outdated.
wix-site-id header; a missing header or wrong scope returns 403./sales-checkout — Cross-tool checkout-conversion strategy, order bumps, AOV, and cart-abandonment tactics (Wix is one platform among Shopify/BigCommerce/Medusa)./sales-funnel — Website, landing-page, and funnel strategy across builders./sales-merchant-of-record — Choosing a MoR (Paddle/Lemon Squeezy) for global tax vs owning tax yourself./sales-seo — SEO strategy, technical audits, and Core Web Vitals./sales-email-marketing — Post-purchase and abandoned-cart email sequences./sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do -a claude-codeA developer/automation question. Recommend a webhook (Order Approved / Order Updated) over polling. Walk through: register the webhook in the Wix Developers Center, verify the signed JWT with the app public key, read eventType + instanceId, then GET the full order from POST /ecom/v1/orders/search or Get Order (payloads can be partial). Show the API-key headers (Authorization + wix-site-id), dedupe on event ID, and return 200 within 1250 ms. Point to references/wix-api-reference.md for the JSON.
Upstream SEO/performance pain. Explain Wix's JS-heavy rendering and Core Web Vitals impact, the small-store-vs-scale tradeoff, and template lock-in / no clean export. For the technical-SEO playbook route to /sales-seo; if they're weighing a move, the migration mechanics live in /sales-checkout. Be honest that some limits are structural, not a settings toggle.
Pricing/plan-gate question (answer from the guide). eCommerce starts at Core ($29/mo); Light can't sell. Business ($39/mo) adds advanced shipping + automated tax; Business Elite ($159/mo) raises dropshipping/review limits. Flag pricing as best-effort and tell them to confirm the specific feature isn't paywalled before subscribing.
Wix sends event data as a signed JWT, and some (especially legacy) events return only changed fields. Verify the JWT with your app's public key, then make a follow-up GET to the entity endpoint for the full object. Store processed event IDs and skip duplicates — copies can arrive more than once and out of order. Respond 200 within 1250 ms or you'll get up to 12 retries.
Wix's heavy client-side JavaScript slows first paint, especially on mobile, which feeds Core Web Vitals and rankings. Tighten images/apps, but accept that hosted-builder overhead caps how fast you can get. If rankings are business-critical at scale, treat it as an SEO-or-migration decision (/sales-seo, then /sales-checkout migration), not a single fix.
Check: (1) Authorization header carries a valid API key; (2) you sent wix-site-id for site-level calls (or wix-account-id for account-level) — one or the other, not both; (3) the key has the right permission scope (e.g. SCOPE.STORES.PRODUCT_READ, SCOPE.DC-STORES.READ-ORDERS); (4) the key was created by the account owner and is scoped to the site you're calling. 3rd-party apps can't use API keys at all — use OAuth.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).