One of my favorite memories as a kid was going to the car dealership with my dad and watching him beat up (figuratively, of course) the sales associate who was trying to sell him a new truck. The sales associate wanted one price; my father wanted a very different price. Round and round they went, […]
Commerce
3 Ways Adobe Commerce Enhances Patient-Provider Relationships
I don’t think you’ll ever meet anyone who says they like to go to the hospital or to their doctor. Sure, it’s a necessary part of life and staying healthy. But sometimes unfortunate circumstances arise when we need urgent medical attention. As consumers, we’re inclined to minimize return visits to the doctor’s office whenever possible. […]
Empowering HCL Commerce with Spring Boot: Unleashing the Power of Modern E-commerce
INTRODUCTION: In the ever-evolving landscape of e-commerce, adopting modern technologies is essential to stay competitive and deliver a seamless online shopping experience. HCL Commerce, a robust e-commerce platform, can be further empowered by integrating with Spring Boot—a powerful framework for building Java-based microservices. In this blog post, we’ll explore the synergy between HCL Commerce and […]
HCL Commerce Spring Framework
INTRODUCTION: The Power of the Spring Framework: The Spring Framework is a lightweight, open source programming and configuration model for developing Java based enterprise applications. This framework is used in HCL Commerce for building and configuring Management Center, including the managing of URL requests from Management Center to retrieve and process object data. Management Center […]
Demystifying HCL Commerce Common Architecture: A Comprehensive Overview
INTRODUCTION: In the fast-paced world of e-commerce, businesses are constantly seeking robust and scalable solutions to provide seamless online shopping experiences. One such solution that has gained prominence is HCL Commerce, an innovative platform designed to meet the diverse needs of modern e-commerce. At the heart of HCL Commerce lies its common architecture, a carefully […]
Cooking Up a New Year: How a Seamless Ecommerce Experience Influenced My New Year Resolution
How an Ecommerce Experience Ignited My New Year’s Resolution As the New Year approaches I find myself, like many others, contemplating a New Year resolution that I could do. I struggled to figure out what my resolution was going to be and did not think I would have one this year. However, out of left […]
Understanding the HCL Commerce Ajax Framework: Exploring Requests and Responses
Introduction: In today’s fast-paced world of e-commerce, providing a seamless and responsive user experience is essential. This is where Ajax (Asynchronous JavaScript And XML) comes into play. Ajax allows web applications to communicate with a server in the background without disrupting the user’s experience. HCL Commerce, a popular e-commerce platform, includes a robust Ajax framework that facilitates these […]
Justin Racine Named A 2023 CMSWire Contributor of the Year
Perficient’s Principal of Unified Commerce Justin Racine was recently named one of CMSWire’s Contributors of the Year. CMSWire is a leading community of CX professionals, whose goal is to advance its members via high-impact knowledge and quality content. The Contributor of the Year recognition is awarded to authors whose articles greatly resonated with the CMSWire […]
IBM Sterling Store 2.0 Customization: Tips and Tricks for Application Developers
In the dynamic landscape of e-commerce, the demand for flexible and tailored solutions has never been more pronounced. IBM Sterling Store 2.0 stands as a robust platform, offering a comprehensive suite of features for businesses striving to enhance their online retail experiences. However, the true potential of this platform lies in the hands of adept […]
Part 2: Essential Spring Boot Concepts
Introduction: In the second installment of our Spring Boot blog series, we delve into the fundamental concepts that form the backbone of any Spring Boot application. From managing dependencies with Maven or Gradle to working with data using Spring Data and mastering the intricacies of RESTful web services, we leave no stone unturned. So, fasten […]
Optimizely Configured Commerce – Customizing Elasticsearch v7 Index
The Optimizely configured commerce introduces Elasticsearch v7 for a better search experience. In the dynamic landscape of the Commerce world, there is always room for extended code customization. Optimizely offers detailed instructions on customizing Elasticsearch v7 indexes. There are a lot of advantages to using Elasticsearch v7. some are Improved Performance Security Enhancements Elasticsearch SQL […]
Automate Endpoints Creation in Optimizely Configured Commerce with PowerShell
Creating custom storefront APIs in the backend often involves a time-consuming process of crafting multiple files. Our PowerShell script automates endpoint creation to streamline this, generating the necessary classes and interfaces effortlessly. Let’s explore in this blog how to automate endpoint creation in Optimizely Configured Commerce with PowerShell. The Endpoints Optimizely Configured Commerce interacts with […]