{"id":3240,"date":"2026-05-06T23:14:37","date_gmt":"2026-05-06T23:14:37","guid":{"rendered":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/?page_id=3240"},"modified":"2026-05-11T19:30:04","modified_gmt":"2026-05-11T19:30:04","slug":"enterprise-schneider-electric","status":"publish","type":"page","link":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/","title":{"rendered":"Enterprise-Schneider Electric"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3240\" class=\"elementor elementor-3240\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2dcd27 e-flex e-con-boxed e-con e-parent\" data-id=\"b2dcd27\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d6114e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4d6114e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ENTERPRISE: SCHNEIDER ELECTRIC<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d14d9bf e-con-full e-flex e-con e-parent\" data-id=\"d14d9bf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d847ace elementor-widget elementor-widget-html\" data-id=\"d847ace\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    :root {\r\n        \/* Azul corporativo universal *\/\r\n        --brand-accent: #0076CE; \r\n        --brand-dark: #1a1a1a;\r\n        --card-bg: #ffffff;\r\n    }\r\n\r\n    .transitional-flex-container {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n        gap: 40px;\r\n        width: 100%;\r\n        max-width: 1200px;\r\n        margin: 50px auto;\r\n        padding: 20px;\r\n        box-sizing: border-box;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        background-color: transparent;\r\n    }\r\n\r\n    .transitional-card {\r\n        flex: 1 1 300px;\r\n        max-width: 350px; \r\n        position: relative;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: flex-start;\r\n        align-items: center;\r\n        background-color: var(--card-bg);\r\n        min-height: 320px; \r\n        border-radius: 16px;\r\n        text-decoration: none !important;\r\n        overflow: hidden;\r\n        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);\r\n        border: 1px solid rgba(0,0,0,0.03);\r\n        transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .transitional-card::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0;\r\n        left: 0;\r\n        height: 6px;\r\n        width: 100%;\r\n        background-color: var(--brand-accent);\r\n        transform: scaleY(0);\r\n        transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n        transform-origin: bottom;\r\n    }\r\n\r\n    .transitional-card:hover {\r\n        transform: translateY(-10px) scale(1.02);\r\n        box-shadow: 0 20px 45px rgba(0, 0, 0, 0.12);\r\n    }\r\n\r\n    .transitional-card:hover::after {\r\n        transform: scaleY(1);\r\n    }\r\n\r\n    .product-text-wrapper {\r\n        width: 100%;\r\n        padding: 40px 20px 10px 20px;\r\n        text-align: center;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-sizing: border-box;\r\n        min-height: 110px;\r\n    }\r\n\r\n    .product-main-name {\r\n        position: relative;\r\n        font-size: 1.35rem;\r\n        font-weight: 700;\r\n        color: var(--brand-dark);\r\n        letter-spacing: -0.3px;\r\n        margin: 0;\r\n        padding-bottom: 15px;\r\n        line-height: 1.25;\r\n        transition: color 0.3s ease;\r\n    }\r\n\r\n    .product-main-name::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0;\r\n        left: 50%;\r\n        transform: translateX(-50%);\r\n        width: 35px;\r\n        height: 3px;\r\n        background-color: var(--brand-accent);\r\n        border-radius: 2px;\r\n        transition: width 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .transitional-card:hover .product-main-name {\r\n        color: var(--brand-accent);\r\n    }\r\n\r\n    .transitional-card:hover .product-main-name::after {\r\n        width: 80px;\r\n    }\r\n\r\n    .transitional-wireframe {\r\n        flex-grow: 1;\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n        width: 100%;\r\n        opacity: 0.4;\r\n        transition: all 0.5s ease;\r\n        padding-bottom: 30px;\r\n    }\r\n\r\n    .transitional-card:hover .transitional-wireframe {\r\n        opacity: 1;\r\n        transform: scale(1.1);\r\n    }\r\n\r\n    .transitional-wireframe svg {\r\n        height: 130px;\r\n        width: auto;\r\n        max-width: 75%;\r\n        fill: none;\r\n        stroke: var(--brand-accent);\r\n        stroke-width: 0.8;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .product-main-name {\r\n            font-size: 1.2rem;\r\n        }\r\n        .transitional-card {\r\n            min-height: 280px;\r\n        }\r\n        .transitional-wireframe svg {\r\n            height: 100px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"transitional-flex-container\">\r\n    <a href=\"\/schneider-electric\/software-dcim\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Software DCIM<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"20\" y=\"25\" width=\"60\" height=\"40\" rx=\"3\" \/>\r\n                <path d=\"M35,65 L40,80 H60 L65,65\" \/>\r\n                <circle cx=\"50\" cy=\"45\" r=\"8\" stroke-dasharray=\"2,2\" \/>\r\n                <path d=\"M50,37 V41 M50,49 V53 M42,45 H46 M54,45 H58\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/estacion-de-energia-portatil\" class=\"transitional-card\">\r\n    <div class=\"product-text-wrapper\">\r\n        <h3 class=\"product-main-name\">Estaciones de Energ\u00eda<br>Port\u00e1tiles<\/h3>\r\n    <\/div>\r\n    <div class=\"transitional-wireframe\">\r\n        <svg viewBox=\"0 0 100 100\">\r\n            <path d=\"M30,40 V28 C30,23 70,23 70,28 V40\" \/>\r\n            \r\n            <rect x=\"15\" y=\"40\" width=\"70\" height=\"45\" rx=\"4\" \/>\r\n            \r\n            <path d=\"M15,52 H85\" stroke-dasharray=\"2,2\" \/>\r\n            \r\n            <rect x=\"25\" y=\"60\" width=\"20\" height=\"15\" rx=\"2\" \/>\r\n            \r\n            <path d=\"M37,62 L32,68 H38 L33,73\" stroke-width=\"1.2\" \/>\r\n            \r\n            <circle cx=\"58\" cy=\"67\" r=\"3\" \/>\r\n            <circle cx=\"72\" cy=\"67\" r=\"3\" \/>\r\n            \r\n            <rect x=\"56\" y=\"56\" width=\"4\" height=\"2\" \/>\r\n            <rect x=\"70\" y=\"56\" width=\"4\" height=\"2\" \/>\r\n        <\/svg>\r\n    <\/div>\r\n<\/a>\r\n\r\n    <a href=\"\/schneider-electric\/sistemas-ups-apc\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">UPS (Alimentaci\u00f3n<br>Ininterrumpida)<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"35\" y=\"20\" width=\"30\" height=\"60\" rx=\"2\" \/>\r\n                <path d=\"M35,35 H65 M35,45 H65\" stroke-dasharray=\"2,2\" \/>\r\n                <path d=\"M52,55 L47,65 H53 L48,75\" stroke-width=\"1.2\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/racks-y-accesorios-apc\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Racks y Accesorios<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"30\" y=\"15\" width=\"40\" height=\"70\" rx=\"1\" \/>\r\n                <path d=\"M30,25 H70 M30,35 H70 M30,45 H70 M30,55 H70 M30,65 H70 M30,75 H70\" \/>\r\n                <circle cx=\"35\" cy=\"30\" r=\"1\" fill=\"currentColor\"\/>\r\n                <circle cx=\"35\" cy=\"50\" r=\"1\" fill=\"currentColor\"\/>\r\n                <circle cx=\"35\" cy=\"70\" r=\"1\" fill=\"currentColor\"\/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/distribucion-de-energia\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Distribuci\u00f3n<br>de Energ\u00eda<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"40\" y=\"10\" width=\"20\" height=\"80\" rx=\"2\" \/>\r\n                <circle cx=\"50\" cy=\"25\" r=\"3\" \/>\r\n                <circle cx=\"50\" cy=\"40\" r=\"3\" \/>\r\n                <circle cx=\"50\" cy=\"55\" r=\"3\" \/>\r\n                <circle cx=\"50\" cy=\"70\" r=\"3\" \/>\r\n                <path d=\"M50,10 V15\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/data-center-prefabricado\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">M\u00f3dulos de Centro<br>de Datos Prefabricados<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"15\" y=\"30\" width=\"70\" height=\"40\" rx=\"1\" \/>\r\n                <path d=\"M25,30 V70 M35,30 V70 M45,30 V70 M55,30 V70 M65,30 V70 M75,30 V70\" stroke-width=\"0.8\" \/>\r\n                <rect x=\"40\" y=\"45\" width=\"20\" height=\"25\" fill=\"var(--card-bg)\" \/>\r\n                <path d=\"M50,45 V70 M40,45 H60 M40,70 H60\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/enfriamiento-de-precision\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Refrigeraci\u00f3n<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <circle cx=\"50\" cy=\"50\" r=\"25\" stroke-dasharray=\"4,2\" \/>\r\n                <circle cx=\"50\" cy=\"50\" r=\"5\" fill=\"currentColor\" \/>\r\n                <path d=\"M50,45 C60,25 60,15 50,25 C40,35 45,45 50,45 Z\" \/>\r\n                <path d=\"M50,55 C60,75 60,85 50,75 C40,65 45,55 50,55 Z\" \/>\r\n                <path d=\"M55,50 C75,60 85,60 75,50 C65,40 55,45 55,50 Z\" \/>\r\n                <path d=\"M45,50 C25,60 15,60 25,50 C35,40 45,45 45,50 Z\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/soluciones-audio-y-video-apc\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Soluciones de<br>Audio y Video<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"20\" y=\"25\" width=\"60\" height=\"35\" rx=\"2\" \/>\r\n                <polygon points=\"45,35 58,42.5 45,50\" fill=\"none\" stroke-linejoin=\"round\"\/>\r\n                <rect x=\"35\" y=\"65\" width=\"30\" height=\"10\" rx=\"1\" \/>\r\n                <circle cx=\"45\" cy=\"70\" r=\"2\" fill=\"currentColor\" \/>\r\n                <circle cx=\"55\" cy=\"70\" r=\"2\" fill=\"currentColor\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/soluciones-de-red-y-monitoreo\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Redes y Cableado<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"40\" y=\"40\" width=\"20\" height=\"20\" rx=\"3\" \/>\r\n                <path d=\"M50,40 V20 M50,60 V80 M40,50 H20 M60,50 H80\" \/>\r\n                <circle cx=\"50\" cy=\"20\" r=\"3\" fill=\"currentColor\"\/>\r\n                <circle cx=\"50\" cy=\"80\" r=\"3\" fill=\"currentColor\"\/>\r\n                <circle cx=\"20\" cy=\"50\" r=\"3\" fill=\"currentColor\"\/>\r\n                <circle cx=\"80\" cy=\"50\" r=\"3\" fill=\"currentColor\"\/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/schneider-electric\/servicios\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Servicios<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <circle cx=\"45\" cy=\"45\" r=\"14\" stroke-dasharray=\"4,2\" stroke-width=\"1.5\" \/>\r\n                <path d=\"M55,55 L75,75\" stroke-width=\"3\" stroke-linecap=\"round\" \/>\r\n                <path d=\"M70,80 L80,70\" stroke-width=\"1.5\" \/>\r\n                <circle cx=\"45\" cy=\"45\" r=\"4\" fill=\"currentColor\"\/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ENTERPRISE: SCHNEIDER ELECTRIC Software DCIM Estaciones de Energ\u00edaPort\u00e1tiles UPS (Alimentaci\u00f3nIninterrumpida) Racks y Accesorios Distribuci\u00f3nde Energ\u00eda M\u00f3dulos de Centrode Datos Prefabricados Refrigeraci\u00f3n Soluciones deAudio y Video Redes y Cableado Servicios<\/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-3240","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos<\/title>\n<meta name=\"description\" content=\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos\" \/>\n<meta property=\"og:description\" content=\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/\" \/>\n<meta property=\"og:site_name\" content=\"JIcaza\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-11T19:30:04+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos\" \/>\n<meta name=\"twitter:description\" content=\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/enterprise-schneider-electric\\\/\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/enterprise-schneider-electric\\\/\",\"name\":\"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/#website\"},\"datePublished\":\"2026-05-06T23:14:37+00:00\",\"dateModified\":\"2026-05-11T19:30:04+00:00\",\"description\":\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/enterprise-schneider-electric\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/enterprise-schneider-electric\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/enterprise-schneider-electric\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Enterprise-Schneider Electric\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/#website\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/\",\"name\":\"JIcaza\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/","og_locale":"en_US","og_type":"article","og_title":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","og_description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.","og_url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/","og_site_name":"JIcaza","article_modified_time":"2026-05-11T19:30:04+00:00","twitter_card":"summary_large_image","twitter_title":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","twitter_description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/","name":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","isPartOf":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/#website"},"datePublished":"2026-05-06T23:14:37+00:00","dateModified":"2026-05-11T19:30:04+00:00","description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.","breadcrumb":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/enterprise-schneider-electric\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/"},{"@type":"ListItem","position":2,"name":"Enterprise-Schneider Electric"}]},{"@type":"WebSite","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/#website","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/","name":"JIcaza","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3240","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/comments?post=3240"}],"version-history":[{"count":11,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3240\/revisions"}],"predecessor-version":[{"id":4014,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3240\/revisions\/4014"}],"wp:attachment":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/media?parent=3240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}