Lottie Max

E-commerce · 1.8s

Cart Bounce

Cart icon bounces as a red badge appears — new-item notification

By Lottie Max Added

240×240 · 30fps · 1.80s · loops

Embed it anywhere

Paste the snippet into any HTML page. The animation loads from /templates/cart-bounce.json — host it yourself or hot-link from lottiemax.com.

Embed · Cart Bounce
<script src="https://unpkg.com/lottie-web@latest/build/player/lottie.min.js"></script>
<div id="lottie-cart-bounce" style="width:240px;height:240px;"></div>
<script>
  lottie.loadAnimation({
    container: document.getElementById('lottie-cart-bounce'),
    renderer: 'svg',
    loop: true,
    autoplay: true,
    path: 'https://lottiemax.com/templates/cart-bounce.json',
  });
</script>

More e-commerce templates

View all →