World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Address validation is a crucial component of any ecommerce platform. It ensures accurate customer data, reduces shipping errors, and improves the overall user experience. In this post, we’ll walk through how to integrate address validation in...
E-commerce ecosystems often demand a seamless shopping experience where users can shop across multiple sites using a single cart. Sharing a cart between an Optimizely site and a non-Optimizely site can be a challenge, but it's achievable with the...
Hello Everyone, This blog will help anyone who wants to start or build an architecture of headless using content delivery api. When we shifted to headless CMS 12 my first question was how content would be fetched from the front end (I know we have...
While working with Headless, whenever we want to send data to the front end, many properties are also shown in JSON that we don't wish to, which creates a big and unreadable response. To refactor that we can create Filter which will kick before an...
A cart is a collection of products that are selected by a website customer. Working on multi-market site, comes with a problem when we switch from one market to another market it does create new cart for each market. Note from optimizely :- Carts...