The Hullabalook platform makes it easy to create storefront experiences, whatever your current ecommerce platform. We currently have customers who have integrated Hullabalook into the following platforms:
You can integrate Hullabalook experiences into any ecommerce platform/CMS. In order to integrate with us, all you need to do is to place this code snippet into a page:
<div id="hulla"></div> <script src="https://live.hullabalook.com/static/js/hulla_embed.js"></script> <script type="text/javascript"> Hulla.init({ 'embed_url': 'https://live.hullabalook.com', 'target_div': 'hulla', }); </script>