Description: ------------ Generates a snippet for a Lightbox Params: ------- images: Property that contains the images identifierPrefix: lowerCamelCase, prefix for classes and hrefs maxWidth: Maximum width for the Lightbox image maxHeight: Maximum height for the Lightbox image maxWidthThumb: Maximum width for the thumbnail image maxHeightThumb: Maximum height for the thumbnail image defaultImage: Path to default image, like: Images/no-image.png defaultTitle: Title-Text when no title is defined defaultAlt: Alt-Text when no alt is defined
Achtung: Hier ist kein Zugriff via products.images.0 möglich! Aber wir machen eh ein foreach, damit wir alle Bilder in der Lightbox nutzen können.