Skip to main content
Full-page app

Center your product finder on a separate campaign, SEO or theme page.

Anniek van Vulpen avatar
Written by Anniek van Vulpen
Updated over a month ago

This embed form ensures that your product finder attracts a lot of attention. Instead of appearing as a button, your app's first page immediately appears front and center. Use this option, for example, if you want to integrate your app on a separate campaign, SEO or theme page.

Here is an example where our Car Seat Finder is on a campaign page:

Below is an example of the code.

<iframe  
src="https://app.aiden.cx/webshop/?advisorId=a1798edb-3531-4cdd-9684-bee972a1c084&mode=inpage&layout=vertical&transparent=true"
id="aiden-a1798edb-3531-4cdd-9684-bee972a1c084"
scrollOffset="-100"
loading="lazy"
style="
border: none;
width: 100%;
min-height: 400px;
"
></iframe>

⚠️ Note: don't forget to implement the Aiden script.

πŸ’‘ Good to know: you only need to add the product finder to your website once. After that, if you change anything in your product finder, the changes are immediately visible after you republish.

Did this answer your question?