Appointment Button
Follow the instructions below to craft the perfect appointment button for your website.

LARGE BUTTON

Enter your unique doctor code below and click generate. Then copy and paste that code into a code block on your website.

Enter your doctor code then click generate


Copy and paste the following code into a code block on your website.

" + scripthtml; codeContainer.style.display = 'block'; } function copyClipboard() { var str = document.querySelector("#showscript").textContent; // for Internet Explorer const el = document.createElement('textarea'); el.value = str; el.select(); document.execCommand('copy'); alert("Copied"); }

Virtual Visits on Eyecarelive

Schedule an Appointment

SMALL BUTTON

Download the image button here. Enter your unique doctor code below and click generate. Upload the image button to your website and link it to the URL generated below.

Enter your doctor code then click generate


Copy and paste the following code into a code block on your website.

" + scripthtmlbtn; document.getElementById("showscriptbtn").innerHTML = ""; document.getElementById("showscriptbtn").innerHTML = `https://doctors.eyecarelive.com/patient/#/signup/?widgetType=widget&dcode=${dcodebtn}`; codecontainerbtn.style.display = 'block'; } function copyClipboardbtn() { var str = document.querySelector("#showscriptbtn").textContent; // for Internet Explorer const el = document.createElement('textarea'); el.value = str; el.select(); document.execCommand('copy'); alert("Copied"); }

Virtual Visits on Eyecarelive

Schedule an Appointment