# Animations

The animation classes are inserted into the **CSS classes (2)** field of the **block (1)** in the layout settings.

Example:

```
zen-animate slide-in-blurred-bottom
```

![](https://2915610672-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4i6VN0FeNAgRFLwVM2Cr%2Fuploads%2FrS9nCT8Nu7Dqle9f3tF7%2Fdocs-en-config-shopping-experiences-animations.webp?alt=media\&token=1ba919ff-cba9-492c-904c-85ae60ad8c3e)

The animations are triggered when the element moves into the viewing area of the so-called viewport by scrolling.

### Scroll-Animation

To initiate an animation add the class `zen-animate` in conjunction with any of the following pre-made animation classes:

* `fade-in`
* `fade-in-top`
* `fade-in-bottom`
* `fade-in-fwd`
* `slide-in-top`
* `slide-in-right`
* `slide-in-bottom`
* `slide-in-left`
* `slide-in-blurred-top`
* `slide-in-bck-center`
* `slide-in-blurred-bottom` <mark style="color:green;background-color:green;">popular</mark>&#x20;
* `puff-in-center`
* `flip-in-hor-top`
* `flip-in-hor-bottom`
* `swing-in-bottom-fwd`
* `bounce-in-bottom`
* `scale-in-center`

### Scroll-Overlay / Parallax Animation

To initiate an animation add the class `zen-scroll-overlay` .

Example:

<figure><img src="https://2915610672-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4i6VN0FeNAgRFLwVM2Cr%2Fuploads%2FKeyrTkeKZVgXcu5qb1MV%2Fdocs-de-storefront-scroll-overlay-animation-example.gif?alt=media&#x26;token=20f5bbb5-6167-4abf-a025-7312674da9b7" alt=""><figcaption></figcaption></figure>
