Caught an error. Template wafasalaf_layout:wafasalaf-header is not mapped!

Template type: Block

View Component's data
{
  "auto_populate": false,
  "components": [
    {
      "show_language_dropdown": 1,
      "show_account": 1,
      "use_menu": "main",
      "_weight": 1
    }
  ],
  "template": "wafasalaf_layout:wafasalaf-header"
}

Caught an error. Template wafasalaf_widgets:banner is not mapped!

Template type: Block

View Component's data
{
  "auto_populate": false,
  "pending_content": [],
  "components": [
    {
      "group_banner_title": {
        "custom_title": "",
        "use_page_title": 1
      },
      "group_banner_content": {
        "use_breadcrumb": 1,
        "description": {
          "value": {
            "#text": "",
            "#format": "full_html"
          }
        }
      },
      "_weight": 1
    }
  ],
  "template": "wafasalaf_widgets:banner"
}

Caught an error. Template wafasalaf_widgets:demande-mon-credit is not mapped!

Template type: Paragraph AMP

View Component's data
{
  "auto_populate": false,
  "pending_content": [],
  "components": [
    {
      "title": "Demande mon credit",
      "description": {
        "value": {
          "#text": "",
          "#format": "full_html"
        }
      },
      "recap": {
        "title": "Voir mon récapitulatif",
        "url": "/fr/mon-recaputilatif",
        "attributes": {
          "label": "",
          "class": "",
          "id": "recap-mde3mdgxmdawode",
          "target": "_self",
          "rel": ""
        },
        "is_external": false
      },
      "application": {
        "title": "Demander ce crédit sans engagement",
        "url": "/fr/completer-votre-dossier",
        "attributes": {
          "label": "",
          "class": "",
          "id": "application-mde3mdgxmdawode",
          "target": "_self",
          "rel": ""
        },
        "is_external": false
      },
      "applicationDetail": {
        "title": "Modifier ma demande",
        "url": "/fr/mes-demandes-de-credit/details-demande-de-credit",
        "attributes": {
          "label": "",
          "class": "",
          "id": "applicationdetail-mde3mtm4otc2odi",
          "target": "_self",
          "rel": ""
        },
        "is_external": false
      },
      "duplicate": {
        "title": "",
        "url": "/fr/demande-deja-existante",
        "attributes": {
          "label": "",
          "class": "",
          "id": "duplicate-mde3ndgzntc2njq",
          "target": "_self",
          "rel": ""
        },
        "is_external": false
      },
      "thankyouPageWithoutPJ": {
        "title": "",
        "url": "/fr/completer-sans-pj",
        "attributes": {
          "label": "",
          "class": "",
          "id": "thankyoupagewithoutpj-mde3ndgzntc2njq",
          "target": "_self",
          "rel": ""
        },
        "is_external": false
      },
      "formulaire": {
        "id": "wafasalaf_demander_mon_credit_",
        "style": "",
        "buttons": "",
        "elements": {
          "pages": {
            "simulate_my_credit": {
              "type": "webform_wizard_page",
              "title": "Simuler mon crédit",
              "icon": "",
              "next_button_label": "Continuer sans engagement",
              "childs": {
                "loan_purposes": {
                  "validation": {
                    "required": true
                  },
                  "title_display": "invisible",
                  "type": "select",
                  "label": "Mon besoin",
                  "options": [
                    {
                      "value": "one",
                      "label": "one"
                    }
                  ],
                  "isMultiple": false
                },
                "i_am": {
                  "validation": {
                    "required": true
                  },
                  "title_display": "invisible",
                  "type": "select",
                  "label": "Je suis",
                  "options": [
                    {
                      "value": "one",
                      "label": "one"
                    }
                  ],
                  "isMultiple": false
                },
                "amount": {
                  "validation": {
                    "required": true,
                    "min": 5000,
                    "max": 600000
                  },
                  "type": "range",
                  "label": "Montant (en DH)",
                  "attributes": {
                    "min": 5000,
                    "max": 600000,
                    "step": 1000
                  },
                  "isMultiple": false,
                  "output": "right"
                },
                "financing_duration": {
                  "validation": {
                    "required": true,
                    "min": 6,
                    "max": 120
                  },
                  "type": "range",
                  "label": "Durée (en mois)",
                  "attributes": {
                    "min": 6,
                    "max": 120
                  },
                  "isMultiple": false
                },
                "monthly": {
                  "validation": {
                    "required": true,
                    "min": 70,
                    "max": 150000
                  },
                  "type": "range",
                  "label": "Mensualités (en DH)",
                  "attributes": {
                    "min": 70,
                    "max": 150000
                  },
                  "isMultiple": false
                }
              }
            },
            "my_contact_information": {
              "type": "webform_wizard_page",
              "title": "Mes coordonnées",
              "icon": "",
              "next_button_label": "Continuer sans engagement",
              "childs": {
                "salutation": {
                  "validation": {
                    "required": true
                  },
                  "type": "radios",
                  "label": "Civilité",
                  "options": [
                    {
                      "value": "MADAME",
                      "label": "Madame"
                    },
                    {
                      "value": "MADEMOISELLE",
                      "label": "Mademoiselle"
                    },
                    {
                      "value": "MONSIEUR",
                      "label": "Monsieur"
                    }
                  ],
                  "isMultiple": false
                },
                "last_name": {
                  "validation": {
                    "required": true
                  },
                  "type": "text",
                  "label": "Nom",
                  "isMultiple": false
                },
                "first_name": {
                  "validation": {
                    "required": true
                  },
                  "type": "text",
                  "label": "Prénom",
                  "isMultiple": false
                },
                "birthday": {
                  "validation": {
                    "required": true
                  },
                  "type": "date",
                  "label": "Date de naissance",
                  "dateMax": "-18 years",
                  "isMultiple": false
                },
                "cin": {
                  "validation": {
                    "required": true,
                    "pattern": "^(?=.*[A-Za-z])(?=.*\\d)[A-Za-z\\d]{3,10}$",
                    "patternError": "Input must include both letters and numbers."
                  },
                  "type": "text",
                  "label": "Numéro CIN / Carte de séjour",
                  "isMultiple": false
                },
                "mail": {
                  "validation": {
                    "required": true,
                    "pattern": "^(?!.*\\.\\.)(?!.*\\.@)(?!.*@\\.)(?!\\..)(?!.*\\.$)[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,4}$",
                    "patternError": "Veuillez entrer une adresse email valide"
                  },
                  "type": "text",
                  "label": "Email",
                  "isMultiple": false
                },
                "phone": {
                  "validation": {
                    "required": true
                  },
                  "type": "text",
                  "label": "Numéro de téléphone",
                  "htmlInputType": "tel",
                  "isMultiple": false,
                  "attributes": {
                    "international": false
                  }
                },
                "captcha": {
                  "type": "captcha",
                  "isMultiple": false,
                  "validation": {
                    "required": true
                  },
                  "captcha_type": "recaptcha/reCAPTCHA"
                },
                "terms_conditions_of_use": {
                  "validation": {
                    "required": true
                  },
                  "type": "checkbox",
                  "label": "j'ai lu et j'accepte les conditions générales d'utilisation figurant sur les informations légales, notamment la mention relative à la protection des données personnelles",
                  "helperText": "<p><a href=\"https://www.wafasalaf.ma/fr/cgu\">Consulter les CGU</a></p>",
                  "isMultiple": false
                },
                "terms_newsletter": {
                  "type": "checkbox",
                  "label": "J'accepte de recevoir la newsletter et les informations par e-mail",
                  "isMultiple": false
                }
              }
            },
            "my_personal_information": {
              "type": "webform_wizard_page",
              "title": "Mes infos personnelles",
              "icon": "",
              "childs": {
                "date_of_hiring": {
                  "validation": {
                    "required": true
                  },
                  "type": "date",
                  "label": "Date d'embauche/début de l'activité",
                  "dateMax": "-0 days",
                  "isMultiple": false
                },
                "total_monthly_income": {
                  "validation": {
                    "required": true
                  },
                  "type": "number",
                  "label": "Total revenus mensuels (net en DH)",
                  "attributes": {
                    "inputmode": "numeric"
                  },
                  "isMultiple": false
                },
                "ongoing_loans": {
                  "validation": {
                    "required": true
                  },
                  "type": "radios",
                  "label": "Avez vous des crédits en cours ?",
                  "options": [
                    {
                      "value": "yes",
                      "label": "Oui"
                    },
                    {
                      "value": "no",
                      "label": "Non"
                    }
                  ],
                  "isMultiple": false
                },
                "monthly_credit_immo": {
                  "type": "number",
                  "label": "Mensualité crédit Immo (net en DH)",
                  "attributes": {
                    "inputmode": "numeric"
                  },
                  "isMultiple": false,
                  "states": {
                    "visible": {
                      "operator": "and",
                      "checks": [
                        {
                          "element": "ongoing_loans",
                          "operator": "value",
                          "value": "yes"
                        }
                      ]
                    },
                    "required": {
                      "operator": "and",
                      "checks": [
                        {
                          "element": "monthly_others_credits",
                          "operator": "empty",
                          "value": true
                        },
                        {
                          "element": "ongoing_loans",
                          "operator": "value",
                          "value": "yes"
                        }
                      ]
                    }
                  }
                },
                "monthly_others_credits": {
                  "type": "number",
                  "label": "Mensualité autres crédits (net en DH)",
                  "isMultiple": false,
                  "states": {
                    "visible": {
                      "operator": "and",
                      "checks": [
                        {
                          "element": "ongoing_loans",
                          "operator": "value",
                          "value": "yes"
                        }
                      ]
                    },
                    "required": {
                      "operator": "and",
                      "checks": [
                        {
                          "element": "monthly_credit_immo",
                          "operator": "empty",
                          "value": true
                        },
                        {
                          "element": "ongoing_loans",
                          "operator": "value",
                          "value": "yes"
                        }
                      ]
                    }
                  }
                }
              }
            },
            "webform_preview": {
              "preview": {
                "enable": false,
                "label": "",
                "title": "",
                "message": "",
                "excluded_elements": [],
                "preview_exclude_empty": true
              },
              "wizard": {
                "prev_button_label": "",
                "next_button_label": "",
                "confirmation_label": ""
              }
            }
          },
          "buttons": {
            "reset": {
              "hidden": true,
              "text": "Réinitialiser"
            }
          }
        },
        "autosave": {
          "autosave_enabled": 1,
          "autosave_interval": "1800",
          "autosave_storage_type": "local",
          "autosave_exclude_fields": []
        }
      },
      "_weight": 1
    }
  ],
  "template": "wafasalaf_widgets:demande-mon-credit",
  "uniqueId": "wafasalaf_widgets_demande-mon-credit_23"
}

Caught an error. Template wafasalaf_widgets:simulator-description is not mapped!

Template type: Paragraph AMP

View Component's data
{
  "auto_populate": false,
  "pending_content": [],
  "components": [
    {
      "description": {
        "value": {
          "#text": "<p>Simulation et frais d'assurance à titre indicatif et non contractuelle. La mensualité minimale est de 180 dirhams. Un client Wafasalaf peut bénéficier de conditions plus avantageuses en fonction de ses conditions préférentielles.<br><br>Conformément à la loi 09-08, vous disposez d’un droit d’accès, de rectification et d’opposition au traitement de vos données personnelles. Ce traitement a été autorisé par la CNDP sous le n° A-GC-458/2025 &nbsp;(Anciennement autorisé sous le n° A-CG-206/2014).</p>\n",
          "#format": "full_html"
        }
      },
      "_weight": 1
    }
  ],
  "template": "wafasalaf_widgets:simulator-description",
  "uniqueId": "wafasalaf_widgets_simulator-description_24"
}

Caught an error. Template wafasalaf_widgets:call-to-action is not mapped!

Template type: Paragraph AMP

View Component's data
{
  "auto_populate": false,
  "pending_content": [],
  "components": [
    {
      "image": [
        {
          "_default": "https://backoffice-prod-backend.wafasalaf.ma/sites/default/files/2024-04/contact.png",
          "file_name": "contact.png",
          "meta": {
            "target_id": "36",
            "alt": "contact",
            "title": "",
            "width": "205",
            "height": "213"
          }
        }
      ],
      "title": "Contacter un conseiller ",
      "centered": 1,
      "content": {
        "value": {
          "#text": "<p><span style=\"white-space:pre-wrap;\">Du lundi au vendredi de 8h30 à 17h30</span></p>\n",
          "#format": "full_html"
        }
      },
      "link": {
        "title": "05 22 54 51 51",
        "url": "tel:0522545151",
        "attributes": {
          "class": "",
          "id": "link-mde3mtm3nzk1nde",
          "target": "_self",
          "rel": ""
        },
        "is_external": true
      },
      "_weight": 1
    }
  ],
  "template": "wafasalaf_widgets:call-to-action",
  "uniqueId": "wafasalaf_widgets_call-to-action_67"
}

Caught an error. Template wafasalaf_layout:wafasalaf-footer is not mapped!

Template type: Block

View Component's data
{
  "auto_populate": false,
  "extra_field": {
    "title": "Restez informés des offres et actualités Wafasalaf",
    "content": {
      "value": {
        "#text": "<p><span style=\"white-space:pre-wrap;\">Wafasalaf Société Anonyme à Directoire et à Conseil de Surveillance, au capital de 113.179.500DH Agrément n°1211-96 du 1er Safar 1417 (18 Juin 1996) tel que modifié et complété SiègeSocial : 72, angle rue Ram Allah et bd Abdelmoumen, Casablanca – Tél. : 0522 54 51 51 – Fax :0522 27 35 35 – RC 48.409 – I.F 01084019 – Patente 37990182 – CNSS 1292903 - ICE : 001527456000081.</span><br><br><span style=\"white-space:pre-wrap;\">Offre prêt personnel standard (hors rachat de crédit). Soumise à conditions, sous réserve d’acceptation de votre dossier selon les règles prudentielles en vigueur. Pour un montant de 100000 MAD/60 mois, mensualité pour moins de 55 ans : 2114 MAD TTC hors frais : Assurance (100MAD),</span><br><span style=\"white-space:pre-wrap;\">TEG HT : 12,95% frais de dossier: 165 MAD/TTC frais de timbre (20 MAD), crédit bureau (17,60MAD). Coût global du crédit : 46541 MAD/TTC. (TVA 10%)</span></p>\n",
        "#format": "full_html"
      }
    },
    "webform": {
      "id": "wafasalaf_newsletter",
      "style": "",
      "buttons": "",
      "elements": {
        "email": {
          "validation": {
            "required": true,
            "pattern": "^(?!.*\\.\\.)(?!.*\\.@)(?!.*@\\.)(?!\\..)(?!.*\\.$)[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,4}$",
            "patternError": "Veuillez entrer une adresse email valide"
          },
          "title_display": "invisible",
          "type": "text",
          "label": "Votre Email",
          "placeholder": "Votre Email",
          "isMultiple": false
        },
        "buttons": {
          "reset": {
            "hidden": true,
            "text": "Réinitialiser"
          }
        }
      },
      "autosave": false
    },
    "use_menu": "footer"
  },
  "pending_content": [],
  "components": [
    {
      "title": "",
      "link": {
        "title": "instagram",
        "url": "https://www.instagram.com/wafasalaf/",
        "attributes": {
          "class": "",
          "id": "link-mde2odk2otg3nja",
          "target": "_self",
          "rel": ""
        },
        "is_external": true
      },
      "_weight": "1",
      "remove": "Retirer"
    },
    {
      "title": "",
      "link": {
        "title": "facebook",
        "url": "https://www.facebook.com/wafasalaf",
        "attributes": {
          "class": "",
          "id": "link-mte2odk2otg3ota",
          "target": "_self",
          "rel": ""
        },
        "is_external": true
      },
      "_weight": "2",
      "remove": "Retirer"
    },
    {
      "title": "",
      "link": {
        "title": "youtube",
        "url": "https://www.youtube.com/wafasalaf",
        "attributes": {
          "class": "",
          "id": "link-mje2odk2otg3otg",
          "target": "_self",
          "rel": ""
        },
        "is_external": true
      },
      "_weight": "3",
      "remove": "Retirer"
    },
    {
      "title": "",
      "link": {
        "title": "twitter",
        "url": "https://twitter.com/wafasalaf",
        "attributes": {
          "class": "",
          "id": "link-mze2odk2otg4mta",
          "target": "_self",
          "rel": ""
        },
        "is_external": true
      },
      "_weight": "4",
      "remove": "Retirer"
    }
  ],
  "template": "wafasalaf_layout:wafasalaf-footer"
}