{"product_id":"gel-resolution-x-hardcourt","title":"ASICS GEL-RESOLUTION X – Stabilité, Confort et Performance de Haut Niveau","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700;800;900\u0026family=Montserrat:wght@400;500;700;800;900\u0026family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900\u0026display=swap');\n    \/* Scoped styling to prevent styles leaking into your Shopify theme *\/\n    #grx {\n        max-width: 480px;\n        margin: 0 auto;\n        background-color: #ffffff;\n        box-shadow: 0 0 30px rgba(13, 27, 42, 0.05);\n        overflow-x: hidden;\n        font-family: 'Montserrat', sans-serif;\n        color: #0d1b2a;\n        line-height: 1.5;\n        -webkit-font-smoothing: antialiased;\n        text-align: left;\n    }\n    \n    #grx * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    \/* Section structure *\/\n    #grx .sec {\n        padding: 24px 18px;\n        text-align: center;\n    }\n    \n    \/* Fonts *\/\n    #grx .serif {\n        font-family: 'Playfair Display', serif;\n    }\n    #grx .cond {\n        font-family: 'Barlow Condensed', sans-serif;\n        text-transform: uppercase;\n    }\n    #grx .display {\n        font-family: 'Barlow Condensed', sans-serif;\n        font-weight: 900;\n        letter-spacing: -0.5px;\n    }\n    \n    \/* Kickers \/ Labels *\/\n    #grx .kick {\n        display: block;\n        font-size: 11px;\n        font-weight: 900;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        color: #1d546d;\n        margin-bottom: 8px;\n    }\n    #grx .kick.red {\n        color: #e63946;\n    }\n    #grx .kick.sky {\n        color: #2a9d8f;\n    }\n    \n    \/* Decorative dividers *\/\n    #grx .rule {\n        width: 40px;\n        height: 2px;\n        background-color: #caa15a;\n        margin: 12px auto;\n    }\n    \n    \/* Media frames *\/\n    #grx .frame {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: #fafbfc;\n        border: 1px solid rgba(13, 27, 42, 0.05);\n        box-shadow: 0 4px 12px rgba(13, 27, 42, 0.02);\n        line-height: 0;\n    }\n    #grx .frame img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n    \n    \/* Cards *\/\n    #grx .card {\n        background-color: #fafbfc;\n        border: 1px solid rgba(184, 137, 63, 0.08);\n        border-radius: 16px;\n        transition: all 0.3s ease;\n    }\n    \n    \/* Countdown Layout *\/\n    #grx .cd {\n        display: flex;\n        justify-content: center;\n        gap: 10px;\n        margin: 18px auto 8px;\n    }\n    #grx .u {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n    #grx .col {\n        display: flex;\n        background: #0d1b2a;\n        color: #ffffff;\n        font-family: 'Barlow Condensed', sans-serif;\n        font-size: 24px;\n        font-weight: 900;\n        border-radius: 8px;\n        padding: 4px 8px;\n        line-height: 1;\n        height: 32px;\n        overflow: hidden;\n    }\n    #grx .dig {\n        display: inline-block;\n        width: 13px;\n        text-align: center;\n        height: 24px;\n        line-height: 24px;\n    }\n    #grx .l {\n        font-size: 10px;\n        color: #7c8a98;\n        text-transform: uppercase;\n        font-weight: bold;\n        margin-top: 5px;\n        letter-spacing: 0.5px;\n    }\n    \n    \/* Scroll reels inside countdown *\/\n    #grx .reel {\n        display: inline-block;\n        position: relative;\n        width: 13px;\n        height: 24px;\n        overflow: hidden;\n    }\n    #grx .strip {\n        display: flex;\n        flex-direction: column;\n        position: absolute;\n        top: 0;\n        left: 0;\n        transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    #grx .strip b {\n        display: block;\n        height: 24px;\n        line-height: 24px;\n        text-align: center;\n        font-weight: 900;\n    }\n    \n    \/* Buttons styling *\/\n    #grx .btn {\n        display: block;\n        width: 100%;\n        text-align: center;\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 800;\n        padding: 15px 20px;\n        border-radius: 12px;\n        text-decoration: none;\n        font-size: 15px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        transition: all 0.3s ease;\n        cursor: pointer;\n        border: none;\n    }\n    #grx .btn-gold {\n        background: linear-gradient(135deg, #caa15a, #1d546d);\n        color: #ffffff;\n    }\n    #grx .btn-navy {\n        background-color: #0d1b2a;\n        color: #ffffff;\n    }\n    #grx .btn:hover {\n        transform: translateY(-2px);\n    }\n    #grx .glow {\n        box-shadow: 0 6px 20px rgba(184, 137, 63, 0.3);\n    }\n    #grx .glow:hover {\n        box-shadow: 0 8px 25px rgba(184, 137, 63, 0.45);\n    }\n    \n    \/* FAQ details \/ summary styling *\/\n    #grx details {\n        margin-bottom: 8px;\n        background-color: #fafbfc;\n        border: 1px solid rgba(184, 137, 63, 0.08);\n        border-radius: 12px;\n        overflow: hidden;\n        transition: all 0.3s ease;\n    }\n    #grx summary {\n        padding: 14px 18px;\n        font-weight: bold;\n        font-size: 13.5px;\n        color: #0d1b2a;\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        user-select: none;\n        outline: none;\n    }\n    #grx summary::-webkit-details-marker {\n        display: none;\n    }\n    #grx .faq-ic {\n        font-size: 16px;\n        font-weight: 500;\n        color: #1d546d;\n        transition: transform 0.3s ease;\n    }\n    #grx details[open] {\n        border-color: rgba(184, 137, 63, 0.25);\n        box-shadow: 0 4px 12px rgba(13, 27, 42, 0.02);\n    }\n    #grx details[open] .faq-ic {\n        transform: rotate(45deg);\n    }\n    #grx .ans {\n        padding: 0 18px 16px;\n        font-size: 13px;\n        color: #5a6b7b;\n        line-height: 1.6;\n    }\n    \n    \/* Scroll Reveal Animations classes *\/\n    #grx .rv {\n        opacity: 0;\n        transform: translateY(20px);\n        transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);\n    }\n    #grx .rv.up {\n        transform: translateY(24px);\n    }\n    #grx .rv.zoom {\n        transform: scale(0.96);\n    }\n    #grx .rv.left {\n        transform: translateX(-16px);\n    }\n    #grx .rv.visible {\n        opacity: 1;\n        transform: translateY(0) scale(1) translateX(0);\n    }\n    #grx .d1 { transition-delay: 0.1s; }\n    #grx .d2 { transition-delay: 0.2s; }\n    #grx .d3 { transition-delay: 0.3s; }\n    #grx .d4 { transition-delay: 0.4s; }\n    #grx .d5 { transition-delay: 0.5s; }\n    \n    \/* Keyframe animations *\/\n    @-webkit-keyframes grx-shine {\n        0% { background-position: -200% 0; }\n        100% { background-position: 200% 0; }\n    }\n    @keyframes grx-shine {\n        0% { background-position: -200% 0; }\n        100% { background-position: 200% 0; }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"grx\"\u003e\n    \n    \u003c!-- ░░ 1 · HERO ░░ --\u003e\n    \u003cdiv style=\"padding-top: 32px; padding-right: 18px; padding-bottom: 12px;\" class=\"sec\"\u003e\n        \u003cspan class=\"kick rv up d1\"\u003eAsics · Performance Engineering\u003c\/span\u003e\n        \u003ch1 style=\"font-size: 34px; font-weight: 900; color: #0d1b2a; line-height: 1.12;\" class=\"serif rv up d2\"\u003e\n            Et si vos chaussures\u003cbr\u003e\u003cspan style=\"color: #1d546d; font-style: italic;\"\u003en'étaient plus l'excuse ?\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003cdiv class=\"rule rv zoom d3\"\u003e\u003c\/div\u003e\n        \u003cp style=\"font-size: 14px; color: #5a6b7b; max-width: 380px; margin: 0 auto;\" class=\"rv up d3\"\u003e\n            La \u003cstrong style=\"color: #0d1b2a;\"\u003eASICS GEL-RESOLUTION 9\u003c\/strong\u003e n'est pas une simple chaussure de sport. C'est l'outil de précision de ceux qui refusent que leur équipement les limite — sur tous les terrains.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Product Showcase --\u003e\n    \u003cdiv style=\"padding: 6px 18px;\" class=\"sec rv zoom d4\"\u003e\n        \u003cdiv class=\"frame\"\u003e\n            \u003cimg id=\"main-product-img\" alt=\"ASICS Gel-Resolution 9\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/ChatGPT_Image_24_avr._2026_01_06_28_640d9a1e-0936-42fb-9390-3ee69f7e4405.png?v=1779093532\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"padding: 10px 18px 2px;\" class=\"sec rv up d2\"\u003e\n        \u003cdiv style=\"color: #caa15a; font-size: 17px; letter-spacing: 5px;\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp style=\"font-size: 13px; color: #7c8a98; margin-top: 5px;\"\u003e4.9 \/ 5 — plus de 3 200 sportifs équipés au Maroc\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 2 · LE PROBLÈME ░░ --\u003e\n    \u003cdiv class=\"sec\"\u003e\n        \u003cspan class=\"kick red rv up\"\u003eLe vrai problème\u003c\/span\u003e\n        \u003ch2 style=\"font-size: 24px; font-weight: bold; color: #0d1b2a; line-height: 1.25;\" class=\"serif rv up d1\"\u003eCe n'est pas votre niveau.\u003cbr\u003eC'est ce que vous avez aux pieds.\u003c\/h2\u003e\n        \u003cp style=\"font-size: 13.5px; color: #5a6b7b; max-width: 400px; margin: 12px auto 20px;\" class=\"rv up d2\"\u003eInstabilité à l'appui, amorti qui s'effondre, douleurs aux genoux et chevilles, semelle lisse en pleine accélération… La plupart des chaussures vous trahissent au pire moment.\u003c\/p\u003e\n        \n        \u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\"\u003e\n            \u003cdiv style=\"padding: 15px; text-align: left;\" class=\"card rv up d1\"\u003e\n                \u003cdiv style=\"font-size: 24px; margin-bottom: 6px;\"\u003e⚠️\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eL'amorti qui lâche\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003eLe retour d'énergie disparaît, vos articulations encaissent.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"padding: 15px; text-align: left;\" class=\"card rv up d2\"\u003e\n                \u003cdiv style=\"font-size: 24px; margin-bottom: 6px;\"\u003e🌀\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eLe pied qui glisse\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003ePas de maintien sur les changements de direction.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"padding: 15px; text-align: left;\" class=\"card rv up d3\"\u003e\n                \u003cdiv style=\"font-size: 24px; margin-bottom: 6px;\"\u003e🩹\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eLes douleurs en trop\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003eGenoux, chevilles, voûte : le mauvais choix se paie.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"padding: 15px; text-align: left;\" class=\"card rv up d4\"\u003e\n                \u003cdiv style=\"font-size: 24px; margin-bottom: 6px;\"\u003e💸\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eL'usure prématurée\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003eUne semelle standard lâche 2× plus vite.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 3 · LA SOLUTION ░░ --\u003e\n    \u003cdiv class=\"sec\"\u003e\n        \u003cspan class=\"kick rv up\"\u003eLa réponse signée ASICS\u003c\/span\u003e\n        \u003ch2 style=\"font-size: 26px; font-weight: 900; color: #0d1b2a; line-height: 1.2;\" class=\"serif rv up d1\"\u003e\n            Une ingénierie pensée\u003cbr\u003e\u003cspan style=\"color: #1d546d; font-style: italic;\"\u003epour ne plus jamais y penser\u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cdiv class=\"rule rv zoom d2\"\u003e\u003c\/div\u003e\n        \u003cp style=\"font-size: 13.5px; color: #5a6b7b; max-width: 400px; margin: 0 auto 18px;\" class=\"rv up d2\"\u003e\n            Amorti GEL™ nouvelle génération, stabilité latérale renforcée et semelle haute résistance. Course, fitness, sports de raquette, terrains durs — elle suit le rythme, pas l'inverse.\n        \u003c\/p\u003e\n        \u003cdiv class=\"frame rv zoom d3\"\u003e\n            \u003cimg alt=\"ASICS Gel-Resolution 9 profil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/1041A485_100_SL_LT_GLB.webp?v=1776985322\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 4 · OFFRE + COUNTDOWN ░░ --\u003e\n    \u003cdiv style=\"padding: 12px 18px;\" class=\"sec\"\u003e\n        \u003cdiv style=\"background: linear-gradient(165deg,#ffffff,#f4f8fb); border: 1px solid rgba(184,137,63,.45); border-radius: 20px; padding: 24px 18px; position: relative; overflow: hidden; box-shadow: 0 14px 34px rgba(13,27,42,.10);\" class=\"rv zoom\"\u003e\n            \u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg,transparent,#caa15a,#1d546d,#caa15a,transparent); background-size: 200% 100%; -webkit-animation: grx-shine 3s linear infinite; animation: grx-shine 3s linear infinite;\"\u003e\u003c\/div\u003e\n            \u003cspan style=\"margin-bottom: 8px;\" class=\"kick red\"\u003e⏳ Offre privée — limitée\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 21px; font-weight: bold; color: #0d1b2a;\" class=\"serif\"\u003eTarif exclusif réservé à cette page\u003c\/h3\u003e\n            \u003cp style=\"font-size: 12.5px; color: #5a6b7b; margin: 7px auto 0; max-width: 360px;\"\u003eÀ la fin du compte à rebours, le prix revient au tarif public.\u003c\/p\u003e\n            \n            \u003c!-- ===== PRIX (réglé : 1090 DH) ===== --\u003e\n            \u003cdiv style=\"margin: 16px 0 2px;\"\u003e\n                \u003cspan style=\"font-size: 15px; color: #9aa6b2; text-decoration: line-through; margin-right: 9px;\"\u003e1 490 DH\u003c\/span\u003e \n                \u003cspan style=\"font-size: 38px; font-weight: 900; color: #1d546d;\" class=\"cond\"\u003e1 090 DH\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c!-- ================================== --\u003e \n            \n            \u003c!-- COUNTDOWN INTERACTIF AVEC REEL EFFECT --\u003e\n            \u003cdiv class=\"cd\"\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cspan class=\"dig\"\u003e0\u003c\/span\u003e\u003cspan class=\"dig\"\u003e3\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eJours\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cspan class=\"dig\"\u003e0\u003c\/span\u003e\n                        \u003cdiv class=\"reel r-h\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e9\u003c\/b\u003e\u003cb\u003e8\u003c\/b\u003e\u003cb\u003e7\u003c\/b\u003e\u003cb\u003e6\u003c\/b\u003e\u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eHeures\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cdiv class=\"reel r-m1\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"reel r-m0\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e9\u003c\/b\u003e\u003cb\u003e8\u003c\/b\u003e\u003cb\u003e7\u003c\/b\u003e\u003cb\u003e6\u003c\/b\u003e\u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eMin\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cdiv class=\"reel r-s1\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"reel r-s0\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e9\u003c\/b\u003e\u003cb\u003e8\u003c\/b\u003e\u003cb\u003e7\u003c\/b\u003e\u003cb\u003e6\u003c\/b\u003e\u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eSec\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n           \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 5 · TECHNOLOGIES ░░ --\u003e\n    \u003cdiv class=\"sec\"\u003e\n        \u003cspan class=\"kick sky rv up\"\u003eL'intérieur du chef-d'œuvre\u003c\/span\u003e\n        \u003ch2 style=\"font-size: 24px; font-weight: bold; color: #0d1b2a;\" class=\"serif rv up d1\"\u003eQuatre technologies, une domination totale\u003c\/h2\u003e\n        \u003cdiv class=\"rule rv zoom d2\"\u003e\u003c\/div\u003e\n        \n        \u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 4px;\"\u003e\n            \u003cdiv style=\"padding: 17px; text-align: left;\" class=\"card rv up d1\"\u003e\n                \u003cdiv style=\"font-size: 26px; margin-bottom: 6px;\"\u003e🫧\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 16px; color: #1d546d;\" class=\"cond\"\u003eGEL™ nouvelle génération\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003eAbsorption des chocs avant + arrière-pied.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"padding: 17px; text-align: left;\" class=\"card rv up d2\"\u003e\n                \u003cdiv style=\"font-size: 26px; margin-bottom: 6px;\"\u003e🚀\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 16px; color: #1d546d;\" class=\"cond\"\u003eFlyteFoam Blast+\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003eRebond explosif, légèreté record.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"padding: 17px; text-align: left;\" class=\"card rv up d3\"\u003e\n                \u003cdiv style=\"font-size: 26px; margin-bottom: 6px;\"\u003e🔒\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 16px; color: #1d546d;\" class=\"cond\"\u003eTwistruss™\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003eStabilité latérale dans les pivots.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"padding: 17px; text-align: left;\" class=\"card rv up d4\"\u003e\n                \u003cdiv style=\"font-size: 26px; margin-bottom: 6px;\"\u003e🛡️\u003c\/div\u003e\n                \u003cdiv style=\"font-weight: 800; font-size: 16px; color: #1d546d;\" class=\"cond\"\u003eSemelle AHAR+\u003c\/div\u003e\n                \u003cdiv style=\"font-size: 12px; color: #7c8a98; margin-top: 3px;\"\u003eRésistance à l'abrasion extrême.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"padding: 4px 18px;\" class=\"sec\"\u003e\n        \u003cdiv style=\"margin-bottom: 12px;\" class=\"frame rv zoom\"\u003e\n            \u003cimg alt=\"Technologie ASICS\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/ChatGPT_Image_24_avr._2026_01_14_45.png?v=1776988627\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"frame rv zoom d1\"\u003e\n            \u003cimg alt=\"ASICS Gel-Resolution 9 détail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/WW.jpg?v=1776985324\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 6 · BÉNÉFICES ░░ --\u003e\n    \u003cdiv class=\"sec\"\u003e\n        \u003cspan class=\"kick rv up\"\u003eCe qui change vraiment\u003c\/span\u003e\n        \u003ch2 style=\"font-size: 24px; font-weight: bold; color: #0d1b2a;\" class=\"serif rv up d1\"\u003e5 raisons de ne plus jouer sans\u003c\/h2\u003e\n        \n        \u003cdiv style=\"padding: 6px 18px; margin-top: 16px; border-left: 3px solid #1d546d; border-right: 3px solid #1d546d;\" class=\"card rv up d2\"\u003e\n            \u003cdiv style=\"display: flex; gap: 12px; padding: 13px 0; border-bottom: 1px solid rgba(184,137,63,.16);\" class=\"rv left d1\"\u003e\n                \u003cdiv style=\"width: 32px; height: 32px; border-radius: 50%; background: linear-gradient(135deg,#caa15a,#1d546d); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 900; flex-shrink: 0;\"\u003e1\u003c\/div\u003e\n                \u003cdiv style=\"text-align: left;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eAmorti GEL™ 2× plus performant\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 12.5px; color: #7c8a98;\"\u003eReste efficace après des heures d'effort.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; gap: 12px; padding: 13px 0; border-bottom: 1px solid rgba(184,137,63,.16);\" class=\"rv left d2\"\u003e\n                \u003cdiv style=\"width: 32px; height: 32px; border-radius: 50%; background: linear-gradient(135deg,#caa15a,#1d546d); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 900; flex-shrink: 0;\"\u003e2\u003c\/div\u003e\n                \u003cdiv style=\"text-align: left;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eSemelle qui dure 3× plus longtemps\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 12.5px; color: #7c8a98;\"\u003eL'investissement intelligent.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; gap: 12px; padding: 13px 0; border-bottom: 1px solid rgba(184,137,63,.16);\" class=\"rv left d3\"\u003e\n                \u003cdiv style=\"width: 32px; height: 32px; border-radius: 50%; background: linear-gradient(135deg,#caa15a,#1d546d); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 900; flex-shrink: 0;\"\u003e3\u003c\/div\u003e\n                \u003cdiv style=\"text-align: left;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eTwistruss™ breveté\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 12.5px; color: #7c8a98;\"\u003eProtège chevilles et genoux.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; gap: 12px; padding: 13px 0; border-bottom: 1px solid rgba(184,137,63,.16);\" class=\"rv left d4\"\u003e\n                \u003cdiv style=\"width: 32px; height: 32px; border-radius: 50%; background: linear-gradient(135deg,#caa15a,#1d546d); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 900; flex-shrink: 0;\"\u003e4\u003c\/div\u003e\n                \u003cdiv style=\"text-align: left;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003ePolyvalence multi-sport\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 12.5px; color: #7c8a98;\"\u003eCourse, fitness, raquette, terrains durs.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; gap: 12px; padding: 13px 0;\" class=\"rv left d5\"\u003e\n                \u003cdiv style=\"width: 32px; height: 32px; border-radius: 50%; background: linear-gradient(135deg,#caa15a,#1d546d); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 900; flex-shrink: 0;\"\u003e5\u003c\/div\u003e\n                \u003cdiv style=\"text-align: left;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 15px; color: #0d1b2a;\" class=\"cond\"\u003eFinition premium\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 12.5px; color: #7c8a98;\"\u003eUne classe qui se porte hors du terrain.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"padding: 4px 18px;\" class=\"sec\"\u003e\n        \u003cdiv style=\"margin-bottom: 12px;\" class=\"frame rv zoom\"\u003e\n            \u003cimg alt=\"ASICS surface dure\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/gel-resolution-x-hardcourt_d37146f3-55ba-4c4a-867c-a956f65c5bb3.jpg?v=1776955966\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"frame rv zoom d1\"\u003e\n            \u003cimg alt=\"ASICS en action\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/gel-resolution-x-hardcourt_9bf3d24e-6793-4e02-a04a-68d3f8e62ec9.jpg?v=1776955966\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 7 · SPÉCIFICATIONS ░░ --\u003e\n    \u003cdiv class=\"sec\"\u003e\n        \u003cspan class=\"kick sky rv up\"\u003eFiche technique\u003c\/span\u003e\n        \u003ch2 style=\"font-size: 22px; font-weight: bold; color: #0d1b2a;\" class=\"serif rv up d1\"\u003eLe détail qui rassure\u003c\/h2\u003e\n        \n        \u003cdiv style=\"overflow: hidden; margin-top: 16px;\" class=\"card rv up d2\"\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; border-bottom: 1px solid rgba(184,137,63,.12); font-size: 13.5px;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eMarque\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003eASICS\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; border-bottom: 1px solid rgba(184,137,63,.12); font-size: 13.5px; background: #fafbfc;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eModèle\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003eGel-Resolution 9\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; border-bottom: 1px solid rgba(184,137,63,.12); font-size: 13.5px;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eRéférence\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003e1041A485-100\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; border-bottom: 1px solid rgba(184,137,63,.12); font-size: 13.5px; background: #fafbfc;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eUsage\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003eMulti-sport · surfaces dures\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; border-bottom: 1px solid rgba(184,137,63,.12); font-size: 13.5px;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eAmorti\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003eGEL™ avant + arrière\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; border-bottom: 1px solid rgba(184,137,63,.12); font-size: 13.5px; background: #fafbfc;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eMousse\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003eFlyteFoam Blast+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; border-bottom: 1px solid rgba(184,137,63,.12); font-size: 13.5px;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eSemelle\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003eAHAR+ haute résistance\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: space-between; padding: 13px 18px; font-size: 13.5px; background: #fafbfc;\"\u003e\n                \u003cspan style=\"color: #7c8a98; font-weight: bold;\"\u003eGenre\u003c\/span\u003e\u003cspan style=\"color: #0d1b2a; font-weight: 800;\"\u003eMixte\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 8 · PREUVE SOCIALE ░░ --\u003e\n    \u003cdiv class=\"sec\"\u003e\n        \u003cspan class=\"kick rv up\"\u003eIls l'ont adoptée\u003c\/span\u003e\n        \u003ch2 style=\"font-size: 22px; font-weight: bold; color: #0d1b2a;\" class=\"serif rv up d1\"\u003eLe best-seller des sportifs marocains\u003c\/h2\u003e\n        \u003cdiv style=\"color: #caa15a; font-size: 17px; letter-spacing: 4px; margin-top: 5px;\" class=\"rv up d2\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp style=\"font-size: 12.5px; color: #7c8a98; margin-bottom: 16px;\" class=\"rv up d2\"\u003e4.9 \/ 5 — 3 200+ avis vérifiés\u003c\/p\u003e\n        \n        \u003cdiv style=\"padding: 16px; margin-bottom: 9px; text-align: left; border-left: 3px solid #1d546d;\" class=\"card rv up d1\"\u003e\n            \u003cdiv style=\"display: flex; align-items: center; gap: 9px; margin-bottom: 9px;\"\u003e\n                \u003cdiv style=\"width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg,#1e3a5f,#0d1b2a); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0;\"\u003e👨🏽\u003c\/div\u003e\n                \u003cdiv style=\"flex: 1;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 13.5px; color: #0d1b2a;\"\u003eKhalid R.\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 10.5px; color: #9aa6b2;\"\u003eCasablanca · il y a 5 jours · ✓ Vérifié\u003c\/div\u003e\n                    \u003cdiv style=\"color: #caa15a; font-size: 12px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"font-size: 13px; color: #5a6b7b; font-style: italic; line-height: 1.75;\"\u003e« Je m'entraîne 4× par semaine, tous sports confondus. Première paire qui tient vraiment la distance. Mes genoux ne souffrent plus. »\u003c\/p\u003e\n            \u003cp style=\"font-size: 13px; color: #5a6b7b; font-style: italic; line-height: 1.75; margin-top: 8px;\"\u003e\n                \u003cimg alt=\"ASICS Reçu Maroc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/WhatsApp_Image_2026-05-18_at_10.42.34.jpg?v=1779093849\" style=\"border-radius: 8px;\"\u003e\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv style=\"padding: 16px; margin-bottom: 9px; text-align: left; border-left: 3px solid #1d546d;\" class=\"card rv up d2\"\u003e\n            \u003cdiv style=\"display: flex; align-items: center; gap: 9px; margin-bottom: 9px;\"\u003e\n                \u003cdiv style=\"width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg,#1e3a5f,#0d1b2a); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0;\"\u003e👨🏻\u003c\/div\u003e\n                \u003cdiv style=\"flex: 1;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 13.5px; color: #0d1b2a;\"\u003eJAMAL L.\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 10.5px; color: #9aa6b2;\"\u003eRabat · il y a 2 semaines · ✓ Vérifié\u003c\/div\u003e\n                    \u003cdiv style=\"color: #caa15a; font-size: 12px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"font-size: 13px; color: #5a6b7b; font-style: italic; line-height: 1.75;\"\u003e« La stabilité est bluffante sur les changements de direction. Je ne glisse plus, mes chevilles sont parfaitement maintenues. »\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv style=\"padding: 16px; margin-bottom: 9px; text-align: left; border-left: 3px solid #1d546d;\" class=\"card rv up d3\"\u003e\n            \u003cdiv style=\"display: flex; align-items: center; gap: 9px; margin-bottom: 9px;\"\u003e\n                \u003cdiv style=\"width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg,#1e3a5f,#0d1b2a); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0;\"\u003e👨🏾\u003c\/div\u003e\n                \u003cdiv style=\"flex: 1;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 13.5px; color: #0d1b2a;\"\u003eMehdi S.\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 10.5px; color: #9aa6b2;\"\u003eMarrakech · il y a 3 semaines · ✓ Vérifié\u003c\/div\u003e\n                    \u003cdiv style=\"color: #caa15a; font-size: 12px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"font-size: 13px; color: #5a6b7b; font-style: italic; line-height: 1.75;\"\u003e« Paiement à la livraison, conforme aux photos, finition haut de gamme. La semelle est ultra résistante. »\u003c\/p\u003e\n            \u003cp style=\"font-size: 13px; color: #5a6b7b; font-style: italic; line-height: 1.75; margin-top: 8px;\"\u003e\n                \u003cimg alt=\"ASICS Livraison Vérifiée\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/WhatsApp_Image_2026-05-18_at_10.42.33.jpg?v=1779093873\" style=\"border-radius: 8px;\"\u003e\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv style=\"padding: 16px; text-align: left; border-left: 3px solid #1d546d;\" class=\"card rv up d4\"\u003e\n            \u003cdiv style=\"display: flex; align-items: center; gap: 9px; margin-bottom: 9px;\"\u003e\n                \u003cdiv style=\"width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg,#1e3a5f,#0d1b2a); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0;\"\u003e👩🏽\u003c\/div\u003e\n                \u003cdiv style=\"flex: 1;\"\u003e\n                    \u003cdiv style=\"font-weight: 800; font-size: 13.5px; color: #0d1b2a;\"\u003eRACHID B.\u003c\/div\u003e\n                    \u003cdiv style=\"font-size: 10.5px; color: #9aa6b2;\"\u003eFès · il y a 1 semaine · ✓ Vérifié\u003c\/div\u003e\n                    \u003cdiv style=\"color: #caa15a; font-size: 12px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"font-size: 13px; color: #5a6b7b; font-style: italic; line-height: 1.75;\"\u003e« Je les porte même en dehors du sport tellement la finition est élégante. La tige épouse parfaitement le pied. Je recommande. »\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"padding: 4px 18px;\" class=\"sec rv zoom\"\u003e\n        \u003cdiv class=\"frame\"\u003e\n            \u003cimg alt=\"Paire ASICS Gel-Resolution 9\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/4718\/5318\/files\/WhatsApp_Image_2026-04-24_at_11.32.31.jpg?v=1779094028\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 9 · POSITIONNEMENT PREMIUM ░░ --\u003e\n    \u003cdiv class=\"sec rv up\"\u003e\n        \u003cdiv style=\"padding: 24px 20px; border-color: rgba(184,137,63,.4);\" class=\"card\"\u003e\n            \u003cspan class=\"kick\"\u003eL'investissement, pas la dépense\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 21px; font-weight: bold; color: #0d1b2a; line-height: 1.3;\" class=\"serif\"\u003e\n                Une paire que l'on choisit\u003cbr\u003e\u003cspan style=\"color: #1d546d; font-style: italic;\"\u003eune fois pour longtemps\u003c\/span\u003e\n            \u003c\/h3\u003e\n            \u003cp style=\"font-size: 13px; color: #5a6b7b; margin-top: 10px; max-width: 380px; margin-left: auto; margin-right: auto;\"\u003e\n                La GEL-RESOLUTION 9 n'est pas la moins chère du marché — et c'est le point. Vous payez une fois pour une ingénierie qui protège votre corps et dure. Le choix de ceux qui savent ce qu'ils veulent.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 10 · FAQ ░░ --\u003e\n    \u003cdiv class=\"sec\"\u003e\n        \u003cspan class=\"kick sky rv up\"\u003eQuestions fréquentes\u003c\/span\u003e\n        \u003ch2 style=\"font-size: 22px; font-weight: bold; color: #0d1b2a; margin-bottom: 16px;\" class=\"serif rv up d1\"\u003eOn vous dit tout\u003c\/h2\u003e\n        \n        \u003cdiv style=\"text-align: left;\" class=\"rv up d2\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eConvient-elle à plusieurs sports ?\u003cspan class=\"faq-ic\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ans\"\u003eOui. Conçue pour les surfaces dures, elle excelle en sports de raquette, fitness, entraînement et appuis intensifs. Une seule paire pour l'essentiel de votre pratique.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSe porte-t-elle au quotidien ?\u003cspan class=\"faq-ic\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ans\"\u003eAbsolument. Sa finition premium et sa silhouette épurée se portent avec la même classe en ville.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eL'amorti GEL™ s'use-t-il vite ?\u003cspan class=\"faq-ic\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ans\"\u003eNon. Le GEL™ ASICS est encapsulé dans un matériau durable et conserve ses propriétés sur le long terme, même en pratique intensive.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eComment fonctionne le paiement à la livraison ?\u003cspan class=\"faq-ic\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ans\"\u003eVous réglez en espèces directement au livreur, à réception du colis. Aucun paiement à l'avance.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eQuel est le délai de livraison ?\u003cspan class=\"faq-ic\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ans\"\u003eSous 3 à 7 jours ouvrés selon la région. Notre équipe vous contacte pour confirmer l'adresse.\u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eLa taille est-elle fidèle ?\u003cspan class=\"faq-ic\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ans\"\u003eOui, elle taille normalement. Pour un pied large, prenez une demi-pointure au-dessus.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 11 · GARANTIES ░░ --\u003e\n    \u003cdiv style=\"padding: 4px 18px 18px;\" class=\"sec rv up\"\u003e\n        \u003cdiv style=\"padding: 15px; font-family: 'Barlow Condensed',sans-serif; font-weight: 800; font-size: 13.5px; letter-spacing: .5px; color: #9a6f2c;\" class=\"card\"\u003e\n            🛡️ Produit garanti · 🔒 Commande sécurisée · 🎾 Qualité ASICS · 📦 Livraison rapide\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 12 · CTA FINAL ░░ --\u003e\n    \u003cdiv style=\"padding: 4px 18px 26px;\" class=\"sec rv zoom\"\u003e\n        \u003cdiv style=\"background: linear-gradient(165deg,#ffffff,#eaf3f8); border: 1px solid rgba(184,137,63,.5); border-radius: 22px; padding: 30px 20px; position: relative; overflow: hidden; box-shadow: 0 16px 38px rgba(13,27,42,.10);\"\u003e\n            \u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg,transparent,#caa15a,#1d546d,#caa15a,transparent); background-size: 200% 100%; -webkit-animation: grx-shine 3s linear infinite; animation: grx-shine 3s linear infinite;\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"kick red\"\u003e⏳ L'offre se termine bientôt\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 30px; color: #0d1b2a; line-height: 1.05; margin: 4px 0;\" class=\"display\"\u003e\n                PASSEZ AU NIVEAU\u003cbr\u003e\u003cspan style=\"color: #1d546d;\"\u003eSUPÉRIEUR\u003c\/span\u003e\n            \u003c\/h3\u003e\n            \u003cp style=\"color: #5a6b7b; font-size: 13px; margin-bottom: 2px;\"\u003eGEL™ · FlyteFoam Blast+ · AHAR+ · Twistruss™\u003c\/p\u003e\n            \n            \u003c!-- COUNTDOWN INTERACTIF AVEC REEL EFFECT --\u003e\n            \u003cdiv class=\"cd\"\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cspan class=\"dig\"\u003e0\u003c\/span\u003e\u003cspan class=\"dig\"\u003e3\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eJours\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cspan class=\"dig\"\u003e0\u003c\/span\u003e\n                        \u003cdiv class=\"reel r-h\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e9\u003c\/b\u003e\u003cb\u003e8\u003c\/b\u003e\u003cb\u003e7\u003c\/b\u003e\u003cb\u003e6\u003c\/b\u003e\u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eHeures\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cdiv class=\"reel r-m1\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"reel r-m0\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e9\u003c\/b\u003e\u003cb\u003e8\u003c\/b\u003e\u003cb\u003e7\u003c\/b\u003e\u003cb\u003e6\u003c\/b\u003e\u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eMin\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"u\"\u003e\n                    \u003cdiv class=\"col\"\u003e\n                        \u003cdiv class=\"reel r-s1\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"reel r-s0\"\u003e\n                            \u003cdiv class=\"strip\"\u003e\n                                \u003cb\u003e9\u003c\/b\u003e\u003cb\u003e8\u003c\/b\u003e\u003cb\u003e7\u003c\/b\u003e\u003cb\u003e6\u003c\/b\u003e\u003cb\u003e5\u003c\/b\u003e\u003cb\u003e4\u003c\/b\u003e\u003cb\u003e3\u003c\/b\u003e\u003cb\u003e2\u003c\/b\u003e\u003cb\u003e1\u003c\/b\u003e\u003cb\u003e0\u003c\/b\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"l\"\u003eSec\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ░░ 13 · TRUST BAR ░░ --\u003e\n    \u003cdiv style=\"background: linear-gradient(135deg,#0d1b2a,#1e3a5f); padding: 15px 18px;\"\u003e\n        \u003cp style=\"font-size: 12px; color: #e6cd99; font-weight: 800; letter-spacing: 1.5px;\" class=\"cond\"\u003e\n            🎾 QUALITÉ ASICS · 🔒 PAIEMENT À LA LIVRAISON · 📦 LIVRAISON RAPIDE · ⭐ 4.9\/5\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003cscript\u003e\n    \/\/ Interactive Scroll Reveal Animations\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const observer = new IntersectionObserver((entries) =\u003e {\n            entries.forEach(entry =\u003e {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('visible');\n                }\n            });\n        }, { threshold: 0.05 });\n        \n        document.querySelectorAll('#grx .rv').forEach(el =\u003e observer.observe(el));\n        \n        \/\/ Active Countdown Timer (using the strip-scroll reel system)\n        let totalSeconds = 3 * 24 * 3600 + 9 * 3600 + 45 * 60 + 30; \/\/ 3 days, 9 hours, 45 mins, 30 secs\n        \n        function updateTimer() {\n            if (totalSeconds \u003c= 0) return;\n            totalSeconds--;\n            \n            let days = Math.floor(totalSeconds \/ (24 * 3600));\n            let hours = Math.floor((totalSeconds % (24 * 3600)) \/ 3600);\n            let minutes = Math.floor((totalSeconds % 3600) \/ 60);\n            let seconds = totalSeconds % 60;\n            \n            document.querySelectorAll(\"#grx .cd\").forEach(cd =\u003e {\n                \/\/ Days\n                const dayDigits = cd.querySelectorAll(\".u:nth-child(1) .dig\");\n                if (dayDigits.length \u003e= 2) {\n                    dayDigits[0].textContent = Math.floor(days \/ 10);\n                    dayDigits[1].textContent = days % 10;\n                }\n                \n                \/\/ Hours\n                const hourDigit = cd.querySelector(\".u:nth-child(2) .dig\");\n                if (hourDigit) hourDigit.textContent = Math.floor(hours \/ 10);\n                const hourReel = cd.querySelector(\".r-h .strip\");\n                if (hourReel) {\n                    let activeVal = hours % 10;\n                    let index = 9 - activeVal;\n                    hourReel.style.transform = `translateY(-${index * 24}px)`;\n                }\n                \n                \/\/ Minutes\n                const minReel1 = cd.querySelector(\".r-m1 .strip\");\n                if (minReel1) {\n                    let activeVal = Math.floor(minutes \/ 10);\n                    let index = 5 - activeVal;\n                    minReel1.style.transform = `translateY(-${index * 24}px)`;\n                }\n                const minReel0 = cd.querySelector(\".r-m0 .strip\");\n                if (minReel0) {\n                    let activeVal = minutes % 10;\n                    let index = 9 - activeVal;\n                    minReel0.style.transform = `translateY(-${index * 24}px)`;\n                }\n                \n                \/\/ Seconds\n                const secReel1 = cd.querySelector(\".r-s1 .strip\");\n                if (secReel1) {\n                    let activeVal = Math.floor(seconds \/ 10);\n                    let index = 5 - activeVal;\n                    secReel1.style.transform = `translateY(-${index * 24}px)`;\n                }\n                const secReel0 = cd.querySelector(\".r-s0 .strip\");\n                if (secReel0) {\n                    let activeVal = seconds % 10;\n                    let index = 9 - activeVal;\n                    secReel0.style.transform = `translateY(-${index * 24}px)`;\n                }\n            });\n        }\n        \n        setInterval(updateTimer, 1000);\n        updateTimer();\n    });\n\u003c\/script\u003e","brand":"espadrima","offers":[{"title":"blanc , semelle bleu glace ,details gris \/ 40","offer_id":51662504624418,"sku":"SKU_1776955956198_985","price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 41","offer_id":51662504657186,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 42","offer_id":51662504689954,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 43","offer_id":51662504722722,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 44","offer_id":51662504755490,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 45","offer_id":51662504788258,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 46","offer_id":51662504821026,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 41.5","offer_id":51662504853794,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace ,details gris \/ 43.5","offer_id":51662504886562,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 40","offer_id":51662504919330,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 41","offer_id":51662504952098,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 42","offer_id":51662504984866,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 43","offer_id":51662505017634,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 44","offer_id":51662505050402,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 45","offer_id":51662505083170,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 46","offer_id":51662505115938,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 41.5","offer_id":51662505148706,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"noir, semelle vert fluo, details blancs \/ 43.5","offer_id":51662505181474,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 40","offer_id":51662505214242,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 41","offer_id":51662505247010,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 42","offer_id":51662505279778,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 43","offer_id":51662505312546,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 44","offer_id":51662505345314,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 45","offer_id":51662505378082,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 46","offer_id":51662505410850,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 41.5","offer_id":51662505443618,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle bleu glace , details noirs \/ 43.5","offer_id":51662505476386,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 40","offer_id":51662505509154,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 41","offer_id":51662505541922,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 42","offer_id":51662505574690,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 43","offer_id":51662505607458,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 44","offer_id":51662505640226,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 45","offer_id":51662505672994,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 46","offer_id":51662505705762,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 41.5","offer_id":51662505738530,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true},{"title":"blanc , semelle noir ,detaile noir \/ 43.5","offer_id":51662505771298,"sku":null,"price":1090.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/3805\/8018\/files\/Neural_Output_Recent.jpg?v=1781044511","url":"https:\/\/esspadrima.com\/products\/gel-resolution-x-hardcourt","provider":"espadrima","version":"1.0","type":"link"}