{"id":1537,"date":"2026-05-05T17:05:16","date_gmt":"2026-05-05T15:05:16","guid":{"rendered":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/mes-commandes\/"},"modified":"2026-05-06T09:37:34","modified_gmt":"2026-05-06T07:37:34","slug":"mes-commandes","status":"publish","type":"page","link":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/mes-commandes\/","title":{"rendered":"Mes commandes"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1537\" class=\"elementor elementor-1537\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1d06a3 e-flex e-con-boxed e-con e-parent\" data-id=\"a1d06a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2356431 elementor-widget elementor-widget-html\" data-id=\"2356431\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.lp-page {\n  font-family: 'Poppins', sans-serif;\n  background: #0E0E0E;\n  color: #FAFAF8;\n  min-height: 100vh;\n  position: relative;\n  overflow-x: hidden;\n}\n\n\/* Grain effect *\/\n.lp-page::before {\n  content: '';\n  position: fixed;\n  inset: 0;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n  pointer-events: none;\n  z-index: 0;\n  opacity: 0.4;\n}\n\n\/* NAV *\/\n.lp-nav {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 24px 60px;\n  position: sticky;\n  top: 0;\n  z-index: 100;\n  background: rgba(14,14,14,0.92);\n  backdrop-filter: blur(12px);\n  border-bottom: 1px solid rgba(198,12,48,0.15);\n}\n\n.lp-logo {\n  font-family: 'DM Serif Display', serif;\n  font-size: 1.6rem;\n  color: #FAFAF8;\n  text-decoration: none;\n  letter-spacing: 0.02em;\n}\n.lp-logo span { color: #C60C30; }\n\n.lp-nav-links {\n  display: flex;\n  align-items: center;\n  gap: 36px;\n  list-style: none;\n}\n\n.lp-nav-links a {\n  color: rgba(250,250,248,0.75) !important;\n  text-decoration: none;\n  font-size: 0.85rem;\n  font-weight: 500;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  transition: color 0.2s;\n}\n.lp-nav-links a:hover { color: #FAFAF8 !important; }\n\n.lp-nav-dropdown { position: relative; }\n.lp-nav-dropdown-toggle {\n  background: none;\n  border: none;\n  color: rgba(250,250,248,0.75);\n  font-family: 'Poppins', sans-serif;\n  font-size: 0.85rem;\n  font-weight: 500;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  padding: 4px 0;\n  transition: color 0.2s;\n}\n.lp-nav-dropdown-toggle::after {\n  content: '\u25be';\n  font-size: 0.7rem;\n  transition: transform 0.2s;\n}\n.lp-nav-dropdown:hover .lp-nav-dropdown-toggle { color: #FAFAF8; }\n.lp-nav-dropdown:hover .lp-nav-dropdown-toggle::after { transform: rotate(180deg); }\n\n.lp-nav-dropdown-menu {\n  position: absolute;\n  top: calc(100% + 16px);\n  left: 50%;\n  transform: translateX(-50%);\n  background: #1a1a1a;\n  border: 1px solid rgba(198,12,48,0.25);\n  border-radius: 8px;\n  padding: 8px;\n  min-width: 180px;\n  opacity: 0;\n  visibility: hidden;\n  transition: opacity 0.2s, visibility 0.2s, transform 0.2s;\n  transform: translateX(-50%) translateY(-4px);\n  box-shadow: 0 8px 32px rgba(0,0,0,0.5);\n}\n.lp-nav-dropdown:hover .lp-nav-dropdown-menu {\n  opacity: 1;\n  visibility: visible;\n  transform: translateX(-50%) translateY(0);\n}\n.lp-nav-dropdown-menu a {\n  display: block;\n  padding: 10px 14px;\n  color: rgba(250,250,248,0.85) !important;\n  font-size: 0.82rem;\n  border-radius: 5px;\n  transition: background 0.15s, color 0.15s;\n}\n.lp-nav-dropdown-menu a:hover {\n  background: rgba(198,12,48,0.15);\n  color: #FAFAF8 !important;\n}\n.lp-nav-dropdown-divider {\n  height: 1px;\n  background: rgba(255,255,255,0.08);\n  margin: 4px 0;\n}\n\n.btn-r {\n  background: #C60C30;\n  color: #FAFAF8 !important;\n  border: none;\n  padding: 12px 24px;\n  border-radius: 6px;\n  font-family: 'Poppins', sans-serif;\n  font-size: 0.82rem;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  cursor: pointer;\n  text-decoration: none;\n  display: inline-block;\n  transition: background 0.2s, transform 0.15s;\n}\n.btn-r:hover { background: #8B0821; transform: translateY(-1px); }\n\n\/* MAIN CONTENT *\/\n.lp-account-main {\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 60px 40px 80px;\n  position: relative;\n  z-index: 1;\n}\n\n.lp-account-header {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  margin-bottom: 48px;\n  padding-bottom: 32px;\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n}\n\n.lp-account-title {\n  font-family: 'DM Serif Display', serif;\n  font-size: 2.4rem;\n  font-style: italic;\n  color: #FAFAF8;\n  line-height: 1.2;\n}\n.lp-account-title span { color: #C60C30; }\n\n.lp-account-subtitle {\n  color: rgba(250,250,248,0.5);\n  font-size: 0.9rem;\n  margin-top: 8px;\n}\n\n\/* Breadcrumb *\/\n.lp-breadcrumb {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 0.8rem;\n  color: rgba(250,250,248,0.4);\n  margin-bottom: 40px;\n}\n.lp-breadcrumb a { color: rgba(250,250,248,0.4) !important; text-decoration: none; }\n.lp-breadcrumb a:hover { color: #C60C30 !important; }\n.lp-breadcrumb-sep { color: rgba(250,250,248,0.2); }\n.lp-breadcrumb-current { color: rgba(250,250,248,0.7); }\n\n\/* Empty state *\/\n.lp-empty-state {\n  text-align: center;\n  padding: 80px 40px;\n  background: rgba(255,255,255,0.02);\n  border: 1px solid rgba(255,255,255,0.06);\n  border-radius: 16px;\n}\n.lp-empty-icon {\n  width: 80px;\n  height: 80px;\n  background: rgba(198,12,48,0.1);\n  border: 1px solid rgba(198,12,48,0.2);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 24px;\n  font-size: 2rem;\n}\n.lp-empty-title {\n  font-family: 'DM Serif Display', serif;\n  font-size: 1.6rem;\n  color: #FAFAF8;\n  margin-bottom: 12px;\n}\n.lp-empty-desc {\n  color: rgba(250,250,248,0.45);\n  font-size: 0.9rem;\n  line-height: 1.7;\n  max-width: 400px;\n  margin: 0 auto 32px;\n}\n\n\/* FOOTER *\/\n.lp-footer {\n  border-top: 1px solid rgba(255,255,255,0.06);\n  padding: 40px 60px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  position: relative;\n  z-index: 1;\n}\n.lp-footer-logo {\n  font-family: 'DM Serif Display', serif;\n  font-size: 1.2rem;\n  color: rgba(250,250,248,0.4);\n}\n.lp-footer-logo span { color: #C60C30; }\n.lp-footer-copy {\n  font-size: 0.75rem;\n  color: rgba(250,250,248,0.25);\n}\n<\/style>\n\n<div class=\"lp-page\">\n  <!-- NAV -->\n  <nav class=\"lp-nav\">\n    <a href=\"\/Prepod\/\" class=\"lp-logo\">Leader<span>Print<\/span><\/a>\n    <ul class=\"lp-nav-links\">\n      <li><a href=\"\/Prepod\/#groupe\">Le groupe<\/a><\/li>\n      <li><a href=\"\/Prepod\/#savoir-faire\">Savoir-faire<\/a><\/li>\n      <li>\n        <div class=\"lp-nav-dropdown\">\n          <button class=\"lp-nav-dropdown-toggle\">Mon compte<\/button>\n          <div class=\"lp-nav-dropdown-menu\">\n            <a href=\"\/Prepod\/mes-commandes\/\">\ud83d\udccb Mes commandes<\/a>\n            <div class=\"lp-nav-dropdown-divider\"><\/div>\n            <a href=\"\/Prepod\/mes-factures\/\">\ud83d\udcc4 Mes factures<\/a>\n          <\/div>\n        <\/div>\n      <\/li>\n      <li><a href=\"\/Prepod\/#contact\">Contact<\/a><\/li>\n      <li><a href=\"\/Prepod\/devis\/\" class=\"btn-r\">D\u00e9poser un fichier \u2192<\/a><\/li>\n    <\/ul>\n  <\/nav>\n\n  <!-- MAIN -->\n  <main class=\"lp-account-main\">\n    <!-- Breadcrumb -->\n    <div class=\"lp-breadcrumb\">\n      <a href=\"\/Prepod\/\">Accueil<\/a>\n      <span class=\"lp-breadcrumb-sep\">\u203a<\/span>\n      <span class=\"lp-breadcrumb-current\">Mes commandes<\/span>\n    <\/div>\n\n    <!-- Header -->\n    <div class=\"lp-account-header\">\n      <div>\n        <h1 class=\"lp-account-title\">Mes <span>commandes<\/span><\/h1>\n        <p class=\"lp-account-subtitle\">Historique et suivi de vos commandes LeaderPrint<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Empty state -->\n    <div class=\"lp-empty-state\">\n      <div class=\"lp-empty-icon\">\ud83d\udccb<\/div>\n      <h2 class=\"lp-empty-title\">Aucune commande pour le moment<\/h2>\n      <p class=\"lp-empty-desc\">Vos commandes LeaderPrint appara\u00eetront ici une fois que vous aurez soumis un dossier. D\u00e9posez votre premier fichier d\u00e8s maintenant.<\/p>\n      <a href=\"\/Prepod\/devis\/\" class=\"btn-r\">D\u00e9poser un fichier \u2192<\/a>\n    <\/div>\n  <\/main>\n\n  <!-- FOOTER -->\n  <footer class=\"lp-footer\">\n    <div class=\"lp-footer-logo\">Leader<span>Print<\/span><\/div>\n    <div class=\"lp-footer-copy\">\u00a9 2024 LeaderPrint \u2014 Tous droits r\u00e9serv\u00e9s<\/div>\n  <\/footer>\n<\/div>\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>LeaderPrint Le groupe Savoir-faire Mon compte \ud83d\udccb Mes commandes \ud83d\udcc4 Mes factures Contact D\u00e9poser un fichier \u2192 Accueil \u203a Mes commandes Mes commandes Historique et suivi de vos commandes LeaderPrint \ud83d\udccb Aucune commande pour le moment Vos commandes LeaderPrint appara\u00eetront ici une fois que vous aurez soumis un dossier. D\u00e9posez votre premier fichier d\u00e8s maintenant. [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"folder":[],"class_list":["post-1537","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/pages\/1537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/comments?post=1537"}],"version-history":[{"count":3,"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/pages\/1537\/revisions"}],"predecessor-version":[{"id":1542,"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/pages\/1537\/revisions\/1542"}],"wp:attachment":[{"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/media?parent=1537"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/zuqhqpfdapzrpwq.lagencedefab.com\/Prepod\/wp-json\/wp\/v2\/folder?post=1537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}