Resolved! Get URL with catalog client script
I want to get the browser URL in a catalog client script.However, there is no API available, and I can't get it even with "window.location.href".What should I do?My goal is to get the parameters set in the URL.When a widget on another page is execute...