Understanding how each commercetools discount impacts the cart JSON is an important skill. When a discount is applied, the JSON structure is updated to reflect the reduced prices, which can include changes to the subtotal, taxes, and total cost. This article explores what happens to the code at the API level when each type of discount is applied. It will also provide a Javascript code example that allows you to show your customers how much they're saving.
The Buy More Save More promotion is a unique type of promotion. It allows a customer to save more money if they spend more money by either giving them a percentage off or a dollar amount off. For example, buy $600 and save 35%, buy $300 and save 25%, and buy $150 and save 20%. This is the promotion setup we will use as our template.
Creating a cart discount in commercetools is highly user-friendly. Imagine we're running a 10% off sitewide promotion as a part of a welcome campaign. How do we set that up?
The commercetools Merchant Center offers a system for creating and customizing different types of commercetools promotions, including discounts, coupons, and special offers. We are going to discuss the facts and nuances of commercetools product discounts, cart discounts, and coupon codes. Let's get saving!
Products are the lifeblood of any commerce operation. Without them, there's nothing to sell and no reason for customers to interact with a brand. Product data is a key part of the Aries Composable Confidence Assessment where our professionals will take a deep dive into a specific business. However, here are some high-level items that are consistent across a composable architecture.
As a next step to composable commerce, we often see customers looking at how to do personalization within headless ecosystems. In our approach, personalization generally falls into three main categories supported by one or more personalization platforms: customer grouping, product affinity, and targeting.
Your GraphQL implementation can provide new opportunities for your organization to combat malicious traffic and bad actors. This will not replace best practices for securing sensitive data, but these practices help mitigate illegitimate traffic like bots, scripts, and denial-of-service attacks. Here are three ways Aries uses GraphQL to protect your site.
An Aries client recently decided to tackle BFF (Backend For Frontend) layers, how they should be implemented, and which best practices should be followed in a composable implementation. Our CTO, Tim Steele, provided an impressive workshop diving into the details, edge cases, and best practices tying it all directly to this specific project. While it’s impossible to capture the immense value this workshop provided in a blog post, I’d like to showcase some of the highlights.
If you were to plug the question, "What does QA mean?" into your favorite search tool, you would get about 7,980,000 results. However, we need to define what Q.A. is an acronym for before we can start talking about the true definition of it. I want to take a step back to reset our foundation when we talk about QA. So let’s get into it; what does QA really mean?
A strange, uneasy feeling came over me while I chatted with a project manager about an upcoming ecommerce project. As we talked about the project's goals, expectations from the team, the timeline, and the challenges the project team will face, the stranger I started to feel. Looking at the chicken scratches on my iPad, which passed as my notes, the source of the unease jumped out in three bullet points: Agile, Automation, and AI. These three elements can make or break your project.