Entire Catalogue
Display the Cleantech Kvarken company listing on your webpage. You can customize the list to show only companies from a specific country or category. Visit the directory to find the right categories and then append the IDs (comma separated) to the end of the URL. You may also tweak the width and height parameters to fit the frame to your website.
Embed code examples
All companies
<iframe src="https://catalogue.cleantechkvarken.com/company-list/?display_category_names=yes" width="100%" height="400"></iframe>
Finnish companies:
<iframe src="https://catalogue.cleantechkvarken.com/company-list/?category=4&display_category_names=yes" width="100%" height="400"></iframe>
Companies from the Automation category:
<iframe src="https://catalogue.cleantechkvarken.com/company-list/?category=10&display_category_names=yes" width="100%" height="400"></iframe>
Compact version without category names:
<iframe src="https://catalogue.cleantechkvarken.com/company-list/?display_category_names=no" width="100%" height="400"></iframe>
Output
Branding banner
Link back to the Cleantech Kvarken Catalogue by using this compact frame.
Embed code
<iframe src="https://catalogue.cleantechkvarken.com/branding/" width="300" height="150"></iframe>
Output
Individual Company
Members of Cleantech Catalogue can link back to the catalogue by using the individual company frame. Visit your company’s profile page to find out the slug of the page and append it to the URL.
Embed code examples
<iframe src="https://catalogue.cleantechkvarken.com/company-frame/?company=stormossen" width="300" height="150"></iframe>
<iframe src="https://catalogue.cleantechkvarken.com/company-frame/?company=global-fire-solutions" width="300" height="150"></iframe>