...
Code Block | ||||
---|---|---|---|---|
| ||||
<iframe style="width: 200px; height: 100px;" src="https://secure.affilibank.appde/widget/cart/add?productId={Produkt-Id}&countryId={Country-Id}" width="400" height="250" frameborder="0"></iframe> |
...
Code Block | ||||
---|---|---|---|---|
| ||||
<iframe id="cartWidget" style="position: fixed; z-index: 9999; bottom: 0px; right: 0px;" src="https://secure.affilibank.appde/widget/cart?countryId={Country-Id}&vendor={Vendor}" frameborder="0"></iframe> |
...