Changes to price lists
We have just introduced a new endpoint, which can be used to modify prices (price, common price, purchase price, action price), discount flags and min/max […]
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 just introduced a new endpoint, which can be used to modify prices (price, common price, purchase price, action price), discount flags and min/max […]
To support better linking of categories to Google merchant categories, we have introduces an optional attribute google-id in the <DEFAULT_CATEGORY> element in the Products XML. […]
We have added a new filter to the Products List endpoint. You can call /api/products?flag=action and you will get only products having “action” flag set […]
Today we have introduced 5 new endpoints to provide documents in PDF format: Order in PDF /api/orders/{code}/pdf Invoice in PDF /api/invoices/{code}/pdf Proforma Invoice in PDF […]
As a next step to support custom shipping methods via addons, we are introducing endpoint Add shipping method. It sets up a new method in […]
For Product Detail endpoint when called with an optional section ?include=flags there is now a validity range data.flags[].dateFrom and data.flags[].dateTo available. The dates reflect the […]
There are three new custom events to help you to interact with Shoptet validation scripts. Events are called ShoptetValidationTransform, ShoptetValidationWarning and ShoptetValidationError. ShoptetValidationTransform is fired […]
Jak jsme již dříve informovali, došlo k ukončení podpory řezů cart a admin u obrázků produktů. Pokud tyto řezy ve vašich úpravách používáte, prosím nahraďte […]
Pokládáme základy, na kterých budeme stavět další podporu pro doplňky implementující nejrůznější druhy doprav. Na začátek podrobný seznam doprav, které jsou v eshopu nastavené – […]
V dataLayeru nyní zjistíte také informace o dopravě zdarma – stačí zadat dataLayer[0].shoptet.cartInfo. [ { “shoptet”: { “cartInfo”: { freeShipping: false, leftToFreeShipping: { priceLeft: 999, […]