Integrate Alquilame.io Into Your Website
Embed your rental booking system into any website with a simple code snippet. Works with Shopify, WordPress, Wix, and any platform that supports HTML.
Add to Your Website in Seconds
Copy and paste this code into your website to display your rental products and booking calendar.
<iframe
src="https://alquilame.io/embed/your-store/schedule"
width="100%"
height="600"
frameborder="0"
title="Rental Calendar">
</iframe>
Embeds only the availability calendar for a specific product
Web Components
Use our custom HTML elements for a seamless native integration. No iframe needed.
<alquilame-products>
Display your product catalog as a responsive grid
<!-- Include the script -->
<script src="https://alquilame.io/assets/alquilame-products.js"></script>
<!-- Use the component -->
<alquilame-products
tenant="your-store"
columns="3"
show-search="true">
</alquilame-products>
<alquilame-tenants>
Showcase rental businesses as a carousel or grid
<!-- Include the script -->
<script src="https://alquilame.io/assets/alquilame-tenants.js"></script>
<!-- Use the component -->
<alquilame-tenants
auto-scroll="true"
scroll-speed="2"
show-logos="true">
</alquilame-tenants>
Works With Your Platform
Step-by-step guides for the most popular website platforms
Shopify
Custom HTML block
WordPress
HTML widget or shortcode
Wix
HTML embed element
Squarespace
Code block
Webflow
Embed component
...and any other platform that supports HTML embedding
See It In Action
Visit our demo site to see how the integration looks on a real website