In this article, I provide an overview of the common promotion mechanics and their default implementation in SAP hybris. You may be surprised to learn that some things don’t work as expected. I explain the edge cases and typical flaws with the default implementation and offer words of advice on how to build it properly. Read More »
In January this year SAP released the second version of the Travel Accelerator. This comprehensive article has a purpose of familiarizing the reader with the concept of the Travel Accelerator 2.0, its internal architecture, capabilities and limitations. Read More »
Introduction Fallback language function is designed to show the content in language X if language Y if not available. It is better to show the content in a English than nothing. At least SAP hybris designers thought so. This mechanism is… Read More »
We developed a PoC that demonstrates an efficient way of making bulk orders directly from the search box. Cut-and-Paste a list of SKUs or a list of product names into a search box and create an order directly from there. Read More »
Read about a “Image Crop and Resize 2.0”, the product we developed in a matter of days to win the competition in EPAM! The target was to create an extension for resizing and cropping images to a given size directly in hybris Product Cockpit. Eventually we won the contest! Read More »
In this article, I would like to introduce a new development tool, “FlexibleSearch Chrome Extension”. This utility provides an interface for hybris flexible search queries in more convenient way than hybris OOTB does. Read More »
This post is a reference, semi-autogenerated. It shows the differences in bean definitions between hybris 6.3 and 6.4. Most of the beans have self-explanatory names, so I decided not to add any comments to them to keep the structure clear. Each section has three subsections, “Added beans”, “Changed beans” and “Removed beans”. Read More »
This reference helps with understanding of the key changes in hybris 6.3 the data model Read More »
For SAP Hybris developers using Eclipse, EPAM has created a new tool to increase productivity, ease navigation, and reduce mistakes in day-to-day work. This tool is an Eclipse plugin called SAP Hybris – Developer Toolset. It is easy to install… Read More »
The MoreLikeThis search component (MLT) enables users to query for documents similar to a document in their result list.
I managed to create a working prototype, but the apparent simplicity of MLT integration nevertheless obscures some unexpected challenges and issues. See the details in the article and video. Read More »