{"id":2932,"date":"2026-08-21T15:42:15","date_gmt":"2026-08-21T15:42:15","guid":{"rendered":"https:\/\/maroczain.com\/?page_id=2932"},"modified":"2026-08-21T17:23:14","modified_gmt":"2026-08-21T17:23:14","slug":"simulateur-cargo","status":"publish","type":"page","link":"https:\/\/maroczain.com\/en\/simulateur-cargo\/","title":{"rendered":"Simulateur cargo"},"content":{"rendered":"\n<style>\n:root{\n  --mz-blue:#075b9d;\n  --mz-blue-dark:#063b66;\n  --mz-gold:#d4af37;\n  --mz-bg:#f5f8fb;\n  --mz-border:#d9e2ea;\n}\n\n.mz-cargo-app{\n  max-width:1200px;\n  margin:30px auto;\n  font-family:Arial,Helvetica,sans-serif;\n  color:#172033;\n}\n\n.mz-panel{\n  background:#fff;\n  border-radius:22px;\n  padding:30px;\n  box-shadow:0 12px 40px rgba(0,0,0,.10);\n}\n\n.mz-header{\n  text-align:center;\n  padding:32px;\n  border-radius:18px;\n  color:#fff;\n  background:linear-gradient(135deg,var(--mz-blue-dark),var(--mz-blue));\n}\n\n.mz-header h1{\n  margin:0;\n  font-size:34px;\n}\n\n.mz-header h2{\n  margin:8px 0;\n}\n\n.mz-header p{\n  color:#f3d76c;\n  margin:0;\n}\n\n.mz-title{\n  color:var(--mz-blue);\n  border-bottom:2px solid #edf1f4;\n  padding-bottom:10px;\n  margin-top:32px;\n}\n\n.mz-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n}\n\n.mz-field label{\n  display:block;\n  font-weight:bold;\n  margin-bottom:7px;\n}\n\n.mz-field input,\n.mz-field select{\n  width:100%;\n  box-sizing:border-box;\n  padding:13px;\n  border:1px solid var(--mz-border);\n  border-radius:10px;\n  font-size:15px;\n}\n\n.mz-table{\n  width:100%;\n  border-collapse:collapse;\n  margin-top:15px;\n}\n\n.mz-table th{\n  background:var(--mz-blue);\n  color:#fff;\n  padding:11px;\n}\n\n.mz-table td{\n  border:1px solid #d6dee5;\n  padding:9px;\n}\n\n.mz-table input{\n  width:100%;\n  box-sizing:border-box;\n  padding:8px;\n}\n\n.mz-actions{\n  display:flex;\n  gap:10px;\n  flex-wrap:wrap;\n  margin-top:18px;\n}\n\n.mz-btn{\n  border:none;\n  border-radius:10px;\n  padding:13px 18px;\n  font-weight:bold;\n  cursor:pointer;\n}\n\n.mz-gold{\n  background:var(--mz-gold);\n}\n\n.mz-blue{\n  background:var(--mz-blue);\n  color:#fff;\n}\n\n.mz-dark{\n  background:#172033;\n  color:#fff;\n}\n\n.mz-red{\n  background:#9f2929;\n  color:#fff;\n}\n\n.mz-results{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n  margin-top:20px;\n}\n\n.mz-result{\n  background:var(--mz-bg);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n}\n\n.mz-result strong{\n  display:block;\n  margin-top:8px;\n  color:var(--mz-blue);\n  font-size:24px;\n}\n\n.mz-total{\n  margin-top:22px;\n  border-radius:15px;\n  color:#fff;\n  text-align:center;\n  padding:25px;\n  background:linear-gradient(135deg,var(--mz-blue-dark),var(--mz-blue));\n}\n\n.mz-total strong{\n  display:block;\n  margin-top:8px;\n  font-size:38px;\n}\n\n.mz-tarif-info{\n  margin-top:14px;\n  padding:15px;\n  background:#fff8db;\n  border-left:5px solid var(--mz-gold);\n  border-radius:8px;\n}\n\n@media(max-width:800px){\n  .mz-grid,.mz-results{\n    grid-template-columns:1fr;\n  }\n}\n\n@media print{\n  .no-print{\n    display:none!important;\n  }\n  .mz-panel{\n    box-shadow:none;\n  }\n}\n<\/style>\n\n<div class=\"mz-cargo-app\">\n<div class=\"mz-panel\">\n\n  <div class=\"mz-header\">\n    <h1>\u2708 SIMULATEUR CARGO<\/h1>\n    <h2>MAROC ZAIN<\/h2>\n    <p>Tarification automatique par destination<\/p>\n  <\/div>\n\n  <h2 class=\"mz-title\">1. Informations client<\/h2>\n\n  <div class=\"mz-grid\">\n\n    <div class=\"mz-field\">\n      <label>Nom du client<\/label>\n      <input id=\"client\" type=\"text\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>T\u00e9l\u00e9phone<\/label>\n      <input id=\"telephone\" type=\"text\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>N\u00b0 devis<\/label>\n      <input id=\"numeroDevis\" type=\"text\" readonly>\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>Date<\/label>\n      <input id=\"dateDevis\" type=\"date\">\n    <\/div>\n\n  <\/div>\n\n  <h2 class=\"mz-title\">2. Itin\u00e9raire<\/h2>\n\n  <div class=\"mz-grid\">\n\n    <div class=\"mz-field\">\n      <label>A\u00e9roport de d\u00e9part<\/label>\n\n      <select id=\"depart\">\n        <option value=\"CMN\">Casablanca &#8211; CMN<\/option>\n        <option value=\"RAK\">Marrakech &#8211; RAK<\/option>\n        <option value=\"AGA\">Agadir &#8211; AGA<\/option>\n        <option value=\"OUD\">Oujda &#8211; OUD<\/option>\n        <option value=\"RBA\">Rabat &#8211; RBA<\/option>\n        <option value=\"TNG\">Tanger &#8211; TNG<\/option>\n      <\/select>\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>Destination<\/label>\n\n      <select id=\"destination\" onchange=\"chargerTarif()\">\n\n        <option value=\"\">Choisir une destination<\/option>\n\n        <optgroup label=\"Europe\">\n          <option value=\"PAR\">Paris<\/option>\n          <option value=\"BRU\">Bruxelles<\/option>\n          <option value=\"MAD\">Madrid<\/option>\n          <option value=\"BCN\">Barcelone<\/option>\n          <option value=\"LON\">Londres<\/option>\n          <option value=\"FRA\">Francfort<\/option>\n          <option value=\"AMS\">Amsterdam<\/option>\n          <option value=\"ROM\">Rome<\/option>\n          <option value=\"MIL\">Milan<\/option>\n        <\/optgroup>\n\n        <optgroup label=\"Afrique\">\n          <option value=\"DKR\">Dakar<\/option>\n          <option value=\"ABJ\">Abidjan<\/option>\n          <option value=\"BKO\">Bamako<\/option>\n          <option value=\"ACC\">Accra<\/option>\n          <option value=\"LOS\">Lagos<\/option>\n          <option value=\"DLA\">Douala<\/option>\n        <\/optgroup>\n\n        <optgroup label=\"Moyen-Orient\">\n          <option value=\"DXB\">Duba\u00ef<\/option>\n          <option value=\"AUH\">Abu Dhabi<\/option>\n          <option value=\"DOH\">Doha<\/option>\n          <option value=\"JED\">Djeddah<\/option>\n          <option value=\"RUH\">Riyad<\/option>\n        <\/optgroup>\n\n        <optgroup label=\"Am\u00e9rique\">\n          <option value=\"YUL\">Montr\u00e9al<\/option>\n          <option value=\"JFK\">New York<\/option>\n          <option value=\"MIA\">Miami<\/option>\n        <\/optgroup>\n\n      <\/select>\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>Tarif automatique par kg<\/label>\n      <input id=\"tarifKg\" type=\"number\" step=\"0.01\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>Devise<\/label>\n      <select id=\"devise\">\n        <option>MAD<\/option>\n        <option>EUR<\/option>\n        <option>USD<\/option>\n      <\/select>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"mz-tarif-info\" id=\"infoTarif\">\n    S\u00e9lectionnez une destination pour afficher le tarif.\n  <\/div>\n\n  <h2 class=\"mz-title\">3. Colis<\/h2>\n\n  <div style=\"overflow-x:auto;\">\n\n  <table class=\"mz-table\">\n\n    <thead>\n      <tr>\n        <th>N\u00b0<\/th>\n        <th>Poids r\u00e9el kg<\/th>\n        <th>L cm<\/th>\n        <th>l cm<\/th>\n        <th>H cm<\/th>\n        <th>Poids volum\u00e9trique<\/th>\n        <th class=\"no-print\">Action<\/th>\n      <\/tr>\n    <\/thead>\n\n    <tbody id=\"colisBody\">\n\n      <tr>\n        <td>1<\/td>\n\n        <td>\n          <input type=\"number\" class=\"poids\" step=\"0.01\">\n        <\/td>\n\n        <td>\n          <input type=\"number\" class=\"longueur\">\n        <\/td>\n\n        <td>\n          <input type=\"number\" class=\"largeur\">\n        <\/td>\n\n        <td>\n          <input type=\"number\" class=\"hauteur\">\n        <\/td>\n\n        <td class=\"volume\">\n          0.00 kg\n        <\/td>\n\n        <td class=\"no-print\">\n          <button class=\"mz-btn mz-red\"\n          onclick=\"supprimerLigne(this)\">\n          X\n          <\/button>\n        <\/td>\n\n      <\/tr>\n\n    <\/tbody>\n\n  <\/table>\n\n  <\/div>\n\n  <div class=\"mz-actions no-print\">\n\n    <button class=\"mz-btn mz-blue\"\n    onclick=\"ajouterColis()\">\n      + Ajouter colis\n    <\/button>\n\n    <button class=\"mz-btn mz-gold\"\n    onclick=\"calculerDevis()\">\n      Calculer le devis\n    <\/button>\n\n  <\/div>\n\n  <h2 class=\"mz-title\">4. Frais<\/h2>\n\n  <div class=\"mz-grid\">\n\n    <div class=\"mz-field\">\n      <label>Frais dossier<\/label>\n      <input id=\"dossier\" type=\"number\" value=\"250\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>Manutention<\/label>\n      <input id=\"manutention\" type=\"number\" value=\"0\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>S\u00fbret\u00e9<\/label>\n      <input id=\"surete\" type=\"number\" value=\"0\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>Fuel surcharge<\/label>\n      <input id=\"fuel\" type=\"number\" value=\"0\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>Autres frais<\/label>\n      <input id=\"autres\" type=\"number\" value=\"0\">\n    <\/div>\n\n    <div class=\"mz-field\">\n      <label>TVA %<\/label>\n      <input id=\"tva\" type=\"number\" value=\"20\">\n    <\/div>\n\n  <\/div>\n\n  <h2 class=\"mz-title\">5. R\u00e9sultat<\/h2>\n\n  <div class=\"mz-results\">\n\n    <div class=\"mz-result\">\n      Poids r\u00e9el\n      <strong id=\"resReel\">0 kg<\/strong>\n    <\/div>\n\n    <div class=\"mz-result\">\n      Poids volum\u00e9trique\n      <strong id=\"resVol\">0 kg<\/strong>\n    <\/div>\n\n    <div class=\"mz-result\">\n      Poids taxable\n      <strong id=\"resTaxable\">0 kg<\/strong>\n    <\/div>\n\n    <div class=\"mz-result\">\n      Transport\n      <strong id=\"resTransport\">0 MAD<\/strong>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"mz-results\">\n\n    <div class=\"mz-result\">\n      Frais\n      <strong id=\"resFrais\">0 MAD<\/strong>\n    <\/div>\n\n    <div class=\"mz-result\">\n      HT\n      <strong id=\"resHT\">0 MAD<\/strong>\n    <\/div>\n\n    <div class=\"mz-result\">\n      TVA\n      <strong id=\"resTVA\">0 MAD<\/strong>\n    <\/div>\n\n    <div class=\"mz-result\">\n      TTC\n      <strong id=\"resTTCPetit\">0 MAD<\/strong>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"mz-total\">\n\n    TOTAL DU DEVIS\n\n    <strong id=\"resTTC\">\n      0 MAD\n    <\/strong>\n\n  <\/div>\n\n  <div class=\"mz-actions no-print\">\n\n    <button\n    class=\"mz-btn mz-dark\"\n    onclick=\"window.print()\">\n      \ud83d\udda8 Imprimer \/ PDF\n    <\/button>\n\n    <button\n    class=\"mz-btn mz-blue\"\n    onclick=\"envoyerWhatsApp()\">\n      WhatsApp\n    <\/button>\n\n  <\/div>\n\n<\/div>\n<\/div>\n\n<script>\n\n\/*\n=================================================\nGRILLE TARIFAIRE\n=================================================\n\nIMPORTANT :\nCes tarifs sont des EXEMPLES.\nRemplacez-les par vos tarifs r\u00e9els.\n*\/\n\nconst tarifsCargo = {\n\nPAR:{\n  nom:\"Paris\",\n  tarif:28\n},\n\nBRU:{\n  nom:\"Bruxelles\",\n  tarif:29\n},\n\nMAD:{\n  nom:\"Madrid\",\n  tarif:24\n},\n\nBCN:{\n  nom:\"Barcelone\",\n  tarif:24\n},\n\nLON:{\n  nom:\"Londres\",\n  tarif:32\n},\n\nFRA:{\n  nom:\"Francfort\",\n  tarif:31\n},\n\nAMS:{\n  nom:\"Amsterdam\",\n  tarif:31\n},\n\nROM:{\n  nom:\"Rome\",\n  tarif:30\n},\n\nMIL:{\n  nom:\"Milan\",\n  tarif:29\n},\n\nDKR:{\n  nom:\"Dakar\",\n  tarif:36\n},\n\nABJ:{\n  nom:\"Abidjan\",\n  tarif:39\n},\n\nBKO:{\n  nom:\"Bamako\",\n  tarif:40\n},\n\nACC:{\n  nom:\"Accra\",\n  tarif:42\n},\n\nLOS:{\n  nom:\"Lagos\",\n  tarif:44\n},\n\nDLA:{\n  nom:\"Douala\",\n  tarif:42\n},\n\nDXB:{\n  nom:\"Duba\u00ef\",\n  tarif:43\n},\n\nAUH:{\n  nom:\"Abu Dhabi\",\n  tarif:43\n},\n\nDOH:{\n  nom:\"Doha\",\n  tarif:44\n},\n\nJED:{\n  nom:\"Djeddah\",\n  tarif:40\n},\n\nRUH:{\n  nom:\"Riyad\",\n  tarif:41\n},\n\nYUL:{\n  nom:\"Montr\u00e9al\",\n  tarif:52\n},\n\nJFK:{\n  nom:\"New York\",\n  tarif:55\n},\n\nMIA:{\n  nom:\"Miami\",\n  tarif:59\n}\n\n};\n\n\n\/*\n=================================================\nNUMERO DE DEVIS\n=================================================\n*\/\n\nfunction initialiser(){\n\n  const d =\n  new Date();\n\n  document.getElementById(\n  \"dateDevis\"\n  ).value =\n  d.toISOString().split(\"T\")[0];\n\n  const random =\n  Math.floor(\n  1000 +\n  Math.random()*9000\n  );\n\n  document.getElementById(\n  \"numeroDevis\"\n  ).value =\n  \"MZ-CARGO-\" +\n  d.getFullYear() +\n  \"-\" +\n  random;\n}\n\n\n\/*\n=================================================\nCHARGEMENT TARIF\n=================================================\n*\/\n\nfunction chargerTarif(){\n\n  const code =\n  document.getElementById(\n  \"destination\"\n  ).value;\n\n  if(!tarifsCargo[code]){\n\n    document.getElementById(\n    \"tarifKg\"\n    ).value = \"\";\n\n    document.getElementById(\n    \"infoTarif\"\n    ).innerHTML =\n    \"Aucun tarif s\u00e9lectionn\u00e9.\";\n\n    return;\n  }\n\n  const tarif =\n  tarifsCargo[code];\n\n  document.getElementById(\n  \"tarifKg\"\n  ).value =\n  tarif.tarif;\n\n  document.getElementById(\n  \"infoTarif\"\n  ).innerHTML =\n  \"<strong>\" +\n  tarif.nom +\n  \"<\/strong> : \" +\n  tarif.tarif +\n  \" MAD\/kg \u2013 tarif indicatif.\";\n\n}\n\n\n\/*\n=================================================\nAJOUT COLIS\n=================================================\n*\/\n\nfunction ajouterColis(){\n\n  const tbody =\n  document.getElementById(\n  \"colisBody\"\n  );\n\n  const numero =\n  tbody.rows.length + 1;\n\n  const row =\n  tbody.insertRow();\n\n  row.innerHTML = `\n\n  <td>${numero}<\/td>\n\n  <td>\n  <input type=\"number\"\n  class=\"poids\"\n  step=\"0.01\">\n  <\/td>\n\n  <td>\n  <input type=\"number\"\n  class=\"longueur\">\n  <\/td>\n\n  <td>\n  <input type=\"number\"\n  class=\"largeur\">\n  <\/td>\n\n  <td>\n  <input type=\"number\"\n  class=\"hauteur\">\n  <\/td>\n\n  <td class=\"volume\">\n  0.00 kg\n  <\/td>\n\n  <td class=\"no-print\">\n  <button\n  class=\"mz-btn mz-red\"\n  onclick=\"supprimerLigne(this)\">\n  X\n  <\/button>\n  <\/td>\n\n  `;\n\n}\n\n\n\/*\n=================================================\nSUPPRESSION COLIS\n=================================================\n*\/\n\nfunction supprimerLigne(btn){\n\n  const tbody =\n  document.getElementById(\n  \"colisBody\"\n  );\n\n  if(\n  tbody.rows.length <= 1\n  ){\n    alert(\n    \"Conservez au moins un colis.\"\n    );\n    return;\n  }\n\n  btn.closest(\"tr\").remove();\n\n  [...tbody.rows]\n  .forEach(\n  (row,index)=>{\n    row.cells[0].innerText =\n    index+1;\n  });\n\n  calculerDevis();\n\n}\n\n\n\/*\n=================================================\nLECTURE VALEUR\n=================================================\n*\/\n\nfunction valeur(id){\n\n  return parseFloat(\n  document.getElementById(\n  id\n  ).value\n  ) || 0;\n\n}\n\n\n\/*\n=================================================\nFORMAT\n=================================================\n*\/\n\nfunction argent(v){\n\n  const devise =\n  document.getElementById(\n  \"devise\"\n  ).value;\n\n  return new Intl.NumberFormat(\n  \"fr-MA\",\n  {\n    minimumFractionDigits:2,\n    maximumFractionDigits:2\n  }\n  ).format(v)\n  +\n  \" \"\n  +\n  devise;\n\n}\n\n\n\/*\n=================================================\nCALCUL\n=================================================\n*\/\n\nfunction calculerDevis(){\n\n  let poidsReel =\n  0;\n\n  let poidsVol =\n  0;\n\n  const lignes =\n  document.querySelectorAll(\n  \"#colisBody tr\"\n  );\n\n  lignes.forEach(\n  ligne=>{\n\n    const p =\n    parseFloat(\n    ligne.querySelector(\n    \".poids\"\n    ).value\n    ) || 0;\n\n    const longueur =\n    parseFloat(\n    ligne.querySelector(\n    \".longueur\"\n    ).value\n    ) || 0;\n\n    const largeur =\n    parseFloat(\n    ligne.querySelector(\n    \".largeur\"\n    ).value\n    ) || 0;\n\n    const hauteur =\n    parseFloat(\n    ligne.querySelector(\n    \".hauteur\"\n    ).value\n    ) || 0;\n\n    const volume =\n    (\n    longueur *\n    largeur *\n    hauteur\n    ) \/ 6000;\n\n    ligne.querySelector(\n    \".volume\"\n    ).innerText =\n    volume.toFixed(2)\n    +\n    \" kg\";\n\n    poidsReel += p;\n\n    poidsVol += volume;\n\n  });\n\n  const poidsTaxable =\n  Math.max(\n  poidsReel,\n  poidsVol\n  );\n\n  const tarif =\n  valeur(\"tarifKg\");\n\n  const transport =\n  poidsTaxable *\n  tarif;\n\n  const frais =\n  valeur(\"dossier\")\n  +\n  valeur(\"manutention\")\n  +\n  valeur(\"surete\")\n  +\n  valeur(\"fuel\")\n  +\n  valeur(\"autres\");\n\n  const HT =\n  transport +\n  frais;\n\n  const TVA =\n  HT *\n  valeur(\"tva\")\n  \/ 100;\n\n  const TTC =\n  HT +\n  TVA;\n\n  document.getElementById(\n  \"resReel\"\n  ).innerText =\n  poidsReel.toFixed(2)\n  +\n  \" kg\";\n\n  document.getElementById(\n  \"resVol\"\n  ).innerText =\n  poidsVol.toFixed(2)\n  +\n  \" kg\";\n\n  document.getElementById(\n  \"resTaxable\"\n  ).innerText =\n  poidsTaxable.toFixed(2)\n  +\n  \" kg\";\n\n  document.getElementById(\n  \"resTransport\"\n  ).innerText =\n  argent(transport);\n\n  document.getElementById(\n  \"resFrais\"\n  ).innerText =\n  argent(frais);\n\n  document.getElementById(\n  \"resHT\"\n  ).innerText =\n  argent(HT);\n\n  document.getElementById(\n  \"resTVA\"\n  ).innerText =\n  argent(TVA);\n\n  document.getElementById(\n  \"resTTCPetit\"\n  ).innerText =\n  argent(TTC);\n\n  document.getElementById(\n  \"resTTC\"\n  ).innerText =\n  argent(TTC);\n\n}\n\n\n\/*\n=================================================\nWHATSAPP\n=================================================\n*\/\n\nfunction envoyerWhatsApp(){\n\n  calculerDevis();\n\n  const numero =\n  document.getElementById(\n  \"numeroDevis\"\n  ).value;\n\n  const client =\n  document.getElementById(\n  \"client\"\n  ).value || \"-\";\n\n  const depart =\n  document.getElementById(\n  \"depart\"\n  ).value;\n\n  const destinationSelect =\n  document.getElementById(\n  \"destination\"\n  );\n\n  const destination =\n  destinationSelect.options[\n  destinationSelect.selectedIndex\n  ].text;\n\n  const poids =\n  document.getElementById(\n  \"resTaxable\"\n  ).innerText;\n\n  const total =\n  document.getElementById(\n  \"resTTC\"\n  ).innerText;\n\n  const message =\n\n`MAROC ZAIN\nDEVIS CARGO\n\nDevis : ${numero}\n\nClient :\n${client}\n\nTrajet :\n${depart} \u2192 ${destination}\n\nPoids taxable :\n${poids}\n\nMontant estimatif :\n${total}\n\nTarif sous r\u00e9serve de validation d\u00e9finitive.`;\n\n  const url =\n  \"https:\/\/wa.me\/?text=\"\n  +\n  encodeURIComponent(\n  message\n  );\n\n  window.open(\n  url,\n  \"_blank\"\n  );\n\n}\n\ninitialiser();\n\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u2708 SIMULATEUR CARGO MAROC ZAIN Tarification automatique par destination 1. Informations client Nom du client T\u00e9l\u00e9phone N\u00b0 devis Date 2. Itin\u00e9raire A\u00e9roport de d\u00e9part Casablanca &#8211; CMNMarrakech &#8211; RAKAgadir &#8211; AGAOujda &#8211; OUDRabat &#8211; RBATanger &#8211; TNG Destination Choisir une destinationParisBruxellesMadridBarceloneLondresFrancfortAmsterdamRomeMilan DakarAbidjanBamakoAccraLagosDouala Duba\u00efAbu DhabiDohaDjeddahRiyad Montr\u00e9alNew YorkMiami Tarif automatique par kg Devise MADEURUSD S\u00e9lectionnez une destination [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2932","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/pages\/2932","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/comments?post=2932"}],"version-history":[{"count":2,"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/pages\/2932\/revisions"}],"predecessor-version":[{"id":3081,"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/pages\/2932\/revisions\/3081"}],"wp:attachment":[{"href":"https:\/\/maroczain.com\/en\/wp-json\/wp\/v2\/media?parent=2932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}