...
Das Add-Product Widget wird wie folgt eingebunden:
Code Block | ||||
---|---|---|---|---|
| ||||
<iframe style="width: 200px; height: 100px;" src="https://secure.affilibank.app/widget/cart/add?productId={Produkt-Id}countryId=de" width="400" height="250" frameborder="0"></iframe> |
Das Cart Widget wird mit folgendem code eingebunden:
Code Block | ||||
---|---|---|---|---|
| ||||
<iframe id="cartWidget" style="position: fixed; z-index: 9999; bottom: 0px; right: 0px;" src="https://secure.affilibank.app/widget/cart?countryId=de&vendor=fwaack-live" frameborder="0"></iframe> |