This is a demo page showing the ParcelGo widget in action. Look at the bottom-right corner!
To add this widget to your website, paste the following code in your website's <head> tag:
<script>
(function() {
'use strict';
var script = document.createElement('script');
script.src = 'https://parcel-go-lost-item.vercel.app/widget.js';
script.async = true;
document.head.appendChild(script);
})();
</script>
Live URL: https://parcel-go-lost-item.vercel.app/widget.js
Scroll down to see the widget stays fixed in position...