{"id":82,"date":"2026-07-04T17:51:06","date_gmt":"2026-07-04T17:51:06","guid":{"rendered":"https:\/\/estatech.ee\/testpage.autokeskus1\/book\/"},"modified":"2026-08-26T09:29:17","modified_gmt":"2026-08-26T09:29:17","slug":"book","status":"publish","type":"page","link":"https:\/\/kristiineauto.ee\/en\/book\/","title":{"rendered":"Book"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"82\" class=\"elementor elementor-82\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf1c37e e-con-full e-flex e-con e-parent\" data-id=\"cf1c37e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b60184 elementor-widget elementor-widget-html\" data-id=\"9b60184\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script id=\"ka-lang-detect\">\n(function(){\n    try {\n\n        var seg = location.pathname.split('\/')[1];\n\n        \/*\n         * Already on a specific language site:\n         *\n         * \/en\/ = English\n         * \/ru\/ = Russian\n         * \/fi\/ = Finnish\n         *\n         * Estonian uses the root URL (\/).\n         *\/\n\n        if (seg === 'en' || seg === 'ru' || seg === 'fi') {\n            return;\n        }\n\n        \/*\n         * Prevent automatic language routing from\n         * repeatedly happening during the same session.\n         *\/\n\n        if (sessionStorage.getItem('kaLangRouted')) {\n            return;\n        }\n\n        \/*\n         * Don't automatically redirect users who arrived\n         * from another page on the same website.\n         *\/\n\n        var r = document.referrer || '';\n\n        if (r && r.indexOf(location.host) > -1) {\n            return;\n        }\n\n        sessionStorage.setItem('kaLangRouted', '1');\n\n        var L = (navigator.languages && navigator.languages.length)\n            ? navigator.languages\n            : [navigator.language || ''];\n\n        var tg = null;\n\n        for (var i = 0; i < L.length; i++) {\n\n            var l = (L[i] || '').toLowerCase().slice(0, 2);\n\n            \/*\n             * Estonian = root URL\n             *\/\n\n            if (l === 'et') {\n                tg = '\/';\n                break;\n            }\n\n            \/*\n             * Russian\n             *\/\n\n            if (l === 'ru') {\n                tg = '\/ru\/';\n                break;\n            }\n\n            \/*\n             * Finnish\n             *\/\n\n            if (l === 'fi') {\n                tg = '\/fi\/';\n                break;\n            }\n\n            \/*\n             * English is this site's language,\n             * so no redirect is necessary.\n             *\/\n\n            if (l === 'en') {\n                break;\n            }\n        }\n\n        \/*\n         * Redirect only when there is actually\n         * a different language target.\n         *\/\n\n        if (tg && tg !== location.pathname) {\n            location.replace(\n                tg +\n                location.search +\n                location.hash\n            );\n        }\n\n    } catch(e) {}\n})();\n<\/script>\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n\n<link\n    rel=\"stylesheet\"\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap\"\n>\n\n\n<div class=\"ka-hdr\">\n\n    <input type=\"checkbox\" id=\"ka-tgl\">\n\n    <div class=\"ka-in\">\n\n        <a class=\"ka-brand\" href=\"\/en\/\">\n\n            <img decoding=\"async\"\n                class=\"ka-logo\"\n                src=\"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png\"\n                alt=\"Kristiine Auto \u2014 Hoiame sind teel\"\n            >\n\n        <\/a>\n\n\n        <label\n            class=\"ka-burger\"\n            for=\"ka-tgl\"\n            aria-label=\"Menu\"\n        >\n\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n\n        <\/label>\n\n\n        <label\n            class=\"ka-scrim\"\n            for=\"ka-tgl\"\n            aria-hidden=\"true\"\n        ><\/label>\n\n\n        <nav class=\"ka-nav\">\n\n            <!-- Main navigation -->\n\n            <a href=\"\/en\/\" data-page=\"home\">\n                Home\n            <\/a>\n\n            <a href=\"\/en\/about\/\" data-page=\"about\">\n                About\n            <\/a>\n\n            <a href=\"\/en\/services\/\" data-page=\"services\">\n                Services\n            <\/a>\n\n            <a href=\"\/en\/tyres\/\" data-page=\"tyres\">\n                Tyres\n            <\/a>\n\n            <a href=\"\/en\/contact\/\" data-page=\"contact\">\n                Contact\n            <\/a>\n\n\n            <!-- Language switcher -->\n\n            <div\n                class=\"ka-lang\"\n                role=\"group\"\n                aria-label=\"Language\"\n            >\n\n                <a\n                    href=\"\/\"\n                    data-lang=\"et\"\n                    hreflang=\"et\"\n                >\n                    EST\n                <\/a>\n\n                <a\n                    href=\"\/en\/\"\n                    data-lang=\"en\"\n                    hreflang=\"en\"\n                >\n                    ENG\n                <\/a>\n\n                <a\n                    href=\"\/ru\/\"\n                    data-lang=\"ru\"\n                    hreflang=\"ru\"\n                >\n                    RUS\n                <\/a>\n\n                <a\n                    href=\"\/fi\/\"\n                    data-lang=\"fi\"\n                    hreflang=\"fi\"\n                >\n                    FIN\n                <\/a>\n\n            <\/div>\n\n\n            <!-- CTA -->\n\n            <a\n                href=\"\/en\/book\/\"\n                class=\"ka-cta\"\n            >\n                Book\n            <\/a>\n\n        <\/nav>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"ka-hdr-spacer\"><\/div>\n\n\n<script>\n(function(){\n\n    \/*\n     * ==========================================\n     * ANCHOR SCROLLING\n     * ==========================================\n     *\/\n\n    var H = 70;\n\n\n    function t(h) {\n\n        if (!h || h == '#') {\n            return null;\n        }\n\n        try {\n\n            return document.getElementById(\n                decodeURIComponent(h.slice(1))\n            );\n\n        } catch(e) {\n\n            return null;\n\n        }\n\n    }\n\n\n    function go(el) {\n\n        if (el) {\n\n            window.scrollTo(\n                0,\n                el.getBoundingClientRect().top +\n                window.pageYOffset -\n                H\n            );\n\n        }\n\n    }\n\n\n    document.addEventListener('click', function(v){\n\n        var a = v.target.closest &&\n                v.target.closest('a');\n\n        if (!a) {\n            return;\n        }\n\n        var h = a.getAttribute('href') || '';\n        var i = h.indexOf('#');\n\n        if (i < 0) {\n            return;\n        }\n\n        var el = t(h.slice(i));\n\n        if (el) {\n\n            v.preventDefault();\n\n            if (history.replaceState) {\n\n                history.replaceState(\n                    null,\n                    '',\n                    h.slice(i)\n                );\n\n            }\n\n            go(el);\n\n        }\n\n    });\n\n\n    function oh(){\n\n        var el = t(location.hash);\n\n        if (el) {\n\n            setTimeout(function(){\n\n                go(el);\n\n            }, 50);\n\n        }\n\n    }\n\n\n    if (\n        document.fonts &&\n        document.fonts.ready\n    ) {\n\n        document.fonts.ready.then(function(){\n\n            setTimeout(oh, 90);\n\n        });\n\n    } else {\n\n        window.addEventListener(\n            'load',\n            oh\n        );\n\n    }\n\n\n    \/*\n     * ==========================================\n     * CURRENT PAGE DETECTION\n     * ==========================================\n     *\n     * \/en\/                  = home\n     * \/en\/about\/            = about\n     * \/en\/services\/         = services\n     * \/en\/tyres\/            = tyres\n     * \/en\/contact\/          = contact\n     *\n     * Subpages are also supported:\n     *\n     * \/en\/services\/example\/ = services\n     * \/en\/about\/example\/    = about\n     *\n     * This also works if the user somehow\n     * arrives at another language version.\n     *\/\n\n    (function(){\n\n        var path = location.pathname\n            .replace(\/^\\\/+|\\\/+$\/g, '')\n            .toLowerCase();\n\n        var parts = path.split('\/');\n\n\n        \/*\n         * Remove language prefix.\n         *\n         * \/en\/services\/ \u2192 services\n         * \/ru\/services\/ \u2192 services\n         * \/fi\/services\/ \u2192 services\n         * \/services\/    \u2192 services\n         *\/\n\n        if (\n            parts[0] === 'en' ||\n            parts[0] === 'ru' ||\n            parts[0] === 'fi'\n        ) {\n\n            parts.shift();\n\n        }\n\n\n        var pagePath = parts.join('\/');\n\n        var page = null;\n\n\n        \/*\n         * Homepage\n         *\/\n\n        if (pagePath === '') {\n\n            page = 'home';\n\n        }\n\n\n        \/*\n         * About\n         *\/\n\n        else if (\n            pagePath === 'about' ||\n            pagePath.indexOf('about\/') === 0\n        ) {\n\n            page = 'about';\n\n        }\n\n\n        \/*\n         * Services\n         *\/\n\n        else if (\n            pagePath === 'services' ||\n            pagePath.indexOf('services\/') === 0\n        ) {\n\n            page = 'services';\n\n        }\n\n\n        \/*\n         * Tyres\n         *\/\n\n        else if (\n            pagePath === 'tyres' ||\n            pagePath.indexOf('tyres\/') === 0\n        ) {\n\n            page = 'tyres';\n\n        }\n\n\n        \/*\n         * Contact\n         *\/\n\n        else if (\n            pagePath === 'contact' ||\n            pagePath.indexOf('contact\/') === 0\n        ) {\n\n            page = 'contact';\n\n        }\n\n\n        \/*\n         * Find navigation links\n         *\/\n\n        var navLinks = document.querySelectorAll(\n            '.ka-nav > a[data-page]'\n        );\n\n\n        \/*\n         * Make sure ONLY the current page\n         * has the active class.\n         *\/\n\n        for (\n            var i = 0;\n            i < navLinks.length;\n            i++\n        ) {\n\n            var link = navLinks[i];\n\n            if (\n                link.getAttribute('data-page') === page\n            ) {\n\n                link.classList.add('active');\n\n            } else {\n\n                link.classList.remove('active');\n\n            }\n\n        }\n\n    })();\n\n\n    \/*\n     * ==========================================\n     * LANGUAGE DETECTION\n     * ==========================================\n     *\n     * \/       = Estonian\n     * \/en\/    = English\n     * \/ru\/    = Russian\n     * \/fi\/    = Finnish\n     *\/\n\n    (function(){\n\n        var p = location.pathname\n            .replace(\/^\\\/+|\\\/+$\/g, '');\n\n        var seg = (\n            p.split('\/')[0] || ''\n        ).toLowerCase();\n\n\n        var cur;\n\n\n        if (seg === 'en') {\n\n            cur = 'en';\n\n        } else if (seg === 'ru') {\n\n            cur = 'ru';\n\n        } else if (seg === 'fi') {\n\n            cur = 'fi';\n\n        } else {\n\n            \/*\n             * Root URL is Estonian\n             *\/\n\n            cur = 'et';\n\n        }\n\n\n        var ls = document.querySelectorAll(\n            '.ka-lang a[data-lang]'\n        );\n\n\n        \/*\n         * Make sure ONLY the current language\n         * has the active class.\n         *\/\n\n        for (\n            var i = 0;\n            i < ls.length;\n            i++\n        ) {\n\n            if (\n                ls[i].getAttribute('data-lang') === cur\n            ) {\n\n                ls[i].classList.add('active');\n\n            } else {\n\n                ls[i].classList.remove('active');\n\n            }\n\n        }\n\n    })();\n\n\n    \/*\n     * ==========================================\n     * LANGUAGE SWITCHER\n     * ==========================================\n     *\n     * Keeps the user on the same page when\n     * changing language.\n     *\n     * Examples:\n     *\n     * \/en\/\n     *     EST \u2192 \/\n     *     ENG \u2192 \/en\/\n     *     RUS \u2192 \/ru\/\n     *     FIN \u2192 \/fi\/\n     *\n     * \/en\/about\/\n     *     EST \u2192 \/about\/\n     *     ENG \u2192 \/en\/about\/\n     *     RUS \u2192 \/ru\/about\/\n     *     FIN \u2192 \/fi\/about\/\n     *\n     * \/en\/services\/\n     *     EST \u2192 \/services\/\n     *     ENG \u2192 \/en\/services\/\n     *     RUS \u2192 \/ru\/services\/\n     *     FIN \u2192 \/fi\/services\/\n     *\n     * \/en\/contact\/\n     *     EST \u2192 \/contact\/\n     *     ENG \u2192 \/en\/contact\/\n     *     RUS \u2192 \/ru\/contact\/\n     *     FIN \u2192 \/fi\/contact\/\n     *\/\n\n    (function(){\n\n        var currentPath = location.pathname;\n\n\n        \/*\n         * Remove leading\/trailing slashes\n         *\/\n\n        var cleanPath = currentPath\n            .replace(\/^\\\/+|\\\/+$\/g, '');\n\n\n        var parts = cleanPath.split('\/');\n\n\n        \/*\n         * Detect current language\n         *\/\n\n        var firstSegment = (\n            parts[0] || ''\n        ).toLowerCase();\n\n\n        var currentLang;\n\n\n        if (\n            firstSegment === 'en' ||\n            firstSegment === 'ru' ||\n            firstSegment === 'fi'\n        ) {\n\n            currentLang = firstSegment;\n\n        } else {\n\n            currentLang = 'et';\n\n        }\n\n\n        \/*\n         * Remove language prefix from page path.\n         *\n         * \/en\/services\/ \u2192 services\n         * \/ru\/contact\/ \u2192 contact\n         * \/fi\/about\/ \u2192 about\n         * \/services\/ \u2192 services\n         *\/\n\n        var pagePath;\n\n\n        if (\n            currentLang === 'en' ||\n            currentLang === 'ru' ||\n            currentLang === 'fi'\n        ) {\n\n            pagePath = parts\n                .slice(1)\n                .join('\/');\n\n        } else {\n\n            pagePath = cleanPath;\n\n        }\n\n\n        \/*\n         * Find all language links\n         *\/\n\n        var languageLinks = document.querySelectorAll(\n            '.ka-lang a[data-lang]'\n        );\n\n\n        for (\n            var i = 0;\n            i < languageLinks.length;\n            i++\n        ) {\n\n            var link = languageLinks[i];\n\n            var lang = link.getAttribute(\n                'data-lang'\n            );\n\n            var newPath;\n\n\n            \/*\n             * ESTONIAN\n             *\n             * Estonian is the default language\n             * and therefore has no \/et\/ prefix.\n             *\/\n\n            if (lang === 'et') {\n\n                if (pagePath) {\n\n                    newPath =\n                        '\/' +\n                        pagePath +\n                        '\/';\n\n                } else {\n\n                    newPath = '\/';\n\n                }\n\n\n            \/*\n             * FOREIGN LANGUAGES\n             *\n             * \/en\/\n             * \/ru\/\n             * \/fi\/\n             *\/\n\n            } else {\n\n                if (pagePath) {\n\n                    newPath =\n                        '\/' +\n                        lang +\n                        '\/' +\n                        pagePath +\n                        '\/';\n\n                } else {\n\n                    newPath =\n                        '\/' +\n                        lang +\n                        '\/';\n\n                }\n\n            }\n\n\n            \/*\n             * Preserve query parameters and hash.\n             *\n             * Example:\n             *\n             * \/en\/services\/?test=1#contact\n             *\n             * becomes:\n             *\n             * \/ru\/services\/?test=1#contact\n             *\/\n\n            var query = location.search || '';\n            var hash = location.hash || '';\n\n            link.setAttribute(\n                'href',\n                newPath +\n                query +\n                hash\n            );\n\n        }\n\n    })();\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d71baeb e-con-full e-flex e-con e-parent\" data-id=\"d71baeb\" data-element_type=\"container\" data-e-type=\"container\" id=\"book\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f0ed8ab e-flex e-con-boxed e-con e-child\" data-id=\"f0ed8ab\" 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-89215be e-flex e-con-boxed e-con e-child\" data-id=\"89215be\" 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-1da08ee ka-eyebrow elementor-widget elementor-widget-heading\" data-id=\"1da08ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Book online<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1e1307 ka-ph elementor-widget elementor-widget-heading\" data-id=\"b1e1307\" 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\">Book your visit<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9502901 ka-lead elementor-widget elementor-widget-text-editor\" data-id=\"9502901\" 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 style=\"text-align: center;\">Book your car service in Tallinn and choose a convenient time for your car repair, maintenance or diagnostics. It only takes a minute and you\u2019ll receive a confirmation straight away.<\/p>\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\t\t<div class=\"elementor-element elementor-element-f49eb25 ka-book elementor-widget elementor-widget-html\" data-id=\"f49eb25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<iframe src='https:\/\/book.thegarageapp.com\/b\/o2zqcm' title='Book your visit \u2014 Kristiine Auto' loading='lazy'><\/iframe>\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<div class=\"elementor-element elementor-element-1a4c9f1 e-con-full e-flex e-con e-parent\" data-id=\"1a4c9f1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2d5cf2e e-flex e-con-boxed e-con e-child\" data-id=\"2d5cf2e\" 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-9d3956b e-con-full e-grid e-con e-child\" data-id=\"9d3956b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e5b20d6 e-con-full e-flex e-con e-child\" data-id=\"e5b20d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5928bb elementor-widget elementor-widget-html\" data-id=\"d5928bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<img src='https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png' alt='Kristiine Auto \u2014 Hoiame sind teel' style='height:42px !important;width:auto !important;max-width:none !important;display:block;' \/>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0252b4f elementor-widget elementor-widget-text-editor\" data-id=\"0252b4f\" 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>Trusted, personal car repair in Kristiine, Tallinn. We keep you on the road.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f46f3f9 elementor-widget elementor-widget-html\" data-id=\"f46f3f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href='https:\/\/www.facebook.com\/kristiineauto' target='_blank' rel='noopener' style='display:inline-flex;align-items:center;gap:9px;color:#A9B0BB;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:600;'><span style='display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:7px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);'><svg width='15' height='15' viewBox='0 0 24 24' fill='#E11D2A'><path d='M22 12a10 10 0 1 0-11.5 9.9v-7H8v-2.9h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6v1.9H16l-.4 2.9h-2.3v7A10 10 0 0 0 22 12z'\/><\/svg><\/span>Follow us on Facebook<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f87b057 e-con-full e-flex e-con e-child\" data-id=\"f87b057\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c634c51 ka-h3 elementor-widget elementor-widget-heading\" data-id=\"c634c51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Explore<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64b46ae elementor-widget elementor-widget-html\" data-id=\"64b46ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='display:flex;flex-direction:column;gap:10px;font-family:Inter,sans-serif;font-size:15px;'><a href='\/' style='color:#A9B0BB;text-decoration:none;'>Home<\/a><a href='\/about\/' style='color:#A9B0BB;text-decoration:none;'>About us<\/a><a href='\/services\/' style='color:#A9B0BB;text-decoration:none;'>Services<\/a><a href='\/contact\/' style='color:#A9B0BB;text-decoration:none;'>Contact<\/a><a href='\/book\/' style='color:#A9B0BB;text-decoration:none;'>Book online<\/a><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00bd996 e-con-full e-flex e-con e-child\" data-id=\"00bd996\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c26a5d8 ka-h3 elementor-widget elementor-widget-heading\" data-id=\"c26a5d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Visit &amp; contact<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-941e7a3 elementor-widget elementor-widget-html\" data-id=\"941e7a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='display:flex;flex-direction:column;gap:10px;font-family:Inter,sans-serif;font-size:15px;color:#A9B0BB;'><a href='https:\/\/www.google.com\/maps\/search\/?api=1&query=Madara%20tn%2033%2F5%2C%2010613%20Tallinn%2C%20Estonia' target='_blank' rel='noopener' style='color:#A9B0BB;text-decoration:none;'>Madara tn 33\/5, 10613 Tallinn, Estonia<\/a><a href='tel:+37256336609' style='color:#A9B0BB;text-decoration:none;'>+372 5633 6609<\/a><a href='mailto:info@kristiineauto.ee' style='color:#A9B0BB;text-decoration:none;'>info@kristiineauto.ee<\/a><a href='mailto:info@kristiinerehvid.ee' style='color:#A9B0BB;text-decoration:none;'>info@kristiinerehvid.ee<\/a><span>Mon\u2013Fri 9:00\u201318:00 \u00b7 Sat by appt.<\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9f9de8 e-con-full e-flex e-con e-child\" data-id=\"c9f9de8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94a2e6d elementor-widget elementor-widget-html\" data-id=\"94a2e6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='max-width:1180px;margin:0 auto;padding:22px;text-align:center;font-family:Inter,sans-serif;font-size:13px;color:#79818C;line-height:1.9;'>Kristiine Autokeskus O\u00dc&nbsp;&nbsp;\u00b7&nbsp;&nbsp;Reg. no. 14699110&nbsp;&nbsp;\u00b7&nbsp;&nbsp;Madara tn 33\/5, 10613 Tallinn, Estonia<br>\u00a9 2026 Kristiine Autokeskus O\u00dc. All rights reserved.&nbsp;&nbsp;\u00b7&nbsp;&nbsp;<\/div>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home About Services Tyres Contact EST ENG RUS FIN Book Book online Book your visit Book your car service in Tallinn and choose a convenient time for your car repair, maintenance or diagnostics. It only takes a minute and you\u2019ll receive a confirmation straight away. Trusted, personal car repair in Kristiine, Tallinn. We keep you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-82","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Book Car Service in Tallinn | Kristiineauto<\/title>\n<meta name=\"description\" content=\"Book a car service in Tallinn online. Choose a convenient time for car repair, maintenance or diagnostics at Kristiineauto.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kristiineauto.ee\/en\/book\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Book Car Service in Tallinn | Kristiineauto\" \/>\n<meta property=\"og:description\" content=\"Book a car service in Tallinn online. Choose a convenient time for car repair, maintenance or diagnostics at Kristiineauto.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kristiineauto.ee\/en\/book\/\" \/>\n<meta property=\"og:site_name\" content=\"KristiineAuto \u2013 Car Repair Tallinn\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T09:29:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/\",\"name\":\"Book Car Service in Tallinn | Kristiineauto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\",\"datePublished\":\"2026-07-04T17:51:06+00:00\",\"dateModified\":\"2026-08-26T09:29:17+00:00\",\"description\":\"Book a car service in Tallinn online. Choose a convenient time for car repair, maintenance or diagnostics at Kristiineauto.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/book\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Book\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\",\"name\":\"KristiineAuto \u2013 Car Repair Tallinn\",\"description\":\"Honest auto repair in Kristiine, Tallinn\",\"publisher\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#organization\",\"name\":\"KristiineAuto \u2013 Car Repair Tallinn\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cropped-kristiine-auto-logo.png\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cropped-kristiine-auto-logo.png\",\"width\":475,\"height\":152,\"caption\":\"KristiineAuto \u2013 Car Repair Tallinn\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Book Car Service in Tallinn | Kristiineauto","description":"Book a car service in Tallinn online. Choose a convenient time for car repair, maintenance or diagnostics at Kristiineauto.","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:\/\/kristiineauto.ee\/en\/book\/","og_locale":"en_US","og_type":"article","og_title":"Book Car Service in Tallinn | Kristiineauto","og_description":"Book a car service in Tallinn online. Choose a convenient time for car repair, maintenance or diagnostics at Kristiineauto.","og_url":"https:\/\/kristiineauto.ee\/en\/book\/","og_site_name":"KristiineAuto \u2013 Car Repair Tallinn","article_modified_time":"2026-08-26T09:29:17+00:00","og_image":[{"url":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kristiineauto.ee\/en\/book\/","url":"https:\/\/kristiineauto.ee\/en\/book\/","name":"Book Car Service in Tallinn | Kristiineauto","isPartOf":{"@id":"https:\/\/kristiineauto.ee\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kristiineauto.ee\/en\/book\/#primaryimage"},"image":{"@id":"https:\/\/kristiineauto.ee\/en\/book\/#primaryimage"},"thumbnailUrl":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","datePublished":"2026-07-04T17:51:06+00:00","dateModified":"2026-08-26T09:29:17+00:00","description":"Book a car service in Tallinn online. Choose a convenient time for car repair, maintenance or diagnostics at Kristiineauto.","breadcrumb":{"@id":"https:\/\/kristiineauto.ee\/en\/book\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kristiineauto.ee\/en\/book\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/kristiineauto.ee\/en\/book\/#primaryimage","url":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","contentUrl":"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png"},{"@type":"BreadcrumbList","@id":"https:\/\/kristiineauto.ee\/en\/book\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kristiineauto.ee\/en\/"},{"@type":"ListItem","position":2,"name":"Book"}]},{"@type":"WebSite","@id":"https:\/\/kristiineauto.ee\/en\/#website","url":"https:\/\/kristiineauto.ee\/en\/","name":"KristiineAuto \u2013 Car Repair Tallinn","description":"Honest auto repair in Kristiine, Tallinn","publisher":{"@id":"https:\/\/kristiineauto.ee\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kristiineauto.ee\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/kristiineauto.ee\/en\/#organization","name":"KristiineAuto \u2013 Car Repair Tallinn","url":"https:\/\/kristiineauto.ee\/en\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/kristiineauto.ee\/en\/#\/schema\/logo\/image\/","url":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/07\/cropped-kristiine-auto-logo.png","contentUrl":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/07\/cropped-kristiine-auto-logo.png","width":475,"height":152,"caption":"KristiineAuto \u2013 Car Repair Tallinn"},"image":{"@id":"https:\/\/kristiineauto.ee\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":64,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/82\/revisions"}],"predecessor-version":[{"id":540,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/82\/revisions\/540"}],"wp:attachment":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/media?parent=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}