PriceId and itemId in the cart dataLayer
Cart dataLayer contains now priceId. Before this update, dataLayer was inconsistent when added products, and dataLayer didn’t include itemId. This parameter is needed to update […]
Stay updated with the latest news from our developer portal through our machine-readable RSS and JSON feeds.
API News: RSS Feed, JSON Feed
Frontend News: RSS Feed, JSON Feed
Cart dataLayer contains now priceId. Before this update, dataLayer was inconsistent when added products, and dataLayer didn’t include itemId. This parameter is needed to update […]
Many addons need to retrieve all order to perform their tasks. Until now, the only possible way was to iteratively call order detail endpoint for […]
Bringing a new cookie bar, we extended classes to make it more customisable. All the following classes are in the production stage already. Dark light […]
If you ever need fetch whole page via XHR, we strongly recommend use cached version of page. Let me explain it in examples below. Store […]
Recently we introduced the JS function addToCart as well as removeFromCart function. Now we are going to introduce you the updateQuantityInCart function, which is pretty […]
The new version of checkout, including updated price calculation, is released. Please pay attention to the final step of the process mentioned: After the new […]
We scheduled breaking change in HTML and JavaScript of checkout process, which is going to break it in some blank templates and JavaScript addons or […]
Projects without any style modifications now have new version of mobile headers. For other projects, there was no change. You can read more about mobile […]
From 1. 1. 2022 all marketing and analytics cookies must be approved by the user. A new cookie toolbar will be implemented according to the […]
There is a new endpoint available in our API: Product category deletion. Optionally you can also delete product assignments if the category is not empty […]