{"version":"1.0","type":"rich","provider_name":"GameBob","provider_url":"https://www.gamebob.dev","author_name":"GameBob","author_url":"https://www.gamebob.dev","title":"Widget: shoe size converter","html":"<div id=\"wj-shoe-size-converter-wrp\" style=\"position: relative; width: 100%; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; background: #fff;\">\n    <script>\n        (function() {\n            var id = 'wj-shoe-size-converter';\n            function update(h) {\n                var f = document.getElementById(id);\n                var l = document.getElementById(id + '-loader');\n                if (f && h) f.style.height = h + 'px';\n                if (f) f.style.opacity = '1';\n                if (l) { l.style.opacity = '0'; setTimeout(function(){ l.style.display = 'none'; }, 400); }\n            }\n            window.addEventListener('message', function(e) {\n                if (e.data && e.data.jjlmoyaId === id && e.data.jjlmoyaHeight) {\n                    update(e.data.jjlmoyaHeight);\n                }\n            });\n            window._jjshow = update;\n        })();\n    </script>\n    <div id=\"wj-shoe-size-converter-loader\" style=\"position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background: #fff; z-index: 10; transition: opacity 0.4s;\">\n        <div style=\"width: 24px; height: 24px; border: 2px solid #f3f4f6; border-top-color: #94a3b8; border-radius: 50%; animation: jjspin 0.8s linear infinite;\"></div>\n    </div>\n    <iframe id=\"wj-shoe-size-converter\" src=\"https://www.gamebob.dev/en/utilities/categories/textiles/shoe-size-converter/?widget=true&id=wj-shoe-size-converter\" width=\"100%\" height=\"400\" frameborder=\"0\" scrolling=\"no\" style=\"display: block; opacity: 0; transition: opacity 0.4s, height 0.3s ease; border: none;\" onload=\"window._jjshow()\"></iframe>\n    <style>@keyframes jjspin { to { transform: rotate(360deg); } }</style>\n</div>\n<div style=\"text-align: center; margin-top: 10px;\">\n    <a href=\"https://www.gamebob.dev/en/utilities/categories/textiles/shoe-size-converter/\" target=\"_blank\" style=\"display: inline-flex; align-items: center; gap: 6px; font-size: 9px; color: #94a3b8; text-decoration: none; padding: 4px 12px; border-radius: 100px; border: 1px solid #f1f5f9; background: #fff; opacity: 0.8;\">\n        <span style=\"font-weight: 600; letter-spacing: 0.02em;\">gamebob.dev</span>\n    </a>\n</div>","width":800,"height":500,"cache_age":3600}