{"id":3058,"date":"2025-11-24T18:04:25","date_gmt":"2025-11-24T17:04:25","guid":{"rendered":"https:\/\/golfmegastore.it\/club-fitting\/"},"modified":"2026-01-26T14:47:28","modified_gmt":"2026-01-26T13:47:28","slug":"club-fitting","status":"publish","type":"page","link":"https:\/\/golfmegastore.it\/en\/club-fitting\/","title":{"rendered":"Club Fitting"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3058\" class=\"elementor elementor-3058 elementor-267\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-640b485 no-mobile-padding e-flex e-con-boxed e-con e-parent\" data-id=\"640b485\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2a292e text-fade elementor-widget elementor-widget-heading\" data-id=\"f2a292e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Club Fitting<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc04960 elementor-widget elementor-widget-global elementor-global-3191 elementor-global-473 elementor-widget-html\" data-id=\"bc04960\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/gsap.min.js\"><\/script><script>setTimeout(function() {\n  gsap.to(\".text-fade\", {\n    clipPath: \"inset(0 0% 0 0)\",\n    duration: 1.2,\n    ease: \"power4.out\"\n  });\n}, 100);\n<\/script>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7916ac5 e-con-full e-flex e-con e-child\" data-id=\"7916ac5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa48075 elementor-widget elementor-widget-text-editor\" data-id=\"aa48075\" 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>At our Fitting Center in Vicenza, you\u2019ll find 500 m\u00b2 of advanced technology and expertise designed to deliver a fully <strong>personalized custom club fitting experience.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd11ce2 no-mobile-padding elementor-widget elementor-widget-html\" data-id=\"dd11ce2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\n\n\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Golf Scroll Effect<\/title>\n    <style>\n        .scroll-section {\n            box-sizing: border-box;\n            position: relative;\n            width: 100%;\n        }\n\n        .scroll-section .container {\n            position: relative;\n            width: 100%;\n            max-width: 1400px;\n            min-height: 80vh;\n            margin: 0 auto;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            perspective: 1000px;\n            padding: 50px 0;\n        }\n\n        .scroll-section .image-wrapper {\n            position: absolute;\n            transition: transform 0.1s ease-out;\n        }\n\n        .scroll-section .image-wrapper img {\n            display: block;\n            max-height: 70vh;\n            width: auto;\n            border-radius: 15px;\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);\n        }\n\n        \/* Immagine centrale *\/\n        .scroll-section .center {\n            z-index: 3;\n            transform: scale(1.15);\n        }\n\n        \/* Immagine sinistra *\/\n        .scroll-section .left {\n            z-index: 2;\n            transform: translateX(-150px) rotateZ(-8deg);\n            transform-origin: bottom center;\n        }\n\n        \/* Immagine destra *\/\n        .scroll-section .right {\n            z-index: 2;\n            transform: translateX(150px) rotateZ(8deg);\n            transform-origin: bottom center;\n        }\n\n        @media (max-width: 1024px) {\n            html, body {\n                overflow-x: hidden;\n            }\n            \n            .scroll-section {\n                overflow-x: hidden;\n            }\n            \n            .scroll-section .image-wrapper img {\n                max-height: 50vh;\n            }\n\n            .scroll-section .left {\n                transform: translateX(-80px) rotateZ(-8deg);\n            }\n\n            .scroll-section .right {\n                transform: translateX(80px) rotateZ(8deg);\n            }\n        }\n    <\/style>\n\n\n    <div class=\"scroll-section\">\n        <div class=\"container\">\n            <div class=\"image-wrapper left\" id=\"leftImage\">\n                <img decoding=\"async\" src=\"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/sx.webp\" alt=\"Sinistra\">\n            <\/div>\n            <div class=\"image-wrapper center\" id=\"centerImage\">\n                <img decoding=\"async\" src=\"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/centro.webp\" alt=\"Centro\">\n            <\/div>\n            <div class=\"image-wrapper right\" id=\"rightImage\">\n                <img decoding=\"async\" src=\"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/dx.webp\" alt=\"Destra\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        const leftImage = document.getElementById('leftImage');\n        const rightImage = document.getElementById('rightImage');\n        const centerImage = document.getElementById('centerImage');\n        const scrollSection = document.querySelector('.scroll-section');\n\n        \/\/ Rileva se \u00e8 mobile o tablet\n        const isMobileOrTablet = window.innerWidth <= 1024;\n\n        \/\/ Configurazione diversa per mobile\/tablet e desktop\n        const config = isMobileOrTablet ? {\n            maxTranslation: 50,  \/\/ Ridotto su mobile\/tablet per evitare overflow\n            maxRotation: 12,\n            baseTranslation: 80\n        } : {\n            maxTranslation: 150, \/\/ Desktop mantiene valori originali\n            maxRotation: 12,\n            baseTranslation: 150\n        };\n\n        window.addEventListener('scroll', () => {\n            const sectionRect = scrollSection.getBoundingClientRect();\n            const sectionTop = sectionRect.top;\n            const sectionHeight = sectionRect.height;\n            const windowHeight = window.innerHeight;\n            \n            let progress = 0;\n            const startPoint = windowHeight * 0.7;\n            \n            if (sectionTop <= startPoint && sectionTop > -sectionHeight) {\n                progress = (startPoint - sectionTop) \/ (sectionHeight + startPoint);\n            } else if (sectionTop <= -sectionHeight) {\n                progress = 1;\n            }\n            \n            const translation = progress * config.maxTranslation;\n            const rotation = 8 + (progress * config.maxRotation);\n            \n            \/\/ Usa baseTranslation appropriato per il dispositivo\n            leftImage.style.transform = `translateX(${-config.baseTranslation - translation}px) rotateZ(-${rotation}deg)`;\n            rightImage.style.transform = `translateX(${config.baseTranslation + translation}px) rotateZ(${rotation}deg)`;\n            \n            const scale = 1.15 + (progress * 0.1);\n            centerImage.style.transform = `scale(${scale})`;\n            \n            const opacity = 1 - (progress * 0.5);\n            leftImage.style.opacity = opacity;\n            rightImage.style.opacity = opacity;\n        });\n    <\/script>\n\n<\/div>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6386e4 e-con-full e-flex e-con e-child\" data-id=\"e6386e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eededcc elementor-widget elementor-widget-heading\" data-id=\"eededcc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">500 m\u00b2 Dedicated to your swing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78a43e4 elementor-widget elementor-widget-text-editor\" data-id=\"78a43e4\" 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>With<strong> 2 TrackMan 4 bays<\/strong> and a dedicated <strong>Putting Green<\/strong> area with two simulators, <br>including one equipped with <strong>hydraulic pumps <\/strong>to replicate real course slopes, <br>we analyze every detail of your swing to <strong>help you achieve maximum accuracy.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d660d9 elementor-align-center pls-glass elementor-widget elementor-widget-button\" data-id=\"1d660d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/cal.com\/golfmegastore\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/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<div class=\"elementor-element elementor-element-54f4b51 e-con-full e-flex e-con e-parent\" data-id=\"54f4b51\" 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-4ff655b elementor-widget elementor-widget-video\" data-id=\"4ff655b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/fitting-center-tagliato.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\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-5966f63 e-flex e-con-boxed e-con e-parent\" data-id=\"5966f63\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-612ac66 e-con-full e-flex e-con e-child\" data-id=\"612ac66\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2.79999999999999982236431605997495353221893310546875,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:16,&quot;end&quot;:72}},&quot;motion_fx_blur_effect&quot;:&quot;yes&quot;,&quot;motion_fx_blur_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;motion_fx_blur_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:56}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;motion_fx_blur_direction&quot;:&quot;out-in&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0655eff elementor-widget elementor-widget-heading\" data-id=\"0655eff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">A properly fitted club means:<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e36d4e3 elementor-widget elementor-widget-text-editor\" data-id=\"e36d4e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>More distance<\/strong> and better <strong>control<\/strong><\/li><li><strong>Improved accuracy,<\/strong> fewer mistakes<\/li><li><strong>Correct posture<\/strong> and reduced risk of injuries<\/li><\/ul>\t\t\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<div class=\"elementor-element elementor-element-860b666 e-flex e-con-boxed e-con e-parent\" data-id=\"860b666\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-898697a elementor-widget elementor-widget-heading\" data-id=\"898697a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Our fitting options<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7ec901 elementor-widget elementor-widget-html\" data-id=\"b7ec901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"tabella-scroll\">\n  <table class=\"golf-table\">\n    <thead>\n      <tr>\n        <th>Fitting type<\/th>\n<th>Duration<\/th>\n<th>Price<\/th>\n<th>Description<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td>Full Bag fitting<\/td>\n<td>1h 30min<\/td>\n<td>150\u20ac<\/td>\n<td>Woods and irons for complete bag optimization.<\/td>\n      <\/tr>\n      <tr>\n        <td>Wood fitting<\/td>\n<td>1h<\/td>\n<td>100\u20ac<\/td>\n<td>Driver, fairway woods, and hybrids to maximize distance and precision.<\/td>\n      <\/tr>\n      <tr>\n        <td>Iron fitting<\/td>\n<td>1h<\/td>\n<td>100\u20ac<\/td>\n<td>Full customization of your irons for control and feel.<\/td>\n      <\/tr>\n      <tr>\n        <td>Putter fitting<\/td>\n<td>30 min<\/td>\n<td>50\u20ac<\/td>\n<td>Detailed putting analysis with Capto sensor and simulator.<\/td>\n      <\/tr>\n      <tr>\n        <td colspan=\"4\" class=\"note\">When you purchase new equipment, 30% of the fitting fee (excluding putter fitting) will be credited toward your order.<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a60de4 elementor-align-center pls-verde-2 elementor-widget elementor-widget-button\" data-id=\"9a60de4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/cal.com\/golfmegastore\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book your club fitting session now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-4e7eb62 e-flex e-con-boxed e-con e-parent\" data-id=\"4e7eb62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11cbeb4 elementor-widget elementor-widget-html\" data-id=\"11cbeb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"galleria-wrapper\">\n  <section id=\"galleria-scroll-13\">\n    <!-- Titolo e sottotitolo con traduzione -->\n    <div class=\"galleria-header\">\n      <h3 id=\"galleria-title-13\">How a Club Fitting session works<\/h3>\n      <p id=\"galleria-subtitle-13\">A <strong>personalized process<\/strong> to find<strong> the perfect set<\/strong> of clubs for your game:<\/p>\n    <\/div>\n    \n    <div class=\"galleria-container\" id=\"galleria-container-13\">\n      <div class=\"galleria-item\">\n        <div class=\"galleria-box\">\n          <div class=\"numero\">01<\/div>\n          <div class=\"testo\">\n            <h3 data-translate=\"analisi_iniziale\">Initial consultation<\/h3>\n            <p data-translate=\"analisi_iniziale_desc\">We get to know your playing level, needs, and goals.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"galleria-item\">\n        <div class=\"galleria-box\">\n          <div class=\"numero\">02<\/div>\n          <div class=\"testo\">\n            <h3 data-translate=\"valutazione_swing\">Swing evaluation<\/h3>\n            <p data-translate=\"valutazione_swing_desc\">Using advanced tools, we measure speed, trajectory, angle of attack, and other key parameters.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"galleria-item\">\n        <div class=\"galleria-box\">\n          <div class=\"numero\">03<\/div>\n          <div class=\"testo\">\n            <h3 data-translate=\"test\">Testing<\/h3>\n            <p data-translate=\"test_desc\">You try a selection of clubs with different shaft and head combinations to find the best match for your swing.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"galleria-item\">\n        <div class=\"galleria-box\">\n          <div class=\"numero\">04<\/div>\n          <div class=\"testo\">\n            <h3 data-translate=\"analisi_dati\">Real-time data analysis<\/h3>\n            <p data-translate=\"analisi_dati_desc\">Our simulators and sensors provide precise feedback on every technical choice.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"galleria-item\">\n        <div class=\"galleria-box\">\n          <div class=\"numero\">05<\/div>\n          <div class=\"testo\">\n            <h3 data-translate=\"consigli\">Personalized recommendations<\/h3>\n            <p data-translate=\"consigli_desc\">We deliver a detailed report with the best options to elevate your game.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"galleria-item\">\n        <div class=\"galleria-box\">\n          <div class=\"numero\">06<\/div>\n          <div class=\"testo\">\n            <h3 data-translate=\"ordine\">Order &amp; customization<\/h3>\n            <p data-translate=\"ordine_desc\">Order custom-built clubs, tailored to every detail of your preferences.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"galleria-dots\" id=\"galleria-dots-13\"><\/div>\n  <\/section>\n<\/div>\n\n<style>\n  .galleria-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  .galleria-wrapper {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    max-width: none;\n    padding: 0;\n  }\n\n  #galleria-scroll-13 {\n    position: sticky;\n    top: 0;\n    width: 100%;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    height: 730px;\n    padding-bottom: 80px;\n    padding-left: 40px;\n  }\n\n  .galleria-header {\n    width: 100%;\n    text-align: center;\n    padding: 0 40px 40px 0;\n    margin-bottom: 30px;\n  }\n\n  .galleria-header h3 {\n    font-size: 42px;\n    font-weight: bold;\n    font-family: 'Joane', sans-serif;\n    color: #3F4D34;\n    margin-bottom: 15px;\n    line-height: 1.2;\n  }\n\n  .galleria-header p {\n    font-size: 18px;\n    line-height: 1.6;\n    color: #3F4D34;\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  .galleria-header p strong {\n    font-weight: 700;\n  }\n\n  .galleria-container {\n    display: flex;\n    gap: 30px;\n    width: max-content;\n    height: auto;\n    transform: translateX(0);\n    will-change: transform;\n    transition: none;\n  }\n\n  .galleria-item {\n    flex: 0 0 24vw;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .galleria-box {\n    background: #F4EFE8;\n    border-radius: 20px;\n    padding: 40px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 20px;\n    min-height: 360px;\n  }\n\n  .numero {\n    font-size: 30px;\n    font-weight: bold;\n    color: #ffffff;\n    background: #3F4D34;\n    width: 70px;\n    height: 70px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .testo {\n    flex: 1;\n  }\n\n  .testo h3 {\n    font-size: 25px;\n    font-weight: bold;\n    font-family: \"Montserrat\", sans-serif;\n    margin-bottom: 15px;\n    color: #3F4D34;\n  }\n\n  .testo p {\n    font-size: 1rem;\n    line-height: 1.6;\n    color: #3F4D34;\n  }\n\n  .galleria-dots {\n    display: none;\n    justify-content: center;\n    gap: 12px;\n    padding: 20px 0;\n    width: 100%;\n  }\n\n  .galleria-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: rgba(63, 77, 52, 0.3);\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  .galleria-dot.active {\n    background: #3F4D34;\n    transform: scale(1.3);\n  }\n\n  @media (max-width: 1024px) {\n    .galleria-wrapper {\n      width: 100vw;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n    }\n    \n    #galleria-scroll-13 {\n      padding-left: 0;\n      position: relative;\n      height: auto;\n      padding-bottom: 0;\n    }\n    \n    .galleria-header {\n      padding: 0 30px 30px 30px;\n      margin-bottom: 20px;\n    }\n    \n    .galleria-header h3 {\n      font-size: 35px;\n    }\n    \n    .galleria-header p {\n      font-size: 16px;\n    }\n    \n    .galleria-item {\n      flex: 0 0 100vw;\n      padding: 0 30px;\n    }\n    \n    .galleria-container {\n      gap: 0;\n      transition: transform 0.3s ease-out;\n    }\n    \n    .galleria-box {\n      border-radius: 20px;\n    }\n    \n    .galleria-dots {\n      display: flex;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .galleria-header {\n      padding: 0 20px 20px 20px;\n      margin-bottom: 15px;\n    }\n    \n    .galleria-header h3 {\n      font-size: 35px;\n    }\n    \n    .galleria-header p {\n      font-size: 14px;\n    }\n    \n    .galleria-item {\n      flex: 0 0 100vw;\n      padding: 0 20px;\n    }\n    \n    .galleria-container {\n      transition: transform 0.3s ease-out;\n    }\n    \n    .galleria-box {\n      padding: 30px;\n      min-height: 280px;\n    }\n    \n    .numero {\n      font-size: 24px;\n      width: 60px;\n      height: 60px;\n    }\n    \n    .testo h3 {\n      font-size: 20px;\n    }\n    \n    .testo p {\n      font-size: 0.9rem;\n    }\n    \n    .galleria-dot {\n      width: 8px;\n      height: 8px;\n    }\n  }\n<\/style>\n\n<script>\n(function() {\n    \"use strict\";\n    \n    var translations = {\n        \"it\": {\n            \"header_title\": \"Come funziona il club fitting\",\n            \"header_subtitle\": \"Un <strong>percorso studiato<\/strong> <strong>su misura<\/strong> per trovare il set di bastoni perfetto per te\",\n            \"analisi_iniziale\": \"Analisi iniziale\",\n            \"analisi_iniziale_desc\": \"Conosciamo il tuo livello di gioco, le tue esigenze e gli obiettivi che vuoi raggiungere\",\n            \"valutazione_swing\": \"Valutazione dello swing\",\n            \"valutazione_swing_desc\": \"Utilizziamo strumenti di analisi avanzata per misurare velocit\u00e0, traiettoria, angolo di attacco e altri parametri chiave.\",\n            \"test\": \"Test\",\n            \"test_desc\": \"Provi una selezione di bastoni con combinazioni differenti di shaft e teste, per individuare quelle pi\u00f9 adatte al tuo swing.\",\n            \"analisi_dati\": \"Analisi dei dati in tempo reale\",\n            \"analisi_dati_desc\": \"Grazie ai nostri simulatori e sensori, valutiamo con precisione l'impatto di ogni scelta tecnica.\",\n            \"consigli\": \"Consigli personalizzati\",\n            \"consigli_desc\": \"Ti forniamo un report dettagliato e le opzioni migliori per ottenere il massimo dal tuo gioco.\",\n            \"ordine\": \"Ordine e personalizzazione\",\n            \"ordine_desc\": \"Possibilit\u00e0 di ordinare bastoni su misura, personalizzando ogni dettaglio.\"\n        },\n        \"en\": {\n            \"header_title\": \"How club fitting works\",\n            \"header_subtitle\": \"A <strong>tailored journey<\/strong> to find the <strong>perfect set<\/strong> of clubs for you\",\n            \"analisi_iniziale\": \"Initial Analysis\",\n            \"analisi_iniziale_desc\": \"We get to know your skill level, needs and goals you want to achieve\",\n            \"valutazione_swing\": \"Swing Evaluation\",\n            \"valutazione_swing_desc\": \"We use advanced analysis tools to measure speed, trajectory, angle of attack and other key parameters.\",\n            \"test\": \"Testing\",\n            \"test_desc\": \"You test a selection of clubs with different shaft and head combinations to identify the ones best suited to your swing.\",\n            \"analisi_dati\": \"Real-time Data Analysis\",\n            \"analisi_dati_desc\": \"Thanks to our simulators and sensors, we accurately assess the impact of each technical choice.\",\n            \"consigli\": \"Personalized Advice\",\n            \"consigli_desc\": \"We provide you with a detailed report and the best options to get the most out of your game.\",\n            \"ordine\": \"Order and Customization\",\n            \"ordine_desc\": \"Possibility to order custom-made clubs, personalizing every detail.\"\n        }\n    };\n    \n    function getCurrentLang() {\n        var pathParts = window.location.pathname.split(\"\/\").filter(function(p) { return p; });\n        if (pathParts.length > 0 && translations[pathParts[0]]) {\n            return pathParts[0];\n        }\n        \n        var htmlLang = document.documentElement.lang.substring(0, 2);\n        if (translations[htmlLang]) {\n            return htmlLang;\n        }\n        \n        var bodyClass = document.body.className;\n        var match = bodyClass.match(\/lang-([a-z]{2})\/i);\n        if (match && translations[match[1]]) {\n            return match[1];\n        }\n        \n        return \"it\";\n    }\n    \n    function applyTranslations() {\n        var lang = getCurrentLang();\n        var trans = translations[lang];\n        \n        var titleElement = document.getElementById(\"galleria-title-13\");\n        var subtitleElement = document.getElementById(\"galleria-subtitle-13\");\n        \n        if (titleElement && trans[\"header_title\"]) {\n            titleElement.textContent = trans[\"header_title\"];\n        }\n        \n        if (subtitleElement && trans[\"header_subtitle\"]) {\n            subtitleElement.innerHTML = trans[\"header_subtitle\"];\n        }\n        \n        document.querySelectorAll(\"[data-translate]\").forEach(function(el) {\n            var key = el.getAttribute(\"data-translate\");\n            if (trans[key]) {\n                el.textContent = trans[key];\n            }\n        });\n    }\n    \n    var isDesktop = window.innerWidth > 1024;\n    var autoplayInterval;\n    var currentSlide = 0;\n    var totalSlides = 0;\n    var isTransitioning = false;\n    \n    function initGallery() {\n        var container = document.getElementById(\"galleria-container-13\");\n        var galleryWrapper = document.querySelector(\".galleria-wrapper\");\n        var gallerySection = document.getElementById(\"galleria-scroll-13\");\n        var dotsContainer = document.getElementById(\"galleria-dots-13\");\n        \n        if (!container || !galleryWrapper || !gallerySection) {\n            return;\n        }\n\n        applyTranslations();\n\n        setTimeout(function() {\n            var widgetHtml = document.querySelector(\".elementor-widget-html\");\n            if (widgetHtml) {\n                var elementorContainer = widgetHtml.closest(\".elementor-container\");\n                var elementorColumn = widgetHtml.closest(\".elementor-column\");\n                \n                if (elementorContainer) {\n                    elementorContainer.style.maxWidth = \"100%\";\n                    elementorContainer.style.width = \"100%\";\n                    elementorContainer.style.padding = \"0\";\n                }\n                if (elementorColumn) {\n                    elementorColumn.style.width = \"100%\";\n                    elementorColumn.style.padding = \"0\";\n                }\n            }\n\n            isDesktop = window.innerWidth > 1024;\n            totalSlides = container.querySelectorAll(\".galleria-item\").length;\n\n            if (isDesktop) {\n                initDesktopScroll();\n            } else {\n                initMobileSlider();\n            }\n        }, 200);\n    }\n\n    function initDesktopScroll() {\n        var container = document.getElementById(\"galleria-container-13\");\n        var galleryWrapper = document.querySelector(\".galleria-wrapper\");\n        var gallerySection = document.getElementById(\"galleria-scroll-13\");\n        var dotsContainer = document.getElementById(\"galleria-dots-13\");\n        \n        dotsContainer.innerHTML = \"\";\n        \n        if (autoplayInterval) {\n            clearInterval(autoplayInterval);\n        }\n\n        var calculateDimensions = function() {\n            var items = container.querySelectorAll(\".galleria-item\");\n            var numItems = items.length;\n            var itemWidth = window.innerWidth * 0.24;\n            var gap = 30;\n            \n            var totalWidth = (numItems * itemWidth) + ((numItems - 1) * gap);\n            var viewportWidth = window.innerWidth;\n            \n            var extraScroll = itemWidth * 0.5;\n            var scrollableDistance = Math.max(0, totalWidth - viewportWidth + extraScroll + 40);\n            \n            return {\n                totalWidth: totalWidth,\n                viewportWidth: viewportWidth,\n                scrollableDistance: scrollableDistance\n            };\n        };\n\n        var dimensions = calculateDimensions();\n\n        var updateWrapperHeight = function() {\n            dimensions = calculateDimensions();\n            var stickyHeight = 730;\n            var totalHeight = stickyHeight + dimensions.scrollableDistance;\n            galleryWrapper.style.height = totalHeight + \"px\";\n        };\n\n        updateWrapperHeight();\n        window.addEventListener(\"resize\", updateWrapperHeight);\n\n        var stickyStart = null;\n\n        function updateGalleryPosition() {\n            if (!isDesktop) return;\n            \n            var scrollPosition = window.pageYOffset || document.documentElement.scrollTop;\n            var galleryRect = gallerySection.getBoundingClientRect();\n\n            if (galleryRect.top <= 0 && galleryRect.bottom > 0) {\n                if (stickyStart === null) {\n                    stickyStart = scrollPosition;\n                }\n                var horizontalScroll = scrollPosition - stickyStart;\n                horizontalScroll = Math.max(0, Math.min(horizontalScroll, dimensions.scrollableDistance));\n                container.style.transform = \"translateX(-\" + horizontalScroll + \"px)\";\n            } else if (galleryRect.top > 0) {\n                stickyStart = null;\n                container.style.transform = \"translateX(0px)\";\n            }\n\n            requestAnimationFrame(updateGalleryPosition);\n        }\n\n        requestAnimationFrame(updateGalleryPosition);\n    }\n\n    function initMobileSlider() {\n        var container = document.getElementById(\"galleria-container-13\");\n        var galleryWrapper = document.querySelector(\".galleria-wrapper\");\n        var dotsContainer = document.getElementById(\"galleria-dots-13\");\n        \n        galleryWrapper.style.height = \"auto\";\n        \n        dotsContainer.innerHTML = \"\";\n        for (var i = 0; i < totalSlides; i++) {\n            var dot = document.createElement(\"div\");\n            dot.className = \"galleria-dot\";\n            if (i === 0) dot.classList.add(\"active\");\n            dot.addEventListener(\"click\", function(index) {\n                return function() {\n                    if (isTransitioning) return;\n                    stopAutoplay();\n                    goToSlide(index);\n                    startAutoplay();\n                };\n            }(i));\n            dotsContainer.appendChild(dot);\n        }\n        \n        currentSlide = 0;\n        isTransitioning = false;\n        goToSlide(0);\n        startAutoplay();\n        \n        var touchStartX = 0;\n        var touchEndX = 0;\n        var isDragging = false;\n        \n        container.addEventListener(\"touchstart\", function(e) {\n            if (isTransitioning) return;\n            touchStartX = e.changedTouches[0].screenX;\n            touchEndX = touchStartX;\n            isDragging = true;\n            stopAutoplay();\n        }, {passive: true});\n        \n        container.addEventListener(\"touchmove\", function(e) {\n            if (!isDragging || isTransitioning) return;\n            touchEndX = e.changedTouches[0].screenX;\n        }, {passive: true});\n        \n        container.addEventListener(\"touchend\", function(e) {\n            if (!isDragging || isTransitioning) return;\n            isDragging = false;\n            handleSwipe();\n        }, {passive: true});\n        \n        function handleSwipe() {\n            var diff = touchStartX - touchEndX;\n            if (Math.abs(diff) > 50) {\n                if (diff > 0) {\n                    nextSlide();\n                } else {\n                    prevSlide();\n                }\n            } else {\n                startAutoplay();\n            }\n            touchStartX = 0;\n            touchEndX = 0;\n        }\n    }\n\n    function goToSlide(index) {\n        if (isTransitioning) return;\n        \n        var container = document.getElementById(\"galleria-container-13\");\n        var items = container.querySelectorAll(\".galleria-item\");\n        \n        if (items.length === 0) return;\n        \n        isTransitioning = true;\n        currentSlide = index;\n        \n        var itemWidth = items[0].getBoundingClientRect().width;\n        \n        container.style.transform = \"translateX(-\" + (currentSlide * itemWidth) + \"px)\";\n        updateDots();\n        \n        setTimeout(function() {\n            isTransitioning = false;\n        }, 350);\n    }\n\n    function nextSlide() {\n        if (isTransitioning) return;\n        stopAutoplay();\n        currentSlide = (currentSlide + 1) % totalSlides;\n        goToSlide(currentSlide);\n        startAutoplay();\n    }\n\n    function prevSlide() {\n        if (isTransitioning) return;\n        stopAutoplay();\n        currentSlide = (currentSlide - 1 + totalSlides) % totalSlides;\n        goToSlide(currentSlide);\n        startAutoplay();\n    }\n\n    function updateDots() {\n        var dots = document.querySelectorAll(\".galleria-dot\");\n        dots.forEach(function(dot, index) {\n            dot.classList.toggle(\"active\", index === currentSlide);\n        });\n    }\n\n    function startAutoplay() {\n        if (autoplayInterval) {\n            clearInterval(autoplayInterval);\n        }\n        autoplayInterval = setInterval(function() {\n            nextSlide();\n        }, 2500);\n    }\n\n    function stopAutoplay() {\n        if (autoplayInterval) {\n            clearInterval(autoplayInterval);\n        }\n    }\n\n    if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initGallery);\n    } else {\n        initGallery();\n    }\n    \n    window.addEventListener(\"load\", function() {\n        setTimeout(initGallery, 100);\n    });\n    \n    var resizeTimeout;\n    window.addEventListener(\"resize\", function() {\n        clearTimeout(resizeTimeout);\n        resizeTimeout = setTimeout(function() {\n            var wasDesktop = isDesktop;\n            isDesktop = window.innerWidth > 1024;\n            if (wasDesktop !== isDesktop) {\n                initGallery();\n            }\n        }, 250);\n    });\n})();\n<\/script>\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-9adf639 e-flex e-con-boxed e-con e-parent\" data-id=\"9adf639\" data-element_type=\"container\" data-e-type=\"container\" id=\"prenota-club-fitting\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9be016a elementor-align-center pls-verde-2 elementor-widget elementor-widget-button\" data-id=\"9be016a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/cal.com\/golfmegastore\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book your club fitting session now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-e7ae4b2 e-flex e-con-boxed e-con e-parent\" data-id=\"e7ae4b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-97d01bc e-con-full e-flex e-con e-child\" data-id=\"97d01bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc894e4 elementor-widget elementor-widget-global elementor-global-3199 elementor-global-321 elementor-widget-heading\" data-id=\"bc894e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Other Services<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b8fcaa e-con-full e-flex e-con e-child\" data-id=\"0b8fcaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-d1fa010 e-con-full hover e-flex e-con e-child\" data-id=\"d1fa010\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/golfmegastore.it\/en\/membership\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ada0b4c elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-global elementor-global-3165 elementor-global-768 elementor-widget-icon-box\" data-id=\"ada0b4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"59\" height=\"102\" viewBox=\"0 0 59 102\" fill=\"none\"><path d=\"M41.3544 12.3102C41.3903 13.9874 41.1092 15.6554 40.5277 17.2161C39.9462 18.7768 39.076 20.1987 37.9683 21.3985C36.8605 22.5983 35.5374 23.5517 34.0768 24.2028C32.6161 24.8539 31.0473 25.1894 29.4625 25.1899C27.8776 25.1903 26.3087 24.8555 24.8477 24.2052C23.3868 23.5549 22.0633 22.6022 20.9549 21.403C19.8466 20.2038 18.9757 18.7823 18.3935 17.2219C17.8113 15.6616 17.5294 13.9938 17.5644 12.3165C17.6332 9.02567 18.9162 5.89411 21.1388 3.59216C23.3614 1.29022 26.3471 0.000823504 29.4565 3.94327e-07C32.566 -0.000822716 35.5522 1.28699 37.7759 3.58776C39.9997 5.88853 41.2841 9.01941 41.3544 12.3102Z\" fill=\"#BCAF9D\"><\/path><path d=\"M58.0115 11.6245C56.8217 8.47575 47.8982 10.9947 46.1135 14.7732C44.9237 16.6625 44.9237 22.3302 38.9747 26.7384C34.2155 29.8871 29.4563 29.8871 29.4563 29.8871C27.6716 33.6656 28.8614 36.8143 30.6461 39.9631C33.6206 45.6308 34.2155 51.2985 34.8104 57.596C35.4053 65.7827 31.8359 72.7099 21.1277 77.7479C16.3685 79.6371 13.394 83.4156 15.1787 89.7131C15.1787 89.7131 27.0767 87.8238 33.6206 82.1561C42.5441 74.5991 44.3288 67.6719 44.3288 67.6719C44.3288 67.6719 44.9237 72.0802 44.3288 79.6371C43.7339 85.9346 43.139 89.0833 41.9492 93.4915C40.7594 97.8998 43.7339 101.049 47.3033 101.049C50.8727 101.049 53.2523 98.5295 53.2523 94.751L55.037 82.7859C56.8217 69.5612 55.037 55.7067 50.2778 43.1118C50.2778 42.4821 49.6829 42.4821 49.6829 41.8523C46.1135 31.7764 50.8727 25.4789 53.2523 22.9599C55.037 20.4409 60.391 15.403 58.0115 11.6245ZM5.66034 53.1878L27.6716 29.8871L23.5073 27.9979L0.901149 50.6688C0.901149 50.6688 -1.47845 55.077 1.49605 61.3745C4.47054 67.6719 11.0144 63.2637 11.0144 63.2637C13.394 62.0042 12.2042 60.7447 11.0144 59.4852C9.82463 58.2257 5.66034 53.1878 5.66034 53.1878Z\" fill=\"#BCAF9D\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tGolf 2.0 Indoor\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tGolf without seasons.<br>The most convenient way to play golf.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edc5919 elementor-widget elementor-widget-global elementor-global-3148 elementor-global-771 elementor-widget-html\" data-id=\"edc5919\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"btn-container-beige\">\n    <div class=\"elementor-button\">Membership<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7cca0f2 e-con-full e-flex e-con e-child\" data-id=\"7cca0f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-d6d2ce2 e-con-full hover e-flex e-con e-child\" data-id=\"d6d2ce2\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/golfmegastore.it\/en\/gift-card\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98a7f1f elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-global elementor-global-3189 elementor-global-607 elementor-widget-icon-box\" data-id=\"98a7f1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"136\" height=\"103\" viewBox=\"0 0 136 103\" fill=\"none\"><path d=\"M50.7398 102.607H115.01C120.393 102.607 125.555 100.445 129.362 96.5965C133.168 92.748 135.306 87.5283 135.306 82.0857V51.3035H57.911L69.5473 63.0692C70.0458 63.5388 70.4457 64.1052 70.723 64.7346C71.0003 65.3639 71.1494 66.0432 71.1615 66.7321C71.1735 67.4209 71.0481 68.1052 70.793 68.744C70.5378 69.3828 70.1579 69.9631 69.6761 70.4503C69.1943 70.9375 68.6204 71.3215 67.9886 71.5795C67.3568 71.8376 66.68 71.9643 65.9988 71.9521C65.3175 71.94 64.6456 71.7892 64.0232 71.5088C63.4008 71.2284 62.8406 70.8241 62.3761 70.3201L50.7398 58.5544V102.607ZM40.5918 41.0428V34.2024C40.5918 32.8494 40.195 31.5269 39.4517 30.402C38.7083 29.2771 37.6517 28.4003 36.4155 27.8826C35.1793 27.3648 33.819 27.2294 32.5067 27.4933C31.1943 27.7573 29.9889 28.4088 29.0427 29.3654C28.0966 30.3221 27.4522 31.5409 27.1912 32.8679C26.9302 34.1948 27.0641 35.5702 27.5762 36.8201C28.0882 38.07 28.9554 39.1384 30.0679 39.89C31.1805 40.6416 32.4885 41.0428 33.8265 41.0428H40.5918ZM50.7398 34.2024V41.0428H57.5051C58.8431 41.0428 60.1511 40.6416 61.2637 39.89C62.3762 39.1384 63.2433 38.07 63.7554 36.8201C64.2674 35.5702 64.4014 34.1948 64.1404 32.8679C63.8793 31.5409 63.235 30.3221 62.2889 29.3654C61.3427 28.4088 60.1373 27.7573 58.8249 27.4933C57.5126 27.2294 56.1523 27.3648 54.9161 27.8826C53.6799 28.4003 52.6233 29.2771 51.8799 30.402C51.1365 31.5269 50.7398 32.8494 50.7398 34.2024ZM50.7398 18.524V0H115.01C120.393 0 125.555 2.16207 129.362 6.01058C133.168 9.8591 135.306 15.0788 135.306 20.5214V41.0428H73.0111C74.3732 37.8919 74.7642 34.399 74.1331 31.02C73.5019 27.641 71.8779 24.5329 69.4731 22.1014C67.0683 19.6698 63.9943 18.0278 60.6524 17.3896C57.3106 16.7514 53.856 17.1468 50.7398 18.524ZM40.5918 0V18.524C37.4755 17.1468 34.021 16.7514 30.6792 17.3896C27.3373 18.0278 24.2633 19.6698 21.8585 22.1014C19.4536 24.5329 17.8297 27.641 17.1985 31.02C16.5674 34.399 16.9583 37.8919 18.3204 41.0428H0V20.5214C0 15.0788 2.13831 9.8591 5.94453 6.01058C9.75076 2.16207 14.9131 0 20.2959 0H40.5918ZM40.5918 58.5544V102.607H20.2959C14.9131 102.607 9.75076 100.445 5.94453 96.5965C2.13831 92.748 0 87.5283 0 82.0857V51.3035H33.4206L21.7843 63.0692C21.2858 63.5388 20.8859 64.1052 20.6086 64.7346C20.3313 65.3639 20.1821 66.0432 20.1701 66.7321C20.1581 67.4209 20.2834 68.1052 20.5386 68.744C20.7938 69.3828 21.1737 69.9631 21.6555 70.4503C22.1373 70.9375 22.7112 71.3215 23.343 71.5795C23.9748 71.8376 24.6515 71.9643 25.3328 71.9521C26.0141 71.94 26.686 71.7892 27.3084 71.5088C27.9308 71.2284 28.491 70.8241 28.9555 70.3201L40.5918 58.5544Z\" fill=\"#BCAF9D\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tGift Card\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tA surefire hit for every occasion.<br>With our Gift Card, you give the gift of freedom of choice:<br>golf equipment, accessories, and services.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ebbc91 elementor-widget elementor-widget-global elementor-global-3187 elementor-global-610 elementor-widget-html\" data-id=\"9ebbc91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"btn-container-beige\">\n    <div class=\"elementor-button\">Give now<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/a>\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>Club Fitting At our Fitting Center in Vicenza, you\u2019ll find 500 m\u00b2 of advanced technology and expertise designed to deliver a fully personalized custom club fitting experience. Golf Scroll Effect 500 m\u00b2 Dedicated to your swing With 2 TrackMan 4 bays and a dedicated Putting Green area with two simulators, including one equipped with hydraulic &#8230; <a title=\"Club Fitting\" class=\"read-more\" href=\"https:\/\/golfmegastore.it\/en\/club-fitting\/\" aria-label=\"Read more about Club Fitting\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-3058","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Club Fitting - Golf 2.0 Megastore<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/golfmegastore.it\/en\/club-fitting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Club Fitting - Golf 2.0 Megastore\" \/>\n<meta property=\"og:description\" content=\"Club Fitting At our Fitting Center in Vicenza, you\u2019ll find 500 m\u00b2 of advanced technology and expertise designed to deliver a fully personalized custom club fitting experience. Golf Scroll Effect 500 m\u00b2 Dedicated to your swing With 2 TrackMan 4 bays and a dedicated Putting Green area with two simulators, including one equipped with hydraulic ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/golfmegastore.it\/en\/club-fitting\/\" \/>\n<meta property=\"og:site_name\" content=\"Golf 2.0 Megastore\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-26T13:47:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/sx.webp\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/\",\"url\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/\",\"name\":\"Club Fitting - Golf 2.0 Megastore\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/golfmegastore.it\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/sx.webp\",\"datePublished\":\"2025-11-24T17:04:25+00:00\",\"dateModified\":\"2026-01-26T13:47:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/#primaryimage\",\"url\":\"https:\\\/\\\/golfmegastore.it\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/sx.webp\",\"contentUrl\":\"https:\\\/\\\/golfmegastore.it\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/sx.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/club-fitting\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Club Fitting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/\",\"name\":\"Golf 2.0 Megastore\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/golfmegastore.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Club Fitting - Golf 2.0 Megastore","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:\/\/golfmegastore.it\/en\/club-fitting\/","og_locale":"en_US","og_type":"article","og_title":"Club Fitting - Golf 2.0 Megastore","og_description":"Club Fitting At our Fitting Center in Vicenza, you\u2019ll find 500 m\u00b2 of advanced technology and expertise designed to deliver a fully personalized custom club fitting experience. Golf Scroll Effect 500 m\u00b2 Dedicated to your swing With 2 TrackMan 4 bays and a dedicated Putting Green area with two simulators, including one equipped with hydraulic ... Read more","og_url":"https:\/\/golfmegastore.it\/en\/club-fitting\/","og_site_name":"Golf 2.0 Megastore","article_modified_time":"2026-01-26T13:47:28+00:00","og_image":[{"url":"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/sx.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/golfmegastore.it\/en\/club-fitting\/","url":"https:\/\/golfmegastore.it\/en\/club-fitting\/","name":"Club Fitting - Golf 2.0 Megastore","isPartOf":{"@id":"https:\/\/golfmegastore.it\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/golfmegastore.it\/en\/club-fitting\/#primaryimage"},"image":{"@id":"https:\/\/golfmegastore.it\/en\/club-fitting\/#primaryimage"},"thumbnailUrl":"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/sx.webp","datePublished":"2025-11-24T17:04:25+00:00","dateModified":"2026-01-26T13:47:28+00:00","breadcrumb":{"@id":"https:\/\/golfmegastore.it\/en\/club-fitting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/golfmegastore.it\/en\/club-fitting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/golfmegastore.it\/en\/club-fitting\/#primaryimage","url":"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/sx.webp","contentUrl":"https:\/\/golfmegastore.it\/wp-content\/uploads\/2025\/11\/sx.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/golfmegastore.it\/en\/club-fitting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/golfmegastore.it\/en\/"},{"@type":"ListItem","position":2,"name":"Club Fitting"}]},{"@type":"WebSite","@id":"https:\/\/golfmegastore.it\/en\/#website","url":"https:\/\/golfmegastore.it\/en\/","name":"Golf 2.0 Megastore","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/golfmegastore.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/pages\/3058","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/comments?post=3058"}],"version-history":[{"count":7,"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/pages\/3058\/revisions"}],"predecessor-version":[{"id":3602,"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/pages\/3058\/revisions\/3602"}],"wp:attachment":[{"href":"https:\/\/golfmegastore.it\/en\/wp-json\/wp\/v2\/media?parent=3058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}