{"id":6635,"date":"2019-05-10T14:40:15","date_gmt":"2019-05-10T14:40:15","guid":{"rendered":"http:\/\/impreza.us-themes.com\/?page_id=6635"},"modified":"2025-10-27T13:55:55","modified_gmt":"2025-10-27T16:55:55","slug":"home","status":"publish","type":"page","link":"https:\/\/dremac.cl\/","title":{"rendered":"Dremac"},"content":{"rendered":"<section class=\"l-section wpb_row us_custom_65863149 height_custom\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-2 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><div class=\"vc_col-sm-8 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column us_custom_1c886f5f has_text_color\"><div class=\"wpb_wrapper\"><p>Arrienda o compra maquinaria<br \/>\nR\u00e1pido y sin papeleo \u00a1Hazla Corta!<\/p>\n<\/div><\/div><div class=\"w-separator size_small\"><\/div><div class=\"g-cols wpb_row centrar-form via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><style>\r\n        body {\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\r\n            background-color: transparent;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        .form-container {\r\n            background: white;\r\n            padding: 30px;\r\n            border-radius: 16px;\r\n            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);\r\n            width: 100%;\r\n            max-width: 480px;\r\n\t\t\tmargin: 0px auto;\r\n        }\r\n\r\n        .radio-group {\r\n            display: flex;\r\n            margin-bottom: 20px;\r\n            background: #f8f9fa;\r\n            border-radius: 12px;\r\n            padding: 4px;\r\n            gap: 4px;\r\n        }\r\n\r\n        .radio-option {\r\n            flex: 1;\r\n            position: relative;\r\n        }\r\n\r\n        .radio-option input[type=\"radio\"] {\r\n            position: absolute;\r\n            opacity: 0;\r\n            width: 0;\r\n            height: 0;\r\n        }\r\n\r\n        .radio-option label {\r\n            display: block;\r\n            padding: 12px 16px;\r\n            text-align: center;\r\n            border-radius: 10px;\r\n            cursor: pointer;\r\n            font-weight: 500;\r\n            font-size: 15px;\r\n            transition: all 0.3s ease;\r\n            color: #6b7280;\r\n            background: transparent;\r\n        }\r\n\r\n        .radio-option input[type=\"radio\"]:checked + label {\r\n            background: linear-gradient(135deg, #ff6b6b, #ff8e53);\r\n            color: white;\r\n            box-shadow: 0 2px 8px rgba(255, 107, 107, 0.3);\r\n        }\r\n\r\n        .radio-option label:hover {\r\n            background: #e5e7eb;\r\n        }\r\n\r\n        .radio-option input[type=\"radio\"]:checked + label:hover {\r\n            background: linear-gradient(135deg, #ff5252, #ff7043);\r\n        }\r\n\r\n        .location-section {\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .location-label {\r\n            display: block;\r\n            font-weight: 600;\r\n            color: #374151;\r\n            margin-bottom: 8px;\r\n            font-size: 14px;\r\n        }\r\n\r\n        .location-input {\r\n            width: 100%;\r\n            padding: 15px;\r\n            border: 2px solid #e5e7eb;\r\n            border-radius: 12px;\r\n            font-size: 16px;\r\n            transition: all 0.3s ease;\r\n            background: #f9fafb;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .location-input:focus {\r\n            outline: none;\r\n            border-color: #ff6b6b;\r\n            background: white;\r\n            box-shadow: 0 0 0 3px rgba(255, 107, 107, 0.1);\r\n        }\r\n\r\n        .location-input::placeholder {\r\n            color: #9ca3af;\r\n        }\r\n\r\n        button.search-button[type=\"submit\"]  {\r\n            width: 100%;\r\n            padding: 16px!important;\r\n            background: linear-gradient(135deg, #ff6b6b, #ff8e53)!important;\r\n            color: white!important;\r\n            border: none;\r\n            border-radius: 12px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .search-button:hover {\r\n            background: linear-gradient(135deg, #ff5252, #ff7043);\r\n            transform: translateY(-1px);\r\n            box-shadow: 0 4px 16px rgba(255, 107, 107, 0.3);\r\n        }\r\n\r\n        .search-button:active {\r\n            transform: translateY(0);\r\n        }\r\n\r\n        .search-icon {\r\n            width: 20px;\r\n            height: 20px;\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .form-container {\r\n                margin: 0;\r\n                padding: 20px;\r\n            }\r\n            \r\n            .radio-group {\r\n                flex-direction: column;\r\n                gap: 8px;\r\n            }\r\n            \r\n            .radio-option label {\r\n                padding: 14px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"form-container\">\r\n        <form id=\"searchForm\">\r\n            <!-- Radio buttons horizontales -->\r\n            <div class=\"radio-group\">\r\n                <div class=\"radio-option\">\r\n                    <input type=\"radio\" id=\"comprar\" name=\"tipo\" value=\"comprar\" checked>\r\n                    <label for=\"comprar\">Quiero comprar<\/label>\r\n                <\/div>\r\n                <div class=\"radio-option\">\r\n                    <input type=\"radio\" id=\"arrendar\" name=\"tipo\" value=\"arrendar\">\r\n                    <label for=\"arrendar\">Quiero arrendar<\/label>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Campo de ubicaci\u00f3n -->\r\n            <div class=\"location-section\">\r\n                <label class=\"location-label\" for=\"direccion\">Ubicaci\u00f3n<\/label>\r\n                <input \r\n                    type=\"text\" \r\n                    id=\"direccion\" \r\n                    name=\"direccion\" \r\n                    class=\"location-input\"\r\n                    placeholder=\"Ingrese su direcci\u00f3n\"\r\n                >\r\n            <\/div>\r\n\r\n            <!-- Bot\u00f3n de b\u00fasqueda -->\r\n            <button type=\"submit\" class=\"search-button\">\r\n                <svg class=\"search-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\r\n                    <circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle>\r\n                    <path d=\"M21 21l-4.35-4.35\"><\/path>\r\n                <\/svg>\r\n                Buscar m\u00e1quina\r\n            <\/button>\r\n        <\/form>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Funciones para manejar cookies\r\n        function setCookie(name, value, days = 30) {\r\n            let expires = \"\";\r\n            if (days) {\r\n                const date = new Date();\r\n                date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));\r\n                expires = \"; expires=\" + date.toUTCString();\r\n            }\r\n            document.cookie = name + \"=\" + (value || \"\") + expires + \"; path=\/; SameSite=Lax\";\r\n        }\r\n\r\n        function getCookie(name) {\r\n            const nameEQ = name + \"=\";\r\n            const ca = document.cookie.split(';');\r\n            for (let i = 0; i < ca.length; i++) {\r\n                let c = ca[i];\r\n                while (c.charAt(0) == ' ') c = c.substring(1, c.length);\r\n                if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length);\r\n            }\r\n            return null;\r\n        }\r\n\r\n        \/\/ Funci\u00f3n para cargar datos guardados\r\n        function loadSavedData() {\r\n            const savedTipo = getCookie('maquina_tipo');\r\n            const savedDireccion = getCookie('maquina_direccion');\r\n\r\n            if (savedTipo) {\r\n                const radioButton = document.getElementById(savedTipo);\r\n                if (radioButton) {\r\n                    radioButton.checked = true;\r\n                }\r\n            }\r\n\r\n            if (savedDireccion) {\r\n                const direccionInput = document.getElementById('direccion');\r\n                if (direccionInput) {\r\n                    direccionInput.value = savedDireccion;\r\n                }\r\n            }\r\n        }\r\n\r\n        \/\/ Funci\u00f3n para guardar datos en tiempo real\r\n        function saveFormData() {\r\n            const tipo = document.querySelector('input[name=\"tipo\"]:checked')?.value;\r\n            const direccion = document.getElementById('direccion').value;\r\n\r\n            if (tipo) {\r\n                setCookie('maquina_tipo', tipo, 30); \/\/ Guarda por 30 d\u00edas\r\n            }\r\n            \r\n            if (direccion.trim()) {\r\n                setCookie('maquina_direccion', direccion, 30); \/\/ Guarda por 30 d\u00edas\r\n            }\r\n        }\r\n\r\n        \/\/ Event listeners cuando la p\u00e1gina carga\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            loadSavedData(); \/\/ Cargar datos guardados al cargar la p\u00e1gina\r\n\r\n            \/\/ Guardar cuando cambie la selecci\u00f3n de tipo\r\n            const radioButtons = document.querySelectorAll('input[name=\"tipo\"]');\r\n            radioButtons.forEach(radio => {\r\n                radio.addEventListener('change', saveFormData);\r\n            });\r\n\r\n            \/\/ Guardar cuando el usuario escriba en el input de direcci\u00f3n\r\n            const direccionInput = document.getElementById('direccion');\r\n            direccionInput.addEventListener('input', saveFormData);\r\n\r\n            \/\/ Manejar el env\u00edo del formulario\r\n            document.getElementById('searchForm').addEventListener('submit', function(e) {\r\n                e.preventDefault();\r\n                \r\n                const tipo = document.querySelector('input[name=\"tipo\"]:checked').value;\r\n                const direccion = document.getElementById('direccion').value;\r\n                \r\n                if (!direccion.trim()) {\r\n                    alert('Por favor, ingrese una direcci\u00f3n');\r\n                    return;\r\n                }\r\n\r\n                \/\/ Guardar antes de procesar\r\n                saveFormData();\r\n                \r\n                \/\/ Redirigir a la p\u00e1gina de la tienda\r\n                window.location.href = '\/index.php\/tienda\/';\r\n            });\r\n        });\r\n\r\n        \/\/ Funciones p\u00fablicas para usar desde otras p\u00e1ginas\r\n        window.MaquinaBusqueda = {\r\n            getTipo: function() {\r\n                return getCookie('maquina_tipo');\r\n            },\r\n            getDireccion: function() {\r\n                return getCookie('maquina_direccion');\r\n            },\r\n            getFormData: function() {\r\n                return {\r\n                    tipo: getCookie('maquina_tipo'),\r\n                    direccion: getCookie('maquina_direccion')\r\n                };\r\n            },\r\n            clearData: function() {\r\n                setCookie('maquina_tipo', '', -1);\r\n                setCookie('maquina_direccion', '', -1);\r\n            }\r\n        };\r\n    <\/script>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_col-sm-2 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_custom\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner us_custom_eb849559\"><div class=\"wpb_wrapper\"><div class=\"w-text us_custom_538d5162 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">\u00bfC\u00f3mo funciona nuestro servicio?<\/span><\/span><\/div><div class=\"w-separator size_medium\"><\/div><div class=\"g-cols wpb_row via_flex valign_middle type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-grid us_custom_b6a72ce1 type_carousel layout_18916 overflow_hidden cols_4\" id=\"us_grid_1\" style=\"--gap:30px;\"><style>.layout_18916 .w-grid-item-h{background:rgba(255,255,255,0.00);color:#ffffff;border-radius:0.3rem}.layout_18916 .usg_vwrapper_1{color:#ffffff!important;position:absolute!important;left:0!important;bottom:0!important;right:0!important;padding:15% 7% 7% 7%!important}.layout_18916 .usg_post_title_1{color:#ffffff!important;text-align:center!important;font-weight:400!important;font-size:1.4rem!important}@media (max-width:600px){.layout_18916 .usg_post_title_1{font-size:1.2rem!important}}<\/style><div class=\"w-grid-list owl-carousel valign_stretch dotstyle_circle navstyle_circle navpos_outside owl-responsive-2000\" style=\"--transition-duration:350ms;\">\t<article class=\"w-grid-item post-18923 attachment type-attachment status-inherit hentry\" data-id=\"18923\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 stretched\"><a href=\"https:\/\/dremac.cl\/index.php\/home\/garantia-de-satisfaccion\/\" aria-label=\"Garant\u00eda de Satisfacci\u00f3n\"><img loading=\"lazy\" decoding=\"async\" width=\"415\" height=\"310\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Garantia-de-Satisfaccion.png\" class=\"attachment-us_600_600_crop size-us_600_600_crop\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Garantia-de-Satisfaccion.png 415w, https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Garantia-de-Satisfaccion-300x224.png 300w\" sizes=\"auto, (max-width: 415px) 100vw, 415px\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_top\"><h2 class=\"w-post-elm post_title usg_post_title_1 titulo-tarjeta-servicio has_text_color entry-title\">Garant\u00eda de Satisfacci\u00f3n<\/h2><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18922 attachment type-attachment status-inherit hentry\" data-id=\"18922\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 stretched\"><a href=\"https:\/\/dremac.cl\/index.php\/home\/entrega-sin-contacto\/\" aria-label=\"Entrega sin contacto\"><img loading=\"lazy\" decoding=\"async\" width=\"415\" height=\"310\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Entrega-sin-contacto.png\" class=\"attachment-us_600_600_crop size-us_600_600_crop\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Entrega-sin-contacto.png 415w, https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Entrega-sin-contacto-300x224.png 300w\" sizes=\"auto, (max-width: 415px) 100vw, 415px\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_top\"><h2 class=\"w-post-elm post_title usg_post_title_1 titulo-tarjeta-servicio has_text_color entry-title\">Entrega sin contacto<\/h2><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18921 attachment type-attachment status-inherit hentry\" data-id=\"18921\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 stretched\"><a href=\"https:\/\/dremac.cl\/index.php\/home\/despacho-a-domicilio\/\" aria-label=\"Despacho a domicilio\"><img loading=\"lazy\" decoding=\"async\" width=\"415\" height=\"310\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Despacho-a-domicilio.png\" class=\"attachment-us_600_600_crop size-us_600_600_crop\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Despacho-a-domicilio.png 415w, https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Despacho-a-domicilio-300x224.png 300w\" sizes=\"auto, (max-width: 415px) 100vw, 415px\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_top\"><h2 class=\"w-post-elm post_title usg_post_title_1 titulo-tarjeta-servicio has_text_color entry-title\">Despacho a domicilio<\/h2><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18920 attachment type-attachment status-inherit hentry\" data-id=\"18920\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 stretched\"><a href=\"https:\/\/dremac.cl\/index.php\/home\/retiro-en-tienda\/\" aria-label=\"Retiro en tienda\"><img loading=\"lazy\" decoding=\"async\" width=\"415\" height=\"310\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Retiro-en-tienda.png\" class=\"attachment-us_600_600_crop size-us_600_600_crop\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Retiro-en-tienda.png 415w, https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/Retiro-en-tienda-300x224.png 300w\" sizes=\"auto, (max-width: 415px) 100vw, 415px\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_top\"><h2 class=\"w-post-elm post_title usg_post_title_1 titulo-tarjeta-servicio has_text_color entry-title\">Retiro en tienda<\/h2><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n<\/div>\t<div class=\"g-preloader type_custom\">\r\n\t\t<div><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png\" class=\"attachment-medium size-medium\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png 300w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1024x209.png 1024w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1536x313.png 1536w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-600x122.png 600w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1.png 2000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div>\r\n\t<\/div>\r\n\t\t<div class=\"w-grid-json hidden\" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:1,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;18916&quot;,&quot;items_offset&quot;:&quot;0px&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\\&quot;url\\&quot;:\\&quot;\\&quot;}&quot;,&quot;post_id&quot;:0,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;attachment&quot;],&quot;post__in&quot;:[&quot;18920&quot;,&quot;18921&quot;,&quot;18922&quot;,&quot;18923&quot;],&quot;post_status&quot;:&quot;inherit&quot;,&quot;post_mime_type&quot;:&quot;image&quot;,&quot;posts_per_page&quot;:&quot;4&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;attachment&quot;,&quot;us_grid_ajax_index&quot;:1,&quot;us_grid_filter_query_string&quot;:null,&quot;us_grid_index&quot;:1,&quot;page_args&quot;:[]},&quot;carousel_settings&quot;:{&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;Anterior&quot;,&quot;next&quot;:&quot;Siguiente&quot;},&quot;autoplayContinual&quot;:false,&quot;autoplayHoverPause&quot;:false,&quot;autoplayTimeout&quot;:3000,&quot;fluidSpeed&quot;:350,&quot;margin&quot;:0,&quot;mouseDrag&quot;:true,&quot;rtl&quot;:false,&quot;slideBy&quot;:&quot;1&quot;,&quot;touchDrag&quot;:true,&quot;slideTransition&quot;:&quot;&quot;,&quot;responsive&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:1,&quot;loop&quot;:false,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;601&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:2,&quot;loop&quot;:false,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1025&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1381&quot;:{&quot;items&quot;:4,&quot;autoplay&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;nav&quot;:false,&quot;autoHeight&quot;:false,&quot;autoWidth&quot;:false,&quot;loop&quot;:false,&quot;stagePadding&quot;:0}}}}'><\/div>\r\n\t<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row us_custom_b6a72ce1 height_small\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_middle type_default stacking_default\" style=\"--additional-gap:10px;\"><div class=\"vc_col-sm-4 wpb_column vc_column_container has_bg_color\"><div class=\"vc_column-inner us_custom_d5e29e5a\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column us_custom_6a80e862 has_text_color\"><div class=\"wpb_wrapper\"><p style=\"text-transform: none !important; font-weight: 600; font-size: 22px; line-height: 1; margin-bottom: 0px;\">Venta de Repuestos<\/p>\n<p style=\"font-size: 10px;\">Mant\u00e9n tu plataforma siempre al 100% con nuestros repuestos.<\/p>\n<\/div><\/div><div class=\"w-btn-wrapper align_none\"><a class=\"w-btn us-btn-style_1 us_custom_241e6f84 has_text_color\" href=\"\/index.php\/contacto\/\"><span class=\"w-btn-label\">Ver m\u00e1s<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"vc_col-sm-4 wpb_column vc_column_container has_bg_color\"><div class=\"vc_column-inner us_custom_c3bcfd33\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column us_custom_6a80e862 has_text_color\"><div class=\"wpb_wrapper\"><p style=\"text-transform: none !important; font-weight: 600; font-size: 22px; line-height: 1; margin-bottom: 0px;\">Servicio T\u00e9cnico<\/p>\n<p style=\"font-size: 10px;\">Confianza y seguridad en cada reparaci\u00f3n<\/p>\n<\/div><\/div><div class=\"w-btn-wrapper align_none\"><a class=\"w-btn us-btn-style_1 us_custom_241e6f84 has_text_color\" href=\"\/index.php\/contacto\/\"><span class=\"w-btn-label\">Ver m\u00e1s<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"vc_col-sm-4 wpb_column vc_column_container has_bg_color\"><div class=\"vc_column-inner us_custom_cd5e9e08\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column us_custom_6a80e862 has_text_color\"><div class=\"wpb_wrapper\"><p style=\"text-transform: none !important; font-weight: 600; font-size: 22px; line-height: 1; margin-bottom: 0px;\">Amplia gama de<\/p>\n<p style=\"font-size: 10px;\">Soluciones en proyectos en altura<\/p>\n<\/div><\/div><div class=\"w-btn-wrapper align_none\"><a class=\"w-btn us-btn-style_1 us_custom_241e6f84 has_text_color\" href=\"\/index.php\/contacto\/\"><span class=\"w-btn-label\">Ver m\u00e1s<\/span><\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row fila-productos hide_on_tablets hide_on_mobiles height_custom\" id=\"Nuestros Escritorio\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-text us_custom_2237da7d has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">Nuestros Productos<\/span><\/span><\/div><div class=\"w-grid type_carousel layout_18961 cols_6\" id=\"us_grid_2\" style=\"--gap:1rem;\"><style>.layout_18961 .w-grid-item-h{border-radius:0.8rem;box-shadow:0 0.17rem 0.34rem rgba(0,0,0,0.1),0 0.57rem 1.7rem rgba(0,0,0,0.1);transition-duration:0.3s}.no-touch .layout_18961 .w-grid-item-h:hover{box-shadow:0 0rem 0rem rgba(0,0,0,0.1),0 0rem 0rem rgba(0,0,0,0.15);z-index:4}.layout_18961 .usg_post_image_1{border-radius:10px!important;background:#E9F1FE!important}.layout_18961 .usg_post_title_1{color:#000000!important;font-weight:500!important;font-size:14px!important;line-height:1.1!important;margin-right:0px!important}.layout_18961 .usg_product_field_1{color:#1a1a1a!important;font-size:14px!important;margin-left:0!important;margin-bottom:0!important;padding-left:0!important;padding-right:0!important}.layout_18961 .usg_post_custom_field_1{color:#1a1a1a!important;font-size:0.8rem!important}.layout_18961 .usg_post_custom_field_2{color:#1a1a1a!important;font-size:0.8rem!important}.layout_18961 .usg_text_1{color:#F26C13!important;text-align:center!important;font-size:12px!important;width:100%!important;border-radius:1em!important;background:#FEF2E6!important;padding:5px 10px 5px 10px!important}.layout_18961 .usg_btn_1{color:#ff0000!important;width:0.5rem!important;max-width:0.5rem!important;border-radius:50%!important;background:#ffffff!important}.layout_18961 .usg_text_2{color:#1a1a1a!important;font-weight:600!important;font-size:14px!important;margin-left:0!important;margin-right:0!important;padding:0!important}.layout_18961 .usg_text_3{color:#1a1a1a!important;font-weight:600!important;font-size:14px!important}.layout_18961 .usg_text_4{color:#1a1a1a!important;font-size:0.8rem!important}<\/style><div class=\"w-grid-list owl-carousel valign_middle dotstyle_circle navstyle_circle navpos_outside owl-responsive-2000\" style=\"--transition-duration:350ms;\">\t<article class=\"w-grid-item post-18867 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-electricas first instock shipping-taxable purchasable product-type-simple\" data-id=\"18867\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\" aria-label=\"Tijera El\u00e9ctrica GS1930\"><img loading=\"lazy\" decoding=\"async\" width=\"380\" height=\"380\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/TIJERA-ELECTRICA-GS1930.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\">Tijera El\u00e9ctrica GS1930<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18734 product type-product status-publish has-post-thumbnail product_cat-articulada-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18734\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\" aria-label=\"Brazo Articulado Z60\/34\"><img loading=\"lazy\" decoding=\"async\" width=\"650\" height=\"650\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Brazo-Articulado-Z6034.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\">Brazo Articulado Z60\/34<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18730 product type-product status-publish has-post-thumbnail product_cat-articulada-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18730\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\" aria-label=\"Brazo Articulado 450AJ\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Brazo-Articulado-450AJ.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\">Brazo Articulado 450AJ<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18729 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica last instock shipping-taxable purchasable product-type-simple\" data-id=\"18729\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\" aria-label=\"Brazo Articulado E450AJ\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/articulada-electrica-1-1-1024x768.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\">Brazo Articulado E450AJ<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18727 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica first instock shipping-taxable purchasable product-type-simple\" data-id=\"18727\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\" aria-label=\"Brazo Articulado E400AJPN\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/BRAZO-ARTICULADO-E400AJP-1024x768.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\">Brazo Articulado E400AJPN<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18724 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica  instock shipping-taxable purchasable product-type-simple\" data-id=\"18724\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\" aria-label=\"Brazo Articulado E300AJP\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/BRAZO-ARTICULADO-E300AJP-1024x768.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\">Brazo Articulado E300AJP<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18723 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18723\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\" aria-label=\"Tijera di\u00e9sel 5390RT\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-5390RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\">Tijera di\u00e9sel 5390RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18722 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel last instock shipping-taxable purchasable product-type-simple\" data-id=\"18722\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\" aria-label=\"Tijera di\u00e9sel 4394RT\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-4394RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\">Tijera di\u00e9sel 4394RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18721 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel first instock shipping-taxable purchasable product-type-simple\" data-id=\"18721\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\" aria-label=\"Tijera di\u00e9sel GS4390RT\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"600\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-4390RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\">Tijera di\u00e9sel GS4390RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18718 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18718\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\" aria-label=\"Tijera di\u00e9sel 3268RT\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-3268RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\">Tijera di\u00e9sel 3268RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n<\/div>\t<div class=\"g-preloader type_custom\">\r\n\t\t<div><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png\" class=\"attachment-medium size-medium\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png 300w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1024x209.png 1024w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1536x313.png 1536w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-600x122.png 600w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1.png 2000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div>\r\n\t<\/div>\r\n\t\t<div class=\"w-grid-json hidden\" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:2,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;18961&quot;,&quot;items_offset&quot;:&quot;0px&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;%7B%22url%22%3A%22%22%7D&quot;,&quot;post_id&quot;:0,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;product&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;product_cat&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;articulada-diesel&quot;,&quot;articulada-electrica&quot;,&quot;plataforma-tijeras-diesel&quot;,&quot;plataforma-tijeras-electricas&quot;]},{&quot;taxonomy&quot;:&quot;product_visibility&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;exclude-from-catalog&quot;],&quot;operator&quot;:&quot;NOT IN&quot;}],&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;],&quot;meta_query&quot;:[],&quot;posts_per_page&quot;:&quot;10&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;product&quot;,&quot;us_grid_ajax_index&quot;:2,&quot;us_grid_filter_query_string&quot;:null,&quot;us_grid_index&quot;:2,&quot;page_args&quot;:[]},&quot;carousel_settings&quot;:{&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;Anterior&quot;,&quot;next&quot;:&quot;Siguiente&quot;},&quot;autoplayContinual&quot;:false,&quot;autoplayHoverPause&quot;:false,&quot;autoplayTimeout&quot;:3000,&quot;fluidSpeed&quot;:350,&quot;margin&quot;:0,&quot;mouseDrag&quot;:true,&quot;rtl&quot;:false,&quot;slideBy&quot;:&quot;1&quot;,&quot;touchDrag&quot;:true,&quot;slideTransition&quot;:&quot;&quot;,&quot;responsive&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:1,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;601&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:2,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1025&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:3,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1381&quot;:{&quot;items&quot;:6,&quot;autoplay&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;nav&quot;:false,&quot;autoHeight&quot;:false,&quot;autoWidth&quot;:false,&quot;loop&quot;:true,&quot;stagePadding&quot;:0}}}}'><\/div>\r\n\t<\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row fila-productos hide_on_default hide_on_laptops height_custom\" id=\"Nuestros Mobil\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-text us_custom_48c96e48 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">Nuestros Productos<\/span><\/span><\/div><div class=\"w-grid type_carousel layout_18961 cols_6\" id=\"us_grid_3\" style=\"--gap:0rem;\"><div class=\"w-grid-list owl-carousel valign_middle dotstyle_circle navstyle_circle navpos_outside owl-responsive-2000\" style=\"--transition-duration:350ms;\">\t<article class=\"w-grid-item post-18867 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-electricas first instock shipping-taxable purchasable product-type-simple\" data-id=\"18867\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\" aria-label=\"Tijera El\u00e9ctrica GS1930\"><img loading=\"lazy\" decoding=\"async\" width=\"380\" height=\"380\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/TIJERA-ELECTRICA-GS1930.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\">Tijera El\u00e9ctrica GS1930<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18734 product type-product status-publish has-post-thumbnail product_cat-articulada-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18734\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\" aria-label=\"Brazo Articulado Z60\/34\"><img loading=\"lazy\" decoding=\"async\" width=\"650\" height=\"650\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Brazo-Articulado-Z6034.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\">Brazo Articulado Z60\/34<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18730 product type-product status-publish has-post-thumbnail product_cat-articulada-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18730\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\" aria-label=\"Brazo Articulado 450AJ\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Brazo-Articulado-450AJ.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\">Brazo Articulado 450AJ<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18729 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica last instock shipping-taxable purchasable product-type-simple\" data-id=\"18729\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\" aria-label=\"Brazo Articulado E450AJ\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/articulada-electrica-1-1-1024x768.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\">Brazo Articulado E450AJ<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18727 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica first instock shipping-taxable purchasable product-type-simple\" data-id=\"18727\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\" aria-label=\"Brazo Articulado E400AJPN\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/BRAZO-ARTICULADO-E400AJP-1024x768.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\">Brazo Articulado E400AJPN<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18724 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica  instock shipping-taxable purchasable product-type-simple\" data-id=\"18724\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\" aria-label=\"Brazo Articulado E300AJP\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/BRAZO-ARTICULADO-E300AJP-1024x768.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\">Brazo Articulado E300AJP<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18723 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18723\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\" aria-label=\"Tijera di\u00e9sel 5390RT\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-5390RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\">Tijera di\u00e9sel 5390RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18722 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel last instock shipping-taxable purchasable product-type-simple\" data-id=\"18722\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\" aria-label=\"Tijera di\u00e9sel 4394RT\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-4394RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\">Tijera di\u00e9sel 4394RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18721 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel first instock shipping-taxable purchasable product-type-simple\" data-id=\"18721\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\" aria-label=\"Tijera di\u00e9sel GS4390RT\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"600\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-4390RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\">Tijera di\u00e9sel GS4390RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18718 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18718\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\" aria-label=\"Tijera di\u00e9sel 3268RT\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-3268RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\">Tijera di\u00e9sel 3268RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n<\/div>\t<div class=\"g-preloader type_custom\">\r\n\t\t<div><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png\" class=\"attachment-medium size-medium\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png 300w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1024x209.png 1024w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1536x313.png 1536w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-600x122.png 600w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1.png 2000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div>\r\n\t<\/div>\r\n\t\t<div class=\"w-grid-json hidden\" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:2,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;18961&quot;,&quot;items_offset&quot;:&quot;80px&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;%7B%22url%22%3A%22%22%7D&quot;,&quot;post_id&quot;:0,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;product&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;product_cat&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;articulada-diesel&quot;,&quot;articulada-electrica&quot;,&quot;plataforma-tijeras-diesel&quot;,&quot;plataforma-tijeras-electricas&quot;]},{&quot;taxonomy&quot;:&quot;product_visibility&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;exclude-from-catalog&quot;],&quot;operator&quot;:&quot;NOT IN&quot;}],&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;],&quot;meta_query&quot;:[],&quot;posts_per_page&quot;:&quot;10&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;product&quot;,&quot;us_grid_ajax_index&quot;:3,&quot;us_grid_filter_query_string&quot;:null,&quot;us_grid_index&quot;:3,&quot;page_args&quot;:[]},&quot;carousel_settings&quot;:{&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;Anterior&quot;,&quot;next&quot;:&quot;Siguiente&quot;},&quot;autoplayContinual&quot;:false,&quot;autoplayHoverPause&quot;:false,&quot;autoplayTimeout&quot;:3000,&quot;fluidSpeed&quot;:350,&quot;margin&quot;:0,&quot;mouseDrag&quot;:true,&quot;rtl&quot;:false,&quot;slideBy&quot;:&quot;1&quot;,&quot;touchDrag&quot;:true,&quot;slideTransition&quot;:&quot;&quot;,&quot;responsive&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:1,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;601&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:2,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1025&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:3,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1381&quot;:{&quot;items&quot;:6,&quot;autoplay&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;nav&quot;:false,&quot;autoHeight&quot;:false,&quot;autoWidth&quot;:false,&quot;loop&quot;:true,&quot;stagePadding&quot;:80}}}}'><\/div>\r\n\t<\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row us_custom_b03640aa fila-productos height_custom\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-text us_custom_2237da7d has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">Productos Nuevos<\/span><\/span><\/div><div class=\"w-grid type_carousel layout_18961 cols_6\" id=\"us_grid_4\" style=\"--gap:1rem;\"><div class=\"w-grid-list owl-carousel valign_middle dotstyle_circle navstyle_circle navpos_outside owl-responsive-2000\" style=\"--transition-duration:350ms;\">\t<article class=\"w-grid-item post-18867 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-electricas first instock shipping-taxable purchasable product-type-simple\" data-id=\"18867\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\" aria-label=\"Tijera El\u00e9ctrica GS1930\"><img loading=\"lazy\" decoding=\"async\" width=\"380\" height=\"380\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/TIJERA-ELECTRICA-GS1930.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\">Tijera El\u00e9ctrica GS1930<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-electrica-gs1930\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18734 product type-product status-publish has-post-thumbnail product_cat-articulada-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18734\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\" aria-label=\"Brazo Articulado Z60\/34\"><img loading=\"lazy\" decoding=\"async\" width=\"650\" height=\"650\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Brazo-Articulado-Z6034.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\">Brazo Articulado Z60\/34<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-z60-34\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18730 product type-product status-publish has-post-thumbnail product_cat-articulada-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18730\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\" aria-label=\"Brazo Articulado 450AJ\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Brazo-Articulado-450AJ.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\">Brazo Articulado 450AJ<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-450aj-altura-de-trabajo-1552-mts\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18729 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica last instock shipping-taxable purchasable product-type-simple\" data-id=\"18729\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\" aria-label=\"Brazo Articulado E450AJ\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/articulada-electrica-1-1-1024x768.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\">Brazo Articulado E450AJ<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e450aj\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18727 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica first instock shipping-taxable purchasable product-type-simple\" data-id=\"18727\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\" aria-label=\"Brazo Articulado E400AJPN\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/BRAZO-ARTICULADO-E400AJP-1024x768.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\">Brazo Articulado E400AJPN<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e400ajp\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18724 product type-product status-publish has-post-thumbnail product_cat-articulada-electrica  instock shipping-taxable purchasable product-type-simple\" data-id=\"18724\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\" aria-label=\"Brazo Articulado E300AJP\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/BRAZO-ARTICULADO-E300AJP-1024x768.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\">Brazo Articulado E300AJP<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/brazo-articulado-e300ajp\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18723 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18723\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\" aria-label=\"Tijera di\u00e9sel 5390RT\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-5390RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\">Tijera di\u00e9sel 5390RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-5390rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18722 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel last instock shipping-taxable purchasable product-type-simple\" data-id=\"18722\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\" aria-label=\"Tijera di\u00e9sel 4394RT\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-4394RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\">Tijera di\u00e9sel 4394RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4394rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18721 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel first instock shipping-taxable purchasable product-type-simple\" data-id=\"18721\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\" aria-label=\"Tijera di\u00e9sel GS4390RT\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"600\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-4390RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\">Tijera di\u00e9sel GS4390RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-4390rt\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-18718 product type-product status-publish has-post-thumbnail product_cat-plataforma-tijeras-diesel  instock shipping-taxable purchasable product-type-simple\" data-id=\"18718\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 has_ratio\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\" aria-label=\"Tijera di\u00e9sel 3268RT\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/Tijera-diesel-3268RT.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><\/a><div style=\"padding-bottom:75%\"><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_2 align_left valign_middle\"><p class=\"w-post-elm post_title usg_post_title_1 has_text_color woocommerce-loop-product__title color_link_inherit\"><a href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\">Tijera di\u00e9sel 3268RT<\/a><\/p><a class=\"w-btn us-btn-style_1 usg_btn_1 has_text_color icon_atright text_none\" aria-label=\"Button\" href=\"https:\/\/dremac.cl\/index.php\/producto\/tijera-diesel-3268\/\"><i class=\"fas fa-chevron-right\"><\/i><\/a><\/div><div class=\"w-hwrapper usg_hwrapper_4 align_left valign_middle\"><div class=\"w-text usg_text_1 has_text_color icon_atleft\"><a href=\"https:\/\/wa.me\/56983175146\" class=\"w-text-h\"><i class=\"fas fa-bolt\"><\/i><span class=\"w-text-value\">Cotiza ahora<\/span><\/a><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_5 no-ver align_left valign_middle\" style=\"--hwrapper-gap:0.5px\"><p class=\"w-post-elm product_field price usg_product_field_1 has_text_color\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>24.000.000<\/bdi><\/span><\/p><div class=\"w-text usg_text_2 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">CLP<\/span><\/span><\/div><p class=\"w-text usg_text_3 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">+ IVA<\/span><\/span><\/p><\/div><div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\"><div class=\"w-hwrapper usg_hwrapper_6 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_2\"><div style=\"display:flex; align-content:center;\">\n<p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/time-icon.png\"  class=\"icono-tiempo\">\n<\/p>\n<\/div><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 has_text_color type_text horas color_link_inherit\"><span class=\"w-post-elm-value\">6038<\/span><\/div><div class=\"w-text usg_text_4 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">hrs<\/span><\/span><\/div><\/div><div class=\"w-hwrapper usg_hwrapper_7 align_center valign_middle\" style=\"--hwrapper-gap:2px\"><div class=\"w-html usg_html_1\"><p>\n  <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/place-icon.png\"  class=\"icono-tiempo\">\n<\/p><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 has_text_color type_text region color_link_inherit\"><span class=\"w-post-elm-value\">Metropolitana<\/span><\/div><\/div><\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n<\/div>\t<div class=\"g-preloader type_custom\">\r\n\t\t<div><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png\" class=\"attachment-medium size-medium\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png 300w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1024x209.png 1024w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1536x313.png 1536w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-600x122.png 600w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1.png 2000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div>\r\n\t<\/div>\r\n\t\t<div class=\"w-grid-json hidden\" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:2,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;18961&quot;,&quot;items_offset&quot;:&quot;0px&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\\&quot;url\\&quot;:\\&quot;\\&quot;}&quot;,&quot;post_id&quot;:0,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;product&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;product_cat&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;articulada-diesel&quot;,&quot;articulada-electrica&quot;,&quot;plataforma-tijeras-diesel&quot;,&quot;plataforma-tijeras-electricas&quot;]},{&quot;taxonomy&quot;:&quot;product_visibility&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;exclude-from-catalog&quot;],&quot;operator&quot;:&quot;NOT IN&quot;}],&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;],&quot;meta_query&quot;:[],&quot;posts_per_page&quot;:&quot;10&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;product&quot;,&quot;us_grid_ajax_index&quot;:4,&quot;us_grid_filter_query_string&quot;:null,&quot;us_grid_index&quot;:4,&quot;page_args&quot;:[]},&quot;carousel_settings&quot;:{&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;Anterior&quot;,&quot;next&quot;:&quot;Siguiente&quot;},&quot;autoplayContinual&quot;:false,&quot;autoplayHoverPause&quot;:false,&quot;autoplayTimeout&quot;:3000,&quot;fluidSpeed&quot;:350,&quot;margin&quot;:0,&quot;mouseDrag&quot;:true,&quot;rtl&quot;:false,&quot;slideBy&quot;:&quot;1&quot;,&quot;touchDrag&quot;:true,&quot;slideTransition&quot;:&quot;&quot;,&quot;responsive&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:1,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;601&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:2,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1025&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:3,&quot;loop&quot;:true,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1381&quot;:{&quot;items&quot;:6,&quot;autoplay&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;nav&quot;:false,&quot;autoHeight&quot;:false,&quot;autoWidth&quot;:false,&quot;loop&quot;:true,&quot;stagePadding&quot;:0}}}}'><\/div>\r\n\t<\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_small\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-text us_custom_2237da7d has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">Testimonios<\/span><\/span><\/div><div class=\"w-grid type_carousel layout_19008 cols_4\" id=\"us_grid_5\" style=\"--gap:30px;\"><style>.layout_19008 .w-grid-item-h{background:#E9F1FE;border-radius:0.9rem}.layout_19008 .usg_post_image_1{width:50px!important;height:50px!important}.layout_19008 .usg_hwrapper_1{margin-top:5px!important;margin-bottom:5px!important;padding-left:20px!important;padding-right:20px!important}.layout_19008 .usg_post_title_1{padding:0!important;margin:0!important}.layout_19008 .usg_post_custom_field_1{font-size:10px!important}.layout_19008 .usg_post_custom_field_2{font-size:10px!important}.layout_19008 .usg_post_content_1{color:#1a1a1a!important;font-weight:400!important;font-size:16px!important;line-height:1.2!important;padding-left:20px!important;padding-bottom:10px!important;padding-right:20px!important}<\/style><div class=\"w-grid-list owl-carousel valign_stretch dotstyle_circle navstyle_circle navpos_outside owl-responsive-2000\" style=\"--transition-duration:350ms;\">\t<article class=\"w-grid-item post-19012 us_testimonial type-us_testimonial status-publish has-post-thumbnail hentry us_testimonial_category-testimonio\" data-id=\"19012\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\" style=\"--hwrapper-gap:0.8rem\"><div class=\"w-post-elm post_image usg_post_image_1 as_circle has_width has_height has_ratio\"><img loading=\"lazy\" decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/REDISENO-DREMAC-38.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><div style=\"padding-bottom:100%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_left valign_middle\" style=\"--vwrapper-gap:0px\"><h3 class=\"w-post-elm post_title usg_post_title_1 entry-title color_link_inherit\">Mar\u00eda Elena Contreras<\/h3><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 type_text cargo color_link_inherit\"><span class=\"w-post-elm-value\">Ingeniera de Construcci\u00f3n<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text ubicacion color_link_inherit\"><span class=\"w-post-elm-value\">Las Condes<\/span><\/div><\/div><\/div><div class=\"w-html usg_html_1\"><div style=\"padding:0px 20px;\">\n\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/estrellas.png\" style=\"height:20px; width:75px;\">\n<\/div><\/div><div class=\"w-post-elm post_content usg_post_content_1 has_text_color\">\u00abLlevamos m\u00e1s de dos a\u00f1os trabajando con Dremac en nuestros proyectos de construcci\u00f3n en altura. La Tijera di\u00e9sel 5390RT que arrendamos ha sido fundamental para completar trabajos en edificios de gran envergadura. Lo que m\u00e1s valoro es la seguridad y confiabilidad de sus equipos, adem\u00e1s del excelente servicio t\u00e9cnico. Definitivamente son nuestro socio estrat\u00e9gico para trabajos en altura.\u00bb<\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-19014 us_testimonial type-us_testimonial status-publish has-post-thumbnail hentry us_testimonial_category-testimonio\" data-id=\"19014\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\" style=\"--hwrapper-gap:0.8rem\"><div class=\"w-post-elm post_image usg_post_image_1 as_circle has_width has_height has_ratio\"><img loading=\"lazy\" decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/REDISENO-DREMAC-38.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><div style=\"padding-bottom:100%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_left valign_middle\" style=\"--vwrapper-gap:0px\"><h3 class=\"w-post-elm post_title usg_post_title_1 entry-title color_link_inherit\">Carlos Mendoza<\/h3><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 type_text cargo color_link_inherit\"><span class=\"w-post-elm-value\">Supervisor de Mantenci\u00f3n Industrial<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text ubicacion color_link_inherit\"><span class=\"w-post-elm-value\">Quilicura<\/span><\/div><\/div><\/div><div class=\"w-html usg_html_1\"><div style=\"padding:0px 20px;\">\n\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/estrellas.png\" style=\"height:20px; width:75px;\">\n<\/div><\/div><div class=\"w-post-elm post_content usg_post_content_1 has_text_color\">\u00abEn nuestra planta industrial necesit\u00e1bamos acceder a estructuras complejas para mantenimiento preventivo. El Brazo Articulado Z60\/34 que arrendamos con Dremac nos permiti\u00f3 llegar a lugares dif\u00edciles con total seguridad. El equipo siempre lleg\u00f3 en perfectas condiciones y el soporte t\u00e9cnico fue excepcional. Recomiendo Dremac sin dudas para cualquier empresa que necesite soluciones de altura.\u00bb<\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-19015 us_testimonial type-us_testimonial status-publish has-post-thumbnail hentry us_testimonial_category-testimonio\" data-id=\"19015\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\" style=\"--hwrapper-gap:0.8rem\"><div class=\"w-post-elm post_image usg_post_image_1 as_circle has_width has_height has_ratio\"><img loading=\"lazy\" decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/REDISENO-DREMAC-38.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><div style=\"padding-bottom:100%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_left valign_middle\" style=\"--vwrapper-gap:0px\"><h3 class=\"w-post-elm post_title usg_post_title_1 entry-title color_link_inherit\">Andrea Salinas<\/h3><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 type_text cargo color_link_inherit\"><span class=\"w-post-elm-value\">Coordinadora de Proyectos Mineros<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text ubicacion color_link_inherit\"><span class=\"w-post-elm-value\">Calama<\/span><\/div><\/div><\/div><div class=\"w-html usg_html_1\"><div style=\"padding:0px 20px;\">\n\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/estrellas.png\" style=\"height:20px; width:75px;\">\n<\/div><\/div><div class=\"w-post-elm post_content usg_post_content_1 has_text_color\">\u00abComo empresa minera, la seguridad es nuestra prioridad n\u00famero uno. Dremac nos ha proporcionado Tijeras el\u00e9ctricas 4069LE para trabajos de mantenci\u00f3n en nuestras instalaciones. Su compromiso con la calidad y la seguridad se refleja en cada equipo que nos entregan. Adem\u00e1s, su visi\u00f3n innovadora y capacidad de adaptarse a nuestras necesidades espec\u00edficas los convierte en un proveedor confiable.\u00bb<\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n\t<article class=\"w-grid-item post-19016 us_testimonial type-us_testimonial status-publish has-post-thumbnail hentry us_testimonial_category-testimonio\" data-id=\"19016\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-hwrapper usg_hwrapper_1 align_left valign_middle\" style=\"--hwrapper-gap:0.8rem\"><div class=\"w-post-elm post_image usg_post_image_1 as_circle has_width has_height has_ratio\"><img loading=\"lazy\" decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/REDISENO-DREMAC-38.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" \/><div style=\"padding-bottom:100%\"><\/div><\/div><div class=\"w-vwrapper usg_vwrapper_1 align_left valign_middle\" style=\"--vwrapper-gap:0px\"><h3 class=\"w-post-elm post_title usg_post_title_1 entry-title color_link_inherit\">Roberto Jim\u00e9nez<\/h3><div class=\"w-post-elm post_custom_field usg_post_custom_field_1 type_text cargo color_link_inherit\"><span class=\"w-post-elm-value\">Jefe de Operaciones Comerciales<\/span><\/div><div class=\"w-post-elm post_custom_field usg_post_custom_field_2 type_text ubicacion color_link_inherit\"><span class=\"w-post-elm-value\">Providencia<\/span><\/div><\/div><\/div><div class=\"w-html usg_html_1\"><div style=\"padding:0px 20px;\">\n\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/estrellas.png\" style=\"height:20px; width:75px;\">\n<\/div><\/div><div class=\"w-post-elm post_content usg_post_content_1 has_text_color\">\u00abPara el mantenimiento de nuestro centro comercial, necesit\u00e1bamos una soluci\u00f3n eficiente para trabajos en altura. La Tijera el\u00e9ctrica 2630ES de Dremac fue perfecta: silenciosa, limpia y muy segura para trabajar con p\u00fablico cerca. El servicio integral que ofrecen, desde la entrega hasta el soporte t\u00e9cnico, super\u00f3 nuestras expectativas. Definitivamente continuaremos trabajando con ellos.\u00bb<\/div>\t\t<\/div>\r\n\t\t\t<\/article>\r\n<\/div>\t<div class=\"g-preloader type_custom\">\r\n\t\t<div><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"61\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png\" class=\"attachment-medium size-medium\" alt=\"\" srcset=\"https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-300x61.png 300w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1024x209.png 1024w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-1536x313.png 1536w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1-600x122.png 600w, https:\/\/dremac.cl\/wp-content\/uploads\/2023\/04\/DREMAC-1-1.png 2000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div>\r\n\t<\/div>\r\n\t\t<div class=\"w-grid-json hidden\" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:1,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;19008&quot;,&quot;items_offset&quot;:&quot;0px&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\\&quot;url\\&quot;:\\&quot;\\&quot;}&quot;,&quot;post_id&quot;:0,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;us_testimonial&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;us_testimonial_category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;testimonio&quot;]}],&quot;post_status&quot;:[&quot;publish&quot;,&quot;acf-disabled&quot;],&quot;posts_per_page&quot;:&quot;4&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;ASC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;us_testimonial&quot;,&quot;us_grid_ajax_index&quot;:5,&quot;us_grid_filter_query_string&quot;:null,&quot;us_grid_index&quot;:5,&quot;page_args&quot;:[]},&quot;carousel_settings&quot;:{&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;Anterior&quot;,&quot;next&quot;:&quot;Siguiente&quot;},&quot;autoplayContinual&quot;:false,&quot;autoplayHoverPause&quot;:false,&quot;autoplayTimeout&quot;:3000,&quot;fluidSpeed&quot;:350,&quot;margin&quot;:0,&quot;mouseDrag&quot;:true,&quot;rtl&quot;:false,&quot;slideBy&quot;:&quot;1&quot;,&quot;touchDrag&quot;:true,&quot;slideTransition&quot;:&quot;&quot;,&quot;responsive&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:1,&quot;loop&quot;:false,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;601&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:2,&quot;loop&quot;:false,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1025&quot;:{&quot;autoHeight&quot;:false,&quot;autoplay&quot;:true,&quot;autoWidth&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;nav&quot;:false,&quot;stagePadding&quot;:0},&quot;1381&quot;:{&quot;items&quot;:4,&quot;autoplay&quot;:false,&quot;center&quot;:false,&quot;dots&quot;:false,&quot;nav&quot;:false,&quot;autoHeight&quot;:false,&quot;autoWidth&quot;:false,&quot;loop&quot;:false,&quot;stagePadding&quot;:0}}}}'><\/div>\r\n\t<\/div><div class=\"w-separator size_medium\"><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row us_custom_628d8d9f hide_on_tablets hide_on_mobiles height_custom\" id=\"BANNER ESCRITORIO\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-4 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-hwrapper valign_middle align_none\" style=\"--hwrapper-gap:2px\"><div class=\"w-iconbox us_custom_d662b555 has_text_color iconpos_right style_default color_custom align_center no_title\"><div class=\"w-iconbox-meta\"><div class=\"w-iconbox-text\"><p>\u00a1Estamos aqu\u00ed<br \/>\npara ayudarte!<\/p>\n<\/div><\/div><a href=\"\/index.php\/contacto\/\" class=\"w-iconbox-link\" aria-label=\"fas|arrow-right\"><div class=\"w-iconbox-icon\" style=\"font-size:10px;--icon-color:#ffffff;\"><i class=\"fas fa-arrow-right\"><\/i><\/div><\/a><\/div><\/div><\/div><\/div><\/div><div class=\"vc_col-sm-4 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column us_custom_8eaa2827\"><div class=\"wpb_wrapper\"><p style=\"text-decoration: underline; font-size: 6rem; font-weight: 400; color: white; letter-spacing: 1px;\">Contacto<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"vc_col-sm-4 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-image align_right\"><a href=\"\/index.php\/contacto\/\" aria-label=\"REDISE\u00d1O - DREMAC-36\" class=\"w-image-h\"><img decoding=\"async\" width=\"64\" height=\"65\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/REDISENO-DREMAC-36.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" \/><\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row us_custom_628d8d9f hide_on_default hide_on_laptops height_custom\" id=\"BANNER MOBIL\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-hwrapper valign_middle align_center\" style=\"--hwrapper-gap:2px\"><div class=\"w-iconbox us_custom_cd6b013c has_text_color iconpos_right style_default color_custom align_center no_title\"><div class=\"w-iconbox-meta\"><div class=\"w-iconbox-text\"><p>\u00a1Estamos aqu\u00ed<br \/>\npara ayudarte!<\/p>\n<\/div><\/div><a href=\"\/index.php\/contacto\/\" class=\"w-iconbox-link\" aria-label><div class=\"w-iconbox-icon\" style=\"font-size:10px;--icon-color:#ffffff;\"><\/div><\/a><\/div><div class=\"w-image align_right\"><a href=\"\/index.php\/contacto\/\" aria-label=\"REDISE\u00d1O - DREMAC-36\" class=\"w-image-h\"><img decoding=\"async\" width=\"64\" height=\"65\" src=\"https:\/\/dremac.cl\/wp-content\/uploads\/2025\/09\/REDISENO-DREMAC-36.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" \/><\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"\"Para el mantenimiento de nuestro centro comercial, necesit\u00e1bamos una soluci\u00f3n eficiente para trabajos en altura. La Tijera el\u00e9ctrica 2630ES de Dremac fue perfecta: silenciosa, limpia y muy segura para trabajar con p\u00fablico cerca. El servicio integral que ofrecen, desde la entrega hasta el soporte t\u00e9cnico, super\u00f3 nuestras expectativas. Definitivamente continuaremos trabajando con ellos.\"","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6635","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/pages\/6635","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/comments?post=6635"}],"version-history":[{"count":205,"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/pages\/6635\/revisions"}],"predecessor-version":[{"id":19102,"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/pages\/6635\/revisions\/19102"}],"wp:attachment":[{"href":"https:\/\/dremac.cl\/index.php\/wp-json\/wp\/v2\/media?parent=6635"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}