Upcoming update of the DOM in templates
As a part of the improved, more detailed category configuration, the DOM will be changed in the coming days, specifically in the sidebar. All of […]
As a part of the improved, more detailed category configuration, the DOM will be changed in the coming days, specifically in the sidebar. All of […]
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 […]
As we noticed you through ours partner managers, we scheduled breaking change in HTML and JavaScript of checkout process, which is going to break it […]
For some time we offer to use custom function after (un)succesfull validation, see https://developers.shoptet.com/vlastni-script-pred-odeslanim-formulare/. To bring some “culture” between multiple addons/custom adjustments, we had recently […]
From now on you can get search results for whisperer in JSON format. All you have to do is add the format parameter with json […]
If you need to include own script or stylesheet, we strongly recommend using Shoptet CDN (cdn.myshoptet.com). There are several advantages when using Shoptet CDN: Requests […]
We do not like unnecessary XHR requests due to amplification of requests. Please consider carefully, if it’s really necessary to create new XHR request. If […]
Did you know that in JavaScript you can find information about all products that page contains? Try to type getShoptetProductsList() to browser’s console. Key of […]
We have added id attributes for inputs in filter also for older templates of 1st and 2nd generation. These IDs holds unique identificator of filtering […]