---
canonical: https://amplience.com/developers/docs/integrations/commerce/sap-commerce-cloud/
title: SAP® Commerce Cloud
description: Overview of Amplience extension for SAP Commerce Cloud. The extension is an integration accelerator that simplifies the implementation of Dynamic Media.
image: https://cdn.media.amplience.net/i/ampproduct/sap-commerce-cloud-architecture-v4?w=1200&h=630
image_width: 1200
image_height: 630
audience: Developer
date_published: 2022-08-15
date_modified: 2025-07-25
---

# SAP® Commerce Cloud

Amplience provides an extension for SAP Commerce Cloud. The extension is an integration accelerator that simplifies the implementation of Amplience Dynamic Media.

The extension allows the merchant to manage all their product media in Amplience Dynamic Media rather than in SAP Commerce Cloud. This gives the merchant access to the advanced capabilities and performance of the Amplience Dynamic Media solution, including Amplience [Accelerated Media](https://amplience.com/developers/docs/dev-tools/guides-tutorials/media-delivery/accelerated-media/).

## High level architecture

The following diagram shows an overview of the various components of the
integration.

- The user will create product media and upload this to Amplience, usually via FTP using a batch process. A script is then run to create media sets. Once the media sets are created, they are published to the Amplience Content Delivery Network (CDN).

- Everything within the SAP Commerce Cloud accelerator is linked by product SKU. Products SKUs are mapped to Amplience media sets based on a convention agreed with the customer. These sets contain product images that can be manipulated using the features of Dynamic Media. The sets define the way that the media is ordered within SAP Commerce Cloud.

- The [Dynamic Media set API](https://playground.amplience.com/di/app/#/sets) is then used to retrieve product information, from a website or app, or the SAP Commerce Cloud Backoffice Product Content Management (PCM) Cockpit.

![The architecture of the Amplience SAP Commerce Cloud integration](https://cdn.media.amplience.net/i/ampproduct/sap-commerce-cloud-architecture-v4?w=1880&fmt=png 'The architecture of the Amplience SAP Commerce Cloud integration')

## Overview video

Watch the video below for an overview of the Amplience SAP Commerce Cloud extension.

<video controls width="100%"  protocol="https" preload="none" poster="https://cdn.media.amplience.net/v/ampproduct/SAP Hybris Commerce?protocol=https">
    <source src="https://cdn.media.amplience.net/v/ampproduct/SAP Hybris Commerce/mp4_720p?protocol=https"/>
    <source src="https://cdn.media.amplience.net/v/ampproduct/SAP Hybris Commerce/webm720p?protocol=https"/>
    <source src="https://cdn.media.amplience.net/v/ampproduct/SAP Hybris Commerce/mp4_480p?protocol=https"/>
    <source src="https://cdn.media.amplience.net/v/ampproduct/SAP Hybris Commerce/webm480p?protocol=https"/>
    <source src="https://cdn.media.amplience.net/v/ampproduct/SAP Hybris Commerce/mp4_240p?protocol=https"/>
</video>

> **Note:** The terminology and screenshots in this video may be out of date with the latest version of the integration, but the key concepts still apply.

## Guides for business users and systems integrators

We've made the source code to the Amplience extension for SAP Commerce Cloud available on [GitHub](https://github.com/amplience/amplience-hybris-extension). This repository also contains guides for business users and systems integrators. Click the links below to open the guides.

| Guide                                                                                                                                           | Details                                                                                                                                                                                                                                                |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Installation guide](https://github.com/amplience/amplience-hybris-extension/blob/v4.0.0/docs/Amplience-For-SAP-Commerce-Installation-Guide.md) | Includes the steps required to install SAP Commerce Suite with the Amplience Extension on a local system.                                                                                                                                              |
| [Integration overview](https://github.com/amplience/amplience-hybris-extension/blob/v4.0.0/docs/Amplience-For-SAP-Commerce-Integration.md)      | Aimed at Developers and Solutions Architects. Explains the main classes and files where the logic of the extension resides and gives integrators an understanding of what to change to adapt the extension to their SAP Commerce Cloud implementation. |

## Accelerator details

| Amplience for SAP Commerce Cloud          | Details                                                                          |
| ----------------------------------------- | -------------------------------------------------------------------------------- |
| **Latest release**                        | 4.0.0                                                                            |
| **Compatible SAP Commerce Cloud Version** | 2211                                                                             |
| **Source code**                           | https://github.com/amplience/amplience-hybris-extension                          |
| **SAP Store**                             | [Amplience SAP](https://store.sap.com/dcp/en/product/display-2001014281_live_v1) |

The Amplience Extension for SAP Commerce Cloud enables a number of scenarios for using Amplience Dynamic Media images within the SAP B2C Accelerator and for presentation of imagery within the storefront. The extension uses the Apparel Accelerator demo web store.

### SAP Commerce Cloud B2C Accelerators

- SAP Commerce Cloud Product Cockpit: Display the Product image from Amplience in the product list, grid and in the edit sidebar
- SAP Commerce Cloud CMS Cockpit: CMS components to load content images from Amplience

### Apparel Storefront

The extension enables the Storefront to use Amplience Dynamic Media in place of the main product media:

- Homepage ‘What’s New’ and ‘Best Selling Products' - product images
- Product List Page - Product Images and layering of overlay images (e.g. Roundels)
- Product quick view lightbox - main product image and image gallery
- Product Details Page - main product image, image gallery. color swatch images
- Shopping Bag - Order lines product thumbnail
- Shopping Bag Lightbox - Product thumbnail and Swatch image
- Static Pages - Image carousel
- Collect In Store Lightbox - product thumbnail

### Limitations

- The extension supports a specific feature set. New Amplience features are not automatically supported.
- Dynamic Content is not currently supported by the integration.
- Accelerated media support is dependant on the [Accelerated Media](https://amplience.com/developers/docs/dev-tools/guides-tutorials/media-delivery/accelerated-media/) module and uses the `fmt=auto` [feature](https://amplience.com/developers/docs/apis/media-delivery/media-delivery-reference/#auto-format).

## Related Pages

[Amplience extension for SAP Commerce Cloud GitHub repository](https://github.com/amplience/amplience-hybris-extension)

[Dynamic Media reference](https://amplience.com/developers/docs/apis/media-delivery/media-delivery-reference)

[Dynamic Media Playground](https://playground.amplience.com/di/app)

[Sets](https://playground.amplience.com/di/app/#/sets)

[Accelerated Media](https://amplience.com/developers/docs/dev-tools/guides-tutorials/media-delivery/accelerated-media/)
