Title attributes removal
In the forthcoming days, there will be change regarding title HTML attributes. We decided to remove them in cases where they just duplicate the same […]
Information directly from Shoptet frontend developers
In the forthcoming days, there will be change regarding title HTML attributes. We decided to remove them in cases where they just duplicate the same […]
If there is a subcategory image set in admin, respective menu items have this image URL available in data attribute data-image. This allows you to […]
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 […]
In coming days, we will add guid (identifier) and code (sku) for each cart item as data attributes. Format is the same as for microdata […]
In all of our templates, you can have almost unlimited number of items in main menu. To make this possible and clear menu-helper contains all […]
You probably want to use additional texts in your banners (Banner title, Banner text and Link text). These texts are easily editable by any Shoptet […]
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 […]