Now that you understand the role of the Facade Layer in SAP Commerce Cloud, you might be wondering how to customize this layer to meet your project’s specific requirement.
To support the customization of the Facade Layer, you need to understand:
- How to customize the façade data objects so that they can be displayed appropriately on the frontend layer.
- How to customize the data object conversion process before they reach the frontend layer.
First things first: the data objects related to the facade layer are typically called Data Transfer Object, or DTO.
Let’s see how DTOs are managed within SAP Commerce Cloud.