{"id":372,"date":"2026-03-16T02:24:49","date_gmt":"2026-03-16T02:24:49","guid":{"rendered":"https:\/\/eagleprime.io\/?page_id=372"},"modified":"2026-09-07T13:58:48","modified_gmt":"2026-09-07T13:58:48","slug":"price","status":"publish","type":"page","link":"https:\/\/eagleprime.io\/ar\/price\/","title":{"rendered":"Pricing"},"content":{"rendered":"\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;500;600;700;800;900&display=swap');\n\n  * {\n    box-sizing: border-box;\n  }\n\n  html,\n  body {\n    margin: 0;\n    padding: 0;\n    font-family: \"Cairo\", sans-serif !important;\n    background: #f7f9fc;\n    color: #0b1533;\n    direction: rtl;\n    text-align: right;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n\n  body,\n  p,\n  div,\n  span,\n  a,\n  li,\n  td,\n  th,\n  input,\n  button,\n  h1,\n  h2,\n  h3,\n  h4,\n  h5,\n  h6 {\n    font-family: \"Cairo\", sans-serif !important;\n  }\n\n  h1.entry-title,\n  .entry-header,\n  .ast-page-builder-template .entry-header {\n    display: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .site-content,\n  .ast-container,\n  .entry-content {\n    margin-top: 0 !important;\n    padding-top: 0 !important;\n  }\n\n  .ep-wrap {\n    width: 100%;\n    overflow: hidden;\n    background: #f4f6fa;\n    direction: rtl;\n    text-align: right;\n    font-family: \"Cairo\", sans-serif !important;\n  }\n\n  .ep-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .ep-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    text-decoration: none;\n    border-radius: 14px;\n    padding: 15px 24px;\n    font-weight: 800;\n    font-size: 15px;\n    transition: .2s ease;\n    white-space: nowrap;\n    font-family: \"Cairo\", sans-serif !important;\n  }\n\n  .ep-btn-primary {\n    background: linear-gradient(90deg, #ff8a00 0%, #ff5a00 100%);\n    color: #fff !important;\n    box-shadow: 0 14px 30px rgba(255, 106, 0, 0.22);\n  }\n\n  .ep-btn-primary:hover {\n    transform: translateY(-1px);\n    box-shadow: 0 18px 36px rgba(255, 106, 0, 0.28);\n  }\n\n  .ep-btn-secondary {\n    background: #fff;\n    color: #0b1533 !important;\n    border: 1px solid #d8e2ef;\n  }\n\n  .ep-hero {\n    padding: 54px 0 112px;\n    background:\n      radial-gradient(circle at 12% 0%, rgba(255, 122, 0, 0.28), transparent 28%),\n      radial-gradient(circle at 88% 0%, rgba(41, 121, 255, 0.20), transparent 30%),\n      linear-gradient(135deg, #07132f 0%, #0b1c43 55%, #102858 100%);\n    text-align: center;\n  }\n\n  .ep-hero-chip {\n    display: inline-flex;\n    padding: 10px 16px;\n    border-radius: 999px;\n    background: rgba(255, 122, 0, 0.14);\n    color: #ff9a3d;\n    border: 1px solid rgba(255, 154, 61, 0.28);\n    font-size: 13px;\n    font-weight: 800;\n    margin-bottom: 20px;\n  }\n\n  .ep-hero-title {\n    margin: 0 0 14px;\n    font-size: 50px;\n    line-height: 1.3;\n    letter-spacing: 0;\n    font-weight: 900;\n    color: #fff;\n    text-align: center;\n  }\n\n  .ep-hero-sub {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 18px;\n    line-height: 1.9;\n    color: #bac8df;\n    text-align: center;\n    font-weight: 500;\n  }\n\n  .ep-guarantee-box {\n    margin-top: 0;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 14px 20px;\n    border-radius: 14px;\n    background: rgba(255,255,255,.08);\n    border: 1px solid rgba(255,255,255,.14);\n    font-size: 15px;\n    font-weight: 800;\n    color: #fff;\n    box-shadow: none;\n  }\n\n  .ep-guarantee-box span {\n    font-size: 18px;\n  }\n\n  .ep-offer-row {\n    margin-top: 24px;\n    display: flex;\n    align-items: stretch;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n\n  .ep-coupon-box {\n    max-width: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    padding: 12px 18px 12px 14px;\n    border-radius: 14px;\n    background: #fff;\n    color: #0b1533;\n    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);\n  }\n\n  .ep-coupon-label {\n    font-size: 14px;\n    line-height: 1.6;\n    font-weight: 800;\n  }\n\n  .ep-coupon-code {\n    appearance: none;\n    border: 0;\n    border-radius: 10px;\n    padding: 9px 14px;\n    background: linear-gradient(90deg, #ff8a00 0%, #ff5a00 100%);\n    color: #fff;\n    font: inherit;\n    font-size: 16px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    direction: ltr;\n    cursor: pointer;\n    box-shadow: 0 8px 18px rgba(255, 106, 0, 0.22);\n  }\n\n  .ep-coupon-code:hover {\n    transform: translateY(-1px);\n  }\n\n  .ep-pricing-section {\n    position: relative;\n    z-index: 2;\n    margin-top: -72px;\n    padding: 0 0 42px;\n  }\n\n  .ep-pricing-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    align-items: stretch;\n    direction: rtl;\n  }\n\n  .ep-plan-card {\n    background: #fff;\n    border: 1px solid #dfe5ef;\n    border-radius: 20px;\n    padding: 30px 26px 26px;\n    box-shadow: 0 18px 46px rgba(7, 19, 47, 0.10);\n    position: relative;\n    text-align: right;\n    direction: rtl;\n    font-family: \"Cairo\", sans-serif !important;\n    display: flex;\n    flex-direction: column;\n    min-height: 100%;\n    height: 100%;\n  }\n\n  .ep-plan-card.featured {\n    border: 2px solid #ff7a00;\n    box-shadow: 0 24px 60px rgba(255, 106, 0, 0.16);\n    transform: translateY(-8px);\n  }\n\n  .ep-popular-badge {\n    position: absolute;\n    top: -14px;\n    right: 28px;\n    left: auto;\n    background: linear-gradient(90deg, #ff8a00 0%, #ff5a00 100%);\n    color: #fff;\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .ep-plan-name {\n    font-size: 26px;\n    font-weight: 900;\n    color: #17417a;\n    background: linear-gradient(120deg, #123b78 0%, #1f76e8 45%, #4aa3ff 56%, #174b99 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    margin-bottom: 10px;\n    text-align: right;\n    line-height: 1.3;\n  }\n\n  .ep-plan-desc {\n    color: #677890;\n    font-size: 15px;\n    line-height: 2;\n    margin-bottom: 20px;\n    min-height: 54px;\n    text-align: right;\n    font-weight: 400;\n  }\n\n  .ep-plan-price {\n    display: flex;\n    align-items: flex-end;\n    justify-content: flex-start;\n    flex-direction: row;\n    gap: 8px;\n    margin-bottom: 18px;\n    padding-bottom: 16px;\n    border-bottom: 1px solid #edf3fa;\n    text-align: right;\n  }\n\n  .ep-plan-price .amount {\n    display: inline-block;\n    font-size: 52px;\n    line-height: .95;\n    font-weight: 900;\n    letter-spacing: -2px;\n    direction: ltr;\n    background: linear-gradient(120deg, #123b78 0%, #1f76e8 45%, #4aa3ff 56%, #174b99 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    color: #17417a;\n    text-shadow: none;\n  }\n\n  .ep-plan-price .term {\n    font-size: 16px;\n    color: #7a8799;\n    margin-bottom: 8px;\n    font-weight: 700;\n    direction: rtl;\n  }\n\n  .ep-ai-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 18px;\n    padding: 10px 14px;\n    border-radius: 14px;\n    background: linear-gradient(90deg, #f3edff 0%, #eef6ff 100%);\n    border: 1px solid #ddd6fe;\n    color: #4c1d95;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .ep-ai-pill .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: linear-gradient(90deg, #6b4eff 0%, #1e90ff 100%);\n    display: inline-block;\n  }\n\n  .ep-features-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 24px;\n    text-align: right;\n    flex: 1 1 auto;\n  }\n\n  .ep-features-list li {\n    display: flex;\n    direction: rtl;\n    flex-direction: row;\n    align-items: flex-start;\n    justify-content: flex-start;\n    gap: 12px;\n    padding: 11px 0;\n    color: #30435e;\n    font-size: 15px;\n    line-height: 1.95;\n    border-bottom: 1px solid #f1f5f9;\n    text-align: right !important;\n  }\n\n  .ep-features-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ep-features-list li span:last-child {\n    flex: 1;\n    text-align: right !important;\n    display: block;\n  }\n\n  .ep-check {\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    flex: 0 0 24px;\n    border-radius: 50%;\n    background: linear-gradient(90deg, #ff8a00 0%, #ff5a00 100%);\n    color: #fff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 900;\n    margin-top: 4px;\n    margin-left: 0;\n    margin-right: 0;\n  }\n\n  .ep-plan-btn {\n    width: 100%;\n    justify-content: center;\n    margin-top: auto;\n  }\n\n  .ep-meta-note {\n    text-align: center;\n    color: #6d7b8e;\n    font-size: 14px;\n    line-height: 1.9;\n    margin-top: 24px;\n    font-weight: 500;\n  }\n\n  .ep-addons-section {\n    padding: 10px 0 6px;\n  }\n\n  .ep-addons-box {\n    max-width: 980px;\n    margin: 0 auto;\n    background: #fff;\n    border: 1px solid #e5ebf3;\n    border-radius: 24px;\n    box-shadow: 0 20px 50px rgba(11, 21, 51, 0.05);\n    overflow: hidden;\n  }\n\n  .ep-addons-head {\n    padding: 28px 28px 18px;\n    text-align: center;\n    border-bottom: 1px solid #eef3f8;\n    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);\n  }\n\n  .ep-addons-head h2 {\n    margin: 0 0 8px;\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 900;\n    color: #0b1533;\n  }\n\n  .ep-addons-head p {\n    margin: 0;\n    color: #64748b;\n    font-size: 15px;\n    line-height: 1.9;\n    font-weight: 500;\n  }\n\n  .ep-addons-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ep-addons-table th,\n  .ep-addons-table td {\n    padding: 18px 20px;\n    border-bottom: 1px solid #eef3f8;\n    text-align: right;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .ep-addons-table th {\n    background: #f8fbff;\n    color: #0b1533;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .ep-addons-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ep-addon-name {\n    font-weight: 900;\n    color: #0b1533;\n    text-align: right;\n  }\n\n  .ep-addon-desc {\n    color: #64748b;\n    line-height: 1.9;\n    text-align: right;\n    font-weight: 500;\n  }\n\n  .ep-addon-price {\n    font-weight: 900;\n    color: #ff7a1a;\n    white-space: nowrap;\n  }\n\n  .ep-addon-price.free {\n    color: #17884f;\n  }\n\n  .ep-section {\n    padding: 42px 0 30px;\n  }\n\n  .ep-section-head {\n    text-align: center;\n    margin-bottom: 28px;\n  }\n\n  .ep-section-head h2 {\n    margin: 0 0 12px;\n    font-size: 42px;\n    line-height: 1.2;\n    letter-spacing: 0;\n    color: #0b1533;\n    font-weight: 900;\n  }\n\n  .ep-section-head p {\n    margin: 0 auto;\n    max-width: 760px;\n    color: #64748b;\n    font-size: 18px;\n    line-height: 1.9;\n    font-weight: 500;\n  }\n\n  .ep-table-wrap {\n    background: #fff;\n    border: 1px solid #e5ebf3;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 20px 50px rgba(11, 21, 51, 0.05);\n  }\n\n  .ep-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ep-table th,\n  .ep-table td {\n    padding: 18px 16px;\n    text-align: center;\n    border-bottom: 1px solid #eef3f8;\n    font-size: 15px;\n  }\n\n  .ep-table th:first-child,\n  .ep-table td:first-child {\n    text-align: right !important;\n    font-weight: 800;\n    color: #0b1533;\n    width: 34%;\n  }\n\n  .ep-table th {\n    background: #f8fbff;\n    color: #0b1533;\n    font-weight: 900;\n    font-size: 16px;\n  }\n\n  .ep-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ep-yes {\n    color: #17884f;\n    font-weight: 900;\n  }\n\n  .ep-no {\n    color: #9aa7b8;\n    font-weight: 900;\n  }\n\n  .ep-addon {\n    color: #ff7a1a;\n    font-weight: 900;\n  }\n\n  .ep-integration-highlight {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-direction: row-reverse;\n    gap: 12px;\n    padding: 14px 16px;\n    border-radius: 14px;\n    background: linear-gradient(90deg, #ecfdf5 0%, #f0fdf4 100%);\n    border: 1px solid #bbf7d0;\n    margin-bottom: 18px;\n    font-weight: 800;\n    text-align: right;\n  }\n\n  .ep-badge {\n    background: #22c55e;\n    color: #fff;\n    font-size: 11px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  .ep-text {\n    color: #166534;\n    font-size: 14px;\n    text-align: right !important;\n    line-height: 1.8;\n  }\n\n  .ep-integration-text {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n\n  .ep-integration-text img {\n    width: 20px;\n    height: 20px;\n    display: block;\n  }\n\n  .ep-integrations-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n  }\n\n  .ep-integration-card {\n    background: #fff;\n    border: 1px solid #e5ebf3;\n    border-radius: 20px;\n    padding: 22px 18px;\n    text-align: center;\n    box-shadow: 0 12px 30px rgba(11, 21, 51, 0.04);\n  }\n\n  .ep-integration-card h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    color: #0b1533;\n    font-weight: 900;\n  }\n\n  .ep-integration-card p {\n    margin: 0;\n    color: #64748b;\n    font-size: 14px;\n    line-height: 1.9;\n    font-weight: 500;\n  }\n\n  .ep-faq-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n  }\n\n  .ep-faq-card {\n    background: #fff;\n    border: 1px solid #e5ebf3;\n    border-radius: 20px;\n    padding: 24px;\n    box-shadow: 0 12px 30px rgba(11, 21, 51, 0.04);\n    text-align: right;\n  }\n\n  .ep-faq-card h3 {\n    margin: 0 0 12px;\n    font-size: 20px;\n    color: #0b1533;\n    font-weight: 900;\n    text-align: right;\n  }\n\n  .ep-faq-card p {\n    margin: 0;\n    color: #627287;\n    font-size: 15px;\n    line-height: 1.95;\n    text-align: right;\n    font-weight: 500;\n  }\n\n  .ep-final-cta {\n    padding: 70px 0 90px;\n  }\n\n  .ep-final-cta-box {\n    background: linear-gradient(135deg, #0b1533 0%, #122250 100%);\n    border-radius: 30px;\n    padding: 54px 36px;\n    text-align: center;\n    color: #fff;\n    box-shadow: 0 30px 70px rgba(11, 21, 51, 0.18);\n  }\n\n  .ep-final-cta-box h2 {\n    margin: 0 0 16px;\n    font-size: 44px;\n    line-height: 1.25;\n    letter-spacing: 0;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.18);\n  }\n\n  .ep-final-cta-box p {\n    max-width: 760px;\n    margin: 0 auto 24px;\n    color: #d7e3f3 !important;\n    font-size: 18px;\n    line-height: 1.95;\n    font-weight: 500;\n  }\n\n  .ep-final-actions {\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n    flex-direction: row-reverse;\n  }\n\n\n  .ep-billing-switch-wrap {\n    display: flex;\n    justify-content: center;\n    margin: 0 0 28px;\n  }\n\n  .ep-billing-switch {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    padding: 5px;\n    border-radius: 16px;\n    background: #fff;\n    border: 1px solid #dfe5ef;\n    box-shadow: 0 12px 32px rgba(7, 19, 47, 0.10);\n    direction: rtl;\n  }\n\n  .ep-billing-option {\n    appearance: none;\n    border: 0;\n    background: transparent;\n    color: #64748b;\n    min-height: 44px;\n    padding: 10px 18px;\n    border-radius: 11px;\n    font: inherit;\n    font-size: 14px;\n    font-weight: 900;\n    cursor: pointer;\n    transition: .2s ease;\n    white-space: nowrap;\n  }\n\n  .ep-billing-option.is-active {\n    background: #0b1c43;\n    color: #fff;\n    box-shadow: 0 7px 18px rgba(11, 28, 67, .18);\n  }\n\n  .ep-save-pill {\n    display: inline-flex;\n    align-items: center;\n    margin-right: 5px;\n    padding: 5px 8px;\n    border-radius: 999px;\n    background: #eafaf1;\n    color: #17884f;\n    font-size: 11px;\n    font-weight: 900;\n    white-space: nowrap;\n  }\n\n  .ep-yearly-details {\n    display: none;\n    margin: -8px 0 16px;\n    min-height: 40px;\n    color: #64748b;\n    font-size: 13px;\n    line-height: 1.8;\n    text-align: right;\n  }\n\n  .ep-yearly-details strong {\n    color: #17884f;\n    font-weight: 900;\n  }\n\n  .ep-plan-card.is-yearly .ep-yearly-details {\n    display: block;\n  }\n\n  .ep-plan-card.is-yearly .ep-plan-price {\n    margin-bottom: 12px;\n  }\n\n  @media (max-width: 1100px) {\n    .ep-hero-title {\n      font-size: 46px;\n    }\n\n    .ep-plan-card.featured {\n      transform: none;\n    }\n\n    .ep-faq-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ep-integrations-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .ep-container {\n      padding: 0 16px;\n    }\n\n    .ep-hero {\n      padding: 42px 0 96px;\n    }\n\n    .ep-hero-title {\n      font-size: 40px;\n      line-height: 1.25;\n    }\n\n    .ep-hero-sub {\n      font-size: 17px;\n    }\n\n    .ep-coupon-box {\n      flex-direction: column;\n      gap: 9px;\n      padding: 14px;\n    }\n\n    .ep-pricing-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ep-plan-price .amount {\n      font-size: 46px;\n    }\n\n    .ep-billing-switch {\n      width: 100%;\n      max-width: 390px;\n    }\n\n    .ep-billing-option {\n      flex: 1 1 0;\n      padding: 10px 9px;\n    }\n\n    .ep-save-pill {\n      font-size: 10px;\n      padding: 4px 6px;\n    }\n\n    .ep-section-head h2 {\n      font-size: 32px;\n    }\n\n    .ep-section-head p {\n      font-size: 16px;\n    }\n\n    .ep-table-wrap {\n      overflow-x: auto;\n    }\n\n    .ep-table {\n      min-width: 720px;\n    }\n\n    .ep-addons-box {\n      overflow-x: auto;\n    }\n\n    .ep-addons-table {\n      min-width: 760px;\n    }\n\n    .ep-addons-head {\n      padding: 22px 18px 16px;\n    }\n\n    .ep-addons-head h2 {\n      font-size: 24px;\n    }\n\n    .ep-integrations-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ep-final-cta-box {\n      padding: 38px 20px;\n      border-radius: 22px;\n    }\n\n    .ep-final-cta-box h2 {\n      font-size: 32px;\n    }\n\n    .ep-final-cta-box p {\n      font-size: 16px;\n    }\n  }\n  .ep-plan-card,.ep-integration-card,.ep-faq-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}\n  .ep-plan-card:hover,.ep-integration-card:hover,.ep-faq-card:hover{transform:translateY(-5px);border-color:#cbd8e9;box-shadow:0 20px 48px rgba(7,19,47,.10)}\n  .ep-plan-card.featured:hover{transform:translateY(-11px);box-shadow:0 28px 68px rgba(255,106,0,.20)}\n  .ep-check.ep-feature-icon{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;min-width:30px;margin-top:-2px;border-radius:9px;background:#eef5ff;color:#174b99}\n  .ep-feature-icon svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}\n  .ep-check.ep-feature-icon.is-ai{background:#fff2e8;color:#e85d00}\n  .ep-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 0 16px auto;border:1px solid #e2e9f3;border-radius:14px;background:linear-gradient(145deg,#fff,#f1f6fd);color:#174b99;box-shadow:0 9px 22px rgba(23,75,153,.08)}\n  .ep-card-icon svg,.ep-card-icon img{display:block;width:25px;height:25px;object-fit:contain}\n  .ep-faq-card .ep-card-icon{width:38px;height:38px;margin:0 0 12px auto;border-radius:11px;color:#e45c00;background:#fff5ed}\n  .ep-addon-name{position:relative;padding-right:44px!important}\n  .ep-addon-name .ep-mini-brand{position:absolute;right:12px;top:50%;width:22px;height:22px;transform:translateY(-50%);object-fit:contain}\n  .ep-hero-chip{display:inline-flex;align-items:center;gap:8px}\n  .ep-hero-chip svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}\n  @media(max-width:760px){.ep-plan-card.featured:hover{transform:translateY(-5px)}.ep-addon-name{padding-right:38px!important}.ep-addon-name .ep-mini-brand{right:9px}}\n<\/style>\n\n<div class=\"ep-wrap\">\n\n  <section class=\"ep-hero\">\n    <div class=\"ep-container\">\n      <div class=\"ep-hero-chip\">\u062a\u0633\u0639\u064a\u0631 Eagle Prime API<\/div>\n      <h1 class=\"ep-hero-title\">\u0627\u062e\u062a\u0631 \u0627\u0644\u0628\u0627\u0642\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629.<br>\u0648\u062a\u0648\u0633\u0651\u0639 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f.<\/h1>\n      <p class=\"ep-hero-sub\">\n        \u0648\u0627\u062a\u0633\u0627\u0628 \u0648\u0625\u0646\u0633\u062a\u062c\u0631\u0627\u0645 \u0648\u0645\u0627\u0633\u0646\u062c\u0631 \u0641\u064a \u0635\u0646\u062f\u0648\u0642 \u0648\u0627\u0631\u062f \u0648\u0627\u062d\u062f \u0644\u0641\u0631\u064a\u0642\u0643 \u2014 \u0628\u0623\u0633\u0639\u0627\u0631 \u0634\u0647\u0631\u064a\u0629 \u0648\u0627\u0636\u062d\u0629 \u0648\u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0645\u0646 \u062c\u0627\u0646\u0628\u0646\u0627.\n      <\/p>\n      <div class=\"ep-offer-row\">\n        <div class=\"ep-guarantee-box\">\n          <span>\u2713<\/span>\n          <strong>\u0636\u0645\u0627\u0646 \u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u0627\u0644\u0623\u0645\u0648\u0627\u0644 \u0644\u0645\u062f\u0629 30 \u064a\u0648\u0645\u064b\u0627<\/strong>\n        <\/div>\n        <div class=\"ep-coupon-box\">\n          <div class=\"ep-coupon-label\">\u0639\u0631\u0636 \u062e\u0627\u0635 \u2014 \u0627\u0633\u062a\u062e\u062f\u0645 \u0643\u0648\u062f \u0627\u0644\u062e\u0635\u0645<\/div>\n          <button class=\"ep-coupon-code\" type=\"button\" aria-label=\"\u0646\u0633\u062e \u0643\u0648\u062f \u0627\u0644\u062e\u0635\u0645 try7\" onclick=\"navigator.clipboard.writeText('try7'); this.textContent='\u062a\u0645 \u0627\u0644\u0646\u0633\u062e!'\">try7<\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ep-pricing-section\">\n    <div class=\"ep-container\">\n      <div class=\"ep-billing-switch-wrap\">\n        <div class=\"ep-billing-switch\" role=\"group\" aria-label=\"\u062f\u0648\u0631\u0629 \u0627\u0644\u0641\u0648\u062a\u0631\u0629\">\n          <button type=\"button\" class=\"ep-billing-option is-active\" data-period=\"monthly\" aria-pressed=\"true\">\u0634\u0647\u0631\u064a<\/button>\n          <button type=\"button\" class=\"ep-billing-option\" data-period=\"yearly\" aria-pressed=\"false\">\u0633\u0646\u0648\u064a <span class=\"ep-save-pill\">\u0648\u0641\u0631 20%<\/span><\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"ep-pricing-grid\">\n\n        <div class=\"ep-plan-card\">\n          <div class=\"ep-plan-name\">Starter<\/div>\n          <div class=\"ep-plan-desc\">\n            \u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0635\u063a\u064a\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0628\u062f\u0623 \u0628\u0642\u0646\u0627\u0629 \u0645\u062a\u0635\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0648\u0641\u0631\u064a\u0642 \u062f\u0639\u0645 \u0635\u063a\u064a\u0631.\n          <\/div>\n\n          <div class=\"ep-plan-price\" data-monthly=\"59\" data-yearly=\"566.40\">\n            <div class=\"amount\">$59<\/div>\n            <div class=\"term\">\/ \u0634\u0647\u0631\u064a\u064b\u0627<\/div>\n          <\/div>\n          <div class=\"ep-yearly-details\">\n            <strong>\u0648\u0641\u0631 20%<\/strong> \u00b7 \u0645\u0627 \u064a\u0639\u0627\u062f\u0644 $47.20 \u0634\u0647\u0631\u064a\u064b\u0627 \u00b7 \u064a\u062a\u0645 \u062f\u0641\u0639 $566.40 \u0633\u0646\u0648\u064a\u064b\u0627\n          <\/div>\n\n          <ul class=\"ep-features-list\">\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0642\u0646\u0627\u0629 \u0645\u062a\u0635\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 (\u0648\u0627\u062a\u0633\u0627\u0628 \u0623\u0648 \u0625\u0646\u0633\u062a\u062c\u0631\u0627\u0645 \u0623\u0648 \u0645\u0627\u0633\u0646\u062c\u0631)<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u064a\u0634\u0645\u0644 2 \u0645\u0648\u0638\u0641<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0635\u0646\u062f\u0648\u0642 \u0641\u0631\u064a\u0642 \u0645\u0634\u062a\u0631\u0643<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062d\u0645\u0644\u0627\u062a \u0628\u062b \u062c\u0645\u0627\u0639\u064a<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062c\u0647\u0627\u062a \u0627\u062a\u0635\u0627\u0644 \u0648\u0645\u062d\u0627\u062f\u062b\u0627\u062a \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0628\u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0645\u0646 \u062c\u0647\u062a\u0646\u0627<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0623\u062a\u0645\u062a\u0629 \u0623\u0633\u0627\u0633\u064a\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062f\u0639\u0645 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/span><\/li>\n          <\/ul>\n\n          <a href=\"https:\/\/eagleprime.io\/ar\/%d8%a5%d8%aa%d9%85%d8%a7%d9%85-%d8%a7%d9%84%d8%b7%d9%84%d8%a8\/?add-to-cart=442&amp;ep_billing_period=monthly\" data-base-href=\"https:\/\/eagleprime.io\/ar\/%d8%a5%d8%aa%d9%85%d8%a7%d9%85-%d8%a7%d9%84%d8%b7%d9%84%d8%a8\/?add-to-cart=442\" class=\"ep-btn ep-btn-primary ep-plan-btn\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\n        <\/div>\n\n        <div class=\"ep-plan-card featured\">\n          <div class=\"ep-popular-badge\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0637\u0644\u0628\u064b\u0627<\/div>\n\n          <div class=\"ep-plan-name\">Growth<\/div>\n          <div class=\"ep-plan-desc\">\n            \u0645\u062b\u0627\u0644\u064a\u0629 \u0644\u0644\u0641\u0631\u0642 \u0627\u0644\u0645\u062a\u0646\u0627\u0645\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c \u0642\u0646\u0648\u0627\u062a \u0623\u0643\u062b\u0631\u060c \u0648\u0648\u0643\u0644\u0627\u0621 \u0623\u0643\u062b\u0631\u060c \u0648\u0623\u062a\u0645\u062a\u0629 \u0623\u0642\u0648\u0649.\n          <\/div>\n\n          <div class=\"ep-plan-price\" data-monthly=\"79\" data-yearly=\"758.40\">\n            <div class=\"amount\">$79<\/div>\n            <div class=\"term\">\/ \u0634\u0647\u0631\u064a\u064b\u0627<\/div>\n          <\/div>\n          <div class=\"ep-yearly-details\">\n            <strong>\u0648\u0641\u0631 20%<\/strong> \u00b7 \u0645\u0627 \u064a\u0639\u0627\u062f\u0644 $63.20 \u0634\u0647\u0631\u064a\u064b\u0627 \u00b7 \u064a\u062a\u0645 \u062f\u0641\u0639 $758.40 \u0633\u0646\u0648\u064a\u064b\u0627\n          <\/div>\n\n          <div class=\"ep-ai-pill\">\n            <span class=\"dot\"><\/span>\n            <span> AI Bot \u0645\u0634\u0645\u0648\u0644<\/span>\n          <\/div>\n\n          <ul class=\"ep-features-list\">\n            <li><span class=\"ep-check\">\u2713<\/span><span>4 \u0642\u0646\u0648\u0627\u062a \u0645\u062a\u0635\u0644\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>2 \u0648\u0627\u062a\u0633\u0627\u0628 + \u0625\u0646\u0633\u062a\u062c\u0631\u0627\u0645 + \u0645\u0627\u0633\u0646\u062c\u0631<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u064a\u0634\u0645\u0644 5 \u0645\u0648\u0638\u0641\u064a\u0646<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062d\u0645\u0644\u0627\u062a \u0628\u062b \u062c\u0645\u0627\u0639\u064a<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062c\u0647\u0627\u062a \u0627\u062a\u0635\u0627\u0644 \u0648\u0645\u062d\u0627\u062f\u062b\u0627\u062a \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0628\u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0645\u0646 \u062c\u0647\u062a\u0646\u0627<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0623\u062a\u0645\u062a\u0629 \u0645\u062a\u0642\u062f\u0645\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0631\u0628\u0637 AI Bot<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0646\u0638\u0627\u0645 ERP \u2014 \u0645\u0633\u062a\u062e\u062f\u0645 \u0648\u0627\u062d\u062f \u0645\u0634\u0645\u0648\u0644<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062f\u0639\u0645 \u0623\u0648\u0644\u0648\u064a\u0629<\/span><\/li>\n          <\/ul>\n\n          <a href=\"https:\/\/eagleprime.io\/ar\/%d8%a5%d8%aa%d9%85%d8%a7%d9%85-%d8%a7%d9%84%d8%b7%d9%84%d8%a8\/?add-to-cart=441&amp;ep_billing_period=monthly\" data-base-href=\"https:\/\/eagleprime.io\/ar\/%d8%a5%d8%aa%d9%85%d8%a7%d9%85-%d8%a7%d9%84%d8%b7%d9%84%d8%a8\/?add-to-cart=441\" class=\"ep-btn ep-btn-primary ep-plan-btn\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\n        <\/div>\n\n        <div class=\"ep-plan-card\">\n          <div class=\"ep-plan-name\">Business<\/div>\n          <div class=\"ep-plan-desc\">\n            \u0645\u0635\u0645\u0645\u0629 \u0644\u0644\u0641\u0631\u0642 \u0627\u0644\u0623\u0643\u0628\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c \u0642\u0648\u0629 \u0643\u0627\u0645\u0644\u0629\u060c \u0648\u062a\u0648\u0633\u0639 \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u060c \u0648\u062a\u0643\u0627\u0645\u0644\u0627\u062a \u0645\u062a\u0642\u062f\u0645\u0629.\n          <\/div>\n\n          <div class=\"ep-plan-price\" data-monthly=\"99\" data-yearly=\"950.40\">\n            <div class=\"amount\">$99<\/div>\n            <div class=\"term\">\/ \u0634\u0647\u0631\u064a\u064b\u0627<\/div>\n          <\/div>\n          <div class=\"ep-yearly-details\">\n            <strong>\u0648\u0641\u0631 20%<\/strong> \u00b7 \u0645\u0627 \u064a\u0639\u0627\u062f\u0644 $79.20 \u0634\u0647\u0631\u064a\u064b\u0627 \u00b7 \u064a\u062a\u0645 \u062f\u0641\u0639 $950.40 \u0633\u0646\u0648\u064a\u064b\u0627\n          <\/div>\n\n          <div class=\"ep-integration-highlight\">\n            <span class=\"ep-badge\">\u0645\u062c\u0627\u0646\u064a<\/span>\n            <span class=\"ep-text ep-integration-text\">\n              <img decoding=\"async\" src=\"https:\/\/cdn.simpleicons.org\/woocommerce\/7F54B3\" alt=\"WooCommerce\">\n              <img decoding=\"async\" src=\"https:\/\/cdn.simpleicons.org\/shopify\/95BF47\" alt=\"Shopify\">\n              <span>\u062a\u0643\u0627\u0645\u0644 WooCommerce \u0648 Shopify \u0645\u0634\u0645\u0648\u0644<\/span>\n            <\/span>\n          <\/div>\n\n          <div class=\"ep-ai-pill\">\n            <span class=\"dot\"><\/span>\n            <span>AI Bot \u0645\u0634\u0645\u0648\u0644<\/span>\n          <\/div>\n\n          <ul class=\"ep-features-list\">\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0642\u0646\u0648\u0627\u062a \u0645\u062a\u0635\u0644\u0629 \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0645\u0648\u0638\u0641\u064a\u0646 \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u064a\u0646<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0643\u0644 \u0627\u0644\u0642\u0646\u0648\u0627\u062a \u0645\u0634\u0645\u0648\u0644\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062d\u0645\u0644\u0627\u062a \u0628\u062b \u062c\u0645\u0627\u0639\u064a<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062c\u0647\u0627\u062a \u0627\u062a\u0635\u0627\u0644 \u0648\u0645\u062d\u0627\u062f\u062b\u0627\u062a \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0628\u062f\u0648\u0646 \u062d\u062f\u0648\u062f \u0645\u0646 \u062c\u0647\u062a\u0646\u0627<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0623\u062a\u0645\u062a\u0629 \u0645\u062a\u0642\u062f\u0645\u0629<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0631\u0628\u0637 AI Bot<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0646\u0638\u0627\u0645 ERP \u2014 \u0645\u0633\u062a\u062e\u062f\u0645\u0627\u0646 \u0645\u0634\u0645\u0648\u0644\u0627\u0646<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062a\u0643\u0627\u0645\u0644 WooCommerce \u0648 Shopify \u0645\u0634\u0645\u0648\u0644<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u0648\u0635\u0648\u0644 API \u0648 Webhooks<\/span><\/li>\n            <li><span class=\"ep-check\">\u2713<\/span><span>\u062f\u0639\u0645 \u0623\u0648\u0644\u0648\u064a\u0629<\/span><\/li>\n          <\/ul>\n\n          <a href=\"https:\/\/eagleprime.io\/ar\/%d8%a5%d8%aa%d9%85%d8%a7%d9%85-%d8%a7%d9%84%d8%b7%d9%84%d8%a8\/?add-to-cart=440&amp;ep_billing_period=monthly\" data-base-href=\"https:\/\/eagleprime.io\/ar\/%d8%a5%d8%aa%d9%85%d8%a7%d9%85-%d8%a7%d9%84%d8%b7%d9%84%d8%a8\/?add-to-cart=440\" class=\"ep-btn ep-btn-primary ep-plan-btn\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"ep-meta-note\">\n        * \u0631\u0633\u0648\u0645 \u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0648\u0627\u062a\u0633\u0627\u0628 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0640 Meta \u064a\u062a\u0645 \u0627\u062d\u062a\u0633\u0627\u0628\u0647\u0627 \u0628\u0634\u0643\u0644 \u0645\u0646\u0641\u0635\u0644 \u0645\u0646 Meta \u0648\u0644\u064a\u0633\u062a \u0636\u0645\u0646 \u0628\u0627\u0642\u0627\u062a Eagle Prime.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ep-addons-section\">\n    <div class=\"ep-container\">\n      <div class=\"ep-addons-box\">\n        <div class=\"ep-addons-head\">\n<h2>\u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629<\/h2>          <p>\u0623\u0636\u0641 \u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u064a\u0646 \u0644\u0646\u0638\u0627\u0645 ERP \u062d\u0633\u0628 \u0627\u062d\u062a\u064a\u0627\u062c \u0646\u0634\u0627\u0637\u0643.<\/p>\n        <\/div>\n\n        <table class=\"ep-addons-table\">\n          <thead>\n            <tr>\n              <th>\u0627\u0644\u0625\u0636\u0627\u0641\u0629<\/th>\n              <th>\u0627\u0644\u0648\u0635\u0641<\/th>\n              <th>Starter<\/th>\n              <th>Growth<\/th>\n              <th>Business<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td class=\"ep-addon-name\">\u062a\u0643\u0627\u0645\u0644 WooCommerce<\/td>\n              <td class=\"ep-addon-desc\">\u0627\u0631\u0628\u0637 \u0645\u062a\u062c\u0631\u0643 \u0639\u0644\u0649 WooCommerce \u0644\u0623\u062a\u0645\u062a\u0629 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0648\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0648\u0633\u064a\u0631 \u0639\u0645\u0644 \u0627\u0644\u062f\u0639\u0645.<\/td>\n              <td class=\"ep-addon-price\">+10$\/\u0634\u0647\u0631\u064a\u064b\u0627<\/td>\n              <td class=\"ep-addon-price\">+10$\/\u0634\u0647\u0631\u064a\u064b\u0627<\/td>\n              <td class=\"ep-addon-price free\">\u0645\u062c\u0627\u0646\u064b\u0627<\/td>\n            <\/tr>\n            <tr>\n              <td class=\"ep-addon-name\">\u062a\u0643\u0627\u0645\u0644 Shopify<\/td>\n              <td class=\"ep-addon-desc\">\u0627\u0631\u0628\u0637 \u0645\u062a\u062c\u0631\u0643 \u0639\u0644\u0649 Shopify \u0644\u0623\u062a\u0645\u062a\u0629 \u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0648\u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0628\u0633\u0644\u0627\u0633\u0629.<\/td>\n              <td class=\"ep-addon-price\">+10$\/\u0634\u0647\u0631\u064a\u064b\u0627<\/td>\n              <td class=\"ep-addon-price\">+10$\/\u0634\u0647\u0631\u064a\u064b\u0627<\/td>\n              <td class=\"ep-addon-price free\">\u0645\u062c\u0627\u0646\u064b\u0627<\/td>\n            <\/tr>\n<tr>\n  <td class=\"ep-addon-name\">\u0645\u0633\u062a\u062e\u062f\u0645 ERP \u0625\u0636\u0627\u0641\u064a<\/td>\n  <td class=\"ep-addon-desc\">\u0623\u0636\u0641 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0625\u0636\u0627\u0641\u064a\u064a\u0646 \u0625\u0644\u0649 \u0646\u0638\u0627\u0645 ERP \u062d\u0633\u0628 \u0627\u062d\u062a\u064a\u0627\u062c \u0641\u0631\u064a\u0642\u0643.<\/td>\n  <td class=\"ep-addon-price\">\u063a\u064a\u0631 \u0645\u062a\u0627\u062d<\/td>\n  <td class=\"ep-addon-price\">+19.99$\/\u0634\u0647\u0631\u064a\u064b\u0627<\/td>\n  <td class=\"ep-addon-price\">+14.99$\/\u0634\u0647\u0631\u064a\u064b\u0627<\/td>\n<\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ep-section\">\n    <div class=\"ep-container\">\n      <div class=\"ep-section-head\">\n        <h2>\u0642\u0627\u0631\u0646 \u0628\u064a\u0646 \u0627\u0644\u0628\u0627\u0642\u0627\u062a<\/h2>\n        <p>\u0643\u0644 \u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647 \u0644\u0625\u0637\u0644\u0627\u0642 \u0648\u0625\u062f\u0627\u0631\u0629 \u0648\u062a\u0648\u0633\u064a\u0639 \u0625\u0639\u062f\u0627\u062f \u0648\u0627\u062a\u0633\u0627\u0628 API \u0627\u0644\u0631\u0633\u0645\u064a \u0627\u0644\u062e\u0627\u0635 \u0628\u0643.<\/p>\n      <\/div>\n\n      <div class=\"ep-table-wrap\">\n        <table class=\"ep-table\">\n          <thead>\n            <tr>\n              <th>\u0627\u0644\u0645\u064a\u0632\u0629<\/th>\n              <th>Starter<\/th>\n              <th>Growth<\/th>\n              <th>Business<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr class=\"ep-compare-price-row\">\n              <td class=\"ep-compare-price-label\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0634\u0647\u0631\u064a<\/td>\n              <td data-monthly=\"$59\/\u0634\u0647\u0631\" data-yearly=\"$566.40\/\u0633\u0646\u0629\">$59\/\u0634\u0647\u0631<\/td>\n              <td data-monthly=\"$79\/\u0634\u0647\u0631\" data-yearly=\"$758.40\/\u0633\u0646\u0629\">$79\/\u0634\u0647\u0631<\/td>\n              <td data-monthly=\"$99\/\u0634\u0647\u0631\" data-yearly=\"$950.40\/\u0633\u0646\u0629\">$99\/\u0634\u0647\u0631<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0627\u0644\u0642\u0646\u0648\u0627\u062a \u0627\u0644\u0645\u062a\u0635\u0644\u0629<\/td>\n              <td>1<\/td>\n              <td>4<\/td>\n              <td>\u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0627\u0644\u0642\u0646\u0648\u0627\u062a<\/td>\n              <td>\u0642\u0646\u0627\u0629 \u0648\u0627\u062d\u062f\u0629 \u0645\u0646 3<\/td>\n              <td>2 \u0648\u0627\u062a\u0633\u0627\u0628 + \u0625\u0646\u0633\u062a\u062c\u0631\u0627\u0645 + \u0645\u0627\u0633\u0646\u062c\u0631<\/td>\n              <td>\u0643\u0644 \u0627\u0644\u0642\u0646\u0648\u0627\u062a \u0645\u0634\u0645\u0648\u0644\u0629<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646<\/td>\n              <td>2<\/td>\n              <td>5<\/td>\n              <td>\u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f<\/td>\n            <\/tr>\n            <tr>\n              <td>\u062d\u0645\u0644\u0627\u062a \u0627\u0644\u0628\u062b \u0627\u0644\u062c\u0645\u0627\u0639\u064a<\/td>\n              <td class=\"ep-yes\">\u0645\u0634\u0645\u0648\u0644\u0629<\/td>\n              <td class=\"ep-yes\">\u0645\u0634\u0645\u0648\u0644\u0629<\/td>\n              <td class=\"ep-yes\">\u0645\u0634\u0645\u0648\u0644\u0629<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0627\u0644\u0623\u062a\u0645\u062a\u0629<\/td>\n              <td>\u0623\u0633\u0627\u0633\u064a\u0629<\/td>\n              <td>\u0645\u062a\u0642\u062f\u0645\u0629<\/td>\n              <td>\u0645\u062a\u0642\u062f\u0645\u0629<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0631\u0628\u0637 AI Bot<\/td>\n              <td class=\"ep-no\">\u0644\u0627<\/td>\n              <td class=\"ep-yes\">\u0645\u0634\u0645\u0648\u0644<\/td>\n              <td class=\"ep-yes\">\u0645\u0634\u0645\u0648\u0644<\/td>\n            <\/tr>\n<tr>\n  <td>\u0646\u0638\u0627\u0645 ERP<\/td>\n  <td class=\"ep-no\">\u063a\u064a\u0631 \u0645\u0634\u0645\u0648\u0644<\/td>\n  <td class=\"ep-yes\">\u0645\u0633\u062a\u062e\u062f\u0645 \u0648\u0627\u062d\u062f \u0645\u0634\u0645\u0648\u0644<\/td>\n  <td class=\"ep-yes\">\u0645\u0633\u062a\u062e\u062f\u0645\u0627\u0646 \u0645\u0634\u0645\u0648\u0644\u0627\u0646<\/td>\n<\/tr>\n            <tr>\n              <td>\u062a\u0643\u0627\u0645\u0644 WooCommerce<\/td>\n              <td class=\"ep-addon\">\u0625\u0636\u0627\u0641\u0629<\/td>\n              <td class=\"ep-addon\">\u0625\u0636\u0627\u0641\u0629<\/td>\n              <td class=\"ep-yes\">\u0645\u062c\u0627\u0646\u064a<\/td>\n            <\/tr>\n            <tr>\n              <td>\u062a\u0643\u0627\u0645\u0644 Shopify<\/td>\n              <td class=\"ep-addon\">\u0625\u0636\u0627\u0641\u0629<\/td>\n              <td class=\"ep-addon\">\u0625\u0636\u0627\u0641\u0629<\/td>\n              <td class=\"ep-yes\">\u0645\u062c\u0627\u0646\u064a<\/td>\n            <\/tr>\n            <tr>\n              <td>\u0648\u0635\u0648\u0644 API<\/td>\n              <td class=\"ep-no\">\u0644\u0627<\/td>\n              <td class=\"ep-no\">\u0644\u0627<\/td>\n              <td class=\"ep-yes\">\u0645\u0634\u0645\u0648\u0644<\/td>\n            <\/tr>\n            <tr>\n              <td>Webhooks<\/td>\n              <td class=\"ep-no\">\u0644\u0627<\/td>\n              <td class=\"ep-no\">\u0644\u0627<\/td>\n              <td class=\"ep-yes\">\u0645\u0634\u0645\u0648\u0644<\/td>\n            <\/tr>\n            <tr>\n              <td>\u062f\u0639\u0645 \u0623\u0648\u0644\u0648\u064a\u0629<\/td>\n              <td class=\"ep-no\">\u0644\u0627<\/td>\n              <td class=\"ep-yes\">\u0646\u0639\u0645<\/td>\n              <td class=\"ep-yes\">\u0646\u0639\u0645<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ep-section\">\n    <div class=\"ep-container\">\n      <div class=\"ep-section-head\">\n        <h2>\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u0645\u062a\u0627\u062d\u0629<\/h2>\n        <p>\u0648\u0633\u0639 \u0642\u062f\u0631\u0627\u062a Eagle Prime \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0643\u0627\u0645\u0644\u0627\u062a \u062a\u0633\u0627\u0639\u062f\u0643 \u0641\u064a \u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0648\u0627\u0644\u062f\u0639\u0645 \u0648\u0633\u064a\u0631 \u0639\u0645\u0644 \u0627\u0644\u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629.<\/p>\n      <\/div>\n\n      <div class=\"ep-integrations-grid\">\n        <div class=\"ep-integration-card\">\n          <h3>WooCommerce<\/h3>\n          <p>\u0623\u0631\u0633\u0644 \u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a\u060c \u0648\u0623\u062a\u0645\u062a \u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0639\u0645\u0644\u0627\u0621\u060c \u0648\u0627\u0631\u0628\u0650\u0637 \u0646\u0634\u0627\u0637 \u0627\u0644\u0645\u062a\u062c\u0631.<\/p>\n        <\/div>\n\n        <div class=\"ep-integration-card\">\n          <h3>Shopify<\/h3>\n          <p>\u0627\u0631\u0628\u0637 \u0645\u062a\u062c\u0631\u0643 \u0639\u0644\u0649 Shopify \u0648\u0623\u062a\u0645\u062a \u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0648\u0627\u0644\u062f\u0639\u0645 \u0628\u0633\u0647\u0648\u0644\u0629.<\/p>\n        <\/div>\n\n        <div class=\"ep-integration-card\">\n          <h3>OpenAI<\/h3>\n          <p>\u0627\u0633\u062a\u062e\u062f\u0645 \u0631\u062f\u0648\u062f \u0630\u0643\u064a\u0629 \u0648\u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0648\u0623\u062a\u0645\u062a\u0629 \u0645\u062f\u062a\u0629 \u0645\u062f\u0639\u0648\u0645\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u062f\u0627\u062e\u0644 \u0633\u064a\u0631 \u0627\u0644\u0639\u0645\u0644.<\/p>\n        <\/div>\n\n        <div class=\"ep-integration-card\">\n          <h3>Webhooks<\/h3>\n          <p>\u0623\u0631\u0633\u0644 \u0627\u0644\u0623\u062d\u062f\u0627\u062b \u0641\u064a \u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062d\u0642\u064a\u0642\u064a \u0625\u0644\u0649 \u0623\u0646\u0638\u0645\u062a\u0643 \u0627\u0644\u062e\u0627\u0635\u0629 \u0648\u0623\u062a\u0645\u062a\u0627\u062a\u0643 \u0627\u0644\u0645\u062e\u0635\u0635\u0629.<\/p>\n        <\/div>\n\n        <div class=\"ep-integration-card\">\n          <h3>Dashboard Apps<\/h3>\n          <p>\u0627\u0639\u0631\u0636 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u0639\u0646 \u0627\u0644\u0637\u0644\u0628 \u0623\u0648 \u0627\u0644\u0639\u0645\u064a\u0644 \u0645\u0628\u0627\u0634\u0631\u0629 \u062f\u0627\u062e\u0644 \u0644\u0648\u062d\u0629 \u0627\u0644\u0648\u0643\u064a\u0644.<\/p>\n        <\/div>\n\n        <div class=\"ep-integration-card\">\n          <h3>Google Translate<\/h3>\n          <p>\u0633\u0627\u0639\u062f \u0641\u0631\u064a\u0642\u0643 \u0641\u064a \u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0623\u0633\u0631\u0639 \u0648\u062f\u0639\u0645 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0628\u0644\u063a\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629.<\/p>\n        <\/div>\n\n        <div class=\"ep-integration-card\">\n          <h3>Dialogflow<\/h3>\n          <p>\u0627\u0628\u0646\u0650 \u062a\u062c\u0631\u0628\u0629 \u0628\u0648\u062a \u0642\u0628\u0644 \u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0645\u062d\u0627\u062f\u062b\u0629 \u0625\u0644\u0649 \u0648\u0643\u064a\u0644 \u0628\u0634\u0631\u064a.<\/p>\n        <\/div>\n\n        <div class=\"ep-integration-card\">\n          <h3>\u062a\u0643\u0627\u0645\u0644\u0627\u062a \u0623\u0643\u062b\u0631<\/h3>\n          <p>\u062a\u062d\u062a\u0627\u062c \u0634\u064a\u0621 \u0645\u062e\u0635\u0635\u061f \u0628\u0627\u0642\u0629 Business \u062a\u0645\u0646\u062d\u0643 \u0645\u0631\u0648\u0646\u0629 \u0623\u0643\u0628\u0631 \u0645\u0639 APIs \u0648 Webhooks.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ep-section\">\n    <div class=\"ep-container\">\n      <div class=\"ep-section-head\">\n        <h2>\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/h2>\n        <p>\u0625\u062c\u0627\u0628\u0627\u062a \u0648\u0627\u0636\u062d\u0629 \u0642\u0628\u0644 \u0645\u0627 \u062a\u0628\u062f\u0623.<\/p>\n      <\/div>\n\n      <div class=\"ep-faq-grid\">\n        <div class=\"ep-faq-card\">\n          <h3>\u0645\u0627 \u0647\u064a \u0627\u0644\u0642\u0646\u0627\u0629 \u0627\u0644\u0645\u062a\u0635\u0644\u0629\u061f<\/h3>\n          <p>\u0627\u0644\u0642\u0646\u0627\u0629 \u0627\u0644\u0645\u062a\u0635\u0644\u0629 \u0627\u0644\u0648\u0627\u062d\u062f\u0629 \u062a\u0639\u0646\u064a \u062d\u0633\u0627\u0628 \u0642\u0646\u0627\u0629 \u0648\u0627\u062d\u062f \u0645\u062a\u0635\u0644\u060c \u0645\u062b\u0644 \u0631\u0642\u0645 \u0648\u0627\u062a\u0633\u0627\u0628 \u0648\u0627\u062d\u062f \u0623\u0648 \u062d\u0633\u0627\u0628 \u0625\u0646\u0633\u062a\u062c\u0631\u0627\u0645 \u0648\u0627\u062d\u062f \u0623\u0648 \u0635\u0641\u062d\u0629 \u0645\u0627\u0633\u0646\u062c\u0631 \u0648\u0627\u062d\u062f\u0629.<\/p>\n        <\/div>\n\n        <div class=\"ep-faq-card\">\n          <h3>\u0647\u0644 \u0631\u0633\u0648\u0645 \u0645\u062d\u0627\u062f\u062b\u0627\u062a Meta \u0645\u0634\u0645\u0648\u0644\u0629\u061f<\/h3>\n          <p>\u0644\u0627. \u0631\u0633\u0648\u0645 \u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0648\u0627\u062a\u0633\u0627\u0628 \u0645\u0646 Meta \u064a\u062a\u0645 \u0627\u062d\u062a\u0633\u0627\u0628\u0647\u0627 \u0628\u0634\u0643\u0644 \u0645\u0646\u0641\u0635\u0644 \u0648\u0644\u064a\u0633\u062a \u0636\u0645\u0646 \u062a\u0633\u0639\u064a\u0631 Eagle Prime.<\/p>\n        <\/div>\n\n        <div class=\"ep-faq-card\">\n          <h3>\u0628\u0643\u0627\u0645 \u062a\u0643\u0627\u0645\u0644 WooCommerce \u0623\u0648 Shopify\u061f<\/h3>\n          <p>\u062a\u0643\u0627\u0645\u0644\u0627\u062a WooCommerce \u0648 Shopify \u0645\u062a\u0627\u062d\u0629 \u0643\u0625\u0636\u0627\u0641\u0627\u062a \u0641\u064a \u0628\u0627\u0642\u062a\u064a Starter \u0648 Growth \u0645\u0642\u0627\u0628\u0644 +10$ \u0634\u0647\u0631\u064a\u064b\u0627 \u0644\u0643\u0644 \u062a\u0643\u0627\u0645\u0644\u060c \u0648\u0645\u0634\u0645\u0648\u0644\u0629 \u0645\u062c\u0627\u0646\u064b\u0627 \u0641\u064a \u0628\u0627\u0642\u0629 Business.<\/p>\n        <\/div>\n\n        <div class=\"ep-faq-card\">\n          <h3>\u0647\u0644 \u0623\u0642\u062f\u0631 \u0623\u0631\u0642\u0651\u064a \u0627\u0644\u0628\u0627\u0642\u0629 \u0628\u0639\u062f\u064a\u0646\u061f<\/h3>\n          <p>\u0646\u0639\u0645. \u062a\u0642\u062f\u0631 \u062a\u0628\u062f\u0623 \u0628\u0623\u064a \u0628\u0627\u0642\u0629 \u0648\u062a\u0631\u0642\u064a \u0641\u064a \u0623\u064a \u0648\u0642\u062a \u0645\u0639 \u0646\u0645\u0648 \u0641\u0631\u064a\u0642\u0643 \u0648\u0632\u064a\u0627\u062f\u0629 \u0627\u062d\u062a\u064a\u0627\u062c\u0643 \u0644\u0644\u0642\u0646\u0648\u0627\u062a \u0627\u0644\u0645\u062a\u0635\u0644\u0629.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ep-final-cta\">\n    <div class=\"ep-container\">\n      <div class=\"ep-final-cta-box\">\n        <h2>\u062c\u0627\u0647\u0632 \u062a\u0637\u0644\u0642 \u0648\u0627\u062a\u0633\u0627\u0628 API \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u0646\u0634\u0627\u0637\u0643\u061f<\/h2>\n        <p>\n          \u0627\u0628\u062f\u0623 \u0627\u0644\u064a\u0648\u0645\u060c \u0648\u0627\u062f\u0650\u0631 \u0627\u0644\u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0645\u0646 \u0645\u0643\u0627\u0646 \u0648\u0627\u062d\u062f\u060c \u0648\u0648\u0633\u0639 \u0646\u0634\u0627\u0637\u0643 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062d\u0645\u0644\u0627\u062a \u0648\u0627\u0644\u0623\u062a\u0645\u062a\u0629 \u0648\u0627\u0644\u062a\u0643\u0627\u0645\u0644\u0627\u062a.\n        <\/p>\n          <a href=\"https:\/\/eagleprime.io\/ar\/contact-ar\/\" class=\"ep-btn ep-btn-secondary\">\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a<\/a>\n        <\/div>\n      <\/div>\n    <\/section><\/div>\n\n<script>\n(function(){\n  var billingPeriod = 'monthly';\n  var billingButtons = document.querySelectorAll('.ep-billing-option');\n\n  function setBillingPeriod(period) {\n    billingPeriod = period === 'yearly' ? 'yearly' : 'monthly';\n\n    billingButtons.forEach(function(btn){\n      var active = btn.getAttribute('data-period') === billingPeriod;\n      btn.classList.toggle('is-active', active);\n      btn.setAttribute('aria-pressed', active ? 'true' : 'false');\n    });\n\n    document.querySelectorAll('.ep-plan-card').forEach(function(card){\n      card.classList.toggle('is-yearly', billingPeriod === 'yearly');\n\n      var price = card.querySelector('.ep-plan-price');\n      if (price) {\n        var amount = price.querySelector('.amount');\n        var term = price.querySelector('.term');\n\n        if (billingPeriod === 'yearly') {\n          amount.textContent = '$' + price.getAttribute('data-yearly');\n          term.textContent = '\/ \u0633\u0646\u0648\u064a\u064b\u0627';\n        } else {\n          amount.textContent = '$' + price.getAttribute('data-monthly');\n          term.textContent = '\/ \u0634\u0647\u0631\u064a\u064b\u0627';\n        }\n      }\n\n      var cta = card.querySelector('.ep-plan-btn[data-base-href]');\n      if (cta) {\n        cta.setAttribute(\n          'href',\n          cta.getAttribute('data-base-href') + '&ep_billing_period=' + encodeURIComponent(billingPeriod)\n        );\n      }\n    });\n\n    var compareLabel = document.querySelector('.ep-compare-price-label');\n    if (compareLabel) {\n      compareLabel.textContent = billingPeriod === 'yearly' ? '\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0633\u0646\u0648\u064a' : '\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0634\u0647\u0631\u064a';\n    }\n\n    document.querySelectorAll('.ep-compare-price-row td[data-monthly]').forEach(function(cell){\n      cell.textContent = cell.getAttribute('data-' + billingPeriod);\n    });\n  }\n\n  billingButtons.forEach(function(btn){\n    btn.addEventListener('click', function(){\n      setBillingPeriod(btn.getAttribute('data-period'));\n    });\n  });\n\n  setBillingPeriod('monthly');\n\n  var paths={\n    inbox:'<rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"3\"\/><path d=\"m7 9 5 4 5-4\"\/>',\n    team:'<path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"\/>',\n    campaign:'<path d=\"m3 11 18-5v12L3 14v-3Z\"\/><path d=\"M11.6 16.2 13 21H7l-1.2-6\"\/>',\n    infinity:'<path d=\"M18.2 8c-2.5 0-4.1 2.2-6.2 5-2.1-2.8-3.7-5-6.2-5A4 4 0 0 0 2 12a4 4 0 0 0 3.8 4c2.5 0 4.1-2.2 6.2-5 2.1 2.8 3.7 5 6.2 5a4 4 0 0 0 0-8Z\"\/>',\n    automation:'<path d=\"m13 2-9 12h8l-1 8 9-12h-8l1-8Z\"\/>',\n    ai:'<path d=\"m12 3-1.2 3.3L7.5 7.5l3.3 1.2L12 12l1.2-3.3 3.3-1.2-3.3-1.2L12 3Z\"\/><path d=\"m19 13-.8 2.2-2.2.8 2.2.8L19 19l.8-2.2 2.2-.8-2.2-.8L19 13ZM5 14l-.8 2.2L2 17l2.2.8L5 20l.8-2.2L8 17l-2.2-.8L5 14Z\"\/>',\n    support:'<path d=\"M4 14a8 8 0 0 1 16 0\"\/><path d=\"M4 14v4a2 2 0 0 0 2 2h2v-7H6a2 2 0 0 0-2 1ZM20 14v4a2 2 0 0 1-2 2h-2v-7h2a2 2 0 0 1 2 1Z\"\/>',\n    store:'<path d=\"M3 9 5 3h14l2 6\"\/><path d=\"M5 13v8h14v-8M9 21v-6h6v6\"\/><path d=\"M3 9a3 3 0 0 0 6 0 3 3 0 0 0 6 0 3 3 0 0 0 6 0\"\/>',\n    code:'<path d=\"m8 9-4 3 4 3M16 9l4 3-4 3M14 5l-4 14\"\/>',\n    check:'<circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"m8 12 2.5 2.5L16 9\"\/>',\n    dashboard:'<rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\/>',\n    language:'<circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M3 12h18M12 3a15 15 0 0 1 0 18M12 3a15 15 0 0 0 0 18\"\/>',\n    bot:'<rect x=\"4\" y=\"7\" width=\"16\" height=\"13\" rx=\"3\"\/><path d=\"M12 3v4M8 12h.01M16 12h.01M8 16h8\"\/>',\n    plus:'<circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 8v8M8 12h8\"\/>',\n    help:'<circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9.5 9a2.7 2.7 0 1 1 4.4 2.1c-1.1.8-1.9 1.3-1.9 2.9M12 18h.01\"\/>'\n  };\n  function icon(name){return '<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">'+paths[name]+'<\/svg>';}\n  function featureType(text){\n    text=text.toLowerCase();\n    if(text.includes('\u0645\u0648\u0638\u0641')||text.includes('\u0641\u0631\u064a\u0642'))return 'team';\n    if(text.includes('\u062d\u0645\u0644\u0627\u062a'))return 'campaign';\n    if(text.includes('\u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f')||text.includes('\u0628\u062f\u0648\u0646 \u062d\u062f\u0648\u062f'))return 'infinity';\n    if(text.includes('\u0623\u062a\u0645\u062a')||text.includes('\u0627\u062a\u0645\u062a'))return 'automation';\n    if(text.includes('ai')||text.includes('\u0630\u0643\u0627\u0621')||text.includes('\u0628\u0648\u062a'))return 'ai';\n    if(text.includes('\u062f\u0639\u0645'))return 'support';\n    if(text.includes('woocommerce')||text.includes('shopify')||text.includes('\u0645\u062a\u062c\u0631'))return 'store';\n    if(text.includes('api')||text.includes('webhook'))return 'code';\n    if(text.includes('\u0642\u0646\u0627\u0629')||text.includes('\u0648\u0627\u062a\u0633\u0627\u0628')||text.includes('\u0625\u0646\u0633\u062a\u062c\u0631\u0627\u0645')||text.includes('\u0645\u0627\u0633\u0646\u062c\u0631'))return 'inbox';\n    return 'check';\n  }\n  document.querySelectorAll('.ep-features-list li').forEach(function(li){\n    var old=li.querySelector('.ep-check'); if(!old)return;\n    var type=featureType(li.textContent);\n    old.className='ep-check ep-feature-icon'+(type==='ai'?' is-ai':''); old.innerHTML=icon(type);\n  });\n  var brand={\n    'WooCommerce':'<img decoding=\"async\" src=\"https:\/\/cdn.simpleicons.org\/woocommerce\/7F54B3\" alt=\"\">',\n    'Shopify':'<img decoding=\"async\" src=\"https:\/\/cdn.simpleicons.org\/shopify\/95BF47\" alt=\"\">',\n    'OpenAI':'<img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@13.21.0\/icons\/openai.svg\" alt=\"\">',\n    'Webhooks':icon('code'),'Dashboard Apps':icon('dashboard'),'Google Translate':icon('language'),'Dialogflow':icon('bot'),'\u062a\u0643\u0627\u0645\u0644\u0627\u062a \u0623\u0643\u062b\u0631':icon('plus')\n  };\n  document.querySelectorAll('.ep-integration-card').forEach(function(card){\n    var title=card.querySelector('h3'); if(!title)return;\n    var box=document.createElement('div'); box.className='ep-card-icon'; box.innerHTML=brand[title.textContent.trim()]||icon('plus'); card.insertBefore(box,title);\n  });\n  document.querySelectorAll('.ep-faq-card').forEach(function(card){\n    var box=document.createElement('div'); box.className='ep-card-icon'; box.innerHTML=icon('help'); card.insertBefore(box,card.firstChild);\n  });\n  document.querySelectorAll('.ep-addon-name').forEach(function(cell){\n  var img=document.createElement('img');\n  img.className='ep-mini-brand';\n\n  if(cell.textContent.includes('WooCommerce')){\n    img.src='https:\/\/cdn.simpleicons.org\/woocommerce\/7F54B3';\n  } else if(cell.textContent.includes('Shopify')){\n    img.src='https:\/\/cdn.simpleicons.org\/shopify\/95BF47';\n  } else if(cell.textContent.includes('ERP')){\n    img.src='https:\/\/cdn.simpleicons.org\/erpnext\/0089FF';\n  } else {\n    return;\n  }\n\n  img.alt='';\n  cell.appendChild(img);\n});\n  var chip=document.querySelector('.ep-hero-chip'); if(chip)chip.insertAdjacentHTML('afterbegin',icon('dashboard'));\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u062a\u0633\u0639\u064a\u0631 Eagle Prime API \u0627\u062e\u062a\u0631 \u0627\u0644\u0628\u0627\u0642\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629.\u0648\u062a\u0648\u0633\u0651\u0639 \u062f\u0648\u0646 \u062d\u062f\u0648\u062f. \u0648\u0627\u062a\u0633\u0627\u0628 \u0648\u0625\u0646\u0633\u062a\u062c\u0631\u0627\u0645 \u0648\u0645\u0627\u0633\u0646\u062c\u0631 \u0641\u064a \u0635\u0646\u062f\u0648\u0642 \u0648\u0627\u0631\u062f \u0648\u0627\u062d\u062f \u0644\u0641\u0631\u064a\u0642\u0643 \u2014 \u0628\u0623\u0633\u0639\u0627\u0631 \u0634\u0647\u0631\u064a\u0629 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-372","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/pages\/372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":26,"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/pages\/372\/revisions"}],"predecessor-version":[{"id":1220,"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/pages\/372\/revisions\/1220"}],"wp:attachment":[{"href":"https:\/\/eagleprime.io\/ar\/wp-json\/wp\/v2\/media?parent=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}