{"id":6008,"date":"2023-10-24T13:04:51","date_gmt":"2023-10-24T13:04:51","guid":{"rendered":"https:\/\/powerup-at.s4.klixpert.dev\/motores\/"},"modified":"2024-08-07T04:59:54","modified_gmt":"2024-08-07T04:59:54","slug":"motores","status":"publish","type":"page","link":"https:\/\/powerup-at.s4.klixpert.dev\/es\/motores\/","title":{"rendered":"Motores"},"content":{"rendered":"\n<!-- ilj_no_linking -->\n<div class=\"klx_hero\" data-layout=\"default\" style=\"--duration: 4600ms;\">\n\n        <div class=\"content\">\n        <div class=\"inner\">\n\n                                            <p class=\"headline\">Motores<\/p>\n            \n                                            <p class=\"subheadline\">Ofrecemos diversas soluciones para motores de gas, adaptadas a todas las necesidades de nuestros clientes.<\/p>\n            \n            \n                            <div class=\"wp-block-buttons\">\n                    <div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/contact\/\" title=\"Contact us\">Contact us<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div><div class=\"wp-block-button secondary\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/get-your-quote\/\" title=\"Get your quote\">Get your quote<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div>                <\/div>\n            \n                        \n        <\/div>\n    <\/div>\n    \n    <div id=\"el-69d023f794985\" class=\"slider swiper-container\">\n        <div class=\"swiper-wrapper\">\n                            <div class=\"swiper-slide\">\n\n                    \n                    <div class=\"background\">\n                        \n                                                    <figure class=\"image_container default\"><picture><source srcset=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/engines-493x504.webp\" media=\"(max-width: 449.98px)\"\/><source srcset=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/engines-633x504.webp\" media=\"(max-width: 575.98px)\"\/><source srcset=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/engines-921x550.webp\" media=\"(max-width: 767.98px)\"\/><source srcset=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/engines-1190x787.webp\" media=\"(max-width: 991.98px)\"\/><source srcset=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/engines-1440x787.webp\" media=\"(max-width: 1199.98px)\"\/><source srcset=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/engines-1920x787.webp\" media=\"(max-width: 1600px)\"\/><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/engines-2000x787.webp\" width=\"2000\" height=\"787\" alt=\"engines\" \/><\/picture><\/figure>                                            <\/div>\n                <\/div>\n                    <\/div>\n\t<\/div>\n\n    \n    \n    <div id=\"el-69d023f794985_pagination\" class=\"swiper-pagination\"><\/div>\n\n    <script type=\"text\/javascript\">\n\t\t\/\/ document.addEventListener('DOMContentLoaded', function(){ \n\t\twindow.addEventListener('load', function() {\n\n                var swiperEl = document.getElementById('el-69d023f794985');\n\t\t        var slidesCount = swiperEl ? document.querySelectorAll('#el-69d023f794985 .swiper-slide').length : 0;\n\n\t\t        var loop = false;\n\t\t        if(slidesCount > 1) {\n\t\t        \tvar loop = true;\n\t\t        }\n\n                \/\/ Load and play first video if it should autoplay\n                function loadAndPlayVideo(videoElement) {\n                    if(videoElement && videoElement.getAttribute('data-autoplay') === 'true') {\n                        videoElement.load();\n                        videoElement.play().catch(function(error) {\n                            \/\/ Autoplay was prevented, which is fine\n                        });\n                    }\n                }\n\n                \/\/ Load first slide's video immediately (works for both Swiper and non-Swiper)\n                var firstSlide = swiperEl ? swiperEl.querySelector('.swiper-slide:first-child') : null;\n                if(firstSlide) {\n                    var firstVideo = firstSlide.querySelector('video');\n                    if(firstVideo) {\n                        loadAndPlayVideo(firstVideo);\n                    }\n                }\n\n                function changeActiveClass(swiper) {\n                    var _swiper = swiper;\n                    var activeSlide = _swiper.el.querySelector('.swiper-slide.swiper-slide-active');\n                    activeSlide.classList.add('active');\n                    \n                    \/\/ Load video for active slide if it has a lazy-loaded video\n                    var activeVideo = activeSlide.querySelector('video source[data-src]');\n                    if(activeVideo) {\n                        var videoElement = activeVideo.parentElement;\n                        activeVideo.setAttribute('src', activeVideo.getAttribute('data-src'));\n                        activeVideo.removeAttribute('data-src');\n                        videoElement.setAttribute('data-autoplay', 'true');\n                        loadAndPlayVideo(videoElement);\n                    } else {\n                        \/\/ Video already has src, just play it if it should autoplay\n                        var existingVideo = activeSlide.querySelector('video');\n                        if(existingVideo && existingVideo.getAttribute('data-autoplay') === 'true') {\n                            existingVideo.play().catch(function(error) {\n                                \/\/ Autoplay was prevented, which is fine\n                            });\n                        }\n                    }\n                    \n                    setTimeout(function() {\n                        var _item = _swiper.el.querySelector('.swiper-slide:not(.swiper-slide-active)');\n                        if(_item) {\n                            _item.classList.remove('active');\n                            \/\/ Pause videos in inactive slides\n                            var inactiveVideo = _item.querySelector('video');\n                            if(inactiveVideo) {\n                                inactiveVideo.pause();\n                            }\n                        }\n                    }, 1000);\n                }\n\n                \/\/ Only initialize Swiper if there are multiple slides\n                \n\t\t}, false);\n    <\/script>\n\n<\/div>\n<!-- \/ilj_no_linking -->\n\n\r\n<div class=\"klx_decor-headline-text\">\r\n    \r\n    <div class=\"content\">\r\n                                <h1 class=\"headline\">Soluciones para motores de gas por PowerUP<\/h1>\r\n        \r\n                    <p>Tanto si se trata de comprar un motor de gas como de soluciones para contenedores, alquilar un motor, sustituir un motor, vender su motor o nuestro propio grupo electr\u00f3geno PUPGEN, ofrecemos soluciones a medida e innovadoras para satisfacer todas sus necesidades. Conf\u00ede en nuestra experiencia y aseg\u00farese de que sus motores de gas est\u00e1n en manos de los mejores.<\/p>\n<p>Tanto si se trata de comprar un motor de gas como de soluciones para contenedores, alquilar un motor, sustituir un motor, vender su motor o nuestro propio grupo motor generador PUPGEN, ofrecemos soluciones a medida e innovadoras para satisfacer todas sus necesidades. Conf\u00ede en nuestra experiencia y tenga la seguridad de que sus motores de gas est\u00e1n en manos de los mejores.<\/p>\n            <\/div>\r\n\r\n    \r\n<\/div>\n\n<div class=\"klx_teasers-boxed\" data-columns=\"3\">\r\n    \r\n    <div class=\"items\">\r\n                                                    <div class=\"item single-button\" data-style=\"default\">\r\n\r\n                                            <a class=\"overlay\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/buy-engine\/\" title=\"To Buy an engine\"><\/a>\r\n                    \r\n                                        <div class=\"image\">\r\n                        <figure class=\"image_container\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/11\/buy-an-engine-465x312.webp\" width=\"465\" height=\"312\" alt=\"Buy an engine\" \/><\/figure>                    <\/div>\r\n                                        <div class=\"content\">\r\n                                                                                <h2 class=\"hx\">\r\n                                Comprar un motor                            <\/h2>\r\n                                                                            <p>Ya sea que necesite piezas individuales, bloques cortos, bloques largos o grupos electr\u00f3genos completos, nosotros somos su s\u00f3lido aliado para soluciones personalizadas<\/p>\n                                                <div class=\"buttons\">\r\n                                                    <div class=\"wp-block-buttons master\">\r\n                                <div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/buy-engine\/\" title=\"To Buy an engine\">To Buy an engine<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div>                            <\/div>\r\n                                                                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                            <div class=\"item single-button\" data-style=\"default\">\r\n\r\n                                            <a class=\"overlay\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/replacement-engine\/\" title=\"Motor de reemplazo\"><\/a>\r\n                    \r\n                                        <div class=\"image\">\r\n                        <figure class=\"image_container\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/11\/replacement-engine-465x312.webp\" width=\"465\" height=\"312\" alt=\"Replacement Engine\" \/><\/figure>                    <\/div>\r\n                                        <div class=\"content\">\r\n                                                                                <h2 class=\"hx\">\r\n                                Motor de repuesto                            <\/h2>\r\n                                                                            <p>Con una entrega r\u00e1pida y un alcance de suministro compacto, estos motores son la soluci\u00f3n ideal para realizar revisiones o reparaciones en su sistema existente.<\/p>\n                                                <div class=\"buttons\">\r\n                                                    <div class=\"wp-block-buttons master\">\r\n                                <div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/replacement-engine\/\" title=\"Motor de reemplazo\">Motor de reemplazo<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div>                            <\/div>\r\n                                                                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                            <div class=\"item single-button\" data-style=\"default\">\r\n\r\n                                            <a class=\"overlay\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/rent-engine\/\" title=\"alquilar un motor\"><\/a>\r\n                    \r\n                                        <div class=\"image\">\r\n                        <figure class=\"image_container\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/11\/rent-an-engine-465x312.webp\" width=\"465\" height=\"312\" alt=\"Rent an engine\" \/><\/figure>                    <\/div>\r\n                                        <div class=\"content\">\r\n                                                                                <h2 class=\"hx\">\r\n                                Alquilar un motor                            <\/h2>\r\n                                                                            <p>Nuestros motores de gas en alquiler no solo ofrecen una eficiencia de primer nivel, sino tambi\u00e9n una excelente relaci\u00f3n costo-beneficio.<\/p>\n                                                <div class=\"buttons\">\r\n                                                    <div class=\"wp-block-buttons master\">\r\n                                <div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/rent-engine\/\" title=\"alquilar un motor\">alquilar un motor<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div>                            <\/div>\r\n                                                                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                            <div class=\"item single-button\" data-style=\"default\">\r\n\r\n                                            <a class=\"overlay\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/buy-engine\/\" title=\"Para vender tu motor\"><\/a>\r\n                    \r\n                                        <div class=\"image\">\r\n                        <figure class=\"image_container\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/11\/sell-your-engine-465x312.webp\" width=\"465\" height=\"312\" alt=\"Sell your engine\" \/><\/figure>                    <\/div>\r\n                                        <div class=\"content\">\r\n                                                                                <h2 class=\"hx\">\r\n                                Vende tu motor                            <\/h2>\r\n                                                                            <p>\u00bfDeseas vender tu motor de gas? Haz clic aqu\u00ed para obtener m\u00e1s informaci\u00f3n.<\/p>\n                                                <div class=\"buttons\">\r\n                                                    <div class=\"wp-block-buttons master\">\r\n                                <div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/buy-engine\/\" title=\"Para vender tu motor\">Para vender tu motor<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div>                            <\/div>\r\n                                                                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                            <div class=\"item single-button\" data-style=\"default\">\r\n\r\n                                            <a class=\"overlay\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/container-solution\/\" title=\"a la soluci\u00f3n en contenedor\"><\/a>\r\n                    \r\n                                        <div class=\"image\">\r\n                        <figure class=\"image_container\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/10\/container-solution-e1709816841812.png\" width=\"465\" height=\"262\" alt=\"Container Solution\" \/><\/figure>                    <\/div>\r\n                                        <div class=\"content\">\r\n                                                                                <h2 class=\"hx\">\r\n                                Soluciones en contenedor                            <\/h2>\r\n                                                                            <p>La soluci\u00f3n de contenedores de PowerUP ofrece un enfoque simplificado y eficiente para operar motores en cualquier entorno.<\/p>\n                                                <div class=\"buttons\">\r\n                                                    <div class=\"wp-block-buttons master\">\r\n                                <div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/engines\/container-solution\/\" title=\"a la soluci\u00f3n en contenedor\">a la soluci\u00f3n en contenedor<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div>                            <\/div>\r\n                                                                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                            <div class=\"item single-button\" data-style=\"default\">\r\n\r\n                                            <a class=\"overlay\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/products\/pupgen\/\" title=\"a PupGEN\"><\/a>\r\n                    \r\n                                        <div class=\"image\">\r\n                        <figure class=\"image_container\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/powerup-at.s4.klixpert.dev\/app\/uploads\/2023\/11\/pupgen-465x312.png\" width=\"465\" height=\"312\" alt=\"\" \/><\/figure>                    <\/div>\r\n                                        <div class=\"content\">\r\n                                                                                <h2 class=\"hx\">\r\n                                PUPGEN                            <\/h2>\r\n                                                                            <p>Los motores de gas PowerUP PUPGEN representan innovaci\u00f3n y rendimiento. Ofrecen las soluciones m\u00e1s recientes y paquetes de mejora galardonados, centr\u00e1ndose en inversiones bajas y altas tasas de confiabilidad.<\/p>\n                                                <div class=\"buttons\">\r\n                                                    <div class=\"wp-block-buttons master\">\r\n                                <div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/powerup-at.s4.klixpert.dev\/products\/pupgen\/\" title=\"a PupGEN\">a PupGEN<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M8.77473 7.22528L16.7595 7.38824L16.9225 15.373\" stroke=\"currentColor\"><\/path>\r\n    <path d=\"M17.0243 7.22529L7.12478 17.1248\" stroke=\"currentColor\"><\/path>\r\n<\/svg>\r\n<\/a><\/div>                            <\/div>\r\n                                                                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                        <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \r\n            let teaserBoxes = document.querySelectorAll('.klx_teasers-boxed .item');\r\n\r\n            for (let i = 0; i < teaserBoxes.length; i++) {\r\n                const item = teaserBoxes[i];\r\n                \r\n                let buttonsDiv = item.querySelector('.buttons');\r\n                let masterDiv = buttonsDiv.querySelector('.master');\r\n                let masterLink = masterDiv.querySelector('.wp-block-button__link');\r\n\r\n                let childrenDiv = buttonsDiv.querySelector('.children');\r\n                var childrenLinks = [];\r\n                if(childrenDiv) {\r\n                    childrenLinks = childrenDiv.querySelectorAll('.wp-block-button__link');\r\n                }\r\n\r\n                \/\/ Add hover class on mouseover\r\n                if(childrenLinks.length > 0) {\r\n                    for (let j = 0; j < childrenLinks.length; j++) {\r\n                        const link = childrenLinks[j];\r\n                        link.addEventListener('mouseover', function() {\r\n                            link.closest('.children').dataset.hoverIndex = j;\r\n                        });\r\n                        link.addEventListener('mouseleave', function() {\r\n                            link.closest('.children').dataset.hoverIndex = '';\r\n                        });\r\n                    }\r\n                }\r\n                \r\n                \/\/ Add hover class on mouseover\r\n                item.addEventListener('mouseover', function() {\r\n                    buttonsDiv.classList.add('hover');\r\n                });\r\n    \r\n                \/\/ Remove hover class on mouseleave\r\n                item.addEventListener('mouseleave', function() {\r\n                    buttonsDiv.classList.remove('hover');\r\n                });\r\n    \r\n                \/\/ Prevent the default click for master if hover is not present\r\n                masterLink.addEventListener('click', function(e) {\r\n                    if (!buttonsDiv.classList.contains('hover')) {\r\n                        e.preventDefault();\r\n                    }\r\n                });\r\n    \r\n                \/\/ For touch devices\r\n                masterDiv.addEventListener('touchstart', function(e) {\r\n                    if (!buttonsDiv.classList.contains('hover')) {\r\n                        e.preventDefault(); \/\/ Prevent the default click\r\n                        buttonsDiv.classList.add('hover');\r\n                    }\r\n                }, { passive: false });\r\n    \r\n                \/\/ You can add a similar touchend listener for the buttonsDiv to remove the hover class if needed.\r\n                \/\/buttonsDiv.addEventListener('touchend', function() {\r\n                \/\/    if (buttonsDiv.classList.contains('hover')) {\r\n                \/\/        buttonsDiv.classList.remove('hover');\r\n                \/\/    }\r\n                \/\/});\r\n            }\r\n            \r\n        });\r\n    <\/script>\r\n\r\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":94,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6008","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/powerup-at.s4.klixpert.dev\/es\/wp-json\/wp\/v2\/pages\/6008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/powerup-at.s4.klixpert.dev\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/powerup-at.s4.klixpert.dev\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/powerup-at.s4.klixpert.dev\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/powerup-at.s4.klixpert.dev\/es\/wp-json\/wp\/v2\/comments?post=6008"}],"version-history":[{"count":0,"href":"https:\/\/powerup-at.s4.klixpert.dev\/es\/wp-json\/wp\/v2\/pages\/6008\/revisions"}],"wp:attachment":[{"href":"https:\/\/powerup-at.s4.klixpert.dev\/es\/wp-json\/wp\/v2\/media?parent=6008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}