Direkt zum Inhalt
- Wenn du dich für eine Auswahl entscheidest, wird die Seite komplett aktualisiert.
- Wird in einem neuen Fenster geöffnet.
.product-image {
width: 100%;
height: 100%;
object-fit: cover; /* or contain depending on your design */
display: block;
}