{"id":26154,"date":"2026-09-07T18:07:42","date_gmt":"2026-09-07T16:07:42","guid":{"rendered":"https:\/\/www.infinigate.com\/ch\/?post_type=news&#038;p=26154"},"modified":"2026-09-08T10:19:27","modified_gmt":"2026-09-08T08:19:27","slug":"price-changes-effective-november-1-2026","status":"publish","type":"news","link":"https:\/\/www.infinigate.com\/ch\/en\/news\/price-changes-effective-november-1-2026\/","title":{"rendered":"Price changes effective November 1, 2026"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<section class=\"sophos-price-news\" aria-labelledby=\"sophos-price-title\">\n\n  <style>\n\n    \/* =========================================================\n       SOPHOS PREIS\u00c4NDERUNGEN 2026\n       MODERN NEWS ARTICLE\n       ========================================================= *\/\n\n    .sophos-price-news,\n    .sophos-price-news * {\n      box-sizing: border-box;\n    }\n\n    .sophos-price-news {\n      --ig-blue: #153447;\n      --ig-coral: #ed5740;\n      --sophos-blue: #1746a2;\n      --text: #596a73;\n      --soft: #f6f8fa;\n\n      width: 100%;\n      max-width: 1180px;\n\n      margin: 40px auto 80px;\n\n      font-family: \"Outfit\", serif;\n    }\n\n\n    \/* =========================================================\n       INTRO\n       ========================================================= *\/\n\n    .sophos-price-news-intro {\n      position: relative;\n\n      overflow: hidden;\n\n      padding: 44px 46px;\n\n      border-radius: 22px;\n\n      background:\n        radial-gradient(\n          circle at 95% 10%,\n          rgba(237,87,64,.09),\n          transparent 30%\n        ),\n        linear-gradient(\n          145deg,\n          #ffffff,\n          #f7f9fa\n        );\n\n      border: 1px solid rgba(21,52,71,.08);\n\n      box-shadow:\n        0 16px 40px rgba(21,52,71,.06);\n    }\n\n    .sophos-price-news-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n\n      margin-bottom: 16px;\n\n      color: var(--ig-coral);\n\n      font-size: 13px;\n      line-height: 1;\n      font-weight: 600;\n      letter-spacing: .11em;\n      text-transform: uppercase;\n    }\n\n    .sophos-price-news-kicker::before {\n      content: \"\";\n\n      width: 38px;\n      height: 1px;\n\n      background: var(--ig-coral);\n    }\n\n    .sophos-price-news-intro h2 {\n      margin: 0;\n\n      color: var(--ig-blue);\n\n      font-size: clamp(34px,4vw,50px);\n      line-height: 1.08;\n      font-weight: 300;\n      letter-spacing: -.03em;\n    }\n\n    .sophos-price-news-intro h2 strong {\n      color: #15191d;\n      font-weight: 500;\n    }\n\n    .sophos-price-news-intro p {\n      max-width: 850px;\n\n      margin: 20px 0 0;\n\n      color: var(--text);\n\n      font-size: 20px;\n      line-height: 1.5;\n      font-weight: 300;\n    }\n\n\n    \/* =========================================================\n       DATE CARDS\n       ========================================================= *\/\n\n    .sophos-price-dates {\n      display: grid;\n      grid-template-columns: repeat(2,minmax(0,1fr));\n      gap: 16px;\n\n      margin-top: 30px;\n    }\n\n    .sophos-price-date {\n      padding: 23px 24px;\n\n      border: 1px solid rgba(21,52,71,.09);\n      border-radius: 14px;\n\n      background: #fff;\n    }\n\n    .sophos-price-date span {\n      display: block;\n\n      margin-bottom: 5px;\n\n      color: var(--ig-coral);\n\n      font-size: 12px;\n      line-height: 1;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n    }\n\n    .sophos-price-date strong {\n      display: block;\n\n      color: var(--ig-blue);\n\n      font-size: 26px;\n      line-height: 1.25;\n      font-weight: 500;\n    }\n\n    .sophos-price-date p {\n      margin: 6px 0 0;\n\n      color: #687780;\n\n      font-size: 16px;\n      line-height: 1.4;\n    }\n\n\n    \/* =========================================================\n       SECTION HEAD\n       ========================================================= *\/\n\n    .sophos-price-heading {\n      margin: 65px 0 28px;\n    }\n\n    .sophos-price-heading span {\n      display: block;\n\n      margin-bottom: 8px;\n\n      color: var(--ig-coral);\n\n      font-size: 13px;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n    }\n\n    .sophos-price-heading h2 {\n      margin: 0;\n\n      color: var(--ig-blue);\n\n      font-size: clamp(32px,3.4vw,44px);\n      line-height: 1.1;\n      font-weight: 300;\n      letter-spacing: -.025em;\n    }\n\n\n    \/* =========================================================\n       PRODUCT CARDS\n       ========================================================= *\/\n\n    .sophos-price-grid {\n      display: grid;\n      grid-template-columns: repeat(3,minmax(0,1fr));\n      gap: 18px;\n    }\n\n    .sophos-price-card {\n      position: relative;\n\n      overflow: hidden;\n\n      min-height: 330px;\n\n      padding: 28px;\n\n      border: 1px solid rgba(21,52,71,.09);\n      border-radius: 18px;\n\n      background: #fff;\n\n      box-shadow:\n        0 12px 32px rgba(21,52,71,.05);\n\n      transition:\n        transform .3s ease,\n        box-shadow .3s ease,\n        border-color .3s ease;\n    }\n\n    .sophos-price-card:hover {\n      transform: translateY(-5px);\n\n      border-color: rgba(237,87,64,.24);\n\n      box-shadow:\n        0 18px 40px rgba(21,52,71,.08);\n    }\n\n    .sophos-price-card::before {\n      content: \"\";\n\n      position: absolute;\n      top: 0;\n      left: 28px;\n\n      width: 52px;\n      height: 3px;\n\n      background: var(--ig-coral);\n    }\n\n    .sophos-price-card-label {\n      display: block;\n\n      margin-bottom: 28px;\n\n      color: #819098;\n\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n    }\n\n    .sophos-price-card h3 {\n      margin: 0;\n\n      color: var(--ig-blue);\n\n      font-size: 27px;\n      line-height: 1.2;\n      font-weight: 500;\n    }\n\n    .sophos-price-value {\n      display: block;\n\n      margin: 17px 0 18px;\n\n      color: var(--ig-coral);\n\n      font-size: 40px;\n      line-height: 1;\n      font-weight: 500;\n      letter-spacing: -.03em;\n    }\n\n    .sophos-price-card p {\n      margin: 0;\n\n      color: #64747d;\n\n      font-size: 17px;\n      line-height: 1.48;\n      font-weight: 300;\n    }\n\n    .sophos-price-card ul {\n      margin: 18px 0 0;\n      padding-left: 18px;\n\n      color: #64747d;\n\n      font-size: 15px;\n      line-height: 1.5;\n    }\n\n\n    \/* =========================================================\n       ACTION BLOCK\n       ========================================================= *\/\n\n    .sophos-price-action {\n      margin-top: 65px;\n\n      padding: 40px 42px;\n\n      border-radius: 20px;\n\n      background:\n        radial-gradient(\n          circle at 90% 10%,\n          rgba(237,87,64,.16),\n          transparent 28%\n        ),\n        var(--ig-blue);\n\n      color: #fff;\n    }\n\n    .sophos-price-action span {\n      display: block;\n\n      margin-bottom: 10px;\n\n      color: #ffc0b5;\n\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .11em;\n      text-transform: uppercase;\n    }\n\n    .sophos-price-action h2 {\n      margin: 0;\n\n      color: #fff;\n\n      font-size: clamp(30px,3.4vw,42px);\n      line-height: 1.12;\n      font-weight: 400;\n    }\n\n    .sophos-price-action p {\n      max-width: 850px;\n\n      margin: 15px 0 0;\n\n      color: rgba(255,255,255,.72);\n\n      font-size: 18px;\n      line-height: 1.5;\n      font-weight: 300;\n    }\n\n    .sophos-price-checklist {\n      display: grid;\n      grid-template-columns: repeat(2,minmax(0,1fr));\n      gap: 10px 25px;\n\n      margin-top: 26px;\n    }\n\n    .sophos-price-check {\n      display: grid;\n      grid-template-columns: 18px 1fr;\n      gap: 9px;\n\n      color: rgba(255,255,255,.80);\n\n      font-size: 16px;\n      line-height: 1.4;\n    }\n\n    .sophos-price-check::before {\n      content: \"\u2713\";\n\n      color: #ffc0b5;\n\n      font-weight: 600;\n    }\n\n\n    \/* =========================================================\n       TIP\n       ========================================================= *\/\n\n    .sophos-price-tip {\n      margin-top: 22px;\n\n      padding: 22px 24px;\n\n      border-left: 3px solid var(--ig-coral);\n      border-radius: 0 12px 12px 0;\n\n      background: #fff5f2;\n    }\n\n    .sophos-price-tip strong {\n      display: block;\n\n      margin-bottom: 5px;\n\n      color: var(--ig-blue);\n\n      font-size: 17px;\n      font-weight: 500;\n    }\n\n    .sophos-price-tip p {\n      margin: 0;\n\n      color: #596a73;\n\n      font-size: 17px;\n      line-height: 1.48;\n    }\n\n\n    \/* =========================================================\n       CONTACT\n       ========================================================= *\/\n\n    .sophos-price-contact {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 30px;\n\n      margin-top: 50px;\n      padding-top: 30px;\n\n      border-top: 1px solid rgba(21,52,71,.10);\n    }\n\n    .sophos-price-contact h3 {\n      margin: 0 0 6px;\n\n      color: var(--ig-blue);\n\n      font-size: 25px;\n      font-weight: 500;\n    }\n\n    .sophos-price-contact p {\n      margin: 0;\n\n      color: #687780;\n\n      font-size: 17px;\n      line-height: 1.45;\n    }\n\n    .sophos-price-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n\n      flex: 0 0 auto;\n\n      padding: .8em 1.5em;\n\n      border: 1px solid var(--ig-coral);\n      border-radius: 6px;\n\n      background: var(--ig-coral);\n      color: #fff !important;\n\n      font-size: 18px;\n      line-height: 28px;\n      font-weight: 500;\n\n      text-decoration: none !important;\n\n      transition:\n        transform .25s ease,\n        background-color .25s ease,\n        color .25s ease;\n    }\n\n    .sophos-price-button:hover,\n    .sophos-price-button:focus-visible {\n      transform: translateY(-2px);\n\n      background: #fff;\n      color: var(--ig-coral) !important;\n    }\n\n\n    \/* =========================================================\n       RESPONSIVE\n       ========================================================= *\/\n\n    @media (max-width: 900px) {\n\n      .sophos-price-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .sophos-price-dates {\n        grid-template-columns: 1fr;\n      }\n\n      .sophos-price-checklist {\n        grid-template-columns: 1fr;\n      }\n\n    }\n\n    @media (max-width: 680px) {\n\n      .sophos-price-news {\n        margin: 25px auto 60px;\n      }\n\n      .sophos-price-news-intro {\n        padding: 32px 24px;\n      }\n\n      .sophos-price-news-intro p {\n        font-size: 18px;\n      }\n\n      .sophos-price-card {\n        min-height: 0;\n      }\n\n      .sophos-price-action {\n        padding: 32px 24px;\n      }\n\n      .sophos-price-contact {\n        align-items: flex-start;\n        flex-direction: column;\n      }\n\n      .sophos-price-button {\n        width: 100%;\n      }\n\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n\n      .sophos-price-card,\n      .sophos-price-button {\n        transition: none;\n      }\n\n      .sophos-price-card:hover,\n      .sophos-price-button:hover {\n        transform: none;\n      }\n\n    }\n\n  <\/style>\n\n\n<!-- INTRO -->\n\n<div class=\"sophos-price-news-intro\">\n\n  <div class=\"sophos-price-news-kicker\">\n    Important information for Sophos partners\n  <\/div>\n\n  <h2 id=\"sophos-price-title\">\n    New Sophos pricing.\n    <strong>Review your opportunities now.<\/strong>\n  <\/h2>\n\n  <p>\n    Sophos is adjusting prices for selected products. The changes affect\n    Sophos Firewall, Sophos Wireless and Sophos Email. Different effective\n    dates apply to term-based licenses and MSP business, so now is a good\n    time to review ongoing opportunities and renewals.\n  <\/p>\n\n\n  <div class=\"sophos-price-dates\">\n\n    <div class=\"sophos-price-date\">\n\n      <span>Term-based licenses<\/span>\n\n      <strong>1 November 2026<\/strong>\n\n      <p>\n        The new pricing for term-based licenses will apply from this date.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"sophos-price-date\">\n\n      <span>MSP business<\/span>\n\n      <strong>1 January 2027<\/strong>\n\n      <p>\n        New effective date for MSP pricing \u2013 Hardware as a Service is excluded.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/div>\n\n\n<!-- PRODUCTS -->\n\n<div class=\"sophos-price-heading\">\n\n  <span>What is changing?<\/span>\n\n  <h2>\n    The key changes at a glance\n  <\/h2>\n\n<\/div>\n\n\n<div class=\"sophos-price-grid\">\n\n\n  <!-- FIREWALL -->\n\n  <article class=\"sophos-price-card\">\n\n    <span class=\"sophos-price-card-label\">\n      Sophos Firewall\n    <\/span>\n\n    <h3>\n      XGS Hardware &amp; Subscriptions\n    <\/h3>\n\n    <span class=\"sophos-price-value\">\n      +10%\n    <\/span>\n\n    <p>\n      Prices for XGS Series hardware appliances and the associated\n      subscriptions will increase.\n    <\/p>\n\n    <ul>\n      <li>HWaaS is excluded<\/li>\n      <li>Virtual, software and cloud subscriptions are excluded<\/li>\n      <li>Accessories are excluded<\/li>\n    <\/ul>\n\n  <\/article>\n\n\n  <!-- WIRELESS -->\n\n  <article class=\"sophos-price-card\">\n\n    <span class=\"sophos-price-card-label\">\n      Sophos Wireless\n    <\/span>\n\n    <h3>\n      AP6 Access Points\n    <\/h3>\n\n    <span class=\"sophos-price-value\">\n      +10%\n    <\/span>\n\n    <p>\n      Prices for AP6 Series access points will increase.\n    <\/p>\n\n    <ul>\n      <li>One-year support increases from 5% to 10% of the hardware price<\/li>\n      <li>MSP pricing will be adjusted accordingly<\/li>\n    <\/ul>\n\n  <\/article>\n\n\n  <!-- EMAIL -->\n\n  <article class=\"sophos-price-card\">\n\n    <span class=\"sophos-price-card-label\">\n      Sophos Email\n    <\/span>\n\n    <h3>\n      Sophos Email\n    <\/h3>\n\n    <span class=\"sophos-price-value\">\n      +7.5%\n    <\/span>\n\n    <p>\n      Pricing for Sophos Email will be adjusted.\n    <\/p>\n\n    <ul>\n      <li>Sophos Email Plus is excluded<\/li>\n      <li>Phish Threat and EMS are excluded<\/li>\n      <li>Other Email add-ons are excluded<\/li>\n    <\/ul>\n\n  <\/article>\n\n\n<\/div>\n\n\n<!-- ACTION -->\n\n<div class=\"sophos-price-action\">\n\n  <span>\n    What should you do now?\n  <\/span>\n\n  <h2>\n    Use the lead time to review your current opportunities.\n  <\/h2>\n\n  <p>\n    Check which projects, renewals or quotations could be affected by the\n    new pricing. This gives you time to inform your customers and prioritise\n    open sales opportunities before the changes take effect.\n  <\/p>\n\n\n  <div class=\"sophos-price-checklist\">\n\n    <div class=\"sophos-price-check\">\n      <span>\n        Identify open XGS, AP6 and Sophos Email opportunities\n      <\/span>\n    <\/div>\n\n    <div class=\"sophos-price-check\">\n      <span>\n        Where possible, close ongoing projects at current pricing\n      <\/span>\n    <\/div>\n\n    <div class=\"sophos-price-check\">\n      <span>\n        Inform customers about the upcoming price changes early\n      <\/span>\n    <\/div>\n\n    <div class=\"sophos-price-check\">\n      <span>\n        Prioritise renewals and active projects\n      <\/span>\n    <\/div>\n\n    <div class=\"sophos-price-check\">\n      <span>\n        Include current Sophos promotions in your planning\n      <\/span>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n\n\n<!-- TIP -->\n\n<div class=\"sophos-price-tip\">\n\n  <strong>\n    Our recommendation\n  <\/strong>\n\n  <p>\n    Use the extended lead time to review your opportunities now and plan\n    the next steps together with your customers.\n  <\/p>\n\n<\/div>\n\n\n<!-- CONTACT -->\n\n<div class=\"sophos-price-contact\">\n\n  <div>\n\n    <h3>\n      Questions about a specific opportunity?\n    <\/h3>\n\n    <p>\n      The Infinigate Sophos team will be happy to help you assess the\n      changes and support you with ongoing projects.\n    <\/p>\n\n  <\/div>\n\n  <a\n    class=\"sophos-price-button\"\n    href=\"mailto:sophos@infinigate.ch\">\n    Contact the Sophos team\n  <\/a>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" id=\"kontakt\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 id=\"h-your-personal-contacts\" class=\"wp-block-heading is-style-border-left wp-block-heading\">Your personal contacts<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We are happy to assist you with the Sophos portfolio. We look forward to hearing from you.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-content-justification-left is-layout-constrained wp-container-core-column-is-layout-5dc111c9 wp-block-column-is-layout-constrained\">    <article class=\"team-member\">\n        <div class=\"team-member__inner\">\n            <div class=\"team-member__header\">\n                <h2 class=\"team-member__heading\">Ramona Reichlin<\/h2>\n                <div class=\"team-member__content\">\n                    <div class=\"team-member__job-title\">Inside Sales \/ Vendor Manager<\/div>\n                                        <div class=\"team-member__email-address\"><a href=\"mailto:s&#111;ph&#111;&#115;&#064;i&#110;f&#105;&#110;&#105;&#103;a&#116;&#101;&#046;&#099;h\">sophos@infinigate.ch<\/a><\/div>\n                                                            <div class=\"team-member__phone-number\"><a href=\"tel:+41 41 799 01 02\">+41 41 799 01 02<\/a><\/div>\n                                    <\/div>\n            <\/div>\n       <\/div>\n       <div class=\"team-member__image\">\n            <div class=\"team-member__image-inner\">\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"960\" src=\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Ramona-Reichlin-768x960.jpg\" class=\"attachment-medium_large size-medium_large\" alt=\"\" srcset=\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Ramona-Reichlin-768x960.jpg 768w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Ramona-Reichlin-240x300.jpg 240w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Ramona-Reichlin-819x1024.jpg 819w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Ramona-Reichlin.jpg 1000w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/>                            <\/div>\n        <\/div>\n    <\/article>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    <article class=\"team-member\">\n        <div class=\"team-member__inner\">\n            <div class=\"team-member__header\">\n                <h2 class=\"team-member__heading\">Milan Gvozdenovic<\/h2>\n                <div class=\"team-member__content\">\n                    <div class=\"team-member__job-title\">Inside Sales<\/div>\n                                        <div class=\"team-member__email-address\"><a href=\"mailto:&#115;op&#104;&#111;&#115;&#064;i&#110;f&#105;&#110;ig&#097;te&#046;&#099;&#104;\">sophos@infinigate.ch<\/a><\/div>\n                                                            <div class=\"team-member__phone-number\"><a href=\"tel:+41 41 799 01 02\">+41 41 799 01 02<\/a><\/div>\n                                    <\/div>\n            <\/div>\n       <\/div>\n       <div class=\"team-member__image\">\n            <div class=\"team-member__image-inner\">\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"960\" src=\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Milan-Gvozdenovic_1-768x960.jpg\" class=\"attachment-medium_large size-medium_large\" alt=\"\" srcset=\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Milan-Gvozdenovic_1-768x960.jpg 768w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Milan-Gvozdenovic_1-240x300.jpg 240w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Milan-Gvozdenovic_1-819x1024.jpg 819w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Milan-Gvozdenovic_1-1229x1536.jpg 1229w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Milan-Gvozdenovic_1-1638x2048.jpg 1638w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Milan-Gvozdenovic_1.jpg 2000w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/>                            <\/div>\n        <\/div>\n    <\/article>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    <article class=\"team-member\">\n        <div class=\"team-member__inner\">\n            <div class=\"team-member__header\">\n                <h2 class=\"team-member__heading\">Ren\u00e9 Wallmann<\/h2>\n                <div class=\"team-member__content\">\n                    <div class=\"team-member__job-title\">Inside Sales<\/div>\n                                        <div class=\"team-member__email-address\"><a href=\"mailto:&#115;&#111;&#112;h&#111;s&#064;&#105;n&#102;i&#110;ig&#097;&#116;&#101;&#046;&#099;&#104;\">sophos@infinigate.ch<\/a><\/div>\n                                                            <div class=\"team-member__phone-number\"><a href=\"tel:+41 41 799 01 02\">+41 41 799 01 02<\/a><\/div>\n                                    <\/div>\n            <\/div>\n       <\/div>\n       <div class=\"team-member__image\">\n            <div class=\"team-member__image-inner\">\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"960\" src=\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Rene-Wallmann_2-768x960.jpg\" class=\"attachment-medium_large size-medium_large\" alt=\"\" srcset=\"https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Rene-Wallmann_2-768x960.jpg 768w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Rene-Wallmann_2-240x300.jpg 240w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Rene-Wallmann_2-819x1024.jpg 819w, https:\/\/www.infinigate.com\/ch\/wp-content\/uploads\/sites\/21\/2023\/04\/Rene-Wallmann_2.jpg 1000w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/>                            <\/div>\n        <\/div>\n    <\/article>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-constrained wp-block-column-is-layout-constrained\"><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Price changes will apply to selected Sophos products starting November 1, 2026.<\/p>\n","protected":false},"author":47,"featured_media":26151,"template":"","meta":{"_acf_changed":false,"footnotes":""},"technologies":[],"news-type":[],"news_folder":[],"class_list":["post-26154","news","type-news","status-publish","has-post-thumbnail","hentry"],"acf":[],"lang":"en","translations":{"en":26154,"de":26129},"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Infinigate | Switzerland","distributor_original_site_url":"https:\/\/www.infinigate.com\/ch","push-errors":false,"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/news\/26154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/news"}],"about":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/types\/news"}],"author":[{"embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/users\/47"}],"version-history":[{"count":5,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/news\/26154\/revisions"}],"predecessor-version":[{"id":26174,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/news\/26154\/revisions\/26174"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/media\/26151"}],"wp:attachment":[{"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/media?parent=26154"}],"wp:term":[{"taxonomy":"technologies","embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/technologies?post=26154"},{"taxonomy":"news-type","embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/news-type?post=26154"},{"taxonomy":"news_folder","embeddable":true,"href":"https:\/\/www.infinigate.com\/ch\/wp-json\/wp\/v2\/news_folder?post=26154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}