Integrated Intershop BFF
Secure sessions, ICM API normalisation, validation and controlled integration points.
Intershop accelerator
A clear architecture between the browser, the BFF and Intershop Commerce Management, with commerce capabilities ready to adapt.
Intershop Ready
The foundation covers merchant journeys, B2B requirements and the non-functional needs that too often arrive at the end.
Secure sessions, ICM API normalisation, validation and controlled integration points.
Catalog, search, basket, checkout, account, CMS, ratings, wishlists and notifications.
Quotes, OCI/cXML punchout, order templates, approvals, roles, budgets and cost centres.
SEO, structured data, internationalisation, accessibility, security and PWA.
Agentic commerce
Beyond human journeys, the accelerator exposes a surface built for AI shopping agents - aligned with Google's Universal Commerce Protocol (UCP) and enabled behind a feature flag.
A REST /api/ucp surface aligned with the Universal Commerce Protocol, for AI-agent-driven purchases: validated sessions (Zod), idempotency, JWT verification, and a cookie-free ICM layer that creates real baskets and orders.
The storefront publishes /llms.txt and Markdown mirrors of product pages, categories and CMS pages, a read-only MCP server (/api/mcp) with its catalogue tools and agent-skills discovery (/.well-known/agent-skills), plus /openapi.json and /.well-known/api-catalog - so agents can discover the catalogue, call tools and explore the API.
Off by default behind a feature flag: you open it when your agentic-commerce strategy is ready, without affecting the existing storefront.
Functional coverage
Review the supported B2C, B2B, SEO, performance, PWA, CMS, checkout, punchout and architecture capabilities.
Choose your ecosystem
The same B2C/B2B functional scope, delivered in the stack that matches your team's skills.
Architecture
Click a block in the diagram to see its role. From the browser to Intershop Commerce Management, each layer has a clear responsibility.
Browser
IntershopReady - server / BFF
Intershop Commerce Management
Connected systems
Server-first flow
The browser receives server-rendered HTML; the BFF protects the session and normalises the ICM APIs; ICM stays the business source of truth. Select a block for details.
FAQ
A complete, customisable B2C/B2B storefront: catalogue, search, basket, checkout, accounts and B2B features, with built-in SEO, performance, accessibility, an offline PWA and agentic-commerce support.
Pages are server-rendered (SSR); only interactive components are hydrated. A BFF (Backend-for-Frontend) secures sessions in httpOnly cookies, normalises ICM responses and limits API exposure.
The storefront exposes its catalogue and journeys in a structured way so they can be consumed by AI agents and assistants (search, compare, add to basket), alongside classic human use.
Through the ICM REST APIs, consumed server-side via a single transport (locale, currency, per-resource headers). ICM remains responsible for catalogue, pricing, basket and checkout.