# iFrame

##### You can use the following HTML code to input an iframe from CustomLinc on a website.   
  
**You replace the "SPIRITS" with the content category you wish to display**  


You can test the iframe by going directly to the URL.

```
<iframe loading="lazy" src="https://bookings.puffingbilly.com.au/assets/availabilitySnippet.html?category=SPIRITS" width="100%" height="800" frameborder="0"></iframe>
```