Product insert and edit – warranty
When inserting a product you can now provide also warrantyId to specify the warranty conditions. Similarly you can update the warranty information within Product update. […]
When inserting a product you can now provide also warrantyId to specify the warranty conditions. Similarly you can update the warranty information within Product update. […]
We have extended GET Product detail endpoint to contain advanced attributes (from the “Advanced” tab of the product detail screen in administration), such as product […]
You may need to use our JS and CSS assets. These files are available on e. g. for a domain classic.shoptet.cz https://cdn.myshoptet.com/usr/classic.shoptet.cz/user/temp/frontend_master_main_cs_4505943f2a89163a3590d37682e91bd2.css unique hash just […]
We are now providing Store Rating info in JSON format. It can be used to get that data and instead of scraping them from DOM, […]
We have seen the Last products changes endpoint is difficult to iterate when there are too many changes (pages). And it also causes high load […]
Many addons need to retrieve all products to perform their tasks. Until now, the only possible way was to iteratively call product detail endpoint for […]
We have extended Order detail endpoint in several ways: Order items now contain itemId, which uniquely identifies each order item. Order items now contain warranty […]
Phone code field wrapper In some font settings or custom fonts, phone code overflow phone number filed: This issue is now fixed and phone code […]
We have extended Product insert and Product update endpoints to support also recycling fee (contribution) for each variant – it can be simply provided in […]
We have extended Product detail (and of course also Product detail by code) to provide information about product warranty. You have to use parameter ?include=warranty […]