<iframe onload="myFunction()" src="/shop"></iframe>
<script>
function myFunction() {
  location.replace("/lightcms-end-of-life-migration/")
}