Skip to main content
- Philips Smart Deadbolt (DDL240X-1HB)

- Features Include: S2, SmartStart, & Z-Wave Long Range Compatible for Extended Range and Improved Signal Strength • Up to 250 User Codes • Remote Control and Automation with Rules, Schedules, & Scenes
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);