Scroll export button |
---|
template-id | aaa054c9ef6af82b-3300f039-4c874de1-b9299c19-31877bda9a5a9b84d787fd5c |
---|
scope | current |
---|
caption | export to pdf |
---|
quick-start | true |
---|
add-on | Scroll PDF Exporter |
---|
|
Scroll ignore |
---|
scroll-viewport | true |
---|
scroll-pdf | true |
---|
scroll-office | true |
---|
scroll-chm | true |
---|
scroll-docbook | true |
---|
scroll-eclipsehelp | true |
---|
scroll-html | true |
---|
scroll-epub | true |
---|
|
17true6falselistfalse |
General description
The IDS-Connect interface of the company ITEK makes it possible to transfer shopping carts bidirectionally between the software systems of the craftsmen and the online shop systems.
...
Code Block |
---|
<?xml version="1.0" encoding="UTF-8"?>
<Warenkorb xmlns="http://www.itek.de/Shop-Anbindung/Warenkorb/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.itek.de/Shop-Anbindung/Warenkorb/
http://www.itek.de/Shop-Anbindung/Warenkorb/warenkorb_senden.xsd" ... >
<Order>
<OrderItem> <!-- Warenkorbposition -->
<ArtNo>471211</ArtNo> <!-- Produktnummer -->
<Qty>1</Qty> <!-- Bestellmenge, als Integer -->
</OrderItem>
<OrderItem> <!-- Nächste Warenkorbposition -->
...
</OrderItem>
<OrderItem> <!-- Nächste Warenkorbposition -->
...
</OrderItem>
...
</Order>
</Warenkorb> |
Include Page |
---|
| Haftungsausschluss/Disclaimer |
---|
| Haftungsausschluss/Disclaimer |
---|
|