Waimia.
← Pricing Sections

pricing-comparison-matrix

stable Bibliothèque

Pricing Sections

Matrice comparative tarifaire pour mettre en regard les fonctionnalites de 3 plans avec mise en avant de la colonne recommandee.

pricingtablecomparisonmatrix

Aperçu

Code

Données de la section (à placer dans sections[])

{
  "type": "pricing-comparison-matrix",
  "kicker_fr": "Tarifs · comparatif complet",
  "kicker_en": "Pricing · full comparison",
  "h2_fr": "Choisissez la <i>formule</i> adaptee",
  "h2_en": "Choose the <i>plan</i> that fits",
  "body_fr": "Toutes les formules incluent un audit initial et un acces a notre equipe. Pas de surprise en cours de route.",
  "body_en": "All plans include an initial audit and access to our team. No surprises along the way.",
  "plans": [
    {
      "name_fr": "Activation",
      "name_en": "Activation",
      "price": "1 500 EUR",
      "price_note_fr": "paiement unique",
      "price_note_en": "one-time payment",
      "cta": {
        "label_fr": "Demarrer",
        "label_en": "Get started",
        "href": "/offres/activation",
        "variant": "ghost"
      },
      "featured": false
    },
    {
      "name_fr": "Growth System",
      "name_en": "Growth System",
      "price": "5 000 EUR",
      "price_note_fr": "ou 3x 1 800 EUR",
      "price_note_en": "or 3x 1 800 EUR",
      "cta": {
        "label_fr": "Choisir",
        "label_en": "Choose plan",
        "href": "/offres/growth",
        "variant": "primary"
      },
      "featured": true
    },
    {
      "name_fr": "Sur-mesure",
      "name_en": "Custom",
      "price": "Devis",
      "price_note_fr": "selon perimetre",
      "price_note_en": "scope-based",
      "cta": {
        "label_fr": "Discuter",
        "label_en": "Talk to us",
        "href": "/offres/sur-mesure",
        "variant": "ghost"
      },
      "featured": false
    }
  ],
  "rows": [
    {
      "feature_fr": "Audit strategie IA",
      "feature_en": "AI strategy audit",
      "group_fr": "Diagnostic",
      "group_en": "Diagnostic",
      "values": [
        true,
        true,
        true
      ]
    },
    {
      "feature_fr": "Cartographie workflows",
      "feature_en": "Workflow mapping",
      "group_fr": "Diagnostic",
      "group_en": "Diagnostic",
      "values": [
        false,
        true,
        true
      ]
    },
    {
      "feature_fr": "Workflows deployes",
      "feature_en": "Deployed workflows",
      "group_fr": "Execution",
      "group_en": "Execution",
      "values": [
        "1",
        "5 a 8",
        "Illimite"
      ]
    },
    {
      "feature_fr": "Intégrations tierces",
      "feature_en": "Third-party integrations",
      "group_fr": "Execution",
      "group_en": "Execution",
      "values": [
        false,
        true,
        true
      ]
    },
    {
      "feature_fr": "Formation equipe",
      "feature_en": "Team training",
      "group_fr": "Accompagnement",
      "group_en": "Support",
      "values": [
        false,
        true,
        true
      ]
    },
    {
      "feature_fr": "Support inclus",
      "feature_en": "Included support",
      "group_fr": "Accompagnement",
      "group_en": "Support",
      "values": [
        "5 jours",
        "90 jours",
        "12 mois"
      ]
    },
    {
      "feature_fr": "Responsable dedie",
      "feature_en": "Dedicated lead",
      "group_fr": "Accompagnement",
      "group_en": "Support",
      "values": [
        false,
        false,
        true
      ]
    },
    {
      "feature_fr": "Livrable mesurable",
      "feature_en": "Measurable deliverable",
      "group_fr": "Resultats",
      "group_en": "Results",
      "values": [
        true,
        true,
        true
      ]
    },
    {
      "feature_fr": "Reporting ROI",
      "feature_en": "ROI reporting",
      "group_fr": "Resultats",
      "group_en": "Results",
      "values": [
        false,
        true,
        true
      ]
    }
  ]
}