{"id":4147,"date":"2026-05-21T09:43:37","date_gmt":"2026-05-21T07:43:37","guid":{"rendered":"https:\/\/zantingh.com\/contact\/mexico\/"},"modified":"2026-06-30T14:09:08","modified_gmt":"2026-06-30T12:09:08","slug":"mexico","status":"publish","type":"page","link":"https:\/\/zantingh.com\/en\/contact\/mexico\/","title":{"rendered":"Mexico"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4147\" class=\"elementor elementor-4147 elementor-2344\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-190753e e-con-full first-container e-flex e-con e-parent\" data-id=\"190753e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-481b904 e-con-full e-flex e-con e-child\" data-id=\"481b904\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<h1 data-interaction-id=\"2de275f\" class=\"h1-nieuws e-heading-base\" data-e-type=\"widget\" data-id=\"2de275f\">Zantingh Mexico<\/h1>\n\t\t\t\t<div class=\"elementor-element elementor-element-59be24e elementor-widget elementor-widget-text-editor\" data-id=\"59be24e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Zantingh Mexico is located in Quer\u00e9taro, on the Central Plateau of Mexico. It was in this very region that the strong growth of Mexican greenhouse horticulture began thirty years ago. <\/p><p>This development originated from Agroparcs: an approach that transformed traditional agriculture into export-oriented cultivation using high-tech horticultural greenhouses, largely based on Dutch expertise. Today, Mexican growers supply greenhouse vegetables, such as bell peppers and tomatoes, year-round, primarily to the United States and Canada. Food safety, consistent quality, low water consumption, and reduced dependence on the weather play a major role in this.  <\/p><p>Protected cultivation is indispensable in this regard. As is Dutch expertise in greenhouse technology and crop management: the Dutch philosophy. Zantingh Mexico provides local support to growers with the commissioning and maintenance of delivered installations. Due to the growth of our installed base, the service team led by Leonardo Ledesma now consists of four colleagues who are closely involved in the daily operations.   <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23d74df e-con-full e-flex e-con e-child\" data-id=\"23d74df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d80a921 e-con-full e-flex e-con e-child\" data-id=\"d80a921\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<a href=\"https:\/\/zantingh.com\/en\/service\/\" target=\"_self\" class=\"e-67896cc-50abd09 lichtblauwknop e-button-base\" data-interaction-id=\"67896cc\" data-e-type=\"widget\" data-id=\"67896cc\">\n\t\tService\n\t<\/a>\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-14bfbdc e-con-full hero-visual-shift-right e-flex e-con e-child\" data-id=\"14bfbdc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36420ac img-round-2 elementor-widget elementor-widget-image\" data-id=\"36420ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1500\" height=\"1000\" src=\"https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-33.jpg\" class=\"attachment-full size-full wp-image-4149\" alt=\"\" srcset=\"https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-33.jpg 1500w, https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-33-300x200.jpg 300w, https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-33-1024x683.jpg 1024w, https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-33-768x512.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-a082ac2 e-con-full e-flex e-con e-parent\" data-id=\"a082ac2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb6cd17 elementor-widget elementor-widget-html\" data-id=\"cb6cd17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>function initCarouselEdges() {\n  const wrapper = document.querySelector('.carrousel-buitenapagina .swiper');\n  if (!wrapper || !wrapper.swiper) {\n    setTimeout(initCarouselEdges, 200);\n    return;\n  }\n\n  const swiper = wrapper.swiper;\n\n  function getSlidesPerView() {\n    const width = window.innerWidth;\n    if (width <= 767) return 1;\n    if (width <= 1024) return 2;\n    return 4;\n  }\n\n  function updateEdges() {\n    swiper.slides.forEach(s => {\n      s.classList.remove('is-first-visible', 'is-last-visible');\n    });\n\n    const slidesPerView = getSlidesPerView();\n    const i = swiper.activeIndex;\n\n    if (swiper.slides[i]) swiper.slides[i].classList.add('is-first-visible');\n    if (slidesPerView > 1 && swiper.slides[i + slidesPerView - 1]) {\n      swiper.slides[i + slidesPerView - 1].classList.add('is-last-visible');\n    }\n  }\n\n  swiper.on('slideChange', updateEdges);\n  swiper.on('transitionEnd', updateEdges);\n  window.addEventListener('resize', updateEdges);\n  updateEdges();\n}\n\ndocument.addEventListener('DOMContentLoaded', initCarouselEdges);\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8237faa carrousel-buitenapagina elementor-widget elementor-widget-image-carousel\" data-id=\"8237faa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"CV groothandel carrousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-33.jpg\" alt=\"Untitled design (33)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-30.jpg\" alt=\"Untitled design (30)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-35.jpg\" alt=\"Untitled design (35)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/zantingh.com\/wp-content\/uploads\/2026\/05\/Ontwerp-zonder-titel-34.jpg\" alt=\"Untitled design (34)\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c84cd5e e-con-full e-flex e-con e-parent\" data-id=\"c84cd5e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"elementor-element elementor-element-02y8sj4 e-con e-atomic-element e-flexbox-base e-d3d993b-05c637c \" data-id=\"02y8sj4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d3d993b\" data-e-type=\"e-flexbox\" data-id=\"02y8sj4\">\n    \t\t\t<p class=\"e-841bdd0-ced2b2c e-paragraph-base\" data-interaction-id=\"841bdd0\" data-e-type=\"widget\" data-id=\"1smx4v4\">Are you curious about the solutions Zantingh has to offer? <\/p>\n\t\t\t\t\t<a href=\"https:\/\/zantingh.com\/en\/products\/\" target=\"_self\" class=\"e-a174d3d-e805c52 oranjeknop e-button-base\" data-interaction-id=\"a174d3d\" data-e-type=\"widget\" data-id=\"1lwgzxr\">\n\t\tView our products\n\t<\/a>\t\t\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Zantingh Mexico Zantingh Mexico is located in Quer\u00e9taro, on the Central Plateau of Mexico. It was in this very region that the strong growth of Mexican greenhouse horticulture began thirty years ago. This development originated from Agroparcs: an approach that transformed traditional agriculture into export-oriented cultivation using high-tech horticultural greenhouses, largely based on Dutch expertise. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3517,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4147","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/pages\/4147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/comments?post=4147"}],"version-history":[{"count":3,"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/pages\/4147\/revisions"}],"predecessor-version":[{"id":5470,"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/pages\/4147\/revisions\/5470"}],"up":[{"embeddable":true,"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/pages\/3517"}],"wp:attachment":[{"href":"https:\/\/zantingh.com\/en\/wp-json\/wp\/v2\/media?parent=4147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}