var scriptSrc = 'https://tools.skillfactory.ru/js/lerna/lerna-price-automation.js' var script = document.createElement('script'); script.src = scriptSrc; script.defer = true; document.head.appendChild(script);