{"id":5672,"date":"2024-02-22T20:54:10","date_gmt":"2024-02-22T20:54:10","guid":{"rendered":"https:\/\/waidok.com\/encontre-um-parceiro\/"},"modified":"2024-02-22T20:54:10","modified_gmt":"2024-02-22T20:54:10","slug":"encontre-um-parceiro","status":"publish","type":"page","link":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/","title":{"rendered":"Encontre um parceiro"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5672\" class=\"elementor elementor-5672 elementor-2761\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-161ef398 e-con-full animated-fast e-flex elementor-invisible e-con e-parent\" data-id=\"161ef398\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5a3159cf e-con-full e-flex e-con e-child\" data-id=\"5a3159cf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96e4ab1 elementor-widget elementor-widget-heading\" data-id=\"96e4ab1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Parceiros<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-696cf8d7 elementor-widget__width-initial elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"696cf8d7\" data-element_type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1 class=\"elementor-heading-title elementor-size-default\">Encontre um parceiro<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64464078 elementor-widget elementor-widget-text-editor\" data-id=\"64464078\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Encontre o seu parceiro na lista de Parceiros<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19b45e6 e-flex e-con-boxed e-con e-parent\" data-id=\"19b45e6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30b7d97 animated-fast elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-shortcode\" data-id=\"30b7d97\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <div class=\"search-container\">\n        <input id=\"pac-input\" type=\"text\" placeholder=\"Pesquisar Zona\">\n        <a id=\"view-list\" href=\"#partner-list\">ver lista<\/a>\n    <\/div>\n    <div id=\"map\"><\/div>\n    <div id=\"partner-list\"><\/div>\n\n    <script>\n        function initMap() {\n            var customMapStyle = [{\"featureType\":\"administrative\",\"elementType\":\"labels.text.fill\",\"stylers\":[{\"color\":\"#1b1c72\"}]},{\"featureType\":\"landscape\",\"elementType\":\"all\",\"stylers\":[{\"color\":\"#f2f2f2\"}]},{\"featureType\":\"poi\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"road\",\"elementType\":\"all\",\"stylers\":[{\"saturation\":-100},{\"lightness\":45}]},{\"featureType\":\"road.highway\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"simplified\"}]},{\"featureType\":\"road.arterial\",\"elementType\":\"labels.icon\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"transit\",\"elementType\":\"all\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"water\",\"elementType\":\"all\",\"stylers\":[{\"color\":\"#040731\"},{\"visibility\":\"on\"},{\"lightness\":\"89\"},{\"saturation\":\"-54\"}]}]\n            var portugal = { lat: 39.3999, lng: -8.2245 };\n            var map = new google.maps.Map(document.getElementById('map'), {\n                zoom: 5,\n                center: portugal,\n                styles: customMapStyle,\n                mapTypeControl: false,\n                streetViewControl: false\n            });\n           \n            var locationMarkers = [];\n            var searchMarkers = [];\n            var icon = 'https:\/\/waidok.com\/wp-content\/themes\/waidok\/images\/marker.svg';\n            var infoWindow = new google.maps.InfoWindow();\n\n            var input = document.getElementById('pac-input');\n            var viewList = document.getElementById('view-list');\n            var searchBox = new google.maps.places.SearchBox(input);\n\n            var partnerList = document.getElementById('partner-list');\n\n            map.addListener('bounds_changed', function() {\n                searchBox.setBounds(map.getBounds());\n            });\n\n\n            \/\/ Update a Lista\n            function updatePartnerList(partners) {\n                var partnerHTML = '';\n                if(partners.length == 0){\n                    viewList.style.display = 'none';\n                } else {\n                    viewList.style.display = 'block';\n                    partners.forEach(function(partner) {\n                        partnerHTML += '<div class=\"partner\">';\n                        partnerHTML += '<h3>' + partner.name + '<\/h3>';\n                        partnerHTML += '<p>' + partner.address + '<br>';\n                        partnerHTML += partner.postal_code + ' ' + partner.city + '<br><br>';\n                        partnerHTML += partner.phone + '<br>';\n                        partnerHTML += '<strong><a class=\"web\" href=\"' + partner.website + '\" target=\"_blank\" rel=\"nofollow\">' + partner.website_parsed + '<\/a><\/strong><\/p>';\n                        partnerHTML += '<a class=\"elementor-button\" href=\"https:\/\/maps.google.com\/?q='+partner.name+'\" target=\"_blank\" rel=\"nofollow\">ver google maps<\/a>';\n                        partnerHTML += '<\/div>';\n                    });\n                }\n                partnerList.innerHTML = partnerHTML;\n            }\n\n            var locations = [{\"name\":\"MAQUELSA \\u00c1LAVA\",\"address\":\"Avda. del Cant\\u00e1brico 12, Pab. 17\",\"postal_code\":\"01013\",\"city\":\"Vitoria - Gasteiz (\\u00c1lava)\",\"phone\":\"+34 945 277 273\",\"website\":\"https:\\\/\\\/www.maquelsa.com\\\/\",\"website_parsed\":\"www.maquelsa.com\",\"lat\":42.95019060070035,\"lng\":-2.6375615266720507},{\"name\":\"MAQUELSA GIPUZKOA\",\"address\":\"Oria Etorbidea 8-10, Local 2\",\"postal_code\":\"20160\",\"city\":\"Lasarte-Oria, Gipuzkoa\",\"phone\":\"+35 943 369 034\",\"website\":\"https:\\\/\\\/www.maquelsa.com\\\/\",\"website_parsed\":\"www.maquelsa.com\",\"lat\":43.2531196442526,\"lng\":-2.019771440734471},{\"name\":\"ART\\u00c1IZ ASESOR\\u00cdA TECNOL\\u00d3GICA\",\"address\":\"Parque Tom\\u00e1s Caballero, 2, 1\\u00ba oficina 1\",\"postal_code\":\"31006\",\"city\":\"Pamplona, Navarra\",\"phone\":\"+34 948 113 208\",\"website\":\"https:\\\/\\\/artaiz-asesoria.es\\\/\",\"website_parsed\":\"artaiz-asesoria.es\",\"lat\":42.806132264540125,\"lng\":0.364519126128006},{\"name\":\"SISTEMAS DE INFORMACI\\u00d3N DIGITAL\",\"address\":\"Avda. Monasterio de El Escorial 24\",\"postal_code\":\"28049\",\"city\":\"Madrid\",\"phone\":\"+34 912 174 135\",\"website\":\"https:\\\/\\\/www.sidigital.es\\\/\",\"website_parsed\":\"www.sidigital.es\",\"lat\":40.50436742851986,\"lng\":-3.7068782596639904},{\"name\":\"CENTRALIZA\",\"address\":\"Avd. Jos\\u00e9 Ortega y Gasset n\\u00ba 124, Edf. Gasset. 2\\u00ba planta, Of. 13<br \\\/>\\r\\n\",\"postal_code\":\"29006 \",\"city\":\"M\\u00e1laga\",\"phone\":\"+34 951 204 273\",\"website\":\"https:\\\/\\\/www.centraliza.com\\\/\",\"website_parsed\":\"www.centraliza.com\",\"lat\":36.707110311065634,\"lng\":-4.467654474261789},{\"name\":\"B2IT CONSULTING\",\"address\":\"Carrer dels Madrazo, 96, Sarri\\u00e0-Sant Gervasi\",\"postal_code\":\"08021\",\"city\":\"Barcelona\",\"phone\":\"\",\"website\":\"https:\\\/\\\/b2it.es\\\/\",\"website_parsed\":\"b2it.es\",\"lat\":41.39755498571659,\"lng\":2.1453685322269886},{\"name\":\"TOTAL PRINTING SOLUTIONS\",\"address\":\"Calle Playa de Liencres 2, Edificio Londres - Planta 1, Oficina 5\",\"postal_code\":\"28290\",\"city\":\"Las Rozas de Madrid\",\"phone\":\"\",\"website\":\"https:\\\/\\\/tps.es\\\/\",\"website_parsed\":\"tps.es\",\"lat\":40.50947432781291,\"lng\":-3.8766543330327297},{\"name\":\"BUY4HOTELS\",\"address\":\"Avda. Manuel Fraga Iribarne, 15 - Oficina 9\",\"postal_code\":\"29620\",\"city\":\"Torremolinos\",\"phone\":\"+34 684 10 93 99\",\"website\":\"https:\\\/\\\/www.buy4hotels.com\\\/\",\"website_parsed\":\"www.buy4hotels.com\",\"lat\":36.642212226130546,\"lng\":-4.494086926069625},{\"name\":\"SDA SERVICIOS DOCUMENTALES AVANZADOS\",\"address\":\"Pol\\u00edgono Industrial \\u00abEl Oliveral\\u00bb \\u2013 C\\\/ C, n\\u00ba 28-A\",\"postal_code\":\"46394\",\"city\":\"Riba-roja de T\\u00faria, Valencia\",\"phone\":\"+34 961 666 669\",\"website\":\"https:\\\/\\\/www.sdadocumental.com\\\/\",\"website_parsed\":\"www.sdadocumental.com\",\"lat\":39.477311253095735,\"lng\":-0.5292592635374997},{\"name\":\"WRINSA\",\"address\":\"\",\"postal_code\":\"08754\",\"city\":\"Barcelona\",\"phone\":\"+34 680 40 94 90\",\"website\":\"https:\\\/\\\/wrinsa.com\\\/\",\"website_parsed\":\"wrinsa.com\",\"lat\":41.38748727144447,\"lng\":2.1693686171208544},{\"name\":\"CATEC\",\"address\":\"Avda. de Collserola, 41\",\"postal_code\":\"08750\",\"city\":\"Molins de Rei, Barcelona\",\"phone\":\"+34936680102\",\"website\":\"https:\\\/\\\/catec.es\\\/\",\"website_parsed\":\"catec.es\",\"lat\":41.42011877660734,\"lng\":2.016857562034004},{\"name\":\"GF-TIC\",\"address\":\"Local 8 C.C. Aquamall, Costa Adeje, Avda. de Mosc\\u00fa, 38\",\"postal_code\":\"38660\",\"city\":\"Adeje, Santa Cruz de Tenerife\",\"phone\":\"+34 822 25 05 76\",\"website\":\"https:\\\/\\\/gf-tic.com\\\/\",\"website_parsed\":\"gf-tic.com\",\"lat\":28.09241811573311,\"lng\":-1.6732389761447668},{\"name\":\"MAQUELSA NAVARRA\",\"address\":\"Pol. Ind. Landaz\\u00e1bal Calle B, 4\",\"postal_code\":\"31610\",\"city\":\"Villava, Navarra\",\"phone\":\"+34 948 384 078\",\"website\":\"https:\\\/\\\/www.maquelsa.com\\\/\",\"website_parsed\":\"www.maquelsa.com\",\"lat\":40.8352376610344,\"lng\":-1.612574658698249},{\"name\":\"TEICO\",\"address\":\"Avda. Portugal, 175\",\"postal_code\":\"28011\",\"city\":\"Madrid\",\"phone\":\"+34 915 260 088\",\"website\":\"https:\\\/\\\/teico.es\\\/\",\"website_parsed\":\"teico.es\",\"lat\":40.40966968884977,\"lng\":-3.740393134136479},{\"name\":\"TAEMSA\",\"address\":\"Carrer Escultor Verderol, 10\",\"postal_code\":\"43002\",\"city\":\"Tarragona\",\"phone\":\"+34977232105\",\"website\":\"https:\\\/\\\/www.taemsa.com\\\/\",\"website_parsed\":\"www.taemsa.com\",\"lat\":41.12208410353431,\"lng\":1.2553302928088694},{\"name\":\"SCT\",\"address\":\"Calle del R\\u00edo Jarama, 29\",\"postal_code\":\"45007\",\"city\":\"Toledo\",\"phone\":\"+34 925 230 836 \",\"website\":\"https:\\\/\\\/sistemasycopiadoras.com\\\/\",\"website_parsed\":\"sistemasycopiadoras.com\",\"lat\":39.86840792452768,\"lng\":-1.96366345372946},{\"name\":\"SERCAMAN\",\"address\":\"Calle Corpus Christi, 8\",\"postal_code\":\"45005\",\"city\":\"Toleado\",\"phone\":\"+34 925 228 212\",\"website\":\"https:\\\/\\\/sercaman.es\\\/\",\"website_parsed\":\"sercaman.es\",\"lat\":39.874887177398236,\"lng\":-4.032584532332356},{\"name\":\"OFIM\\u00c1TICA SAMUEL ZARAGOZA\",\"address\":\"Calle Sarcet , 4\",\"postal_code\":\"46020\",\"city\":\"Valencia\",\"phone\":\"+34 962 792 301\",\"website\":\"https:\\\/\\\/www.ofimaticasz.com\\\/\",\"website_parsed\":\"www.ofimaticasz.com\",\"lat\":39.49601025146492,\"lng\":1.64184763957339},{\"name\":\"RMO\",\"address\":\"Martinete, 198 bajo\",\"postal_code\":\"15008\",\"city\":\"A Coru\\u00f1a\",\"phone\":\"+34 981 173 441 \",\"website\":\"https:\\\/\\\/rmo.es\\\/\",\"website_parsed\":\"rmo.es\",\"lat\":43.339781035264004,\"lng\":-8.419773618198262},{\"name\":\"Reprogir\",\"address\":\"Calle Triops, s\\\/n\",\"postal_code\":\"17833\",\"city\":\"Fontcoberta, Girona\",\"phone\":\"+34 627 919 140\",\"website\":\"https:\\\/\\\/www.reprogir.net\\\/\",\"website_parsed\":\"www.reprogir.net\",\"lat\":42.148818612159715,\"lng\":2.7670279231546306},{\"name\":\"ENEA\",\"address\":\"Calle Doctor Blanco Soler 17\",\"postal_code\":\"28044\",\"city\":\"Madrid\",\"phone\":\"+34 917 106 140\",\"website\":\"https:\\\/\\\/www.eneasp.com\\\/\",\"website_parsed\":\"www.eneasp.com\",\"lat\":40.382731996582145,\"lng\":-3.7673046040839044},{\"name\":\"NEA MASTER\",\"address\":\"Calle La Corredoria, 55\",\"postal_code\":\"33211\",\"city\":\"Oviedo\",\"phone\":\"+34 985 299 399\",\"website\":\"https:\\\/\\\/www.neamaster.com\\\/\",\"website_parsed\":\"www.neamaster.com\",\"lat\":43.38556091730047,\"lng\":-5.82426858936095},{\"name\":\"MINOLSUR\",\"address\":\"Calle de Dinamarca, 3\",\"postal_code\":\"28916 \",\"city\":\"Legan\\u00e9s, Madrid\",\"phone\":\"+34 912 956 677 \",\"website\":\"https:\\\/\\\/minolsur.com\\\/\",\"website_parsed\":\"minolsur.com\",\"lat\":40.33956553772882,\"lng\":-3.7414963759831457},{\"name\":\"MAIER OFFICE\",\"address\":\"Calle Nuevo, 52-54 \",\"postal_code\":\"08592\",\"city\":\"Sant Mart\\u00ed de Centelles, Osona, Barcelona\",\"phone\":\"+34 938 441 720\",\"website\":\"https:\\\/\\\/maieroffice.cat\\\/\",\"website_parsed\":\"maieroffice.cat\",\"lat\":41.76117727365479,\"lng\":2.2501268971539905},{\"name\":\"GRUPO MAFOSAN\",\"address\":\"Calle Guadiana, 16\",\"postal_code\":\"28864\",\"city\":\"Ajalvir\",\"phone\":\"+34 914 045 356\",\"website\":\"https:\\\/\\\/www.mafosan.com\\\/\",\"website_parsed\":\"www.mafosan.com\",\"lat\":40.500194,\"lng\":-3.480487},{\"name\":\"KANARINOLTA\",\"address\":\"Calle Simancas, 6\",\"postal_code\":\"35010 \",\"city\":\"Palmas de Gran Canaria, Las Palmas\",\"phone\":\"+34 928 272 722\",\"website\":\"https:\\\/\\\/kanarinolta.es\\\/\",\"website_parsed\":\"kanarinolta.es\",\"lat\":28.13199,\"lng\":-15.44137},{\"name\":\"G. A. SISTEMAS\",\"address\":\"Avda. Vicente Aleixandre, 7\",\"postal_code\":\"40006\",\"city\":\"Segovia\",\"phone\":\"+34 921 431 400\",\"website\":\"https:\\\/\\\/gasistemas.es\\\/\",\"website_parsed\":\"gasistemas.es\",\"lat\":40.93179585885551,\"lng\":-4.102016569406736},{\"name\":\"EQUONE\",\"address\":\"Poligno Campollano, C\\\/D N.1\",\"postal_code\":\"02007\",\"city\":\"Albacete\",\"phone\":\"+34 967 674 961\",\"website\":\"https:\\\/\\\/www.equone.com\\\/\",\"website_parsed\":\"www.equone.com\",\"lat\":39.01146073450283,\"lng\":-1.8830647298173224},{\"name\":\"DIGITECO\",\"address\":\"Calle Santa Casilda, 1-3\",\"postal_code\":\"28005\",\"city\":\"Madrid\",\"phone\":\"+34 915 178 915\",\"website\":\"https:\\\/\\\/www.digiteco.es\\\/\",\"website_parsed\":\"www.digiteco.es\",\"lat\":39.40501739158,\"lng\":-3.7136761286616404},{\"name\":\"ACESA: AUTOMATIZACION Y CONTROL EMPRESARIAL\",\"address\":\"Avda. Diagonal Plaza, 14 \\u2013 Nave 26\",\"postal_code\":\"50197\",\"city\":\"Zaragoza\",\"phone\":\"+34 976 595 611\",\"website\":\"https:\\\/\\\/acesaconsulting.es\\\/\",\"website_parsed\":\"acesaconsulting.es\",\"lat\":41.636211,\"lng\":-0.985839},{\"name\":\"Digital Repro\",\"address\":\"Avda. Luis Movilla, 12 B\",\"postal_code\":\"06011\",\"city\":\"Badajoz\",\"phone\":\"+34 924 242 800\",\"website\":\"http:\\\/\\\/www.digital-repro.es\\\/\",\"website_parsed\":\"www.digital-repro.es\",\"lat\":38.862157,\"lng\":-6.985682}];\n\n            \/\/ Fun\u00e7\u00e3o para adicionar marcadores ao mapa\n            function addMarkersToMap(locations) {\n                locations.forEach(function(location) {\n                    var marker = new google.maps.Marker({\n                        position: { lat: location.lat, lng: location.lng },\n                        map: map,\n                        title: location.name,\n                        icon: icon\n                    });\n\n                    \/\/ Adicionar uma janela de informa\u00e7\u00f5es ao marcador\n                    marker.addListener('click', function() {\n                        infoWindow.close();\n                        infoWindow = new google.maps.InfoWindow({\n                            content: '<div class=\"info-window\">'+\n                            '<h3>' + location.name + '<\/h3>'+\n                            '<p>' + location.address + '<\/p>'+\n                            '<\/div>'\n                        });\n                        infoWindow.open(map, marker);\n                    });\n\n                    locationMarkers.push(marker);\n                });\n            }\n\n            \/\/ Adicionar marcadores ao mapa inicialmente\n            addMarkersToMap(locations);\n\n            \/\/ Atualizar a lista de parceiros na inicializa\u00e7\u00e3o do mapa\n            updatePartnerList(locations);\n\n            \/\/ Fechar a janela de informa\u00e7\u00f5es quando o mapa \u00e9 clicado\n            google.maps.event.addListener(map, 'click', function() {\n                if (infoWindow) {\n                    infoWindow.close();\n                }\n            });\n\n            \/\/ Atualizar a lista de parceiros com base nos resultados da pesquisa\n            searchBox.addListener('places_changed', function() {\n                var places = searchBox.getPlaces();\n\n                if (places.length == 0) {\n                    return;\n                }\n\n                \/\/ Remover os marcadores de pesquisa existentes\n                searchMarkers.forEach(function(marker) {\n                    marker.setMap(null);\n                });\n                searchMarkers = [];\n\n                var bounds = new google.maps.LatLngBounds();\n                places.forEach(function(place) {\n                    if (!place.geometry) {\n                        console.log(\"Returned place contains no geometry\");\n                        return;\n                    }\n\n                    var marker = new google.maps.Marker({\n                        map: map,\n                        title: place.name,\n                        position: place.geometry.location\n                    });\n                    searchMarkers.push(marker);\n\n                    if (place.geometry.viewport) {\n                        bounds.union(place.geometry.viewport);\n                    } else {\n                        bounds.extend(place.geometry.location);\n                    }\n                });\n                map.fitBounds(bounds);\n\n                \/\/ Atualizar a lista de parceiros com base na \u00e1rea vis\u00edvel do mapa ap\u00f3s a pesquisa\n                var visiblePartners = locations.filter(function(location) {\n                    return map.getBounds().contains({ lat: location.lat, lng: location.lng });\n                });\n                updatePartnerList(visiblePartners);\n            });\n        }\n    <\/script>\n\n\n    <script async defer\n            src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyAsQZwUHl3b-HAHGp_CvVyq86kcqPiI1Tc&libraries=places&callback=initMap\">\n    <\/script>\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. <\/p>\n","protected":false},"author":1,"featured_media":5674,"parent":5682,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-5672","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Encontre um parceiro - Waidok<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/\" \/>\r\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Encontre um parceiro - Waidok\" \/>\r\n<meta property=\"og:description\" content=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Waidok\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/\",\"url\":\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/\",\"name\":\"Encontre um parceiro - Waidok\",\"isPartOf\":{\"@id\":\"https:\/\/waidok.com\/fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/waidok.com\/wp-content\/uploads\/2021\/12\/man-sitting-using-mobile-phone.jpg\",\"datePublished\":\"2024-02-22T20:54:10+00:00\",\"dateModified\":\"2024-02-22T20:54:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#primaryimage\",\"url\":\"https:\/\/waidok.com\/wp-content\/uploads\/2021\/12\/man-sitting-using-mobile-phone.jpg\",\"contentUrl\":\"https:\/\/waidok.com\/wp-content\/uploads\/2021\/12\/man-sitting-using-mobile-phone.jpg\",\"width\":1024,\"height\":644},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/waidok.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Encontre um parceiro\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/waidok.com\/fr\/#website\",\"url\":\"https:\/\/waidok.com\/fr\/\",\"name\":\"Waidok\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/waidok.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/waidok.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/waidok.com\/fr\/#organization\",\"name\":\"Waidok\",\"url\":\"https:\/\/waidok.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/waidok.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/waidok.com\/wp-content\/uploads\/2024\/01\/waidok-logo.svg\",\"contentUrl\":\"https:\/\/waidok.com\/wp-content\/uploads\/2024\/01\/waidok-logo.svg\",\"width\":116,\"height\":22,\"caption\":\"Waidok\"},\"image\":{\"@id\":\"https:\/\/waidok.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Encontre um parceiro - Waidok","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/","og_locale":"fr_FR","og_type":"article","og_title":"Encontre um parceiro - Waidok","og_description":"Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.","og_url":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/","og_site_name":"Waidok","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/","url":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/","name":"Encontre um parceiro - Waidok","isPartOf":{"@id":"https:\/\/waidok.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#primaryimage"},"image":{"@id":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#primaryimage"},"thumbnailUrl":"https:\/\/waidok.com\/wp-content\/uploads\/2021\/12\/man-sitting-using-mobile-phone.jpg","datePublished":"2024-02-22T20:54:10+00:00","dateModified":"2024-02-22T20:54:10+00:00","breadcrumb":{"@id":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#primaryimage","url":"https:\/\/waidok.com\/wp-content\/uploads\/2021\/12\/man-sitting-using-mobile-phone.jpg","contentUrl":"https:\/\/waidok.com\/wp-content\/uploads\/2021\/12\/man-sitting-using-mobile-phone.jpg","width":1024,"height":644},{"@type":"BreadcrumbList","@id":"https:\/\/waidok.com\/fr\/clientes-e-parceiros\/encontre-um-parceiro\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/waidok.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Encontre um parceiro"}]},{"@type":"WebSite","@id":"https:\/\/waidok.com\/fr\/#website","url":"https:\/\/waidok.com\/fr\/","name":"Waidok","description":"","publisher":{"@id":"https:\/\/waidok.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/waidok.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/waidok.com\/fr\/#organization","name":"Waidok","url":"https:\/\/waidok.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/waidok.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/waidok.com\/wp-content\/uploads\/2024\/01\/waidok-logo.svg","contentUrl":"https:\/\/waidok.com\/wp-content\/uploads\/2024\/01\/waidok-logo.svg","width":116,"height":22,"caption":"Waidok"},"image":{"@id":"https:\/\/waidok.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/pages\/5672","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/comments?post=5672"}],"version-history":[{"count":0,"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/pages\/5672\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/pages\/5682"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/media\/5674"}],"wp:attachment":[{"href":"https:\/\/waidok.com\/fr\/wp-json\/wp\/v2\/media?parent=5672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}