Lottie Max

E-commerce · 2.4s

Add to Cart

Product arcs into cart, cart shakes, +1 badge pops. Add-to-cart action

By Lottie Max Added

320×240 · 30fps · 2.40s · loops

Embed it anywhere

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

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

More e-commerce templates

View all →