Engage your customers by embedding a widget that tracks prices

How it works?

Try yourself by playing around with the widget below.

Average price of Boeing 787 Dreamliner in last 6 months

€149,500,000.00

€99,000,000.00€200,000,000.00

Subscribe for price changes and get notified when the price drops.

Last updated a second agoPowered by

How to join?

It's absolutely free and takes no more than a minute to sign up.

Get your API key

It's free and easy to get

No credit card required
<div id="price-drop"></div>

<script src="https://letpricedrop.com/embed.js"></script>
<script type="application/javascript">
  PriceDrop.init({
    apiKey: "<YOUR_API_KEY>",
    product: {
      id: "BOEING-787-DREAMLINER",
      title: "Boeing 787 Dreamliner",
      price: 161000000
    }
  })
</script>