Skip to main content
- Orro One Wi-Fi Smart Switch (O-SWB-001)

- Features Include: Wi-Fi Communication • Remote Control Alongside other Security and Smart Home Devices • Can be Enrolled Using Add Device Wizard • Voice Control with Alexa
sp;
`;
const shareLink = document.createElement('li');
shareLink.classList.add('share-link');
shareLink.innerHTML = buttonMarkup;
shareLink.addEventListener('click', copyLocation);
elmMetaTop.appendChild(shareLink);
}
if (location.pathname.startsWith('/Customer')) window.addEventListener('DOMContentLoaded', createShareButton);