Lottie Max

E-commerce · 2.4s

Order Placed

Package box drops in, green check stamps onto it — order confirmation

By Lottie Max Added

240×240 · 30fps · 2.40s · loops

Embed it anywhere

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

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

More e-commerce templates

View all →