function addDocumentEventListener() { const wsnoGlobalCss = document.createElement('link'); wsnoGlobalCss.rel = 'stylesheet'; wsnoGlobalCss.href = '//shop.pri.if.no/dist/wsno_global.css?v=RNhfNUrXZ7pN5nlt-Ettoq2VQcBpc57RdrgqI38rn7Y'; document.body.appendChild(wsnoGlobalCss); } document.addEventListener('DOMContentLoaded', addDocumentEventListener); const cartScript = document.createElement('script'); cartScript.src = 'https://shop.pri.if.no/dist/cart.js?v=XwlqKGuFXYpA_wnEP4Y30SP7Ow2CTKhIb1TDJ6xYVNQ'; cartScript.async = false; cartScript.defer = true; document.head.appendChild(cartScript); window.webshopno = window.webshopno || {}; window.webshopno.hostUrl = 'https://shop.pri.if.no/'; window.webshopno.enableTenorSsn = 'False' === 'True'; window.webshopno.recaptchaSiteKey = '6LdNztkaAAAAAJ667VkQMpblmdK6jx6Mi-8YEs1d'; window.shoppingCartNo = {}; window.shoppingCartNo.hostUrl = 'https://shop.pri.if.no'; window.shoppingCartNo.checkoutUrl = '/privat/forsikring/kassa'; window.shoppingCartNo.addMoreProductsUrl = '/privat/forsikring'; const indexScript = document.createElement('script'); indexScript.src = 'https://static.design.if.eu/ids-web-component/18.10.0/icon/index.js'; indexScript.async = false; indexScript.defer = true; indexScript.type = 'module'; document.head.appendChild(indexScript); const iifeScript = document.createElement('script'); iifeScript.src = 'https://static.design.if.eu/ids-web-component/18.10.0/icon/index.iife.js'; iifeScript.async = false; iifeScript.defer = true; iifeScript.nomodule = true; document.head.appendChild(iifeScript); const idsIconSprites = document.createElement('ids-icon-sprites'); document.head.appendChild(idsIconSprites);