const urlParams = new URLSearchParams(window.location.search); const currency = urlParams.get('currency');