Put the on-duty pharmacy list on your site
Free for news sites, universities, municipalities and directories. Pick a region below and paste the snippet into your page. The list is refreshed automatically every day from the Cyprus Turkish Pharmacists Association’s published roster; there is nothing for you to maintain.
The snippet
<iframe id="eczane-widget" src="https://acikeczanevarmi.com/embed/kktc"
title="All of Northern Cyprus" loading="lazy"
style="width:100%;height:420px;border:0"></iframe>
<p>Kaynak: <a href="https://acikeczanevarmi.com">All of Northern Cyprus — acikeczanevarmi.com</a></p>Preview
If you want the height to adjust itself
The widget takes up as much room as its contents. A fixed height works fine, but add these three lines to your page and it will size itself:
<script>
addEventListener('message',function(e){if(e.origin!=='https://acikeczanevarmi.com'||!e.data||!e.data.acikeczanevarmi)return;
var f=document.getElementById('eczane-widget');if(f)f.style.height=e.data.height+'px';});
</script>Why is the credit line part of the snippet?
It is the one thing we ask: keep the credit link under the frame on your page. The widget is free, and in return we would like your readers to be able to reach the full list and the map. The frame carries a small credit of its own that cannot be removed; delete the outer link and the widget still works — we simply do not get the only thing we asked for.
Terms
- Free, and it will stay free. No adverts, no cookies, no tracking of your visitors.
- The data comes from the Cyprus Turkish Pharmacists Association’s official roster. We do not produce it; we pass it on as published.
- The credit link must stay visible on the page.
- If something breaks, or you want a different look, write to us from the contact page — we usually reply within a few days.