Try on const button = document.querySelector('#myBtn') const glassTryOn = document.querySelector('glasson-try-on') button.addEventListener('click', () => { document.querySelector('.shopify-section--he...