Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Das Add-Product Widget wird wie folgt eingebunden:

Code Block
languagexml
titleAdd-Product Widget
<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
languagexml
titleCart Widget
<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>