Tracking URL for shippings
We have extended two endpoints to provide tracking URL for a package for particular shipping company. Order detail – item trackingUrl contains direct URL for […]
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
We have extended two endpoints to provide tracking URL for a package for particular shipping company. Order detail – item trackingUrl contains direct URL for […]
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 […]
There are two distinct use cases to get URL of an image: to use them in your backend processing (e. g. you want to resize […]
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 […]
Endpoint Templates of discount coupons contains specification of products, brands, customers and other conditions to specify products a discount coupon should apply on. Based on […]
Today we have introduced a new endpoint to modify basic product attributes, such as name, description, meta tags, visibility and similar. For products without variants […]
For many entities we have /changes endpoint which informs about recently added, modified or deleted entities, so you can read and keep latest version of […]
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 […]