{"id":18793,"date":"2026-04-30T18:03:32","date_gmt":"2026-04-30T17:03:32","guid":{"rendered":"https:\/\/altaydagistan.com\/?page_id=18793"},"modified":"2026-05-06T14:50:31","modified_gmt":"2026-05-06T13:50:31","slug":"wordpress-price-lists","status":"publish","type":"page","link":"https:\/\/altaydagistan.com\/en\/wordpress-price-lists\/","title":{"rendered":"AD Pro Pricing Lists &#8211; Plugin de Grille tarifaire avec Verrouillage &#038; Demande d&rsquo;acc\u00e8s"},"content":{"rendered":"\n<!--\n  AD Pro Price Lists \u2014 Landing Page v3\n  CSS prefix: adpl-\n  Plans: Free (46537) | Solo (46539) | Pro (46538) | Business (46540)\n\n-->\n\n<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=Manrope:wght@300;400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/aos\/2.3.4\/aos.css\">\n\n<style>\n\/* ============================================================\n   AD PRO PRICE LISTS \u2014 LANDING PAGE  |  prefix: adpl-\n   ============================================================ *\/\n:root {\n  --bg:           #0A0A12;\n  --white:        #FFFFFF;\n  --gray-light:   #B9B9B9;\n  --gray:         #8E8E8E;\n  --gray-dark:    #434343;\n  --accent:       #4CB731;\n  --accent-hover: #3d9a27;\n  --blue:         #287CCA;\n  --red:          #CD3434;\n  --border:       #434343;\n  --font:         'Manrope', sans-serif;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.adpl-page { font-family: var(--font); background: var(--bg); color: var(--white); line-height: 1.6; overflow-x: clip; width: 100%; }\n.adpl-page img { pointer-events: none; max-width: 100%; height: auto; }\n.adpl-container { max-width: 1200px; margin: 0 auto; padding: 0; }\n.adpl-section    { padding: 80px 0; }\n.adpl-section-sm { padding: 80px 0; }\n\n.adpl-eyebrow { display: inline-block; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.13em; color: var(--accent); margin-bottom: 14px; }\n.adpl-section-header { text-align: center; margin-bottom: 56px; }\n.adpl-section-header .adpl-lead { margin-left: auto; margin-right: auto; }\n.adpl-h1 { font-size: clamp(28px, 4vw, 46px); font-weight: 800; line-height: 1.15; color: var(--white); margin-bottom: 20px; }\n.adpl-h2 { font-size: clamp(20px, 2.4vw, 28px); font-weight: 800; color: var(--white); margin-bottom: 12px; line-height: 1.25; }\n.adpl-lead { font-size: 16px; font-weight: 400; color: var(--gray-light); line-height: 1.75; max-width: 560px; margin-bottom: 0; }\n\n.adpl-btn-primary { display: inline-flex; align-items: center; justify-content: center; gap: 8px; background: var(--accent); color: #fff; font-family: var(--font); font-size: 15px; font-weight: 700; padding: 13px 28px; border-radius: 8px; border: none; cursor: pointer; text-decoration: none; transition: filter 0.2s, color 0.2s; line-height: 1.2; white-space: nowrap; }\n.adpl-btn-primary:hover { filter: brightness(1.1); color: #fff; }\n.adpl-btn-outline { display: inline-flex; align-items: center; justify-content: center; gap: 8px; background: transparent; color: var(--white); font-family: var(--font); font-size: 15px; font-weight: 600; padding: 12px 28px; border-radius: 8px; border: 1px solid var(--border); cursor: pointer; text-decoration: none; transition: background 0.2s, border-color 0.2s, color 0.2s; line-height: 1.2; white-space: nowrap; }\n.adpl-btn-outline:hover { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.3); color: #fff; }\n\n.adpl-plugin-badge { display: inline-flex; align-items: center; gap: 7px; background: rgba(76,183,49,0.1); border: 1px solid rgba(76,183,49,0.22); color: var(--accent); font-size: 13px; font-weight: 600; padding: 6px 14px; border-radius: 4px; margin-bottom: 22px; }\n.adpl-plugin-badge svg { width: 13px; height: 13px; flex-shrink: 0; }\n\n.adpl-tag { display: inline-block; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; padding: 3px 8px; border-radius: 4px; line-height: 1.4; }\n.adpl-tag-pro      { background: rgba(76,183,49,0.12); color: var(--accent); border: 1px solid rgba(76,183,49,0.28); }\n.adpl-tag-business { background: rgba(40,124,202,0.12); color: var(--blue); border: 1px solid rgba(40,124,202,0.28); }\n\n.adpl-no-aos [data-aos] { opacity: 1 !important; transform: none !important; }\n\n\/* ---- HERO ---- *\/\n.adpl-hero { padding: 80px 0; position: relative; overflow: hidden; }\n.adpl-hero::before { content: ''; position: absolute; top: -160px; right: -160px; width: 540px; height: 540px; background: radial-gradient(circle, rgba(76,183,49,0.07) 0%, transparent 70%); pointer-events: none; }\n.adpl-hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\n.adpl-hero-btns { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }\n\n.adpl-mock { background: #10101c; border: 1px solid var(--border); border-radius: 16px; overflow: hidden; box-shadow: 0 24px 64px rgba(0,0,0,0.45); }\n.adpl-mock-bar { background: #0c0c18; border-bottom: 1px solid var(--border); padding: 10px 14px; display: flex; align-items: center; gap: 7px; }\n.adpl-mock-dot { width: 9px; height: 9px; border-radius: 50%; flex-shrink: 0; }\n.adpl-mock-dot:nth-child(1) { background: #ff5f57; }\n.adpl-mock-dot:nth-child(2) { background: #febc2e; }\n.adpl-mock-dot:nth-child(3) { background: #28c840; }\n.adpl-mock-url { flex: 1; background: #1a1a2a; border-radius: 4px; padding: 3px 10px; font-size: 10px; color: var(--gray); font-family: monospace; text-align: center; }\n.adpl-mock-body { padding: 18px 18px 14px; }\n.adpl-mock-cat { display: flex; align-items: center; gap: 7px; font-size: 11px; font-weight: 700; color: var(--white); text-transform: uppercase; letter-spacing: 0.07em; padding-bottom: 8px; border-bottom: 1px solid #1c1c2c; margin-bottom: 4px; }\n.adpl-mock-row { display: flex; align-items: center; justify-content: space-between; padding: 9px 0; border-bottom: 1px solid #16162a; gap: 10px; }\n.adpl-mock-row:last-of-type { border-bottom: none; }\n.adpl-mock-svc-name { font-size: 12px; font-weight: 600; color: var(--white); margin-bottom: 2px; }\n.adpl-mock-svc-desc { font-size: 10px; color: rgba(255,255,255,0.45); }\n.adpl-mock-right { display: flex; align-items: center; gap: 8px; flex-shrink: 0; }\n.adpl-mock-price { font-size: 13px; font-weight: 800; color: var(--accent); white-space: nowrap; }\n.adpl-mock-devis { font-size: 10px; font-weight: 600; color: var(--gray); background: #1e1e30; padding: 2px 7px; border-radius: 4px; }\n.adpl-mock-btn  { background: var(--accent); color: #fff; font-size: 10px; font-weight: 700; padding: 4px 9px; border-radius: 4px; border: none; cursor: default; white-space: nowrap; }\n.adpl-mock-cat2 { margin-top: 12px; }\n.adpl-mock-lock { margin-top: 12px; background: #0c0c1a; border: 1px solid rgba(76,183,49,0.18); border-radius: 10px; padding: 12px 14px; display: flex; align-items: center; gap: 10px; }\n.adpl-mock-lock-icon { width: 30px; height: 30px; background: rgba(76,183,49,0.1); border-radius: 7px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.adpl-mock-lock-title { font-size: 11px; font-weight: 700; color: var(--white); margin-bottom: 2px; }\n.adpl-mock-lock-sub   { font-size: 10px; color: rgba(255,255,255,0.45); }\n.adpl-mock-lock-badge { margin-left: auto; font-size: 9px; font-weight: 700; color: var(--accent); background: rgba(76,183,49,0.1); border: 1px solid rgba(76,183,49,0.2); padding: 2px 7px; border-radius: 4px; text-transform: uppercase; flex-shrink: 0; }\n\n\/* ---- FEATURE BAND ---- *\/\n.adpl-feat-band { border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 48px 0; }\n.adpl-feat-band-inner { display: grid; grid-template-columns: repeat(4, 1fr); }\n.adpl-feat-band-item { display: flex; align-items: flex-start; gap: 14px; padding: 16px 24px; position: relative; }\n.adpl-feat-band-item + .adpl-feat-band-item::before { content: ''; position: absolute; left: 0; top: 16%; height: 68%; width: 1px; background: var(--border); }\n.adpl-feat-band-icon { width: 36px; height: 36px; background: rgba(76,183,49,0.1); border-radius: 8px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }\n.adpl-feat-band-icon svg { width: 18px; height: 18px; }\n.adpl-feat-band-title { font-size: 13px; font-weight: 700; color: var(--white); margin-bottom: 4px; line-height: 1.3; }\n.adpl-feat-band-desc  { font-size: 13px; color: rgba(255,255,255,0.7); line-height: 1.5; }\n\n\/* ---- FEATURES GRID ---- *\/\n.adpl-features-grid { display: flex; flex-direction: column; gap: 80px; }\n.adpl-feat-row { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }\n.adpl-feat-row:nth-child(even) { direction: rtl; }\n.adpl-feat-row:nth-child(even) > * { direction: ltr; }\n.adpl-feat-img { display: flex; align-items: center; justify-content: center; }\n.adpl-feat-img img { width: 100%; height: auto; display: block; pointer-events: none; border-radius: 12px; }\n.adpl-feat-body { display: flex; flex-direction: column; justify-content: center; }\n.adpl-feat-tag   { margin-bottom: 12px; }\n.adpl-feat-title { font-size: 22px; font-weight: 800; color: var(--accent); margin-bottom: 14px; line-height: 1.25; }\n.adpl-feat-desc  { font-size: 15px; color: var(--white); line-height: 1.75; max-width: 480px; }\n\n\/* ---- STEPS ---- *\/\n.adpl-steps-wrap { }\n.adpl-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; padding-top: 4px; }\n.adpl-steps::before { content: ''; position: absolute; top: 32px; left: calc(12.5% + 22px); right: calc(12.5% + 22px); height: 1px; background: var(--border); }\n.adpl-step { text-align: center; padding: 0 18px; }\n.adpl-step-num { width: 52px; height: 52px; border-radius: 50%; border: 1px solid var(--border); background: #0e0e1a; display: flex; align-items: center; justify-content: center; font-size: 17px; font-weight: 800; color: var(--accent); margin: 0 auto 18px; position: relative; z-index: 1; }\n.adpl-step-title { font-size: 14px; font-weight: 700; color: var(--white); margin-bottom: 7px; line-height: 1.3; }\n.adpl-step-desc  { font-size: 13px; color: rgba(255,255,255,0.75); line-height: 1.6; }\n\n\/* ---- PRICING ---- *\/\n.adpl-billing-toggle { display: flex; align-items: center; justify-content: center; gap: 0; margin-bottom: 36px; background: #0e0e1a; border: 1px solid var(--border); border-radius: 8px; padding: 4px; width: fit-content; margin-left: auto; margin-right: auto; }\n.adpl-billing-btn { font-family: var(--font); font-size: 13px; font-weight: 600; color: var(--gray); background: none; border: none; cursor: pointer; padding: 7px 20px; border-radius: 6px; transition: background 0.18s, color 0.18s; line-height: 1; }\n.adpl-billing-btn.adpl-billing-active { background: var(--accent); color: #fff; }\n\n\/* Equal height cards *\/\n.adpl-plans-grid { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 1fr; gap: 18px; align-items: stretch; padding-top: 16px; }\n.adpl-plan-card { background: #0e0e1a; border: 1px solid var(--border); border-radius: 16px; display: flex; flex-direction: column; position: relative; height: 100%; }\n.adpl-plan-card.adpl-plan-featured { border-color: var(--accent); background: #0f150f; }\n.adpl-plan-popular { display: none; position: absolute; top: -12px; left: 50%; transform: translateX(-50%); background: var(--accent); color: #fff; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; padding: 3px 14px; border-radius: 4px; white-space: nowrap; }\n.adpl-plan-card.adpl-plan-featured .adpl-plan-popular { display: block; }\n.adpl-plan-header { padding: 20px 22px 18px; border-bottom: 1px solid rgba(255,255,255,0.07); background: rgba(255,255,255,0.03); border-radius: 15px 15px 0 0; }\n.adpl-plan-card.adpl-plan-featured .adpl-plan-header { background: rgba(76,183,49,0.06); border-bottom-color: rgba(76,183,49,0.15); }\n.adpl-plan-name { font-size: 18px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; color: var(--white); margin-bottom: 0; }\n.adpl-plan-card.adpl-plan-featured .adpl-plan-name { color: var(--accent); }\n.adpl-plan-card.adpl-plan-free { opacity: 0.7; }\n.adpl-plan-card.adpl-plan-free:hover { opacity: 1; transition: opacity 0.2s; }\n.adpl-plan-body { padding: 22px 22px 22px; flex: 1; display: flex; flex-direction: column; }\n.adpl-plan-price { font-size: 36px; font-weight: 800; color: var(--white); line-height: 1; margin-bottom: 2px; }\n.adpl-plan-price sup { font-size: 16px; font-weight: 600; vertical-align: super; margin-right: 1px; }\n.adpl-plan-billing { font-size: 13px; color: rgba(255,255,255,0.5); margin-bottom: 18px; min-height: 17px; }\n.adpl-plan-divider { height: 1px; background: rgba(255,255,255,0.07); margin: 18px 0; }\n.adpl-plan-feat-list { list-style: none; display: flex; flex-direction: column; gap: 8px; margin-bottom: 22px; flex: 1; --theme-list-indent: 0; padding-inline-start: 0; margin-block-end: 0; }\n.adpl-plan-feat-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 13px; color: var(--white); line-height: 1.4; }\n.adpl-plan-feat-list li.adpl-feat-muted { color: rgba(255,255,255,0.35); }\n.adpl-plan-feat-separator { font-size: 13px; font-weight: 600; color: rgba(255,255,255,0.4); text-transform: uppercase; letter-spacing: 0.08em; margin-top: 4px; padding-top: 10px; border-top: 1px solid #1e1e2e; display: block; }\n.adpl-chk  { color: var(--accent); flex-shrink: 0; margin-top: 1px; font-weight: 700; }\n.adpl-dash { color: rgba(255,255,255,0.2); flex-shrink: 0; margin-top: 1px; }\n\n\/* ---- COMPARE TABLE ---- *\/\n.adpl-compare-wrap { overflow: hidden; border-radius: 20px; box-shadow: 0 0 0 1px var(--border); margin-top: 56px; }\n.adpl-compare { width: 100%; border-collapse: collapse; min-width: 640px; }\n.adpl-compare,\n.adpl-compare thead,\n.adpl-compare tbody,\n.adpl-compare tfoot,\n.adpl-compare tr,\n.adpl-compare th,\n.adpl-compare td { border: 0 !important; box-sizing: border-box; }\n\n\/* Sticky header *\/\n.adpl-compare thead th {\n  position: sticky; top: 0; z-index: 2;\n  padding: 24px 16px 20px;\n  text-align: center;\n  background: #0d0d1c;\n  box-shadow: inset 0 -2px 0 #2d2d2d;\n}\n.adpl-compare thead th:first-child { text-align: left; width: 34%; padding-left: 24px; }\n.adpl-compare thead th:last-child  { }\n.adpl-compare thead th.adpl-col-h  { background: #0f1a0f; box-shadow: inset 0 -2px 0 var(--accent); }\n\n\/* Plan header pills *\/\n.adpl-cth-pill { display: inline-flex; flex-direction: column; align-items: center; gap: 5px; }\n.adpl-cth-name { font-size: 15px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; color: var(--white); }\n.adpl-cth-name.adpl-cth-pro { color: var(--accent); }\n.adpl-cth-sites { font-size: 13px; font-weight: 500; color: rgba(255,255,255,0.45); background: rgba(255,255,255,0.06); padding: 2px 10px; border-radius: 20px; }\n.adpl-cth-label { font-size: 13px; font-weight: 700; color: var(--white); letter-spacing: 0.05em; }\n\n\/* Body cells *\/\n.adpl-compare tbody td {\n  padding: 13px 16px;\n  box-shadow: inset 0 -1px 0 #2d2d2d;\n  color: var(--white);\n  font-size: 13px;\n  font-weight: 500;\n  vertical-align: middle;\n  text-align: center;\n  background: #0b0b18;\n}\n.adpl-compare tbody td:first-child { text-align: left; padding-left: 24px; color: var(--white); font-weight: 500; }\n.adpl-compare tbody tr:last-child td { box-shadow: none; }\n.adpl-compare tbody tr:hover td { background: #0e0e20; }\n.adpl-compare tbody td.adpl-col-h  { background: rgba(76,183,49,0.05); }\n.adpl-compare tbody tr:hover td.adpl-col-h { background: rgba(76,183,49,0.09); }\n\n\/* Group header rows *\/\n.adpl-compare-group td {\n  background: #0d0d1c !important;\n  padding: 9px 16px 9px 24px !important;\n  box-shadow: inset 0 -1px 0 #2d2d2d, inset 0 2px 0 #2d2d2d !important;\n  text-align: left !important;\n  color: var(--white) !important;\n}\n.adpl-compare-group:first-child td { box-shadow: inset 0 -1px 0 #2d2d2d !important; }\n.adpl-cg-inner { display: inline-flex; align-items: center; gap: 10px; }\n.adpl-cg-accent { display: inline-block; width: 3px; height: 14px; background: var(--accent); border-radius: 2px; flex-shrink: 0; }\n.adpl-cg-label  { font-size: 13px; font-weight: 700; letter-spacing: 0.06em; color: var(--white); text-transform: uppercase; }\n\n\/* CTA row in tfoot *\/\n.adpl-compare tfoot td { background: #0d0d1c; padding: 20px 16px !important; text-align: center; box-shadow: inset 0 2px 0 #2d2d2d; }\n.adpl-compare tfoot td.adpl-col-h { background: #0f1a0f; }\n.adpl-cmp-btn { font-size: 13px !important; padding: 10px 16px !important; width: 100%; justify-content: center; }\n\n\/* Check \/ cross icons *\/\n.adpl-yes-svg, .adpl-no-svg { display: inline-flex; align-items: center; justify-content: center; }\n.adpl-yes-svg svg { width: 22px; height: 22px; }\n.adpl-no-svg svg  { width: 22px; height: 22px; }\n\n\/* Text values *\/\n.adpl-ct-val { font-size: 13px; font-weight: 700; color: var(--white); }\n.adpl-ct-val.adpl-ct-pro { color: var(--accent); }\n.adpl-note { font-size: 13px; font-weight: 500; color: rgba(255,255,255,0.5); background: rgba(255,255,255,0.05); padding: 2px 9px; border-radius: 20px; display: inline-block; }\n\n\/* ---- FAQ ---- *\/\n.adpl-faq-list { display: flex; flex-direction: column; gap: 8px; margin-top: 48px; }\n.adpl-faq-item { border: 1px solid var(--border); border-radius: 12px; background: #0e0e1a; overflow: hidden; transition: border-color 0.2s; }\n.adpl-faq-item.adpl-faq-open { border-color: rgba(76,183,49,0.3); }\n.adpl-faq-trigger { width: 100%; background: none; border: none; padding: 18px 22px; display: flex; align-items: center; justify-content: space-between; gap: 16px; cursor: pointer; text-align: left; }\n.adpl-faq-q { font-size: 14px; font-weight: 700; color: var(--white); font-family: var(--font); flex: 1; line-height: 1.4; }\n.adpl-faq-chevron { width: 17px; height: 17px; color: rgba(255,255,255,0.4); flex-shrink: 0; transition: transform 0.25s, color 0.2s; }\n.adpl-faq-item.adpl-faq-open .adpl-faq-chevron { transform: rotate(180deg); color: var(--accent); }\n.adpl-faq-body { display: none; padding: 0 22px 18px; }\n.adpl-faq-a { font-size: 13px; color: rgba(255,255,255,0.8); line-height: 1.7; font-family: var(--font); }\n.adpl-faq-code { display: inline; background: #1a1a2a; padding: 1px 5px; border-radius: 3px; font-size: 13px; font-family: monospace; }\n\n\/* ---- CTA BOX ---- *\/\n.adpl-cta-box { background: #0e0e1a; border: 1px solid var(--gray-dark); border-radius: 22px; padding: 56px 48px; text-align: center; position: relative; overflow: hidden; }\n.adpl-cta-box::before { content: ''; position: absolute; top: -80px; left: 50%; transform: translateX(-50%); width: 480px; height: 280px; background: radial-gradient(ellipse, rgba(76,183,49,0.1) 0%, transparent 70%); pointer-events: none; }\n.adpl-cta-title { font-size: clamp(20px, 3vw, 28px); font-weight: 800; color: var(--accent); margin-bottom: 12px; position: relative; }\n.adpl-cta-sub { font-size: 15px; color: rgba(255,255,255,0.65); max-width: 480px; margin: 0 auto 32px; line-height: 1.65; position: relative; }\n.adpl-cta-btns { display: flex; align-items: center; justify-content: center; gap: 12px; flex-wrap: wrap; position: relative; }\n\n\/* ---- STICKY ---- *\/\n.adpl-sticky { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%) translateY(calc(100% + 40px)); transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); z-index: 9999; width: calc(100% - 32px); max-width: 780px; border-radius: 16px; border: 1px solid rgba(255,255,255,0.1); background: rgba(14,14,22,0.92); backdrop-filter: blur(24px) saturate(160%); -webkit-backdrop-filter: blur(24px) saturate(160%); }\n.adpl-sticky.adpl-visible { transform: translateX(-50%) translateY(0); }\n.adpl-sticky-inner { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 14px 20px; min-height: 60px; }\n.adpl-sticky-text { font-size: 13px; color: rgba(255,255,255,0.75); font-weight: 500; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0; line-height: 1; }\n.adpl-sticky-text strong { color: var(--white); }\n.adpl-sticky-btn { flex-shrink: 0; padding: 10px 20px; font-size: 13px; }\n\n\/* ---- RESPONSIVE ---- *\/\n@media (max-width: 999.98px) {\n  .adpl-hero-grid        { grid-template-columns: 1fr; gap: 40px; }\n  .adpl-feat-band-inner  { grid-template-columns: repeat(2, 1fr); }\n  .adpl-feat-band-item:nth-child(3)::before { display: none; }\n  .adpl-feat-row         { gap: 36px; }\n  .adpl-feat-img         { }\n  .adpl-steps            { grid-template-columns: repeat(2, 1fr); gap: 32px; }\n  .adpl-steps::before    { display: none; }\n  .adpl-plans-grid       { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 689.98px) {\n  .adpl-section          { padding: 56px 0; }\n  .adpl-hero             { padding: 48px 0 60px; }\n  .adpl-hero-grid        { padding: 0 20px; gap: 36px; }\n  .adpl-hero-btns        { flex-direction: column; align-items: flex-start; }\n  .adpl-feat-band-inner  { grid-template-columns: 1fr 1fr; }\n  .adpl-feat-band-item   { padding: 14px 16px; gap: 10px; }\n  .adpl-features-grid    { gap: 48px; padding: 0 20px; }\n  .adpl-feat-row,\n  .adpl-feat-row:nth-child(even) { grid-template-columns: 1fr; direction: ltr; gap: 24px; }\n  .adpl-feat-title       { font-size: 18px; }\n  .adpl-feat-body        { padding: 0; }\n  .adpl-steps            { grid-template-columns: 1fr; padding: 0 20px; gap: 28px; }\n  .adpl-plans-grid       { grid-template-columns: 1fr; padding: 0 20px; }\n  .adpl-section-header   { padding: 0 20px; }\n  .adpl-compare-section  { display: none; }\n  .adpl-faq-list         { padding: 0 20px; }\n  .adpl-cta-box          { padding: 36px 24px; margin: 0 20px; }\n  .adpl-cta-btns         { flex-direction: column; }\n}\n@media (max-width: 560px) {\n  .adpl-sticky           { bottom: 12px; border-radius: 12px; }\n  .adpl-sticky-inner     { padding: 12px 16px; }\n  .adpl-sticky-text      { display: none; }\n  .adpl-sticky-btn       { flex: 1; text-align: center; }\n}\n<\/style>\n\n<div class=\"adpl-page\">\n\n  <!-- HERO -------------------------------------------------------- -->\n  <section class=\"adpl-hero\">\n    <div class=\"adpl-container\">\n      <div class=\"adpl-hero-grid\">\n        <div data-aos=\"fade-up\" data-aos-duration=\"300\">\n          <div class=\"adpl-plugin-badge\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg>\n            Plugin WordPress de Grille tarifaire\n          <\/div>\n          <h1 class=\"adpl-h1\">Listes tarifaires avec formulaire de devis et verrou&nbsp;d&rsquo;acc\u00e8s<\/h1>\n          <p class=\"adpl-lead\">Affichez vos tarifs par cat\u00e9gorie, collectez des demandes de devis, prot\u00e9gez les listes sensibles par mot de passe et g\u00e9rez vos leads depuis un tableau de bord&nbsp;d\u00e9di\u00e9.<\/p>\n          <div class=\"adpl-hero-btns\">\n            <a href=\"#adpl-pricing\" class=\"adpl-btn-primary\">\n              Obtenir le plugin\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n            <\/a>\n            <a href=\"https:\/\/altaydagistan.com\/?adpdm_direct=18826&#038;sig=021ac79429a000800d482bbf79889db9619d07ca8785e8c2bdce4592ac84ce53\" class=\"adpl-btn-outline\" target=\"_blank\" rel=\"noopener noreferrer\">\n              Essayer gratuitement\n            <\/a>\n          <\/div>\n        <\/div>\n        <div data-aos=\"fade-left\" data-aos-easing=\"ease-out-sine\" data-aos-duration=\"500\">\n          <div class=\"adpl-mock\">\n            <div class=\"adpl-mock-bar\">\n              <div class=\"adpl-mock-dot\"><\/div><div class=\"adpl-mock-dot\"><\/div><div class=\"adpl-mock-dot\"><\/div>\n              <div class=\"adpl-mock-url\">monsite.com\/nos-tarifs\/<\/div>\n            <\/div>\n            <div class=\"adpl-mock-body\">\n              <div class=\"adpl-mock-cat\"><span>\ud83c\udfd7\ufe0f<\/span> Installation &amp; Mise en service<\/div>\n              <div class=\"adpl-mock-row\">\n                <div><div class=\"adpl-mock-svc-name\">Audit de s\u00e9curit\u00e9<\/div><div class=\"adpl-mock-svc-desc\">Analyse compl\u00e8te de site<\/div><\/div>\n                <div class=\"adpl-mock-right\"><span class=\"adpl-mock-price\">450&nbsp;\u20ac&nbsp;HT<\/span><button class=\"adpl-mock-btn\">Devis<\/button><\/div>\n              <\/div>\n              <div class=\"adpl-mock-row\">\n                <div><div class=\"adpl-mock-svc-name\">Bilan de conformit\u00e9<\/div><div class=\"adpl-mock-svc-desc\">Rapport + recommandations<\/div><\/div>\n                <div class=\"adpl-mock-right\"><span class=\"adpl-mock-devis\">Sur devis<\/span><button class=\"adpl-mock-btn\">Devis<\/button><\/div>\n              <\/div>\n              <div class=\"adpl-mock-cat adpl-mock-cat2\"><span>\ud83d\udcca<\/span> Accompagnement annuel<\/div>\n              <div class=\"adpl-mock-row\">\n                <div><div class=\"adpl-mock-svc-name\">Rapport annuel<\/div><div class=\"adpl-mock-svc-desc\">Synth\u00e8se + plan d&rsquo;action<\/div><\/div>\n                <div class=\"adpl-mock-right\"><span class=\"adpl-mock-price\">1&nbsp;200&nbsp;\u20ac&nbsp;HT<\/span><button class=\"adpl-mock-btn\">Devis<\/button><\/div>\n              <\/div>\n              <div class=\"adpl-mock-lock\">\n                <div class=\"adpl-mock-lock-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--accent)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg><\/div>\n                <div><div class=\"adpl-mock-lock-title\">Acc\u00e8s restreint<\/div><div class=\"adpl-mock-lock-sub\">Mot de passe ou demande d&rsquo;acc\u00e8s<\/div><\/div>\n                <span class=\"adpl-mock-lock-badge\">Pro<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURE BAND ------------------------------------------------ -->\n  <div class=\"adpl-feat-band\" data-aos=\"zoom-out\" data-aos-easing=\"ease-out-quart\" data-aos-duration=\"600\">\n    <div class=\"adpl-container\">\n      <div class=\"adpl-feat-band-inner\">\n        <div class=\"adpl-feat-band-item\">\n          <div class=\"adpl-feat-band-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg><\/div>\n          <div><div class=\"adpl-feat-band-title\">Formulaire de devis par service<\/div><div class=\"adpl-feat-band-desc\">Un bouton par ligne. Modale AJAX, email auto, stockage en base.<\/div><\/div>\n        <\/div>\n        <div class=\"adpl-feat-band-item\">\n          <div class=\"adpl-feat-band-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg><\/div>\n          <div><div class=\"adpl-feat-band-title\">Verrou d&rsquo;acc\u00e8s par mot de passe<\/div><div class=\"adpl-feat-band-desc\">Prot\u00e9gez vos grilles sensibles. Mots de passe multiples avec expiration.<\/div><\/div>\n        <\/div>\n        <div class=\"adpl-feat-band-item\">\n          <div class=\"adpl-feat-band-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"><\/line><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"><\/line><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"><\/line><\/svg><\/div>\n          <div><div class=\"adpl-feat-band-title\">Tableau de bord des leads<\/div><div class=\"adpl-feat-band-desc\">Toutes les soumissions centralis\u00e9es. Filtres, actions group\u00e9es, pagination.<\/div><\/div>\n        <\/div>\n        <div class=\"adpl-feat-band-item\">\n          <div class=\"adpl-feat-band-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"16 18 22 12 16 6\"><\/polyline><polyline points=\"8 6 2 12 8 18\"><\/polyline><\/svg><\/div>\n          <div><div class=\"adpl-feat-band-title\">Shortcode universel<\/div><div class=\"adpl-feat-band-desc\">Gutenberg, Elementor, Divi, Bricks \u2014 compatible avec tout builder WordPress.<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FEATURES GRID ----------------------------------------------- -->\n  <section class=\"adpl-section\">\n    <div class=\"adpl-container\">\n      <div class=\"adpl-section-header\" data-aos=\"fade-up\" data-aos-duration=\"300\">\n        <span class=\"adpl-eyebrow\">Fonctionnalit\u00e9s<\/span>\n        <h2 class=\"adpl-h2\"><span>\ud83e\udde9<\/span> Tout ce qu&rsquo;il faut pour pr\u00e9senter et g\u00e9rer vos&nbsp;tarifs<\/h2>\n        <p class=\"adpl-lead\" style=\"max-width:580px;\">Du shortcode d&rsquo;affichage au tableau de bord de leads, le plugin couvre l&rsquo;ensemble du cycle, de la pr\u00e9sentation \u00e0 la&nbsp;collecte.<\/p>\n      <\/div>\n      \n      <div class=\"adpl-features-grid\">\n        <div class=\"adpl-feat-row\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"0\">\n          <div class=\"adpl-feat-img\"><img decoding=\"async\" src=\"https:\/\/altaydagistan.com\/wp-content\/uploads\/2026\/05\/Affichage-structure-par-categories.png\" alt=\"Affichage structur\u00e9 par cat\u00e9gories\" loading=\"lazy\" title=\"\"><\/div>\n          <div class=\"adpl-feat-body\">\n          \n          <h3 class=\"adpl-feat-title\">Affichage structur\u00e9 par cat\u00e9gories<\/h3>\n          <p class=\"adpl-feat-desc\">Services group\u00e9s par cat\u00e9gorie avec ic\u00f4ne et ordre d&rsquo;affichage personnalis\u00e9. Suffixe de prix configurable (HT, TTC&#8230;). Option \u00ab\u00a0Sur devis\u00a0\u00bb activable par&nbsp;service.<\/p>\n        <\/div>\n        <\/div>\n        <div class=\"adpl-feat-row\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"80\">\n          <div class=\"adpl-feat-img\"><img decoding=\"async\" src=\"https:\/\/altaydagistan.com\/wp-content\/uploads\/2026\/05\/Formulaire-de-devis-integre.png\" alt=\"Formulaire de devis int\u00e9gr\u00e9\" loading=\"lazy\" title=\"\"><\/div>\n          <div class=\"adpl-feat-body\">\n          \n          <h3 class=\"adpl-feat-title\">Formulaire de devis int\u00e9gr\u00e9<\/h3>\n          <p class=\"adpl-feat-desc\">Modale de devis par service (nom, soci\u00e9t\u00e9, email, message). Notifications email admin avec Reply-To automatique. Toutes les demandes stock\u00e9es en base de&nbsp;donn\u00e9es.<\/p>\n        <\/div>\n        <\/div>\n        <div class=\"adpl-feat-row\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"160\">\n          <div class=\"adpl-feat-img\"><img decoding=\"async\" src=\"https:\/\/altaydagistan.com\/wp-content\/uploads\/2026\/05\/Verrou-dacces-par-mot-de-passe.png\" alt=\"Verrou d&#039;acc\u00e8s par mot de passe\" loading=\"lazy\" title=\"\"><\/div>\n          <div class=\"adpl-feat-body\">\n          <div class=\"adpl-feat-tag\"><span class=\"adpl-tag adpl-tag-pro\">Pro<\/span><\/div>\n          <h3 class=\"adpl-feat-title\">Verrou d&rsquo;acc\u00e8s par mot de passe<\/h3>\n          <p class=\"adpl-feat-desc\">Carte de verrouillage \u00e0 deux panneaux&nbsp;: formulaire de demande d&rsquo;acc\u00e8s et saisie directe du mot de passe. D\u00e9verrouillage AJAX, noindex automatique, redirection configurable apr\u00e8s&nbsp;soumission.<\/p>\n        <\/div>\n        <\/div>\n        <div class=\"adpl-feat-row\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"0\">\n          <div class=\"adpl-feat-img\"><img decoding=\"async\" src=\"https:\/\/altaydagistan.com\/wp-content\/uploads\/2026\/05\/Tableau-de-bord-des-leads.png\" alt=\"Tableau de bord des leads\" loading=\"lazy\" title=\"\"><\/div>\n          <div class=\"adpl-feat-body\">\n          <div class=\"adpl-feat-tag\"><span class=\"adpl-tag adpl-tag-pro\">Pro<\/span><\/div>\n          <h3 class=\"adpl-feat-title\">Tableau de bord des leads<\/h3>\n          <p class=\"adpl-feat-desc\">Deux tableaux distincts&nbsp;: demandes de devis (Quote Requests) et demandes d&rsquo;acc\u00e8s (Submissions). Filtres lu\/non-lu, actions group\u00e9es, pagination.<\/p>\n        <\/div>\n        <\/div>\n        <div class=\"adpl-feat-row\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"80\">\n          <div class=\"adpl-feat-img\"><img decoding=\"async\" src=\"https:\/\/altaydagistan.com\/wp-content\/uploads\/2026\/05\/Plugin-JSON.png\" alt=\"Import \/ Export JSON\" loading=\"lazy\" title=\"\"><\/div>\n          <div class=\"adpl-feat-body\">\n          <div class=\"adpl-feat-tag\"><span class=\"adpl-tag adpl-tag-pro\">Pro<\/span><\/div>\n          <h3 class=\"adpl-feat-title\">Import \/ Export JSON<\/h3>\n          <p class=\"adpl-feat-desc\">Exportez listes, services, cat\u00e9gories et r\u00e9glages en un fichier JSON. L&rsquo;import remonte IDs et slugs pour pr\u00e9server toutes les relations, utile en migration ou&nbsp;duplication.<\/p>\n        <\/div>\n        <\/div>\n        <div class=\"adpl-feat-row\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"160\">\n          <div class=\"adpl-feat-img\"><img decoding=\"async\" src=\"https:\/\/altaydagistan.com\/wp-content\/uploads\/2026\/05\/White-Label.png\" alt=\"White Label + Multisite\" loading=\"lazy\" title=\"\"><\/div>\n          <div class=\"adpl-feat-body\">\n          <div class=\"adpl-feat-tag\"><span class=\"adpl-tag adpl-tag-business\">Business<\/span><\/div>\n          <h3 class=\"adpl-feat-title\">White Label + Multisite<\/h3>\n          <p class=\"adpl-feat-desc\">Supprimez tout branding dans l&rsquo;admin. Nom, auteur et URL personnalisables. Activation r\u00e9seau support\u00e9e sur les installations multisite WordPress.<\/p>\n        <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STEPS ------------------------------------------------------- -->\n  <section class=\"adpl-section adpl-steps-wrap\">\n    <div class=\"adpl-container\">\n      <div class=\"adpl-section-header\" data-aos=\"fade-up\" data-aos-duration=\"300\">\n        <span class=\"adpl-eyebrow\">Mise en place<\/span>\n        <h2 class=\"adpl-h2\"><span>&#9889;<\/span> En production en quelques&nbsp;minutes<\/h2>\n      <\/div>\n      <div class=\"adpl-steps\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"100\">\n        <div class=\"adpl-step\">\n          <div class=\"adpl-step-num\">1<\/div>\n          <div class=\"adpl-step-title\">Cr\u00e9ez vos services<\/div>\n          <p class=\"adpl-step-desc\">Titre, description, prix. Activez \u00ab\u00a0Sur devis\u00a0\u00bb pour les services sans tarif&nbsp;fixe.<\/p>\n        <\/div>\n        <div class=\"adpl-step\">\n          <div class=\"adpl-step-num\">2<\/div>\n          <div class=\"adpl-step-title\">Organisez par cat\u00e9gories<\/div>\n          <p class=\"adpl-step-desc\">Cr\u00e9ez des cat\u00e9gories avec ic\u00f4ne et ordre d&rsquo;affichage. Associez vos services \u00e0 chacune.<\/p>\n        <\/div>\n        <div class=\"adpl-step\">\n          <div class=\"adpl-step-num\">3<\/div>\n          <div class=\"adpl-step-title\">Int\u00e9grez le shortcode<\/div>\n          <p class=\"adpl-step-desc\">Dans n&rsquo;importe quelle page, widget ou builder \u2014 compatible Gutenberg et tous les page&nbsp;builders.<\/p>\n        <\/div>\n        <div class=\"adpl-step\">\n          <div class=\"adpl-step-num\">4<\/div>\n          <div class=\"adpl-step-title\">Recevez les demandes<\/div>\n          <p class=\"adpl-step-desc\">Les devis arrivent par email et s&rsquo;enregistrent dans le tableau de bord&nbsp;d\u00e9di\u00e9.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PRICING ----------------------------------------------------- -->\n  <section class=\"adpl-section\" id=\"adpl-pricing\">\n    <div class=\"adpl-container\">\n      <div class=\"adpl-section-header\" data-aos=\"fade-up\" data-aos-duration=\"300\">\n        <span class=\"adpl-eyebrow\">Tarifs<\/span>\n        <h2 class=\"adpl-h2\">Choisissez le plan adapt\u00e9 \u00e0 votre&nbsp;usage<\/h2>\n        <p class=\"adpl-lead\">Paiement unique. Mises \u00e0 jour incluses la premi\u00e8re&nbsp;ann\u00e9e.<\/p>\n      <\/div>\n\n      <div class=\"adpl-billing-toggle\" data-aos=\"fade-up\" data-aos-duration=\"300\">\n        <button class=\"adpl-billing-btn adpl-billing-active\" id=\"adplBtnAnnual\" onclick=\"adplSetBilling('annual')\">Annuel<\/button>\n        <button class=\"adpl-billing-btn\" id=\"adplBtnLifetime\" onclick=\"adplSetBilling('lifetime')\">\u00c0 vie<\/button>\n      <\/div>\n\n      <div class=\"adpl-plans-grid\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"60\">\n\n        <!-- SOLO -->\n        <div class=\"adpl-plan-card\">\n          <div class=\"adpl-plan-header\">\n            <div class=\"adpl-plan-name\">Solo<\/div>\n          <\/div>\n          <div class=\"adpl-plan-body\">\n          <div class=\"adpl-plan-price\" id=\"adplPriceSolo\">39<sup>,99&nbsp;\u20ac<\/sup><\/div>\n          <div class=\"adpl-plan-billing\" id=\"adplBillingSolo\">annuel &middot; 1 site<\/div>\n          <div class=\"adpl-plan-divider\"><\/div>\n          <ul class=\"adpl-plan-feat-list\">\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Listes illimit\u00e9es<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Services illimit\u00e9s<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Ic\u00f4nes de cat\u00e9gorie<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Ordre d&rsquo;affichage par cat\u00e9gorie<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Demandes de devis illimit\u00e9es<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Dashboard complet (filtres, actions group\u00e9es, pagination)<\/li>\n          <\/ul>\n          <button class=\"adpl-btn-primary\" style=\"width:100%;\" onclick=\"adplOpenCheckout('solo')\">Acheter la licence<\/button>\n          <\/div>\n        <\/div>\n\n        <!-- PRO (featured) -->\n        <div class=\"adpl-plan-card adpl-plan-featured\">\n          <div class=\"adpl-plan-popular\">Le plus populaire<\/div>\n          <div class=\"adpl-plan-header\">\n            <div class=\"adpl-plan-name\">Pro<\/div>\n          <\/div>\n          <div class=\"adpl-plan-body\">\n          <div class=\"adpl-plan-price\" id=\"adplPricePro\">79<sup>,99&nbsp;\u20ac<\/sup><\/div>\n          <div class=\"adpl-plan-billing\" id=\"adplBillingPro\">annuel &middot; 10 sites<\/div>\n          <div class=\"adpl-plan-divider\"><\/div>\n          <ul class=\"adpl-plan-feat-list\">\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Tout le plan Solo<\/li>\n            <li><span class=\"adpl-plan-feat-separator\">En plus :<\/span><\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Verrou par mot de passe<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Carte verrou deux panneaux<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Mots de passe multiples + expiration<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> D\u00e9verrouillage AJAX + noindex auto<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Dashboard Submissions<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Overlay image au survol<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Import \/ Export JSON<\/li>\n          <\/ul>\n          <div style=\"margin-top:16px;\"><\/div>\n          <button class=\"adpl-btn-primary\" style=\"width:100%;\" onclick=\"adplOpenCheckout('pro')\">Acheter la licence<\/button>\n          <\/div>\n        <\/div>\n\n        <!-- BUSINESS -->\n        <div class=\"adpl-plan-card\">\n          <div class=\"adpl-plan-header\">\n            <div class=\"adpl-plan-name\">Business<\/div>\n          <\/div>\n          <div class=\"adpl-plan-body\">\n          <div class=\"adpl-plan-price\" id=\"adplPriceBusiness\">149<sup>,99&nbsp;\u20ac<\/sup><\/div>\n          <div class=\"adpl-plan-billing\" id=\"adplBillingBusiness\">annuel &middot; 100 sites<\/div>\n          <div class=\"adpl-plan-divider\"><\/div>\n          <ul class=\"adpl-plan-feat-list\">\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Tout le plan Pro<\/li>\n            <li><span class=\"adpl-plan-feat-separator\">En plus :<\/span><\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> White label (branding admin supprim\u00e9)<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Nom et auteur personnalis\u00e9s<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> 100 sites clients<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Support prioritaire<\/li>\n          <\/ul>\n          <button class=\"adpl-btn-primary\" style=\"width:100%;\" onclick=\"adplOpenCheckout('business')\">Acheter la licence<\/button>\n          <\/div>\n        <\/div>\n\n        <!-- FREE \u2014 de-emphasized, last -->\n        <div class=\"adpl-plan-card adpl-plan-free\">\n          <div class=\"adpl-plan-header\">\n            <div class=\"adpl-plan-name\">Free<\/div>\n          <\/div>\n          <div class=\"adpl-plan-body\">\n          <div class=\"adpl-plan-price\">0<sup>\u20ac<\/sup><\/div>\n          <div class=\"adpl-plan-billing\">pour toujours<\/div>\n          <div class=\"adpl-plan-divider\"><\/div>\n          <ul class=\"adpl-plan-feat-list\">\n            <li><span class=\"adpl-chk\">&#10003;<\/span> 1 liste de prix<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> 5 services maximum<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Shortcode embed<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Modale de devis par service<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Email notification admin<\/li>\n            <li><span class=\"adpl-chk\">&#10003;<\/span> Dashboard (20 derni\u00e8res entr\u00e9es)<\/li>\n          <\/ul>\n          <a href=\"https:\/\/altaydagistan.com\/?adpdm_direct=18826&#038;sig=021ac79429a000800d482bbf79889db9619d07ca8785e8c2bdce4592ac84ce53\" class=\"adpl-btn-outline\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"width:100%;justify-content:center;\">T\u00e9l\u00e9charger<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <!-- COMPARISON TABLE -->\n      <div class=\"adpl-compare-section\" data-aos=\"fade-up\" data-aos-duration=\"300\" style=\"margin-top:80px;\">\n        <div class=\"adpl-section-header\" style=\"margin-bottom:32px;\">\n          <span class=\"adpl-eyebrow\">Comparatif<\/span>\n          <h2 class=\"adpl-h2\">Toutes les fonctionnalit\u00e9s plan par&nbsp;plan<\/h2>\n        <\/div>\n        <div class=\"adpl-compare-wrap\">\n          <table class=\"adpl-compare\">\n            <thead>\n              <tr>\n                <th><span class=\"adpl-cth-label\">Fonctionnalit\u00e9<\/span><\/th>\n                <th>\n                  <div class=\"adpl-cth-pill\">\n                    <span class=\"adpl-cth-name\">Free<\/span>\n                    <span class=\"adpl-cth-sites\">1 site<\/span>\n                  <\/div>\n                <\/th>\n                <th>\n                  <div class=\"adpl-cth-pill\">\n                    <span class=\"adpl-cth-name\">Solo<\/span>\n                    <span class=\"adpl-cth-sites\">1 site<\/span>\n                  <\/div>\n                <\/th>\n                <th class=\"adpl-col-h\">\n                  <div class=\"adpl-cth-pill\">\n                    <span class=\"adpl-cth-name adpl-cth-pro\">Pro<\/span>\n                    <span class=\"adpl-cth-sites\">10 sites<\/span>\n                  <\/div>\n                <\/th>\n                <th>\n                  <div class=\"adpl-cth-pill\">\n                    <span class=\"adpl-cth-name\">Business<\/span>\n                    <span class=\"adpl-cth-sites\">100 sites<\/span>\n                  <\/div>\n                <\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n\n              <tr class=\"adpl-compare-group\"><td colspan=\"5\"><span class=\"adpl-cg-inner\"><span class=\"adpl-cg-accent\"><\/span><span class=\"adpl-cg-label\">Listes et services<\/span><\/span><\/td><\/tr>\n              <tr>\n                <td>Listes de prix<\/td>\n                <td><span class=\"adpl-note\">1 seulement<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">Illimit\u00e9<\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-ct-val adpl-ct-pro\">Illimit\u00e9<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">Illimit\u00e9<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Services par liste<\/td>\n                <td><span class=\"adpl-note\">5 max<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">Illimit\u00e9<\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-ct-val adpl-ct-pro\">Illimit\u00e9<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">Illimit\u00e9<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Ic\u00f4nes de cat\u00e9gorie<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Ordre d&rsquo;affichage par cat\u00e9gorie<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Overlay image au survol<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Overrides par shortcode<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n\n              <tr class=\"adpl-compare-group\"><td colspan=\"5\"><span class=\"adpl-cg-inner\"><span class=\"adpl-cg-accent\"><\/span><span class=\"adpl-cg-label\">Formulaire de devis<\/span><\/span><\/td><\/tr>\n              <tr>\n                <td>Modale de devis par service<\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Email notification + Reply-To<\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Demandes stock\u00e9es en base<\/td>\n                <td><span class=\"adpl-note\">20 derni\u00e8res<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">Illimit\u00e9<\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-ct-val adpl-ct-pro\">Illimit\u00e9<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">Illimit\u00e9<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Dashboard complet (filtres, pagination, bulk)<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n\n              <tr class=\"adpl-compare-group\"><td colspan=\"5\"><span class=\"adpl-cg-inner\"><span class=\"adpl-cg-accent\"><\/span><span class=\"adpl-cg-label\">Verrou d&rsquo;acc\u00e8s<\/span><\/span><\/td><\/tr>\n              <tr>\n                <td>Verrou par mot de passe par liste<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Carte verrou deux panneaux<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Mots de passe multiples + expiration<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>D\u00e9verrouillage AJAX + noindex auto<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Auto-unlock admin + banni\u00e8re frontend<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Dashboard Submissions<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n\n              <tr class=\"adpl-compare-group\"><td colspan=\"5\"><span class=\"adpl-cg-inner\"><span class=\"adpl-cg-accent\"><\/span><span class=\"adpl-cg-label\">Import \/ Export et White Label<\/span><\/span><\/td><\/tr>\n              <tr>\n                <td>Export \/ Import JSON<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.2)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>White label (branding admin)<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Nombre de sites<\/td>\n                <td><span class=\"adpl-note\">&#8212;<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">1<\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-ct-val adpl-ct-pro\">10<\/span><\/td>\n                <td><span class=\"adpl-ct-val\">100<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>Support prioritaire<\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td class=\"adpl-col-h\"><span class=\"adpl-no-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(205,52,52,0.22)\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\" stroke=\"#CD3434\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg><\/span><\/td>\n                <td><span class=\"adpl-yes-svg\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"rgba(76,183,49,0.15)\"\/><polyline points=\"8 12 11 15 16 9\" fill=\"none\" stroke=\"#4CB731\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span><\/td>\n              <\/tr>\n\n            <\/tbody>\n            <tfoot>\n              <tr class=\"adpl-compare-cta-row\">\n                <td><\/td>\n                <td><a href=\"https:\/\/altaydagistan.com\/?adpdm_direct=18826&#038;sig=021ac79429a000800d482bbf79889db9619d07ca8785e8c2bdce4592ac84ce53\" class=\"adpl-btn-outline adpl-cmp-btn\" target=\"_blank\" rel=\"noopener noreferrer\">T\u00e9l\u00e9charger<\/a><\/td>\n                <td><button class=\"adpl-btn-primary adpl-cmp-btn\" onclick=\"adplOpenCheckout('solo')\">Acheter<\/button><\/td>\n                <td class=\"adpl-col-h\"><button class=\"adpl-btn-primary adpl-cmp-btn\" onclick=\"adplOpenCheckout('pro')\">Acheter<\/button><\/td>\n                <td><button class=\"adpl-btn-primary adpl-cmp-btn\" onclick=\"adplOpenCheckout('business')\">Acheter<\/button><\/td>\n              <\/tr>\n            <\/tfoot>\n          <\/table>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- FAQ --------------------------------------------------------- -->\n  <section class=\"adpl-section\">\n    <div class=\"adpl-container\">\n      <div class=\"adpl-section-header\" data-aos=\"fade-up\" data-aos-duration=\"300\">\n        <span class=\"adpl-eyebrow\">Questions fr\u00e9quentes<\/span>\n        <h2 class=\"adpl-h2\"><span>\ud83d\udcac<\/span> Ce qu&rsquo;on nous demande&nbsp;souvent<\/h2>\n      <\/div>\n      <div class=\"adpl-faq-list\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-delay=\"80\">\n\n        <div class=\"adpl-faq-item\" id=\"adplFaq0\">\n          <button class=\"adpl-faq-trigger\" onclick=\"adplToggleFaq(0)\">\n            <span class=\"adpl-faq-q\">Le plugin n\u00e9cessite-t-il un page&nbsp;builder&nbsp;?<\/span>\n            <svg class=\"adpl-faq-chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"adpl-faq-body\" id=\"adplFaqBody0\">\n            <p class=\"adpl-faq-a\">Non. Le shortcode fonctionne dans l&rsquo;\u00e9diteur Gutenberg natif, les widgets et la plupart des page builders (Elementor, Divi, Bricks,&nbsp;etc.).<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"adpl-faq-item\" id=\"adplFaq1\">\n          <button class=\"adpl-faq-trigger\" onclick=\"adplToggleFaq(1)\">\n            <span class=\"adpl-faq-q\">Quelle est la diff\u00e9rence entre Submissions et Quote&nbsp;Requests&nbsp;?<\/span>\n            <svg class=\"adpl-faq-chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"adpl-faq-body\" id=\"adplFaqBody1\">\n            <p class=\"adpl-faq-a\">Quote Requests regroupe les demandes de devis envoy\u00e9es depuis les boutons par service. Submissions regroupe les demandes d&rsquo;acc\u00e8s soumises depuis le formulaire de la carte verrou (nom, soci\u00e9t\u00e9, email&#8230;). Les deux ont leur propre tableau de bord avec filtres et actions&nbsp;group\u00e9es.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"adpl-faq-item\" id=\"adplFaq2\">\n          <button class=\"adpl-faq-trigger\" onclick=\"adplToggleFaq(2)\">\n            <span class=\"adpl-faq-q\">Les mots de passe expirent-ils automatiquement&nbsp;?<\/span>\n            <svg class=\"adpl-faq-chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"adpl-faq-body\" id=\"adplFaqBody2\">\n            <p class=\"adpl-faq-a\">Oui (plan Pro). Chaque mot de passe peut avoir une date d&rsquo;expiration fixe ou rester ind\u00e9fini. Les mots de passe expir\u00e9s sont rejet\u00e9s automatiquement c\u00f4t\u00e9 serveur, sans action&nbsp;manuelle.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"adpl-faq-item\" id=\"adplFaq3\">\n          <button class=\"adpl-faq-trigger\" onclick=\"adplToggleFaq(3)\">\n            <span class=\"adpl-faq-q\">Que se passe-t-il si je d\u00e9passe la limite du plan&nbsp;Free&nbsp;?<\/span>\n            <svg class=\"adpl-faq-chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"adpl-faq-body\" id=\"adplFaqBody3\">\n            <p class=\"adpl-faq-a\">Seule la premi\u00e8re liste s&rsquo;affiche c\u00f4t\u00e9 frontend. Les listes suppl\u00e9mentaires sont cr\u00e9\u00e9es dans l&rsquo;admin mais masqu\u00e9es. Passer \u00e0 un plan payant d\u00e9bloque imm\u00e9diatement l&rsquo;affichage de toutes les&nbsp;listes.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"adpl-faq-item\" id=\"adplFaq4\">\n          <button class=\"adpl-faq-trigger\" onclick=\"adplToggleFaq(4)\">\n            <span class=\"adpl-faq-q\">Le plan Business est-il compatible avec un r\u00e9seau&nbsp;multisite&nbsp;?<\/span>\n            <svg class=\"adpl-faq-chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"adpl-faq-body\" id=\"adplFaqBody4\">\n            <p class=\"adpl-faq-a\">Oui, l&rsquo;activation r\u00e9seau est support\u00e9e avec le plan Business. Les param\u00e8tres peuvent \u00eatre configur\u00e9s au niveau du r\u00e9seau ou par&nbsp;site.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"adpl-faq-item\" id=\"adplFaq5\">\n          <button class=\"adpl-faq-trigger\" onclick=\"adplToggleFaq(5)\">\n            <span class=\"adpl-faq-q\">Quelle est la diff\u00e9rence entre le tarif annuel et le tarif \u00e0&nbsp;vie&nbsp;?<\/span>\n            <svg class=\"adpl-faq-chevron\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/button>\n          <div class=\"adpl-faq-body\" id=\"adplFaqBody5\">\n            <p class=\"adpl-faq-a\">Le tarif annuel couvre 12 mois de mises \u00e0 jour et de support. Le tarif \u00e0 vie est un paiement unique qui inclut les mises \u00e0 jour sans limite de dur\u00e9e. La licence reste active dans les deux cas&nbsp;; seul l&rsquo;acc\u00e8s aux nouvelles versions diff\u00e8re apr\u00e8s expiration de la&nbsp;p\u00e9riode.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA BOX ----------------------------------------------------- -->\n  <section class=\"adpl-section-sm\">\n    <div class=\"adpl-container\">\n      <div class=\"adpl-cta-box\" data-aos=\"fade-up\" data-aos-duration=\"300\">\n        <p class=\"adpl-cta-title\">Pr\u00eat \u00e0 mettre en place vos grilles&nbsp;tarifaires&nbsp;?<\/p>\n        <p class=\"adpl-cta-sub\">T\u00e9l\u00e9chargez la version gratuite ou choisissez un plan payant pour d\u00e9bloquer le verrou, les leads et l&rsquo;import\/export.<\/p>\n        <div class=\"adpl-cta-btns\">\n          <a href=\"#adpl-pricing\" class=\"adpl-btn-primary\">Voir les plans payants<\/a>\n          <a href=\"https:\/\/altaydagistan.com\/?adpdm_direct=18826&#038;sig=021ac79429a000800d482bbf79889db9619d07ca8785e8c2bdce4592ac84ce53\" class=\"adpl-btn-outline\" target=\"_blank\" rel=\"noopener noreferrer\">T\u00e9l\u00e9charger gratuitement<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STICKY ------------------------------------------------------ -->\n  <div class=\"adpl-sticky\" id=\"adplSticky\">\n    <div class=\"adpl-sticky-inner\">\n      <p class=\"adpl-sticky-text\"><strong>AD Pro Price Lists<\/strong> &nbsp;&middot;&nbsp; Plugin WordPress de Grille tarifaire<\/p>\n      <a href=\"#adpl-pricing\" class=\"adpl-btn-primary adpl-sticky-btn\">Voir les plans<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<!-- ================================================================\n     SCRIPTS\n     ================================================================ -->\n<script type=\"text\/javascript\" src=\"https:\/\/checkout.freemius.com\/js\/v1\/\"><\/script>\n<script type=\"text\/javascript\">\n\/* ================================================================\n   FREEMIUS CHECKOUT \u2014 ES5\n   Solo     : plan 46539, licenses 1\n   Pro      : plan 46538, licenses 10\n   Business : plan 46540, licenses 100\n   Free     : links to WP.org \u2014 no checkout\n   ================================================================ *\/\nvar adplHandlers = {};\ntry {\n  adplHandlers.solo     = new FS.Checkout({ product_id: '28227', plan_id: '46539', public_key: 'pk_c38af90515b5785bcee2e300e07c7' });\n  adplHandlers.pro      = new FS.Checkout({ product_id: '28227', plan_id: '46538', public_key: 'pk_c38af90515b5785bcee2e300e07c7' });\n  adplHandlers.business = new FS.Checkout({ product_id: '28227', plan_id: '46540', public_key: 'pk_c38af90515b5785bcee2e300e07c7' });\n} catch (e) { console.error('Freemius init error:', e); }\n\nvar adplLicenses = { solo: 1, pro: 10, business: 100 };\n\nfunction adplOpenCheckout(plan) {\n  var handler = adplHandlers[plan];\n  if (!handler) { return; }\n  handler.open({\n    name: 'AD Pro Pricing Lists',\n    licenses: adplLicenses[plan],\n    purchaseCompleted: function(response) { console.log('Purchase completed:', response); },\n    success: function(response) { console.log('Checkout closed after successful purchase:', response); }\n  });\n}\n\n\/* ================================================================\n   BILLING TOGGLE \u2014 ES5\n   Solo     $39.99 \/ $89.99\n   Pro      $79.99 \/ $249.99\n   Business $149.99 \/ $499.99\n   ================================================================ *\/\nvar adplPrices = {\n  annual:   { Solo: '39<sup>,99\\u00a0\u20ac<\/sup>',  Pro: '79<sup>,99\\u00a0\u20ac<\/sup>',  Business: '149<sup>,99\\u00a0\u20ac<\/sup>' },\n  lifetime: { Solo: '89<sup>,99\\u00a0\u20ac<\/sup>',  Pro: '249<sup>,99\\u00a0\u20ac<\/sup>', Business: '499<sup>,99\\u00a0\u20ac<\/sup>' }\n};\nvar adplLabels = {\n  annual:   { Solo: 'annuel \\u00b7 1 site', Pro: 'annuel \\u00b7 10 sites', Business: 'annuel \\u00b7 100 sites' },\n  lifetime: { Solo: '\\u00e0 vie \\u00b7 1 site', Pro: '\\u00e0 vie \\u00b7 10 sites', Business: '\\u00e0 vie \\u00b7 100 sites' }\n};\n\nfunction adplSetBilling(cycle) {\n  document.getElementById('adplBtnAnnual').classList[cycle === 'annual' ? 'add' : 'remove']('adpl-billing-active');\n  document.getElementById('adplBtnLifetime').classList[cycle === 'lifetime' ? 'add' : 'remove']('adpl-billing-active');\n  var plans = ['Solo', 'Pro', 'Business'];\n  for (var i = 0; i < plans.length; i++) {\n    var p = plans[i];\n    var priceEl   = document.getElementById('adplPrice'   + p);\n    var billingEl = document.getElementById('adplBilling' + p);\n    if (priceEl)   { priceEl.innerHTML   = adplPrices[cycle][p]; }\n    if (billingEl) { billingEl.innerHTML = adplLabels[cycle][p]; }\n  }\n}\n\n\/* FAQ ACCORDION *\/\nfunction adplToggleFaq(index) {\n  var total = 6;\n  for (var i = 0; i < total; i++) {\n    var item = document.getElementById('adplFaq' + i);\n    if (!item) { continue; }\n    var body = document.getElementById('adplFaqBody' + i);\n    if (i === index) {\n      var isOpen = item.classList.contains('adpl-faq-open');\n      if (isOpen) { item.classList.remove('adpl-faq-open'); body.style.display = 'none'; }\n      else { item.classList.add('adpl-faq-open'); body.style.display = 'block'; }\n    } else { item.classList.remove('adpl-faq-open'); body.style.display = 'none'; }\n  }\n}\n\n\/* STICKY *\/\nwindow.addEventListener('scroll', function() {\n  var s = document.getElementById('adplSticky');\n  if (!s) { return; }\n  s.classList[window.scrollY > 400 ? 'add' : 'remove']('adpl-visible');\n}, { passive: true });\n\n\/* AOS *\/\n(function() {\n  function rescue() { var p = document.querySelector('.adpl-page'); if (p) { p.classList.add('adpl-no-aos'); } }\n  function initAOS() { if (typeof AOS !== 'undefined') { AOS.init({ once: true, offset: 50 }); } else { rescue(); } }\n  function loadScript(src, ok, fail) { var s = document.createElement('script'); s.src = src; s.onload = ok; s.onerror = fail; document.body.appendChild(s); }\n  loadScript('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/aos\/2.3.4\/aos.js', initAOS, function() { loadScript('https:\/\/unpkg.com\/aos@2.3.4\/dist\/aos.js', initAOS, rescue); });\n  setTimeout(function() { if (!document.querySelector('.aos-animate')) { rescue(); } }, 3000);\n}());\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    { \"@type\": \"Question\", \"name\": \"Le plugin n\u00e9cessite-t-il un page builder ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non. Le shortcode fonctionne dans l'\u00e9diteur Gutenberg natif, les widgets et la plupart des page builders (Elementor, Divi, Bricks, etc.).\" } },\n    { \"@type\": \"Question\", \"name\": \"Quelle est la diff\u00e9rence entre Submissions et Quote Requests ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Quote Requests regroupe les demandes de devis envoy\u00e9es depuis les boutons par service. Submissions regroupe les demandes d'acc\u00e8s soumises depuis le formulaire de la carte verrou. Les deux ont leur propre tableau de bord.\" } },\n    { \"@type\": \"Question\", \"name\": \"Les mots de passe expirent-ils automatiquement ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui (plan Pro). Chaque mot de passe peut avoir une date d'expiration fixe ou rester ind\u00e9fini. Les mots de passe expir\u00e9s sont rejet\u00e9s automatiquement c\u00f4t\u00e9 serveur.\" } },\n    { \"@type\": \"Question\", \"name\": \"Que se passe-t-il si je d\u00e9passe la limite du plan Free ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Seule la premi\u00e8re liste s'affiche c\u00f4t\u00e9 frontend. Les listes suppl\u00e9mentaires sont masqu\u00e9es. Passer \u00e0 un plan payant d\u00e9bloque imm\u00e9diatement toutes les listes.\" } },\n    { \"@type\": \"Question\", \"name\": \"Le plan Business est-il compatible avec un r\u00e9seau multisite ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, l'activation r\u00e9seau est support\u00e9e avec le plan Business. Les param\u00e8tres peuvent \u00eatre configur\u00e9s au niveau du r\u00e9seau ou par site.\" } },\n    { \"@type\": \"Question\", \"name\": \"Quelle est la diff\u00e9rence entre le tarif annuel et le tarif \u00e0 vie ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le tarif annuel couvre 12 mois de mises \u00e0 jour et de support. Le tarif \u00e0 vie est un paiement unique qui inclut les mises \u00e0 jour sans limite de dur\u00e9e.\" } }\n  ]\n}\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plugin WordPress de Grille tarifaire Listes tarifaires avec formulaire de devis et verrou&nbsp;d&rsquo;acc\u00e8s Affichez vos tarifs par cat\u00e9gorie, collectez des demandes de devis, prot\u00e9gez les listes sensibles par mot de passe et g\u00e9rez vos leads depuis un tableau de bord&nbsp;d\u00e9di\u00e9. Obtenir le plugin Essayer gratuitement monsite.com\/nos-tarifs\/ \ud83c\udfd7\ufe0f Installation &amp; Mise en service Audit de s\u00e9curit\u00e9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-18793","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/pages\/18793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/comments?post=18793"}],"version-history":[{"count":32,"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/pages\/18793\/revisions"}],"predecessor-version":[{"id":18847,"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/pages\/18793\/revisions\/18847"}],"wp:attachment":[{"href":"https:\/\/altaydagistan.com\/en\/wp-json\/wp\/v2\/media?parent=18793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}