What problem does it solve? It lets an already-built front end (a vibe-coded app, HTML/JSX/Vite project, or design-tool export) display and transact with live content from an existing Wix site directly from the browser, without the Wix SDK, a backend, or a build step. ## Core Features & Use Cases - Nine business-solution verticals: copy-as-is REST helpers for Stores (products, cart, checkout), Bookings, Blog, Events & Tickets, Portfolio, Restaurants (menu, ordering, reservations), CMS/Wix Data, Pricing Plans, and Members (custom login with email, Google/Facebook, or SSO). - Shared transport layer: a single wix-client.js that mints and refreshes anonymous visitor tokens from the public WIX_CLIENT_ID, persisting identity across reloads so carts and sessions survive. - Read-only over owner content: renders live Wix data or an honest empty state, never mocks or provisions data; purchases always complete through Wix-hosted checkout redirect sessions. - Use Case: A user hands over their WIX_CLIENT_ID and asks to connect their Vite/React storefront to their Wix store — the skill supplies the catalog and cart helpers plus wiring instructions so products, cart, and checkout work against live Wix data. ## Quick Start Give the assistant your Wix client ID and ask it to connect your existing front end to your Wix store, blog, bookings, or other business solution using this skill.