(Die Seite wurde neu angelegt: „<p> In order to keep traffic and loading times low, the product list is always divided into multiple pages. The individual pages may be accessed via an additio…“)
The products in the product list are displayed analogously to how individual products are accessed.
The products in the product list are displayed analogously to how individual products are accessed.
</p>
</p>
−
<h3>Product</h3>
+
<p>'''more products for one request (since version 103)'''</p>
−
<p> Accesses an individual product from the web service. The product ID is required for this.</p>
+
<p>You can give the webservice more than one products id to get a productlist for this.
−
* Produkt ID (%products_id%)
+
Provide the products ids comma seperated in a string. Attention only maximal 50 Product-IDs are allowed(more of this will be ignored).
+
</p>
Aktuelle Version vom 19. Februar 2016, 16:02 Uhr
In order to keep traffic and loading times low, the product list is always divided into multiple pages. The individual pages may be accessed via an additional HTTP request variable:
?page=3
The product list includes information about the number of pages, the number of products, the number of products per page, and the currently selected sub-page.
The products in the product list are displayed analogously to how individual products are accessed.
more products for one request (since version 103)
You can give the webservice more than one products id to get a productlist for this.
Provide the products ids comma seperated in a string. Attention only maximal 50 Product-IDs are allowed(more of this will be ignored).