{"id":78,"date":"2026-06-21T21:18:13","date_gmt":"2026-06-21T21:18:13","guid":{"rendered":"https:\/\/sadeed-em.com\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/"},"modified":"2026-06-22T02:54:02","modified_gmt":"2026-06-22T02:54:02","slug":"%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1","status":"publish","type":"page","link":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/","title":{"rendered":"\u0627\u0644\u062a\u0633\u0639\u064a\u0631"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   SADEED \u00b7 SM\u2011SOS \u2014 PRICING PAGE (FINAL CLEAN VERSION)\n   Clean \u00b7 Modern \u00b7 SaaS-Level \u00b7 Unified \u00b7 Stable Layout\n========================================================= *\/\n\n\/* ---------------------------------------------------------\n   ROOT\n--------------------------------------------------------- *\/\n.pricing-section {\n  padding: 60px 0;\n  background: radial-gradient(circle at top, #0f1a2e 0%, #0b1220 60%, #070c16 100%);\n}\n\n.section-inner {\n  max-width: 1100px;\n  margin: auto;\n  padding: 0 20px;\n}\n\n\/* ---------------------------------------------------------\n   TITLES\n--------------------------------------------------------- *\/\n.pricing-section h1,\n.pricing-section h2,\n.pricing-section h3,\n.pricing-card h3 {\n  background: linear-gradient(135deg, #38bdf8, #60a5fa);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n\n\/* ---------------------------------------------------------\n   LEAD TEXT\n--------------------------------------------------------- *\/\n.section-lead {\n  color: #cbd5e1;\n  margin-bottom: 40px;\n  max-width: 700px;\n  line-height: 1.7;\n  font-size: 17px;\n}\n\n\/* ---------------------------------------------------------\n   SUBTITLE\n--------------------------------------------------------- *\/\n.section-subtitle {\n  margin-top: 50px;\n  font-size: 22px;\n  color: #e2e8f0;\n}\n\n\/* ---------------------------------------------------------\n   INFO CARD\n--------------------------------------------------------- *\/\n.info-card {\n  background: linear-gradient(180deg, #1e293b, #0f172a);\n  padding: 25px;\n  border-radius: 14px;\n  border: 1px solid rgba(59,130,246,0.3);\n  margin-bottom: 25px;\n  box-shadow: 0 20px 40px rgba(0,0,0,0.35);\n}\n\n.info-card ul {\n  margin: 10px 0;\n  color: #e2e8f0;\n  line-height: 1.6;\n}\n\n.info-note {\n  color: #60a5fa;\n  margin-top: 10px;\n}\n\n\/* ---------------------------------------------------------\n   GRID \u2014 FIXED HEIGHT CARDS\n--------------------------------------------------------- *\/\n.pricing-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n  gap: 25px;\n  margin-top: 20px;\n  align-items: stretch;\n}\n\n\/* ---------------------------------------------------------\n   PRICING CARD \u2014 UNIFIED HEIGHT\n--------------------------------------------------------- *\/\n.pricing-card {\n  background: linear-gradient(180deg, #1e293b, #0f172a);\n  padding: 25px;\n  border-radius: 14px;\n  border: 1px solid rgba(59,130,246,0.3);\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  min-height: 480px; \/* \u2190 \u064a\u0636\u0645\u0646 \u0646\u0641\u0633 \u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639 *\/\n  transition: 0.3s ease;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.25);\n}\n\n.pricing-card:hover {\n  transform: translateY(-6px);\n  border-color: #60a5fa;\n  box-shadow: 0 20px 40px rgba(56,189,248,0.25);\n}\n\n.pricing-card.featured {\n  border-color: #3b82f6;\n  box-shadow: 0 0 35px rgba(59,130,246,0.35);\n}\n\n\/* PRICE *\/\n.price {\n  font-size: 28px;\n  font-weight: 700;\n  color: #fff;\n  margin: 10px 0;\n}\n\n.sub {\n  color: #cbd5e1;\n  margin-bottom: 10px;\n}\n\n\/* LIST *\/\n.pricing-card ul {\n  text-align: left;\n  margin: 15px 0;\n  color: #e2e8f0;\n  line-height: 1.6;\n  flex-grow: 1;\n}\n\n\/* ---------------------------------------------------------\n   BUTTONS\n--------------------------------------------------------- *\/\n.btn-primary {\n  padding: 10px 20px;\n  border-radius: 10px;\n  background: linear-gradient(135deg, #3b82f6, #60a5fa);\n  color: #fff;\n  border: none;\n  cursor: pointer;\n  transition: 0.3s;\n}\n\n.btn-primary:hover {\n  background: linear-gradient(135deg, #60a5fa, #3b82f6);\n  transform: translateY(-2px);\n}\n\n.btn-secondary {\n  padding: 10px 20px;\n  border-radius: 10px;\n  background: #1e293b;\n  color: #fff;\n  border: 1px solid #3b82f6;\n  cursor: pointer;\n  transition: 0.3s;\n  margin-left: 10px;\n}\n\n.btn-secondary:hover {\n  background: #3b82f6;\n}\n\n\/* ---------------------------------------------------------\n   CTA BOX \u2014 Next Step\n--------------------------------------------------------- *\/\n.cta-box {\n  text-align: center;\n  margin-top: 60px;\n  background: rgba(15,23,42,0.85);\n  border: 1px solid rgba(56,189,248,0.25);\n  border-radius: 16px;\n  padding: 30px;\n  box-shadow: 0 20px 40px rgba(0,0,0,0.45);\n}\n\n.cta-box p {\n  color: #f8fafc;\n  font-size: 17px;\n  line-height: 1.7;\n  opacity: 0.95;\n  margin-bottom: 20px;\n}\n\n\/* ---------------------------------------------------------\n   CINEMATIC MOTION \u2014 CLEAN & STABLE\n--------------------------------------------------------- *\/\n\n\/* HERO *\/\n.pricing-section h1 {\n  opacity: 0;\n  transform: translateY(25px);\n  animation: heroFade 1.2s ease forwards;\n}\n\n@keyframes heroFade {\n  0% { opacity: 0; transform: translateY(25px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n\n.section-lead {\n  opacity: 0;\n  transform: translateY(20px);\n  animation: heroLead 1.4s ease forwards;\n  animation-delay: 0.2s;\n}\n\n@keyframes heroLead {\n  0% { opacity: 0; transform: translateY(20px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n\n\/* INFO CARDS *\/\n.info-card {\n  opacity: 0;\n  transform: translateY(25px);\n  animation: infoEnter 1s ease forwards;\n}\n\n.info-card:nth-of-type(1) { animation-delay: 0.1s; }\n.info-card:nth-of-type(2) { animation-delay: 0.25s; }\n\n@keyframes infoEnter {\n  0% { opacity: 0; transform: translateY(25px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n\n\/* PRICING CARDS \u2014 Stable Stagger *\/\n.pricing-card {\n  opacity: 0;\n  transform: translateY(20px);\n  animation: cardEnter 0.9s ease forwards;\n}\n\n.pricing-card:nth-child(1) { animation-delay: 0.15s; }\n.pricing-card:nth-child(2) { animation-delay: 0.30s; }\n.pricing-card:nth-child(3) { animation-delay: 0.45s; }\n\n@keyframes cardEnter {\n  0% { opacity: 0; transform: translateY(20px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n\n\/* CTA *\/\n.cta-box {\n  opacity: 0;\n  transform: translateY(40px);\n  animation: ctaEnter 1.3s ease forwards;\n  animation-delay: 0.4s;\n}\n\n@keyframes ctaEnter {\n  0% { opacity: 0; transform: translateY(40px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n<script>\n\/\/ =========================\n\/\/ SCROLL REVEAL\n\/\/ =========================\n\nconst revealElements = document.querySelectorAll(\".pricing-card, .info-card, .cta-box\");\n\nfunction revealOnScroll() {\n  revealElements.forEach(el => {\n    const rect = el.getBoundingClientRect();\n    if (rect.top < window.innerHeight - 80) {\n      el.classList.add(\"visible\");\n    }\n  });\n}\n\nwindow.addEventListener(\"scroll\", revealOnScroll);\nwindow.addEventListener(\"load\", revealOnScroll);\n\n\n\/\/ =========================\n\/\/ MAGNETIC HOVER EFFECT\n\/\/ =========================\n\ndocument.querySelectorAll(\".pricing-card\").forEach(card => {\n  card.addEventListener(\"mousemove\", (e) => {\n    const rect = card.getBoundingClientRect();\n    const x = e.clientX - rect.left - rect.width \/ 2;\n    const y = e.clientY - rect.top - rect.height \/ 2;\n\n    card.style.transform = `\n      perspective(800px)\n      rotateX(${y * -0.02}deg)\n      rotateY(${x * 0.02}deg)\n      scale(1.03)\n    `;\n  });\n\n  card.addEventListener(\"mouseleave\", () => {\n    card.style.transform = \"rotateX(0deg) rotateY(0deg) scale(1)\";\n  });\n});\n\n\n\/\/ =========================\n\/\/ BUTTON RIPPLES\n\/\/ =========================\n\ndocument.querySelectorAll(\".btn-primary\").forEach(btn => {\n  btn.addEventListener(\"click\", function(e) {\n    const circle = document.createElement(\"span\");\n    const diameter = Math.max(btn.clientWidth, btn.clientHeight);\n    const radius = diameter \/ 2;\n\n    circle.style.width = circle.style.height = `${diameter}px`;\n    circle.style.left = `${e.clientX - btn.offsetLeft - radius}px`;\n    circle.style.top = `${e.clientY - btn.offsetTop - radius}px`;\n    circle.classList.add(\"ripple\");\n\n    const ripple = btn.getElementsByClassName(\"ripple\")[0];\n    if (ripple) ripple.remove();\n\n    btn.appendChild(circle);\n  });\n});\n<\/script>\n\n<section class=\"pricing-section\">\n  <div class=\"section-inner\">\n\n    <!-- ========================= -->\n    <!-- HERO -->\n    <!-- ========================= -->\n    <div class=\"hero-block reveal\">\n      <h1>SM\u2011SOS Operational Pricing<\/h1>\n      <p class=\"section-lead\">\n        Flexible operational models designed to match real deployment scenarios \u2014 from single assets to full fleet transformation.\n        <br>This is not software pricing. It is the cost of building a structured operational system.\n      <\/p>\n    <\/div>\n\n    <!-- ========================= -->\n    <!-- DEPLOYMENT MODEL -->\n    <!-- ========================= -->\n    <div class=\"info-card reveal\">\n      <h3>How SM\u2011SOS is Deployed<\/h3>\n      <ul>\n        <li>Hardware integration<\/li>\n        <li>System configuration<\/li>\n        <li>Data activation<\/li>\n        <li>Live operational monitoring<\/li>\n      <\/ul>\n      <p class=\"info-note\">Ensuring performance, accuracy, and reliability from day one.<\/p>\n    <\/div>\n\n    <!-- ========================= -->\n    <!-- PILOT-FIRST -->\n    <!-- ========================= -->\n    <div class=\"info-card reveal\">\n      <h3>Pilot\u2011First Approach<\/h3>\n      <ul>\n        <li>One engine selected<\/li>\n        <li>System installed and activated<\/li>\n        <li>Live telemetry begins<\/li>\n        <li>Performance evaluated<\/li>\n      <\/ul>\n      <p class=\"info-note\">\n        This ensures verified data accuracy, system compatibility, predictive performance, and zero\u2011risk scaling.\n      <\/p>\n    <\/div>\n\n    <!-- ========================= -->\n    <!-- DEPLOYMENT COST + SUBSCRIPTION -->\n    <!-- ========================= -->\n    <div class=\"pricing-grid\">\n\n      <!-- Deployment Cost -->\n      <div class=\"pricing-card featured reveal\">\n        <h3>Deployment Cost (Per Engine)<\/h3>\n        <p class=\"price\">7,000 SAR<\/p>\n        <p class=\"sub\">One\u2011Time Deployment<\/p>\n        <ul>\n          <li>Engine Gateway device<\/li>\n          <li>Hardware installation<\/li>\n          <li>Network setup<\/li>\n          <li>SM\u2011SOS system integration<\/li>\n          <li>Dashboard configuration<\/li>\n          <li>Testing &amp; commissioning<\/li>\n          <li>Initial technical support<\/li>\n        <\/ul>\n\n        <!-- CTA -->\n        <a href=\"https:\/\/sadeed-em.com\/\u062a\u0648\u0627\u0635\u0644\/\" class=\"btn-primary\">Start Pilot Deployment<\/a>\n      <\/div>\n\n      <!-- Subscription -->\n      <div class=\"pricing-card reveal\">\n        <h3>Monthly Operational Subscription<\/h3>\n        <p class=\"price\">1,099 SAR<\/p>\n        <p class=\"sub\">Per Vessel \/ Month<\/p>\n        <ul>\n          <li>Full platform access<\/li>\n          <li>Real\u2011time telemetry<\/li>\n          <li>Predictive maintenance<\/li>\n          <li>Executive dashboard<\/li>\n          <li>Cybersecurity layer<\/li>\n          <li>24\/7 technical support<\/li>\n        <\/ul>\n\n        <!-- CTA -->\n        <a href=\"https:\/\/sadeed-em.com\/\u062a\u0648\u0627\u0635\u0644\/\" class=\"btn-primary\">Activate Subscription<\/a>\n      <\/div>\n\n    <\/div>\n\n    <!-- ========================= -->\n    <!-- OPERATIONAL PACKAGES -->\n    <!-- ========================= -->\n    <h2 class=\"section-subtitle reveal\">Operational Packages<\/h2>\n\n    <div class=\"pricing-grid\">\n\n      <!-- Individual -->\n      <div class=\"pricing-card reveal\">\n        <h3>Individual Operator<\/h3>\n        <p class=\"price\">Entry Package<\/p>\n        <ul>\n          <li>Initial setup<\/li>\n          <li>Basic diagnostics<\/li>\n          <li>Work order activation<\/li>\n          <li>Operational baseline<\/li>\n        <\/ul>\n\n        <!-- CTA -->\n        <a href=\"https:\/\/sadeed-em.com\/\u062a\u0648\u0627\u0635\u0644\/\" class=\"btn-primary\">Start Operational Setup<\/a>\n      <\/div>\n\n      <!-- Fleet -->\n      <div class=\"pricing-card featured reveal\">\n        <h3>Fleet Operations<\/h3>\n        <p class=\"price\">Fleet Package<\/p>\n        <ul>\n          <li>Full system activation<\/li>\n          <li>Real\u2011time monitoring<\/li>\n          <li>Predictive maintenance<\/li>\n          <li>Operational dashboards<\/li>\n          <li>Alerts + reporting<\/li>\n        <\/ul>\n\n        <!-- CTA -->\n        <a href=\"https:\/\/sadeed-em.com\/\u062a\u0648\u0627\u0635\u0644\/\" class=\"btn-primary\">Activate Fleet System<\/a>\n      <\/div>\n\n      <!-- Enterprise -->\n      <div class=\"pricing-card reveal\">\n        <h3>Enterprise \/ Government<\/h3>\n        <p class=\"price\">Custom Deployment<\/p>\n        <ul>\n          <li>Multi\u2011asset integration<\/li>\n          <li>Custom architecture<\/li>\n          <li>SLA\u2011based support<\/li>\n          <li>Advanced reporting<\/li>\n          <li>Strategic deployment<\/li>\n        <\/ul>\n\n        <!-- CTA -->\n        <a href=\"https:\/\/sadeed-em.com\/\u062a\u0648\u0627\u0635\u0644\/\" class=\"btn-primary\">Request Deployment<\/a>\n      <\/div>\n\n    <\/div>\n\n    <!-- ========================= -->\n    <!-- COMMERCIAL TERMS -->\n    <!-- ========================= -->\n    <div class=\"info-card reveal\">\n      <h3>Commercial Terms<\/h3>\n      <ul>\n        <li>50% advance upon approval<\/li>\n        <li>50% upon activation &amp; commissioning<\/li>\n        <li>Subscription billed monthly in advance<\/li>\n        <li>All pricing subject to VAT regulations<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- ========================= -->\n    <!-- CTA \u2014 NEXT STEP -->\n    <!-- ========================= -->\n    <div class=\"cta-box reveal\">\n      <h3>Next Step<\/h3>\n      <p>Start with a pilot. Validate performance. Scale with confidence.<\/p>\n\n      <!-- PRIMARY CTA -->\n      <a href=\"https:\/\/sadeed-em.com\/\u062a\u0648\u0627\u0635\u0644\/\" class=\"btn-primary\">Request Deployment<\/a>\n\n      <!-- SECONDARY CTA -->\n      <a href=\"https:\/\/sadeed-em.com\/\u062a\u0648\u0627\u0635\u0644\/\" class=\"btn-secondary\">Contact Sadeed<\/a>\n\n      <!-- PRIVACY POLICY LINK -->\n      <p class=\"privacy-link\" style=\"margin-top:20px;\">\n        <a href=\"https:\/\/sadeed-em.com\/privacy-policy\/\">Privacy Policy \u2192<\/a>\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>SM\u2011SOS Operational Pricing Flexible operational models designed to match real deployment scenarios \u2014 from single assets to full fleet transformation. This is not software pricing. It is the cost of building a structured operational system. How SM\u2011SOS is Deployed Hardware integration System configuration Data activation Live operational monitoring Ensuring performance, accuracy, and reliability from day [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-78","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"efi42OeqP8tPMgLmvVCRA7XIgy-Q0c6gbR1hDyPj9G8\" \/>\n\t<meta name=\"msvalidate.01\" content=\"https:\/\/sadeed-em.com\/sitemap.xml\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ar_AR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Company Sadeed Arabia for Marine Engineering and Maintenance LLC - Smart Marine Engineering &amp; Operational Excellence\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"SM\u2011SOS Pricing | Smart Marine Operations Plans\" \/>\n\t\t<meta property=\"og:description\" content=\"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/sadeed-em.com\/wp-content\/uploads\/2025\/10\/\u064a\u062e\u062a-\u0645\u062d\u062f\u062b.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/sadeed-em.com\/wp-content\/uploads\/2025\/10\/\u064a\u062e\u062a-\u0645\u062d\u062f\u062b.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1688\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1125\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-21T21:18:13+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-22T02:54:02+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/Sadeed-Smart-marine\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@Sadeed-Smart-marine\" \/>\n\t\t<meta name=\"twitter:title\" content=\"SM\u2011SOS Pricing | Smart Marine Operations Plans\" \/>\n\t\t<meta name=\"twitter:description\" content=\"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@Sadeed-Smart-marine\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/sadeed-em.com\/wp-content\/uploads\/2025\/10\/\u064a\u062e\u062a-\u0645\u062d\u062f\u062b.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sadeed-em.com\\\/ar\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/#listItem\",\"name\":\"Pricing\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/#listItem\",\"position\":2,\"name\":\"Pricing\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/#organization\",\"name\":\"Company Sadeed Arabia for Marine Engineering and Maintenance LLC https:\\\/\\\/sadeed-em.com\",\"description\":\"Smart Marine Engineering & Operational Excellence \\u0634\\u0631\\u0643\\u0629 \\u0647\\u0646\\u062f\\u0633\\u064a\\u0629 \\u0628\\u062d\\u0631\\u064a\\u0629 \\u0633\\u0639\\u0648\\u062f\\u064a\\u0629 \\u062a\\u064f\\u0639\\u064a\\u062f \\u062a\\u0639\\u0631\\u064a\\u0641 \\u0627\\u0644\\u062a\\u0634\\u063a\\u064a\\u0644 \\u0643\\u0640 \\u062e\\u0631\\u064a\\u0637\\u0629 \\u0625\\u062f\\u0631\\u0627\\u0643 \\u062d\\u064a\\u0651\\u0629\\u060c \\u062a\\u0631\\u0628\\u0637 \\u0627\\u0644\\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0627\\u0644\\u062d\\u064a\\u0629 \\u0628\\u0627\\u0644\\u062a\\u0642\\u0646\\u064a\\u0627\\u062a \\u0627\\u0644\\u0630\\u0643\\u064a\\u0629 \\u0644\\u062a\\u0641\\u0639\\u064a\\u0644 \\u0627\\u0644\\u0635\\u064a\\u0627\\u0646\\u0629 \\u0627\\u0644\\u0627\\u0633\\u062a\\u0628\\u0627\\u0642\\u064a\\u0629\\u060c \\u0648\\u062a\\u062d\\u0642\\u064a\\u0642 \\u0627\\u0644\\u0633\\u0644\\u0627\\u0645\\u0629 \\u0639\\u0628\\u0631 \\u062a\\u0648\\u0642\\u064a\\u0639\\u0627\\u062a \\u0631\\u0645\\u0632\\u064a\\u0629 \\u0644\\u0643\\u0644 \\u0639\\u0645\\u0644\\u064a\\u0629.\",\"url\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/\",\"telephone\":\"+966541747758\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/sadeed-em.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/logo-Sadeed-em.png\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/#organizationLogo\",\"width\":1024,\"height\":1024},\"image\":{\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/Sadeed-Smart-marine\",\"https:\\\/\\\/x.com\\\/Sadeed-Smart-marine\",\"https:\\\/\\\/instagram.com\\\/Sadeed-Smart-marine\",\"https:\\\/\\\/tiktok.com\\\/@Sadeed-Smart-marine\",\"https:\\\/\\\/linkedin.com\\\/in\\\/Sadeed-Smart-marine\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/#webpage\",\"url\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/\",\"name\":\"SM\\u2011SOS Pricing | Smart Marine Operations Plans\",\"description\":\"See SM\\u2011SOS in action \\u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.\",\"inLanguage\":\"ar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\\\/#breadcrumblist\"},\"datePublished\":\"2026-06-21T21:18:13+00:00\",\"dateModified\":\"2026-06-22T02:54:02+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/#website\",\"url\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/\",\"name\":\"Company Sadeed Arabia for Marine Engineering and Maintenance LLC\",\"description\":\"Smart Marine Engineering & Operational Excellence\",\"inLanguage\":\"ar\",\"publisher\":{\"@id\":\"https:\\\/\\\/sadeed-em.com\\\/ar\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>SM\u2011SOS Pricing | Smart Marine Operations Plans<\/title>\n\n","aioseo_head_json":{"title":"SM\u2011SOS Pricing | Smart Marine Operations Plans","description":"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.","canonical_url":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"efi42OeqP8tPMgLmvVCRA7XIgy-Q0c6gbR1hDyPj9G8","msvalidate.01":"https:\/\/sadeed-em.com\/sitemap.xml","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/sadeed-em.com\/ar#listItem","position":1,"name":"Home","item":"https:\/\/sadeed-em.com\/ar","nextItem":{"@type":"ListItem","@id":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/#listItem","name":"Pricing"}},{"@type":"ListItem","@id":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/#listItem","position":2,"name":"Pricing","previousItem":{"@type":"ListItem","@id":"https:\/\/sadeed-em.com\/ar#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/sadeed-em.com\/ar\/#organization","name":"Company Sadeed Arabia for Marine Engineering and Maintenance LLC https:\/\/sadeed-em.com","description":"Smart Marine Engineering & Operational Excellence \u0634\u0631\u0643\u0629 \u0647\u0646\u062f\u0633\u064a\u0629 \u0628\u062d\u0631\u064a\u0629 \u0633\u0639\u0648\u062f\u064a\u0629 \u062a\u064f\u0639\u064a\u062f \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0643\u0640 \u062e\u0631\u064a\u0637\u0629 \u0625\u062f\u0631\u0627\u0643 \u062d\u064a\u0651\u0629\u060c \u062a\u0631\u0628\u0637 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062d\u064a\u0629 \u0628\u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u0630\u0643\u064a\u0629 \u0644\u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0635\u064a\u0627\u0646\u0629 \u0627\u0644\u0627\u0633\u062a\u0628\u0627\u0642\u064a\u0629\u060c \u0648\u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0633\u0644\u0627\u0645\u0629 \u0639\u0628\u0631 \u062a\u0648\u0642\u064a\u0639\u0627\u062a \u0631\u0645\u0632\u064a\u0629 \u0644\u0643\u0644 \u0639\u0645\u0644\u064a\u0629.","url":"https:\/\/sadeed-em.com\/ar\/","telephone":"+966541747758","logo":{"@type":"ImageObject","url":"https:\/\/sadeed-em.com\/wp-content\/uploads\/2025\/08\/logo-Sadeed-em.png","@id":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/#organizationLogo","width":1024,"height":1024},"image":{"@id":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/#organizationLogo"},"sameAs":["https:\/\/facebook.com\/Sadeed-Smart-marine","https:\/\/x.com\/Sadeed-Smart-marine","https:\/\/instagram.com\/Sadeed-Smart-marine","https:\/\/tiktok.com\/@Sadeed-Smart-marine","https:\/\/linkedin.com\/in\/Sadeed-Smart-marine"]},{"@type":"WebPage","@id":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/#webpage","url":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/","name":"SM\u2011SOS Pricing | Smart Marine Operations Plans","description":"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.","inLanguage":"ar","isPartOf":{"@id":"https:\/\/sadeed-em.com\/ar\/#website"},"breadcrumb":{"@id":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/#breadcrumblist"},"datePublished":"2026-06-21T21:18:13+00:00","dateModified":"2026-06-22T02:54:02+00:00"},{"@type":"WebSite","@id":"https:\/\/sadeed-em.com\/ar\/#website","url":"https:\/\/sadeed-em.com\/ar\/","name":"Company Sadeed Arabia for Marine Engineering and Maintenance LLC","description":"Smart Marine Engineering & Operational Excellence","inLanguage":"ar","publisher":{"@id":"https:\/\/sadeed-em.com\/ar\/#organization"}}]},"og:locale":"ar_AR","og:site_name":"Company Sadeed Arabia for Marine Engineering and Maintenance LLC - Smart Marine Engineering &amp; Operational Excellence","og:type":"article","og:title":"SM\u2011SOS Pricing | Smart Marine Operations Plans","og:description":"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.","og:url":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/","og:image":"https:\/\/sadeed-em.com\/wp-content\/uploads\/2025\/10\/\u064a\u062e\u062a-\u0645\u062d\u062f\u062b.png","og:image:secure_url":"https:\/\/sadeed-em.com\/wp-content\/uploads\/2025\/10\/\u064a\u062e\u062a-\u0645\u062d\u062f\u062b.png","og:image:width":1688,"og:image:height":1125,"article:published_time":"2026-06-21T21:18:13+00:00","article:modified_time":"2026-06-22T02:54:02+00:00","article:publisher":"https:\/\/facebook.com\/Sadeed-Smart-marine","twitter:card":"summary_large_image","twitter:site":"@Sadeed-Smart-marine","twitter:title":"SM\u2011SOS Pricing | Smart Marine Operations Plans","twitter:description":"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.","twitter:creator":"@Sadeed-Smart-marine","twitter:image":"https:\/\/sadeed-em.com\/wp-content\/uploads\/2025\/10\/\u064a\u062e\u062a-\u0645\u062d\u062f\u062b.png"},"aioseo_meta_data":{"post_id":"78","title":"SM\u2011SOS Pricing | Smart Marine Operations Plans","description":"See SM\u2011SOS in action \u2014 a smart marine operations system for real-time diagnostics, predictive maintenance, and fleet control.","keywords":null,"keyphrases":{"focus":{"keyphrase":"Smart Marine Operations System","score":47,"analysis":{"keyphraseInTitle":{"score":3,"maxScore":9,"error":1},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":4},"keyphraseInURL":{"score":1,"maxScore":5,"error":1},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[{"keyphrase":"Marine operations platform pricing","score":42,"analysis":{"keyphraseInDescription":{"score":3,"maxScore":9,"error":1},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":4},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},{"keyphrase":"Predictive maintenance system pricing","score":42,"analysis":{"keyphraseInDescription":{"score":3,"maxScore":9,"error":1},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":4},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},{"keyphrase":"Fleet monitoring pricing","score":42,"analysis":{"keyphraseInDescription":{"score":3,"maxScore":9,"error":1},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":3},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},{"keyphrase":"Marine diagnostics system pricing","score":42,"analysis":{"keyphraseInDescription":{"score":3,"maxScore":9,"error":1},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":4},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}}]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-06-22 02:55:26","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-08-15 13:38:06","updated":"2026-06-22 03:28:47","focus_keyword":"Smart Marine Operations System","additional_keywords":[{"word":"Marine operations platform pricing","score":42},{"word":"Predictive maintenance system pricing","score":42},{"word":"Fleet monitoring pricing","score":42},{"word":"Marine diagnostics system pricing","score":42}],"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/sadeed-em.com\/ar\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tPricing\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/sadeed-em.com\/ar"},{"label":"Pricing","link":"https:\/\/sadeed-em.com\/ar\/%d8%a7%d9%84%d8%a3%d8%b3%d8%b9%d8%a7%d8%b1\/"}],"_links":{"self":[{"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/pages\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/comments?post=78"}],"version-history":[{"count":10,"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/pages\/78\/revisions"}],"predecessor-version":[{"id":1576,"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/pages\/78\/revisions\/1576"}],"wp:attachment":[{"href":"https:\/\/sadeed-em.com\/ar\/wp-json\/wp\/v2\/media?parent=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}