{"id":1229,"date":"2025-07-10T14:13:50","date_gmt":"2025-07-10T14:13:50","guid":{"rendered":"https:\/\/quickmill.01linuxsp.coridemo.com\/?page_id=1229"},"modified":"2025-09-30T09:20:32","modified_gmt":"2025-09-30T09:20:32","slug":"events","status":"publish","type":"page","link":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/","title":{"rendered":"Events"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1229\" class=\"elementor elementor-1229\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82f9255 e-flex e-con-boxed e-con e-parent\" data-id=\"82f9255\" 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-1a62b2d elementor-widget elementor-widget-heading\" data-id=\"1a62b2d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Coffee Events<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31b7515 elementor-widget elementor-widget-heading\" data-id=\"31b7515\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Let\u2019s meet where coffee comes to life.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5cf53f elementor-widget elementor-widget-heading\" data-id=\"d5cf53f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Every event is an opportunity to share our passion, meet coffee lovers, and celebrate the craftsmanship behind every cup. Here you\u2019ll find all the fairs, competitions, and special moments where Quick Mill takes the stage \u00a0whether we\u2019re showcasing our machines, supporting baristas, or organizing exclusive experiences.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c08043f e-flex e-con-boxed e-con e-parent\" data-id=\"c08043f\" 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-b4400f0 elementor-widget elementor-widget-html\" data-id=\"b4400f0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"main-c\" style=\"text-align:center; margin-bottom: 32px; display:flex; justify-content: center; gap: 16px; flex-wrap: wrap;\">\n  <button id=\"btn-tutti\" type=\"button\" class=\"btn-switch\">All events<\/button>\n  <button id=\"btn-futuri\" type=\"button\" class=\"btn-switch\">Upcoming events<\/button>\n  <button id=\"btn-passati\" type=\"button\" class=\"btn-switch\">Past events<\/button>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36f2876 elementor-widget elementor-widget-html\" data-id=\"36f2876\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  const btnTutti = document.getElementById('btn-tutti');\n  const btnFuturi = document.getElementById('btn-futuri');\n  const btnPassati = document.getElementById('btn-passati');\n  const loopTutti = document.querySelector('.loop-tutti');\n  const loopFuturi = document.querySelector('.loop-futuri');\n  const loopPassati = document.querySelector('.loop-passati');\n\n  let currentLoop = loopTutti;\n\n  function switchLoop(showLoop) {\n    if (showLoop === currentLoop) return;\n\n    \/\/ Nascondi quello attuale (fade out)\n    currentLoop.classList.add('loop-hidden');\n    setTimeout(() => {\n      currentLoop.style.display = 'none';\n\n      \/\/ Mostra il nuovo loop (fade in)\n      showLoop.style.display = 'block';\n      setTimeout(() => {\n        showLoop.classList.remove('loop-hidden');\n        currentLoop = showLoop;\n      }, 10);\n    }, 300); \/\/ la durata deve combaciare con la transizione CSS\n  }\n\n  \/\/ Stato iniziale\n  loopTutti.style.display = 'block';\n  loopFuturi.style.display = 'none';\n  loopPassati.style.display = 'none';\n  loopTutti.classList.remove('loop-hidden');\n  loopFuturi.classList.add('loop-hidden');\n  loopPassati.classList.add('loop-hidden');\n\n  btnTutti.classList.add('active');\n  btnFuturi.classList.remove('active');\n  btnPassati.classList.remove('active');\n\n  btnTutti.addEventListener('click', function() {\n    switchLoop(loopTutti);\n    btnTutti.classList.add('active');\n    btnFuturi.classList.remove('active');\n    btnPassati.classList.remove('active');\n  });\n\n  btnFuturi.addEventListener('click', function() {\n    switchLoop(loopFuturi);\n    btnFuturi.classList.add('active');\n    btnTutti.classList.remove('active');\n    btnPassati.classList.remove('active');\n  });\n\n  btnPassati.addEventListener('click', function() {\n    switchLoop(loopPassati);\n    btnPassati.classList.add('active');\n    btnTutti.classList.remove('active');\n    btnFuturi.classList.remove('active');\n  });\n});\n<\/script>\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<div class=\"elementor-element elementor-element-266a853 e-flex e-con-boxed e-con e-parent\" data-id=\"266a853\" 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-2164bc0 elementor-grid-3 loop-passati elementor-grid-laptop-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"2164bc0\" data-element_type=\"widget\" data-settings=\"{&quot;template_id&quot;:1422,&quot;columns&quot;:3,&quot;columns_laptop&quot;:3,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-1422\">.elementor-1422 .elementor-element.elementor-element-b2dc51e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1422 .elementor-element.elementor-element-de94604 img{width:530px;height:447px;object-fit:cover;object-position:center center;border-radius:14px 14px 14px 14px;}.elementor-1422 .elementor-element.elementor-element-4d2917b img{width:530px;height:447px;object-fit:cover;object-position:center center;border-radius:14px 14px 14px 14px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1422 .elementor-element.elementor-element-dfd4df6 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-1422 .elementor-element.elementor-element-dfd4df6{text-align:center;}.elementor-1422 .elementor-element.elementor-element-dfd4df6 .elementor-heading-title{font-family:\"Syne\", Sans-serif;font-size:28px;font-weight:700;color:#493127;}.elementor-1422 .elementor-element.elementor-element-24b8244 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-1422 .elementor-element.elementor-element-24b8244{text-align:center;}.elementor-1422 .elementor-element.elementor-element-24b8244 .elementor-heading-title{font-family:\"Mona Sans\", Sans-serif;font-size:16px;font-weight:300;line-height:normal;color:#493127;}.elementor-1422 .elementor-element.elementor-element-116665d > .elementor-widget-container{margin:10px 0px 020px 0px;}.elementor-1422 .elementor-element.elementor-element-116665d{text-align:center;}.elementor-1422 .elementor-element.elementor-element-116665d .elementor-heading-title{font-family:\"Mona Sans\", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;line-height:normal;color:#BA0C2F;}.elementor-1422 .elementor-element.elementor-element-a6d0e93{width:var( --container-widget-width, fit-content );max-width:fit-content;--container-widget-width:fit-content;--container-widget-flex-grow:0;}.elementor-1422 .elementor-element.elementor-element-a6d0e93 > .elementor-widget-container{background-color:#BA0C2F;padding:15px 30px 15px 30px;border-radius:100px 100px 100px 100px;}.elementor-1422 .elementor-element.elementor-element-a6d0e93.elementor-element{--align-self:center;}.elementor-1422 .elementor-element.elementor-element-a6d0e93 .elementor-heading-title{font-family:\"Mona Sans\", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;color:#FFFFFF;}@media(min-width:768px){.elementor-1422 .elementor-element.elementor-element-b2dc51e{--content-width:530px;}}@media(min-width:1600px){.elementor-1422 .elementor-element.elementor-element-a6d0e93{text-align:center;}}@media(max-width:1200px){.elementor-1422 .elementor-element.elementor-element-de94604 img{height:330px;}.elementor-1422 .elementor-element.elementor-element-4d2917b img{height:330px;}}\/* Start custom CSS for heading, class: .elementor-element-24b8244 *\/.elementor-1422 .elementor-element.elementor-element-24b8244 p{\n    font-family: \"mona sans\";\n    color: #493127 !important;\n}\/* End custom CSS *\/\n\/* Start custom CSS for container, class: .elementor-element-b2dc51e *\/.hidden-img {\n    opacity: 0;\n}\n\n.product-btn {\n        opacity: 0;\n    transform: translateY(-40px);\n\n        transition: linear 0.2s;\n}\n\n.elementor-1422 .elementor-element.elementor-element-b2dc51e:hover .product-btn {\n    opacity: 1;\n    transform: translateY(0px);\n\n}\n\n.elementor-1422 .elementor-element.elementor-element-b2dc51e:hover .hidden-img {\n    opacity: 1;\n    transition: linear 0.2s;\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1422\" class=\"elementor elementor-1422 e-loop-item e-loop-item-1256 post-1256 evento type-evento status-publish hentry categoria-evento-category\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-b2dc51e product-container e-flex e-con-boxed e-con e-parent\" data-id=\"b2dc51e\" data-element_type=\"container\" href=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/evento\/event-title-3\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d2917b elementor-widget elementor-widget-image\" data-id=\"4d2917b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1060\" height=\"894\" src=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177.jpg\" class=\"attachment-full size-full wp-image-1755\" alt=\"\" srcset=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177.jpg 1060w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-300x253.jpg 300w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-1024x864.jpg 1024w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-768x648.jpg 768w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-600x506.jpg 600w\" sizes=\"(max-width: 1060px) 100vw, 1060px\" \/>\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 class=\"elementor-element elementor-element-24b8244 elementor-widget elementor-widget-heading\" data-id=\"24b8244\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><p>WOC 2025 Geneva<\/p>...<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-116665d elementor-widget elementor-widget-heading\" data-id=\"116665d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span>Category<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d0e93 elementor-widget__width-initial product-btn elementor-widget elementor-widget-heading\" data-id=\"a6d0e93\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">SEE MORE<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1422\" class=\"elementor elementor-1422 e-loop-item e-loop-item-1255 post-1255 evento type-evento status-publish has-post-thumbnail hentry categoria-evento-category\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-b2dc51e product-container e-flex e-con-boxed e-con e-parent\" data-id=\"b2dc51e\" data-element_type=\"container\" href=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/evento\/event-title-2\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de94604 elementor-widget elementor-widget-image\" data-id=\"de94604\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"530\" height=\"447\" src=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg\" class=\"attachment-full size-full wp-image-1190\" alt=\"\" srcset=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg 530w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15-300x253.jpg 300w\" sizes=\"(max-width: 530px) 100vw, 530px\" \/>\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 class=\"elementor-element elementor-element-dfd4df6 elementor-widget elementor-widget-heading\" data-id=\"dfd4df6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Event title<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24b8244 elementor-widget elementor-widget-heading\" data-id=\"24b8244\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore...<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-116665d elementor-widget elementor-widget-heading\" data-id=\"116665d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span>Category<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d0e93 elementor-widget__width-initial product-btn elementor-widget elementor-widget-heading\" data-id=\"a6d0e93\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">SEE MORE<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1422\" class=\"elementor elementor-1422 e-loop-item e-loop-item-1254 post-1254 evento type-evento status-publish has-post-thumbnail hentry categoria-evento-category\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-b2dc51e product-container e-flex e-con-boxed e-con e-parent\" data-id=\"b2dc51e\" data-element_type=\"container\" href=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/evento\/event-title\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de94604 elementor-widget elementor-widget-image\" data-id=\"de94604\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"530\" height=\"447\" src=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg\" class=\"attachment-full size-full wp-image-1190\" alt=\"\" srcset=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg 530w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15-300x253.jpg 300w\" sizes=\"(max-width: 530px) 100vw, 530px\" \/>\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 class=\"elementor-element elementor-element-dfd4df6 elementor-widget elementor-widget-heading\" data-id=\"dfd4df6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Event title<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24b8244 elementor-widget elementor-widget-heading\" data-id=\"24b8244\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore...<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-116665d elementor-widget elementor-widget-heading\" data-id=\"116665d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span>Category<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d0e93 elementor-widget__width-initial product-btn elementor-widget elementor-widget-heading\" data-id=\"a6d0e93\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">SEE MORE<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-837c0e4 elementor-grid-3 loop-futuri elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"837c0e4\" data-element_type=\"widget\" data-settings=\"{&quot;template_id&quot;:1422,&quot;columns&quot;:3,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-loop-nothing-found-message\">\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01ac154 elementor-grid-3 loop-tutti elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"01ac154\" data-element_type=\"widget\" data-settings=\"{&quot;template_id&quot;:1422,&quot;columns&quot;:3,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1422\" class=\"elementor elementor-1422 e-loop-item e-loop-item-1256 post-1256 evento type-evento status-publish hentry categoria-evento-category\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-b2dc51e product-container e-flex e-con-boxed e-con e-parent\" data-id=\"b2dc51e\" data-element_type=\"container\" href=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/evento\/event-title-3\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d2917b elementor-widget elementor-widget-image\" data-id=\"4d2917b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1060\" height=\"894\" src=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177.jpg\" class=\"attachment-full size-full wp-image-1755\" alt=\"\" srcset=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177.jpg 1060w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-300x253.jpg 300w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-1024x864.jpg 1024w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-768x648.jpg 768w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Frame-177-600x506.jpg 600w\" sizes=\"(max-width: 1060px) 100vw, 1060px\" \/>\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 class=\"elementor-element elementor-element-24b8244 elementor-widget elementor-widget-heading\" data-id=\"24b8244\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><p>WOC 2025 Geneva<\/p>...<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-116665d elementor-widget elementor-widget-heading\" data-id=\"116665d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span>Category<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d0e93 elementor-widget__width-initial product-btn elementor-widget elementor-widget-heading\" data-id=\"a6d0e93\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">SEE MORE<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1422\" class=\"elementor elementor-1422 e-loop-item e-loop-item-1255 post-1255 evento type-evento status-publish has-post-thumbnail hentry categoria-evento-category\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-b2dc51e product-container e-flex e-con-boxed e-con e-parent\" data-id=\"b2dc51e\" data-element_type=\"container\" href=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/evento\/event-title-2\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de94604 elementor-widget elementor-widget-image\" data-id=\"de94604\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"530\" height=\"447\" src=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg\" class=\"attachment-full size-full wp-image-1190\" alt=\"\" srcset=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg 530w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15-300x253.jpg 300w\" sizes=\"(max-width: 530px) 100vw, 530px\" \/>\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 class=\"elementor-element elementor-element-dfd4df6 elementor-widget elementor-widget-heading\" data-id=\"dfd4df6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Event title<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24b8244 elementor-widget elementor-widget-heading\" data-id=\"24b8244\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore...<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-116665d elementor-widget elementor-widget-heading\" data-id=\"116665d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span>Category<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d0e93 elementor-widget__width-initial product-btn elementor-widget elementor-widget-heading\" data-id=\"a6d0e93\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">SEE MORE<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1422\" class=\"elementor elementor-1422 e-loop-item e-loop-item-1254 post-1254 evento type-evento status-publish has-post-thumbnail hentry categoria-evento-category\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-b2dc51e product-container e-flex e-con-boxed e-con e-parent\" data-id=\"b2dc51e\" data-element_type=\"container\" href=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/evento\/event-title\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de94604 elementor-widget elementor-widget-image\" data-id=\"de94604\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"530\" height=\"447\" src=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg\" class=\"attachment-full size-full wp-image-1190\" alt=\"\" srcset=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15.jpg 530w, https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/07\/Rectangle-15-300x253.jpg 300w\" sizes=\"(max-width: 530px) 100vw, 530px\" \/>\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 class=\"elementor-element elementor-element-dfd4df6 elementor-widget elementor-widget-heading\" data-id=\"dfd4df6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Event title<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24b8244 elementor-widget elementor-widget-heading\" data-id=\"24b8244\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore...<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-116665d elementor-widget elementor-widget-heading\" data-id=\"116665d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span>Category<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d0e93 elementor-widget__width-initial product-btn elementor-widget elementor-widget-heading\" data-id=\"a6d0e93\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">SEE MORE<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\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>Coffee Events Let\u2019s meet where coffee comes to life. Every event is an opportunity to share our passion, meet coffee lovers, and celebrate the craftsmanship behind every cup. Here you\u2019ll find all the fairs, competitions, and special moments where Quick Mill takes the stage \u00a0whether we\u2019re showcasing our machines, supporting baristas, or organizing exclusive experiences. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1229","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Coffee Events &amp; Fairs | Quick Mill<\/title>\n<meta name=\"description\" content=\"Join Quick Mill at coffee events, fairs, and competitions worldwide. Discover where we showcase our machines, support baristas, and share our passion for espresso.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coffee Events &amp; Fairs | Quick Mill\" \/>\n<meta property=\"og:description\" content=\"Join Quick Mill at coffee events, fairs, and competitions worldwide. Discover where we showcase our machines, support baristas, and share our passion for espresso.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/\" \/>\n<meta property=\"og:site_name\" content=\"Quick Mill\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/quickmillcoffee\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T09:20:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/05\/Rectangle-18-scaled.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1916\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/\",\"url\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/\",\"name\":\"Coffee Events & Fairs | Quick Mill\",\"isPartOf\":{\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#website\"},\"datePublished\":\"2025-07-10T14:13:50+00:00\",\"dateModified\":\"2025-09-30T09:20:32+00:00\",\"description\":\"Join Quick Mill at coffee events, fairs, and competitions worldwide. Discover where we showcase our machines, support baristas, and share our passion for espresso.\",\"breadcrumb\":{\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Events\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#website\",\"url\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/\",\"name\":\"Quick Mill\",\"description\":\"Macchine per caff\u00e8 espresso e accessori Quick Mill, realizzati a mano in Italia dal 1945. Per baristi amatoriali e professionisti. Il tuo caff\u00e8, il tuo capolavoro.\",\"publisher\":{\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#organization\"},\"alternateName\":\"Quick Mill srl\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#organization\",\"name\":\"Quick Mill srl\",\"alternateName\":\"Quick Mill\",\"url\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Group-13.svg\",\"contentUrl\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Group-13.svg\",\"width\":150,\"height\":81,\"caption\":\"Quick Mill srl\"},\"image\":{\"@id\":\"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/quickmillcoffee\",\"https:\/\/www.linkedin.com\/company\/quick-mill\/\",\"https:\/\/www.instagram.com\/quickmill_official\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Coffee Events & Fairs | Quick Mill","description":"Join Quick Mill at coffee events, fairs, and competitions worldwide. Discover where we showcase our machines, support baristas, and share our passion for espresso.","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:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/","og_locale":"en_US","og_type":"article","og_title":"Coffee Events & Fairs | Quick Mill","og_description":"Join Quick Mill at coffee events, fairs, and competitions worldwide. Discover where we showcase our machines, support baristas, and share our passion for espresso.","og_url":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/","og_site_name":"Quick Mill","article_publisher":"https:\/\/www.facebook.com\/quickmillcoffee","article_modified_time":"2025-09-30T09:20:32+00:00","og_image":[{"width":2560,"height":1916,"url":"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/05\/Rectangle-18-scaled.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/","url":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/","name":"Coffee Events & Fairs | Quick Mill","isPartOf":{"@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#website"},"datePublished":"2025-07-10T14:13:50+00:00","dateModified":"2025-09-30T09:20:32+00:00","description":"Join Quick Mill at coffee events, fairs, and competitions worldwide. Discover where we showcase our machines, support baristas, and share our passion for espresso.","breadcrumb":{"@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Events"}]},{"@type":"WebSite","@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#website","url":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/","name":"Quick Mill","description":"Macchine per caff\u00e8 espresso e accessori Quick Mill, realizzati a mano in Italia dal 1945. Per baristi amatoriali e professionisti. Il tuo caff\u00e8, il tuo capolavoro.","publisher":{"@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#organization"},"alternateName":"Quick Mill srl","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#organization","name":"Quick Mill srl","alternateName":"Quick Mill","url":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Group-13.svg","contentUrl":"https:\/\/quickmill.01linuxsp.coridemo.com\/wp-content\/uploads\/2025\/06\/Group-13.svg","width":150,"height":81,"caption":"Quick Mill srl"},"image":{"@id":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/quickmillcoffee","https:\/\/www.linkedin.com\/company\/quick-mill\/","https:\/\/www.instagram.com\/quickmill_official\/"]}]}},"_links":{"self":[{"href":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/wp-json\/wp\/v2\/pages\/1229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/wp-json\/wp\/v2\/comments?post=1229"}],"version-history":[{"count":0,"href":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/wp-json\/wp\/v2\/pages\/1229\/revisions"}],"wp:attachment":[{"href":"https:\/\/quickmill.01linuxsp.coridemo.com\/en\/wp-json\/wp\/v2\/media?parent=1229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}