Let your customers check if they're in our delivery zone — right from your website.
Copy and paste this snippet into any HTML page:
<div id="weels-service-area"></div> <script src="https://www.weels.ca/js/embed-service-area.js"></script>
Add data attributes to the <script> tag to customize the widget:
<div id="weels-service-area"></div> <script src="https://www.weels.ca/js/embed-service-area.js" data-theme="dark" data-accent="#6366f1" data-button-text="Check my area"> </script>