Embed your proposals
anywhere and everywhere.
WHAT SAFARI PORTAL CAN DO
Explore the different ways (with sample code!) to embed your Safari Portal Lookbooks and Itineraries on your website.
Example 1: Itinerary/Lookbook, Full-Width
Code Used
<iframe style="border:1px #FFFFFF none" src="https://itineraries.safariportal.app/Mr-Ferris-Bueller/1279008807439041610?type=lookbook" title="Lookbook" width="100%" height="600px" scrolling="no" frameborder="no" allow="fullscreen"></iframe>
Code Used
<iframe src="https://itineraries.safariportal.app/Bruce-Wayne-Friends/1631037070078117713" title="Itinerary" width="100%" height="600" style="border:0;" allowfullscreen ></iframe>
Example 2: Itinerary, Half-Width
Code Used
<iframe src="https://itineraries.safariportal.app/Bruce-Wayne-Friends/1631037070078117713" width="100%" height="600" allowfullscreen ></iframe>