Skip to content
SAP Commerce Cloud Implementation: What Actually Happens in a Project
Implementation · ·8 min read

SAP Commerce Cloud Implementation: What Actually Happens in a Project

Cyrill Pedol

Cyrill Pedol

SAP Commerce Lead, Spadoom AG

Share

Most content about SAP Commerce Cloud implementations reads like a vendor brochure. This isn’t that. I want to walk through what actually happens in a project: the decisions that matter, the phases that take longer than anyone budgets for, and the patterns that separate a crisp go-live from a painful one.

SAP has been a Leader in the Gartner Magic Quadrant for Digital Commerce for 11 consecutive years (SAP News Center, 2025). Neat track record. But being a market leader doesn’t make implementations easy. 83% of data migration projects exceed their budgets or schedules (Bloor Group, 2023). The difference between the 17% that succeed and the rest? Preparation, architecture decisions, and execution discipline.

TL;DR: SAP Commerce Cloud implementations typically take 3–9 months depending on scope. The four phases that matter: discovery (architecture decisions), build (iterative delivery in 2–4 week sprints), integration (ERP, PIM, payment, shipping), and go-live (data migration, performance testing, cutover). Agile delivery has a 42% success rate vs 13% for waterfall (Standish Group, 2020). Start with a discovery workshop and customisation audit. They save multiples of their cost during build.

SAP Commerce Cloud Implementation PhasesFour connected phases: Discovery (2-4 weeks) covers architecture, requirements, and team setup. Build (6-16 weeks) covers data models, storefront, and business logic in iterative sprints. Integration (4-8 weeks, overlaps with build) covers ERP, PIM, payment, and shipping connections. Go-Live (3-4 weeks) covers UAT, performance testing, data migration, and cutover. Source: Spadoom project methodology.Implementation PhasesTypical SAP Commerce Cloud project timelineDiscovery2–4 weeksArchitectureRequirementsBuild6–16 weeksData models, storefrontIterative sprintsIntegration4–8 weeksERP, PIM, paymentOverlaps with buildGo-Live3–4 weeksUAT, perf testingData migration← Integration typically overlaps with later build sprints →Total timeline: 3–9 months depending on scopeFranke: 90 days (SAP Quality Award) | Most mid-size: 4–6 monthsSource: Spadoom project methodology (2019–2025)

What Happens During Discovery?

Discovery is where projects are won or lost. Full stop. 47% of IT leaders cite technical debt as a major driver of overspending (IDC, 2024). Discovery is where you find that debt before it derails the build.

A solid discovery phase (2–4 weeks) covers:

Architecture decisions. Composable Storefront or custom frontend? How many environments? What CI/CD pipeline? These choices are hard to reverse later. Get them right upfront.

Customisation audit. If you’re migrating from on-prem, classify every customisation: still needed, replaceable by platform capability, or obsolete. We typically find 25–35% are removable. That’s a lot of code you don’t have to migrate.

Data assessment. Profile your product catalogue, customer records, order history, and content. Spot quality issues before they become migration blockers. I’ve seen projects lose 3 weeks because nobody checked the product data until sprint 4.

Integration mapping. Document every inbound and outbound connection: ERP, PIM, CRM, payment, shipping, tax, analytics. For each one: protocol, data format, frequency, error handling.

Team structure and governance. Who owns what? How do decisions get made? Weekly demos or monthly reviews? Nail this down upfront. Projects with unclear governance drag.

How Should the Build Phase Work?

Agile projects succeed 42% of the time compared to 13% for waterfall (Standish Group, 2020). Commerce Cloud implementations should follow iterative delivery: 2–4 week sprints, each producing a working increment.

Sprint 1: Data models and core configuration. Custom types, product catalogue structure, pricing rules, promotion engine setup. The goal is a working catalogue on staging by end of week 2–3.

Sprint 2–3: Storefront and checkout. Deploy Composable Storefront with your product data. Build the checkout flow, cart logic, and account management. Each sprint delivers something stakeholders can actually touch and give feedback on.

Sprint 4+: Business logic and edge cases. Complex pricing (customer-specific, volume-based), multi-warehouse inventory, B2B features (approval workflows, purchase limits, buyer hierarchies).

The discipline that matters: every sprint ends with a working system stakeholders can test. No “we’ll show you something in month 4.” By then it’s too late to course-correct.

Modern data centre representing SAP Commerce Cloud managed infrastructure

What Makes Integration the Hardest Part?

Integration work typically eats 30–40% of total project effort. Here are the connections that matter most.

ERP (SAP S/4HANA, ECC). Order export, inventory sync, pricing updates, customer master data. Usually the most complex integration and the one you absolutely cannot get wrong. If orders don’t flow to ERP, nothing else matters.

PIM. Product data feeds, media assets, classification hierarchies. If your PIM is the master for product data, you need real-time or near-real-time integration. No shortcuts here.

Payment. Gateway connection, tokenisation, 3D Secure, refund processing. Commerce Cloud supports multiple payment extensions. Choosing and configuring the right one matters more than people expect.

Shipping and logistics. Rate calculation, label generation, tracking updates. Often involves multiple carriers with different APIs. It gets messy fast.

The pattern that works: start integration development in parallel with the later build sprints. Don’t wait until the platform is “finished.” That’s how you end up with a 3-month integration phase bolted onto an already-long build. I’ve seen it happen and it’s not pretty.

What Does Go-Live Actually Involve?

90% of businesses that migrated platforms reported revenue improvements (commercetools, 2024). That’s the upside. Getting there takes disciplined execution.

User acceptance testing (2–3 weeks). Business users test every critical flow with real data. Not developers. Business users. They find things developers never would. Trust me on this.

Performance testing. Load test with realistic traffic, including peak-day simulation. Validate auto-scaling. Benchmark page load times against targets. Commerce Cloud handles scaling, but your custom code and data queries still need to perform.

Data migration dress rehearsal. Run the full migration pipeline end-to-end. Measure elapsed time: this defines your cutover window. Test delta migration for data created during the transition period.

Cutover. Execute the go-live runbook: freeze the old system, run delta migration, switch DNS, validate key flows, monitor for 48 hours with the full team on standby.

Network visualisation representing Commerce Cloud integration architecture

What Separates Good Implementations from Bad Ones?

We’ve been through enough Commerce Cloud projects to see clear patterns.

Discovery investment. Projects that spend 2–4 weeks on proper discovery save multiples of that cost during build. Projects that skip discovery spend the build phase discovering what they should have planned. Every single time. No exceptions in our experience.

Scope discipline. The biggest risk isn’t technical. It’s scope creep. “While we’re at it, let’s also add…” is how 4-month projects become 9-month projects. Define the MVP. Ship it. Iterate. That last part is important. You’re not saying no forever. You’re saying not yet.

Integration-first mindset. Don’t treat integration as an afterthought. Start integration architecture in discovery. Start integration development in Sprint 2 or 3. The platform isn’t useful until it connects to your ERP.

For the full picture on what SAP Commerce Cloud delivers, including pricing, industry use cases, and implementation methodology, see our SAP Commerce Cloud solution page.


Planning an SAP Commerce Cloud implementation? We start with a discovery workshop that defines your architecture, maps your integrations, and produces a realistic timeline. Talk to us.

Frequently Asked Questions

How long does a typical SAP Commerce Cloud implementation take?

Depends on scope. A migration from on-prem with a moderate customisation footprint takes 3–6 months. We completed Franke’s in 90 days. A greenfield B2B implementation with multiple storefronts, heavy integrations, and custom business logic can take 6–9 months. The biggest variable is integration complexity, not platform configuration.

How much does an SAP Commerce Cloud implementation cost?

Costs range from CHF 250,000 for a streamlined migration to CHF 800,000+ for a complex greenfield implementation. The main cost drivers: number of integrations, customisation complexity, data volume, number of storefronts/markets, and whether you’re migrating from an existing SAP system or building from scratch.

What team do we need for an SAP Commerce Cloud project?

A typical mid-size project needs 3–5 implementation consultants (SAP Commerce, frontend, integration) plus 2–3 client-side resources (product owner, business analyst, IT liaison). The client-side product owner is spot on the most important role. They make scope decisions and provide business context. Projects without a dedicated product owner consistently run longer.

Should we use Composable Storefront or a custom frontend?

Start with Composable Storefront for most projects. It’s well-integrated, actively maintained, and handles standard B2B and B2C scenarios out of the box. Consider a custom frontend (React, Next.js) only if you need a fundamentally different UX or run multiple distinct storefronts. The custom route adds 4–8 weeks and requires dedicated frontend developers for ongoing maintenance.

What’s the most common reason Commerce Cloud implementations go over budget?

Integration complexity that wasn’t properly scoped during discovery. Second place: scope creep during build. Both are preventable with a disciplined discovery phase and a clear MVP definition. Our discovery workshops explicitly map every integration and classify all customisations before a single line of implementation code is written.

SAPCommerceImplementationSAP Commerce CloudArchitecture
Next step

Solutions for E-Commerce

See how SAP Commerce Cloud can work for your business.

Related Articles

Ask an Expert