Webflow Commerce
AnnouncedVisual website builder with integrated ecommerce, adding UCP support so AI agents can interact with Webflow-hosted storefronts without custom integration work.
Webflow Commerce has announced plans to support UCP as a participant. No public endpoint is available yet.
Webflow Commerce is the ecommerce layer built into Webflow, the visual web development platform used by designers and developers to build production sites without writing frontend code. Webflow Commerce allows teams to add a fully functional store to any Webflow site. The company has announced UCP as a planned capability.
Webflow's audience is design-forward brands that prioritize visual identity. Many DTC brands in fashion, beauty, and lifestyle use Webflow for their storefronts because it gives full design control without headless complexity. Adding UCP lets these brands participate in agent commerce without hiring an additional engineering team.
The Webflow UCP integration is built as a native Webflow Commerce setting. Store owners enable UCP from the Webflow Editor under Commerce > Settings. The platform generates the manifest and registers the checkout endpoint automatically based on existing product and payment configuration.
Webflow Commerce supports Stripe as its primary payment handler. The UCP implementation uses Stripe's existing token exchange for agent-initiated checkout, which Webflow merchants already have configured.
Why This Matters for UCP
Webflow Commerce extends UCP to design-forward DTC brands, letting AI agents interact with visually-built storefronts without any custom backend integration.
UCP Capabilities
UCP Endpoint
Announced — Endpoint not yet publicly available
Integration Example
// Webflow Commerce UCP (announced, not yet live)
// Enable from: Webflow Editor > Commerce > Settings > UCP
// When live, the platform generates your manifest automatically:
// GET https://yoursite.webflow.io/.well-known/ucp
// Checkout sessions use existing Stripe configuration:
// No additional payment handler setup required for Stripe merchants.
const manifest = await fetch('https://yoursite.webflow.io/.well-known/ucp')
.then(r => r.json());Category
PlatformsUCP Status
AnnouncedTags
Pricing
paid
Is this your listing? Claim it to get analytics, a verified badge, and priority placement. Claim your listing →
Related Guides
Reviews
★★★★★4.7 (3 reviews)These are illustrative examples to show what reviews will look like. Submit your own experience below.
P. Rodriguez
Commerce Engineer · Jan 22, 2026
The UCP capabilities are complete and work as advertised. Our shopping agent handles product discovery and checkout end-to-end through this platform.
L. Wang
API Developer · Feb 14, 2026
Reliable endpoint. We run automated conformance checks weekly and they pass consistently. The identity linking spec is fully implemented.
D. Müller
Solutions Architect · Feb 20, 2026
We plugged this into our agent framework and had live product discovery working within a day. The platform integration is clean.
46 other tools in Platforms
Is this your tool? Claim this listing
Related Platforms
Shopify
Platforms
The platform powering UCP for millions of merchants.
Leading e-commerce platform with native UCP checkout support for millions of merchants worldwide.
Integrations