{"id":1381,"date":"2026-01-30T12:38:14","date_gmt":"2026-01-30T12:38:14","guid":{"rendered":"https:\/\/plutonagency.com\/pola\/panier\/"},"modified":"2026-02-27T15:06:41","modified_gmt":"2026-02-27T15:06:41","slug":"panier","status":"publish","type":"page","link":"https:\/\/plutonagency.com\/pola\/panier\/","title":{"rendered":"Panier"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1381\" class=\"elementor elementor-1381\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-953cd3c e-flex e-con-boxed e-con e-parent\" data-id=\"953cd3c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fda9584 elementor-widget elementor-widget-heading\" data-id=\"fda9584\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Panier<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3524d3 e-con-full e-flex e-con e-parent\" data-id=\"e3524d3\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6ad4aa e-flex e-con-boxed e-con e-parent\" data-id=\"e6ad4aa\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-695d695 e-flex e-con-boxed e-con e-child\" data-id=\"695d695\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-799665e elementor-widget elementor-widget-heading\" data-id=\"799665e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">689+<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6da75d3 elementor-widget elementor-widget-heading\" data-id=\"6da75d3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Les avis des<br> Nostal-giques<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7b3a4f e-flex e-con-boxed e-con e-parent\" data-id=\"d7b3a4f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2df73b elementor-widget elementor-widget-html\" data-id=\"d2df73b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Mono:wght@500&display=swap\" rel=\"stylesheet\">\n    <style>\n        .Des-nr-section {\n            width: 100%;\n            box-sizing: border-box;\n            background-color: transparent;\n        }\n\n        .Des-nr-container {\n            display: flex;\n            gap: 20px;\n            max-width: 1460px; \n            margin: 0 auto;\n            overflow-x: auto;\n            scroll-snap-type: x mandatory;\n            padding-bottom: 20px;\n            scrollbar-width: none;\n            -ms-overflow-style: none;\n            cursor: grab;\n            user-select: none;\n            align-items: flex-start;\n        }\n\n        .Des-nr-container.active {\n            cursor: grabbing;\n            scroll-snap-type: none;\n        }\n\n        .Des-nr-container::-webkit-scrollbar {\n            display: none;\n        }\n\n        .Des-nr-card {\n            position: relative;\n            flex: 0 0 400px;        \n            scroll-snap-align: start;\n            width: auto;\n            border-radius: 13px;\n            overflow: hidden;\n            display: flex;\n            flex-direction: column;\n            padding: 32px;\n            box-sizing: border-box;\n            color: #000;\n            background-image: url('https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/02\/Rectangle-32.png');\n            background-size: 100% 100%;\n            background-position: center;\n            background-repeat: no-repeat;\n            min-height: 390px;\n            height: auto;\n            transition: all 0.3s ease;\n        }\n\n\n        .Des-nr-card-content {\n            position: relative;\n            z-index: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 32px;\n            height: 100%;\n        }\n\n        .Des-nr-card-header {\n            display: flex;\n            align-items: center;\n            gap: 38px;\n        }\n\n        .Des-nr-avatar {\n            width: 116px;\n            height: 116px;\n            border-radius: 7px !important;\n            overflow: hidden;\n            flex-shrink: 0;\n        }\n\n        .Des-nr-avatar img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            cursor: pointer;\n            -webkit-user-drag: none;\n        }\n\n        \/* Modal Styles *\/\n        .Des-nr-modal {\n            display: none;\n            position: fixed;\n            z-index: 99999;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            overflow: auto;\n            background-color: rgba(0,0,0,0.9);\n            justify-content: center;\n            align-items: center;\n        }\n\n        .Des-nr-modal-content {\n            margin: auto;\n            display: block;\n            width: auto;\n            max-width: 90%;\n            max-height: 90%;\n            border-radius: 8px;\n            object-fit: contain;\n        }\n\n        .Des-nr-modal-close {\n            position: absolute;\n            top: 15px;\n            right: 35px;\n            color: #f1f1f1;\n            font-size: 40px;\n            font-weight: bold;\n            transition: 0.3s;\n            cursor: pointer;\n            line-height: 1;\n        }\n\n        .Des-nr-modal-close:hover,\n        .Des-nr-modal-close:focus {\n            color: #bbb;\n            text-decoration: none;\n            cursor: pointer;\n        }\n\n        .Des-nr-user-info {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n        }\n\n        .Des-nr-user-name {\n            font-family: 'Roboto Mono', monospace;\n            font-weight: 500;\n            font-size: 24px;\n            margin: 0;\n        }\n\n        .Des-nr-stars {\n            display: flex;\n            gap: 5px;\n        }\n\n        .Des-nr-stars-img {\n            \/*height: px !important;*\/\n            width: 156px !important;\n            display: block;\n        }\n\n        .Des-nr-review-body {\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n        }\n\n        .Des-nr-quote-icon {\n           font-size: 60px;\n           line-height: 1;\n           font-family: serif;\n           margin-bottom: -20px;\n           display: block;\n        }\n        \n        .Des-nr-quote-img {\n            width: 26px;\n            height: 21px;\n            display: block;\n        }\n\n        .Des-nr-review-text {\n            font-family: 'Genova', sans-serif;\n            font-size: 20px;\n            line-height: 1.2;\n            margin: 0;\n            display: -webkit-box;\n            -webkit-line-clamp: 4;\n            line-clamp: 4;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n            text-overflow: ellipsis;\n            transition: max-height 0.3s ease;\n        }\n\n        .Des-nr-card.expanded {\n            height: auto !important;\n        }\n\n        .Des-nr-card.expanded .Des-nr-review-text {\n            -webkit-line-clamp: unset;\n            line-clamp: unset;\n        }\n\n        .Des-nr-read-more-btn {\n            display: flex;\n            align-items: center;\n            justify-content: flex-end;\n            gap: 8px;\n            cursor: pointer;\n            margin-top: auto;\n            padding-top: 0;\n            align-self: flex-end;\n            width: 100%;\n        }\n\n        .Des-nr-read-more-text {\n            color: #f75200;\n            font-family: 'Roboto Mono', monospace;\n            font-size: 14px;\n            font-weight: 500;\n            letter-spacing: -0.5px;\n        }\n\n        .Des-nr-card.expanded .Des-nr-read-more-icon {\n            transform: rotate(180deg);\n        }\n\n        .Des-nr-read-more-icon {\n            width: 20px;\n            height: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .Des-nr-read-more-icon svg {\n             width: 100%;\n             height: 100%;\n        }\n        \n        @media (max-width: 1024px) {\n            .Des-nr-section {\n                padding: 40px 20px 20px 20px;\n            }\n\n            .Des-nr-container {\n                display: flex;\n                grid-template-columns: unset;\n                overflow-x: auto;\n                scroll-snap-type: x mandatory;\n                -webkit-overflow-scrolling: touch;\n                gap: 20px;\n                padding-bottom: 20px;\n                scrollbar-width: none;\n                -ms-overflow-style: none;\n            }\n\n            .Des-nr-container::-webkit-scrollbar {\n                display: none;\n            }\n            \n            .Des-nr-card {\n                flex: 0 0 calc(50% - 10px);\n                width: calc(50% - 10px);\n                scroll-snap-align: start;\n                height: auto;\n                min-height: 352px;\n                margin-right: 0;\n                padding: 24px;\n                padding-bottom: 40px;\n                align-self: flex-start;\n            }\n\n            .Des-nr-card-header {\n                flex-direction: row;\n                align-items: center;\n                text-align: left;\n                gap: 20px;\n                width: 100%;\n                margin-bottom: 0px;\n                flex-shrink: 0;\n            }\n\n            .Des-nr-avatar {\n                width: 80px;\n                height: 80px;\n            }\n\n            .Des-nr-user-info {\n                align-items: flex-start;\n                width: auto;\n                flex: 1;\n            }\n\n            .Des-nr-user-name {\n                font-size: 20px;\n                white-space: normal;\n                line-height: 1.2;\n            }\n\n            .Des-nr-stars-img {\n                height: 20px;\n                width: auto !important;\n            }\n            \n            .Des-nr-card-content {\n                height: 100%;\n                display: flex;\n                flex-direction: column;\n                justify-content: flex-start;\n                gap: 20px;\n            }\n\n            .Des-nr-review-body {\n                margin-top: 10px;\n            }\n        }\n\n        @media (max-width: 767px) {\n            .Des-nr-card {\n                flex: 0 0 85%;\n                width: 85%;\n                scroll-snap-align: center;\n                min-height: 352px;\n            }\n        }\n    <\/style>\n\n<section class=\"Des-nr-section\">\n    <div class=\"Des-nr-container\">\n        <!-- Card 1 -->\n        <div class=\"Des-nr-card\">\n\n            <div class=\"Des-nr-card-content\">\n                <div class=\"Des-nr-card-header\">\n                    <div class=\"Des-nr-avatar\">\n                        <!-- Placeholder Avatar -->\n                        <img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/me.judge.review-images\/nostalgear-retrogaming\/1737121715__1737121710010-img_6365__original.jpeg\" alt=\"Germain D.\">\n                    <\/div>\n                    <div class=\"Des-nr-user-info\">\n                        <h3 class=\"Des-nr-user-name\">FLORIAN BARONE<\/h3>\n                        <div class=\"Des-nr-stars\">\n                             <!-- 5 Stars Image -->\n                             <img decoding=\"async\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/02\/Frame-18-scaled.png\" alt=\"5 stars\" class=\"Des-nr-stars-img\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"Des-nr-review-body\">\n                    <svg class=\"Des-nr-quote-img\" width=\"26\" height=\"22\" viewBox=\"0 0 26 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0 21.06V12.44C0 6.6 4.2 1.48 10.2 0L12.04 3.76C8.6 4.6 6.32 7.08 5.72 10.4H11.2V21.06H0ZM13.84 21.06V12.44C13.84 6.6 18.04 1.48 24.04 0L25.88 3.76C22.44 4.6 20.16 7.08 19.56 10.4H25.04V21.06H13.84Z\" fill=\"black\"\/>\n                    <\/svg>\n                    <p class=\"Des-nr-review-text\">\nJe me permets d\u2019\u00e9crire un avis d\u00e9j\u00e0 pour remercier le pr\u00e9sident de la soci\u00e9t\u00e9 car apr\u00e8s un petit probl\u00e8me qui a \u00e9t\u00e9 r\u00e9solu rapidement ,j\u2019ai re\u00e7u ma console en tr\u00e8s bon \u00e9tat de marche, ce qui est incroyable c\u2019est que l\u2019on retombe directement dans notre enfance car les jeux sont de tr\u00e8s bonne qualit\u00e9 ,la console ne prend pas trop de place ,elle est tr\u00e8s discr\u00e8te et il y a de quoi faire .\nIl faut savoir dire quand une soci\u00e9t\u00e9 est fiable et je confirme que la soci\u00e9t\u00e9 nostal gear et totalement fiable\nMerci encore pour votre suivi\nM\u00e9rite 5 \u00e9toiles et plus\u2b50\ufe0f\u2b50\ufe0f\u2b50\ufe0f\u2b50\ufe0f\u2b50\ufe0f\u2b50\ufe0f <\/p>\n                    <div class=\"Des-nr-read-more-btn\" onclick=\"DesNrToggleReview(this)\">\n                        <span class=\"Des-nr-read-more-text\">Avis<\/span>\n                        <div class=\"Des-nr-read-more-icon\">\n                            <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"13.8965\" height=\"13.8965\" transform=\"matrix(0 1 1 0 0 0)\" fill=\"#F75200\"\/>\n                                <path d=\"M12.1594 8.10628L11.3343 7.28117L9.26433 9.36565V2.8951H2.31609V4.05314H8.10629V9.36565L6.02181 7.28117L5.19671 8.0918L8.68531 11.5804L12.1594 8.10628Z\" fill=\"#E3E3E3\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Card 2 -->\n        <div class=\"Des-nr-card\">\n\n            <div class=\"Des-nr-card-content\">\n                <div class=\"Des-nr-card-header\">\n                    <div class=\"Des-nr-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/me.judge.review-images\/nostalgear-retrogaming\/1740582917__1000022178__original.jpg\" alt=\"Fabien R.\">\n                    <\/div>\n                    <div class=\"Des-nr-user-info\">\n                        <h3 class=\"Des-nr-user-name\">Lo\u00efc Lenarduzzi<\/h3>\n                        <div class=\"Des-nr-stars\">\n                             <img decoding=\"async\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/02\/Frame-18-scaled.png\" alt=\"5 stars\" class=\"Des-nr-stars-img\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"Des-nr-review-body\">\n                    <svg class=\"Des-nr-quote-img\" width=\"26\" height=\"22\" viewBox=\"0 0 26 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0 21.06V12.44C0 6.6 4.2 1.48 10.2 0L12.04 3.76C8.6 4.6 6.32 7.08 5.72 10.4H11.2V21.06H0ZM13.84 21.06V12.44C13.84 6.6 18.04 1.48 24.04 0L25.88 3.76C22.44 4.6 20.16 7.08 19.56 10.4H25.04V21.06H13.84Z\" fill=\"black\"\/>\n                    <\/svg>\n                    <p class=\"Des-nr-review-text\">\n                        Beaucoup de jeux, en fran\u00e7ais et fluide. Certes c'est un investissement, mais cela en vaut la peine !                    <\/p>\n                    <div class=\"Des-nr-read-more-btn\" onclick=\"DesNrToggleReview(this)\">\n                        <span class=\"Des-nr-read-more-text\">Avis<\/span>\n                        <div class=\"Des-nr-read-more-icon\">\n                            <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"13.8965\" height=\"13.8965\" transform=\"matrix(0 1 1 0 0 0)\" fill=\"#F75200\"\/>\n                                <path d=\"M12.1594 8.10628L11.3343 7.28117L9.26433 9.36565V2.8951H2.31609V4.05314H8.10629V9.36565L6.02181 7.28117L5.19671 8.0918L8.68531 11.5804L12.1594 8.10628Z\" fill=\"#E3E3E3\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Card 3 -->\n        <div class=\"Des-nr-card\">\n\n            <div class=\"Des-nr-card-content\">\n                <div class=\"Des-nr-card-header\">\n                    <div class=\"Des-nr-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/me.judge.review-images\/nostalgear-retrogaming\/1741280065__1741280055504-img_20250306_174436__original.jpg\" alt=\"Germain D.\">\n                    <\/div>\n                    <div class=\"Des-nr-user-info\">\n                        <h3 class=\"Des-nr-user-name\">Micka\u00ebl Fougeray<\/h3>\n                        <div class=\"Des-nr-stars\">\n                             <img decoding=\"async\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/02\/Frame-18-scaled.png\" alt=\"5 stars\" class=\"Des-nr-stars-img\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"Des-nr-review-body\">\n                    <svg class=\"Des-nr-quote-img\" width=\"26\" height=\"22\" viewBox=\"0 0 26 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0 21.06V12.44C0 6.6 4.2 1.48 10.2 0L12.04 3.76C8.6 4.6 6.32 7.08 5.72 10.4H11.2V21.06H0ZM13.84 21.06V12.44C13.84 6.6 18.04 1.48 24.04 0L25.88 3.76C22.44 4.6 20.16 7.08 19.56 10.4H25.04V21.06H13.84Z\" fill=\"black\"\/>\n                    <\/svg>\n                    <p class=\"Des-nr-review-text\">\n                        Salut \u00e0 tous, je souhaite signaler que la console fonctionne super bien. Je l'ai re\u00e7u dans le d\u00e9lai de livraison estim\u00e9e (la console et les 4 manettes) et j'\u00e9tais super heureux de la recevoir. Je passe mon temps \u00e0 rejouer \u00e0 de vieux jeux pok\u00e9mon \u00e7a me rend tellement nostalgique \ud83e\udd29\n                    <\/p>\n                    <div class=\"Des-nr-read-more-btn\" onclick=\"DesNrToggleReview(this)\">\n                        <span class=\"Des-nr-read-more-text\">Avis<\/span>\n                        <div class=\"Des-nr-read-more-icon\">\n                            <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"13.8965\" height=\"13.8965\" transform=\"matrix(0 1 1 0 0 0)\" fill=\"#F75200\"\/>\n                                <path d=\"M12.1594 8.10628L11.3343 7.28117L9.26433 9.36565V2.8951H2.31609V4.05314H8.10629V9.36565L6.02181 7.28117L5.19671 8.0918L8.68531 11.5804L12.1594 8.10628Z\" fill=\"#E3E3E3\"\/>\n                            <\/svg>\n\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Card 4 -->\n        <div class=\"Des-nr-card\">\n            <div class=\"Des-nr-card-content\">\n                <div class=\"Des-nr-card-header\">\n                    <div class=\"Des-nr-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/me.judge.review-images\/nostalgear-retrogaming\/1743413443__1743413427737-20250331_112912__original.jpg\" alt=\"Leniere Vincent\">\n                    <\/div>\n                    <div class=\"Des-nr-user-info\">\n                        <h3 class=\"Des-nr-user-name\">Leniere Vincent<\/h3>\n                        <div class=\"Des-nr-stars\">\n                             <img decoding=\"async\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/02\/Frame-18-scaled.png\" alt=\"5 stars\" class=\"Des-nr-stars-img\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"Des-nr-review-body\">\n                    <svg class=\"Des-nr-quote-img\" width=\"26\" height=\"22\" viewBox=\"0 0 26 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0 21.06V12.44C0 6.6 4.2 1.48 10.2 0L12.04 3.76C8.6 4.6 6.32 7.08 5.72 10.4H11.2V21.06H0ZM13.84 21.06V12.44C13.84 6.6 18.04 1.48 24.04 0L25.88 3.76C22.44 4.6 20.16 7.08 19.56 10.4H25.04V21.06H13.84Z\" fill=\"black\"\/>\n                    <\/svg>\n                    <p class=\"Des-nr-review-text\">\n                        Super de jouer \u00e0 des jeux vid\u00e9os enfances merci nostalgear\n                    <\/p>\n                    <div class=\"Des-nr-read-more-btn\" onclick=\"DesNrToggleReview(this)\">\n                        <span class=\"Des-nr-read-more-text\">Avis<\/span>\n                        <div class=\"Des-nr-read-more-icon\">\n                            <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"13.8965\" height=\"13.8965\" transform=\"matrix(0 1 1 0 0 0)\" fill=\"#F75200\"\/>\n                                <path d=\"M12.1594 8.10628L11.3343 7.28117L9.26433 9.36565V2.8951H2.31609V4.05314H8.10629V9.36565L6.02181 7.28117L5.19671 8.0918L8.68531 11.5804L12.1594 8.10628Z\" fill=\"#E3E3E3\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Card 5 -->\n        <div class=\"Des-nr-card\">\n            <div class=\"Des-nr-card-content\">\n                <div class=\"Des-nr-card-header\">\n                    <div class=\"Des-nr-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/me.judge.review-images\/nostalgear-retrogaming\/1747821629__1747821624254-20250514_154608__original.jpg\" alt=\"gilles lambotte\">\n                    <\/div>\n                    <div class=\"Des-nr-user-info\">\n                        <h3 class=\"Des-nr-user-name\">gilles lambotte<\/h3>\n                        <div class=\"Des-nr-stars\">\n                             <img decoding=\"async\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/02\/Frame-18-scaled.png\" alt=\"5 stars\" class=\"Des-nr-stars-img\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"Des-nr-review-body\">\n                    <svg class=\"Des-nr-quote-img\" width=\"26\" height=\"22\" viewBox=\"0 0 26 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0 21.06V12.44C0 6.6 4.2 1.48 10.2 0L12.04 3.76C8.6 4.6 6.32 7.08 5.72 10.4H11.2V21.06H0ZM13.84 21.06V12.44C13.84 6.6 18.04 1.48 24.04 0L25.88 3.76C22.44 4.6 20.16 7.08 19.56 10.4H25.04V21.06H13.84Z\" fill=\"black\"\/>\n                    <\/svg>\n                    <p class=\"Des-nr-review-text\">\n                        Produit conforme par rapport \u00e0 la description tr\u00e8s facile \u00e0 jouer tr\u00e8s maniable plus qu'\u00e0 attendre la nouvelle manette pro qui est en rupture de stock et du coup ils m'ont dit qu'il m'enverrait la manette d\u00e8s qu'ils ont re\u00e7u le stock encore merci pour tout\n                    <\/p>\n                    <div class=\"Des-nr-read-more-btn\" onclick=\"DesNrToggleReview(this)\">\n                        <span class=\"Des-nr-read-more-text\">Avis<\/span>\n                        <div class=\"Des-nr-read-more-icon\">\n                            <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"13.8965\" height=\"13.8965\" transform=\"matrix(0 1 1 0 0 0)\" fill=\"#F75200\"\/>\n                                <path d=\"M12.1594 8.10628L11.3343 7.28117L9.26433 9.36565V2.8951H2.31609V4.05314H8.10629V9.36565L6.02181 7.28117L5.19671 8.0918L8.68531 11.5804L12.1594 8.10628Z\" fill=\"#E3E3E3\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Card 6 -->\n         <div class=\"Des-nr-card\">\n            <div class=\"Des-nr-card-content\">\n                <div class=\"Des-nr-card-header\">\n                    <div class=\"Des-nr-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/s3.amazonaws.com\/me.judge.review-images\/nostalgear-retrogaming\/1753134908__1753134880920-pxl_20250721_214927122mp__original.jpg\" alt=\"Anthony LE\">\n                    <\/div>\n                    <div class=\"Des-nr-user-info\">\n                        <h3 class=\"Des-nr-user-name\">Anthony LE<\/h3>\n                        <div class=\"Des-nr-stars\">\n                             <img decoding=\"async\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/02\/Frame-18-scaled.png\" alt=\"5 stars\" class=\"Des-nr-stars-img\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"Des-nr-review-body\">\n                    <svg class=\"Des-nr-quote-img\" width=\"26\" height=\"22\" viewBox=\"0 0 26 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0 21.06V12.44C0 6.6 4.2 1.48 10.2 0L12.04 3.76C8.6 4.6 6.32 7.08 5.72 10.4H11.2V21.06H0ZM13.84 21.06V12.44C13.84 6.6 18.04 1.48 24.04 0L25.88 3.76C22.44 4.6 20.16 7.08 19.56 10.4H25.04V21.06H13.84Z\" fill=\"black\"\/>\n                    <\/svg>\n                    <p class=\"Des-nr-review-text\">\n                        Tr\u00e8s bonne console r\u00e9tro !!\n                    <\/p>\n                    <div class=\"Des-nr-read-more-btn\" onclick=\"DesNrToggleReview(this)\">\n                        <span class=\"Des-nr-read-more-text\">Avis<\/span>\n                        <div class=\"Des-nr-read-more-icon\">\n                            <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"13.8965\" height=\"13.8965\" transform=\"matrix(0 1 1 0 0 0)\" fill=\"#F75200\"\/>\n                                <path d=\"M12.1594 8.10628L11.3343 7.28117L9.26433 9.36565V2.8951H2.31609V4.05314H8.10629V9.36565L6.02181 7.28117L5.19671 8.0918L8.68531 11.5804L12.1594 8.10628Z\" fill=\"#E3E3E3\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <\/section>\n\n        <!-- The Modal -->\n        <div id=\"DesNrModalResp\" class=\"Des-nr-modal\">\n          <span class=\"Des-nr-modal-close\">&times;<\/span>\n          <img class=\"Des-nr-modal-content\" id=\"DesNrModalImgResp\">\n        <\/div>\n\n<script>\n    (function() {\n        function DesNrToggleReview(button) {\n            const card = button.closest('.Des-nr-card');\n            card.classList.toggle('expanded');\n        }\n        window.DesNrToggleReview = DesNrToggleReview;\n\n        function DesNrCheckOverflow() {\n            const texts = document.querySelectorAll('.Des-nr-review-text');\n            texts.forEach(text => {\n                const btn = text.parentElement.querySelector('.Des-nr-read-more-btn');\n                if (btn) {\n                    if (text.scrollHeight > text.clientHeight + 1) {\n                        btn.style.display = 'flex';\n                    } else {\n                        btn.style.display = 'none';\n                    }\n                }\n            });\n        }\n\n        function DesNrInitDragScroll() {\n            const nrSlider = document.querySelector('.Des-nr-container');\n            if (!nrSlider) return;\n\n            let isDown = false;\n            let startX;\n            let scrollLeft;\n\n            nrSlider.addEventListener('dragstart', (e) => e.preventDefault());\n\n            nrSlider.addEventListener('mousedown', (e) => {\n                isDown = true;\n                nrSlider.classList.add('active');\n                startX = e.pageX - nrSlider.offsetLeft;\n                scrollLeft = nrSlider.scrollLeft;\n            });\n\n            nrSlider.addEventListener('mouseleave', () => {\n                isDown = false;\n                nrSlider.classList.remove('active');\n            });\n\n            nrSlider.addEventListener('mouseup', () => {\n                isDown = false;\n                nrSlider.classList.remove('active');\n            });\n\n            nrSlider.addEventListener('mousemove', (e) => {\n                if (!isDown) return;\n                e.preventDefault();\n                const x = e.pageX - nrSlider.offsetLeft;\n                const walk = (x - startX) * 2;\n                nrSlider.scrollLeft = scrollLeft - walk;\n            });\n        }\n\n        function DesNrInitModal() {\n            const modal = document.getElementById(\"DesNrModalResp\");\n            const modalImg = document.getElementById(\"DesNrModalImgResp\");\n            const closeBtn = document.querySelector(\".Des-nr-modal-close\");\n            const avatars = document.querySelectorAll('.Des-nr-avatar img');\n\n            if (!modal || !modalImg || !closeBtn) return;\n\n            avatars.forEach(img => {\n                img.addEventListener('click', function(e) {\n                    modal.style.display = \"flex\";\n                    modalImg.src = this.src;\n                });\n            });\n\n            closeBtn.onclick = function() {\n                modal.style.display = \"none\";\n            }\n\n            modal.onclick = function(e) {\n                if (e.target === modal) {\n                    modal.style.display = \"none\";\n                }\n            }\n        }\n\n        document.addEventListener('DOMContentLoaded', () => {\n             DesNrCheckOverflow();\n             DesNrInitDragScroll();\n             DesNrInitModal();\n        });\n        \n        if (document.readyState === 'complete' || document.readyState === 'interactive') {\n             DesNrCheckOverflow();\n             DesNrInitDragScroll();\n             DesNrInitModal();\n        }\n        \n        window.addEventListener('load', () => {\n             DesNrCheckOverflow();\n             DesNrInitModal();\n        });\n        window.addEventListener('resize', DesNrCheckOverflow);\n    })();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6a914d e-flex e-con-boxed e-con e-parent\" data-id=\"c6a914d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1876381 e-con-full e-flex e-con e-child\" data-id=\"1876381\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e2969c elementor-widget elementor-widget-heading\" data-id=\"3e2969c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30697df elementor-widget elementor-widget-heading\" data-id=\"30697df\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">garanties<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ede4f20 e-flex e-con-boxed e-con e-child\" data-id=\"ede4f20\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9367ed9 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"9367ed9\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"104\" height=\"111\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/01\/Layer_1.svg\" class=\"attachment-full size-full wp-image-1852\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">60 jours satisfait<br> ou rembours\u00e9<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a515cbf elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"a515cbf\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"106\" height=\"116\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/01\/Layer_2.png\" class=\"attachment-full size-full wp-image-1856\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Support fran\u00e7ais\u200b<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fae177d elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"fae177d\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"99\" height=\"101\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/01\/Layer_3.svg\" class=\"attachment-full size-full wp-image-1855\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Paiement 100%<br> s\u00e9curis\u00e9\u200b<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9225378 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"9225378\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"108\" height=\"109\" src=\"https:\/\/plutonagency.com\/pola\/wp-content\/uploads\/2026\/01\/Layer_4.svg\" class=\"attachment-full size-full wp-image-1854\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Garantie \u00e0 vie\u200b<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Panier 689+ Les avis des Nostal-giques FLORIAN BARONE Je me permets d\u2019\u00e9crire un avis d\u00e9j\u00e0 pour remercier le pr\u00e9sident de la soci\u00e9t\u00e9 car apr\u00e8s un petit probl\u00e8me qui a \u00e9t\u00e9 r\u00e9solu rapidement ,j\u2019ai re\u00e7u ma console en tr\u00e8s bon \u00e9tat de marche, ce qui est incroyable c\u2019est que l\u2019on retombe directement dans notre enfance car [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1381","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/pages\/1381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/comments?post=1381"}],"version-history":[{"count":48,"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/pages\/1381\/revisions"}],"predecessor-version":[{"id":2715,"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/pages\/1381\/revisions\/2715"}],"wp:attachment":[{"href":"https:\/\/plutonagency.com\/pola\/wp-json\/wp\/v2\/media?parent=1381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}