{"id":374,"date":"2026-08-10T10:15:59","date_gmt":"2026-08-10T10:15:59","guid":{"rendered":"https:\/\/kristiineauto.ee\/fi\/tyres\/"},"modified":"2026-08-26T09:27:49","modified_gmt":"2026-08-26T09:27:49","slug":"tyres","status":"publish","type":"page","link":"https:\/\/kristiineauto.ee\/fi\/tyres\/","title":{"rendered":"Tyres"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"374\" class=\"elementor elementor-374\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-k0bnvj9 e-con-full e-flex e-con e-parent\" data-id=\"k0bnvj9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-k1x9ti4 elementor-widget elementor-widget-html\" data-id=\"k1x9ti4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap\">\n\n<div class=\"ka-hdr\">\n    <input type=\"checkbox\" id=\"ka-tgl\">\n\n    <div class=\"ka-in\">\n\n        <a class=\"ka-brand\" href=\"\/fi\/\">\n            <img decoding=\"async\" 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        <\/a>\n\n        <label class=\"ka-burger\" for=\"ka-tgl\" aria-label=\"Menu\">\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n        <\/label>\n\n        <label class=\"ka-scrim\" for=\"ka-tgl\" aria-hidden=\"true\"><\/label>\n\n        <nav class=\"ka-nav\">\n\n            <a href=\"\/fi\/\" data-page=\"home\">\n                Etusivu\n            <\/a>\n\n            <a href=\"\/fi\/about\/\" data-page=\"about\">\n                Meist\u00e4\n            <\/a>\n\n            <a href=\"\/fi\/services\/\" data-page=\"services\">\n                Palvelut\n            <\/a>\n\n            <a href=\"\/fi\/tyres\/\" data-page=\"tyres\">\n                Renkaat\n            <\/a>\n\n            <a href=\"\/fi\/contact\/\" data-page=\"contact\">\n                Yhteystiedot\n            <\/a>\n\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            <a\n                href=\"\/fi\/book\/\"\n                class=\"ka-cta\"\n            >\n                Varaa\n            <\/a>\n\n        <\/nav>\n\n    <\/div>\n<\/div>\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     * Supports:\n     *\n     * \/fi\/                  = home\n     * \/fi\/about\/            = about\n     * \/fi\/services\/         = services\n     * \/fi\/tyres\/            = tyres\n     * \/fi\/contact\/          = contact\n     *\n     * Also supports subpages.\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            cur = 'et';\n\n        }\n\n\n        \/*\n         * Apply active language.\n         *\/\n\n        var ls = document.querySelectorAll(\n            '.ka-lang a[data-lang]'\n        );\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     * \/fi\/\n     *     EST \u2192 \/\n     *     ENG \u2192 \/en\/\n     *     RUS \u2192 \/ru\/\n     *     FIN \u2192 \/fi\/\n     *\n     * \/fi\/about\/\n     *     EST \u2192 \/about\/\n     *     ENG \u2192 \/en\/about\/\n     *     RUS \u2192 \/ru\/about\/\n     *     FIN \u2192 \/fi\/about\/\n     *\n     * \/fi\/services\/\n     *     EST \u2192 \/services\/\n     *     ENG \u2192 \/en\/services\/\n     *     RUS \u2192 \/ru\/services\/\n     *     FIN \u2192 \/fi\/services\/\n     *\n     * \/fi\/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        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         * \/fi\/services\/ \u2192 services\n         * \/fi\/contact\/ \u2192 contact\n         * \/fi\/about\/ \u2192 about\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 has no language 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             * \/fi\/services\/?test=1#booking\n             *\n             * becomes:\n             *\n             * \/en\/services\/?test=1#booking\n             *\/\n\n            var query = location.search || '';\n            var hash = location.hash || '';\n\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-k28aqym e-con-full e-flex e-con e-parent\" data-id=\"k28aqym\" data-element_type=\"container\" data-e-type=\"container\" id=\"page-head\">\n\t\t<div class=\"elementor-element elementor-element-k3m9nb9 e-flex e-con-boxed e-con e-child\" data-id=\"k3m9nb9\" 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-k4zck28 ka-eyebrow elementor-widget elementor-widget-heading\" data-id=\"k4zck28\" 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\">RENKAAT<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-k5wynyy ka-ph elementor-widget elementor-widget-heading\" data-id=\"k5wynyy\" 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\">TARJOAMME LAAJAN VALIKOIMAN RENKAITA JOHTAVILTA VALMISTAJILTA<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-k6i75ce ka-lead elementor-widget elementor-widget-text-editor\" data-id=\"k6i75ce\" 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;'>Meill\u00e4 on laaja kokemus renkaiden myynnist\u00e4 ja asennuksesta. KristiineAuto tunnetaan renkaiden myynnist\u00e4 ja asennuksesta my\u00f6s nimell\u00e4 Kristiinerehvid.ee.<\/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>\n\t\t<div class=\"elementor-element elementor-element-koubz8i e-con-full e-flex e-con e-parent\" data-id=\"koubz8i\" 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-kpp6ual e-flex e-con-boxed e-con e-child\" data-id=\"kpp6ual\" 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-kqo69x2 elementor-widget elementor-widget-html\" data-id=\"kqo69x2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/www.kristiinerehvid.ee\" target=\"_blank\" rel=\"noopener\" style=\"display:block;max-width:760px;margin:0 auto;\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/kristiineauto-varasemalt-tuntud-ka-kui-Kristiine-Rehvi-Autohooldus.png\" alt=\"Kristiinerehvid \u2013 varasemalt tuntud ka kui Kristiine Rehvi &amp; Autohooldus\" style=\"display:block;width:100%;height:auto;border-radius:14px;\"><\/a>\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-krpt7o5 e-con-full e-flex e-con e-parent\" data-id=\"krpt7o5\" 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-ksdkgms e-flex e-con-boxed e-con e-child\" data-id=\"ksdkgms\" 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-kt5b4ej ka-lead elementor-widget elementor-widget-text-editor\" data-id=\"kt5b4ej\" 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;'>Jos l\u00f6yd\u00e4t sinua kiinnostavia renkaita luettelostamme, l\u00e4het\u00e4 meille kysely yhteystietoinesi tai soita meille!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-kuseypp ka-btn-primary elementor-align-center elementor-tablet-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"kuseypp\" 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=\"#catalogue\">\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\">RENGASLUETTELO<\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-kv0s3yn e-con-full e-flex e-con e-parent\" data-id=\"kv0s3yn\" data-element_type=\"container\" data-e-type=\"container\" id=\"catalogue\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-kw64e91 e-con-full e-flex e-con e-child\" data-id=\"kw64e91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-kxcgvy7 elementor-widget elementor-widget-html\" data-id=\"kxcgvy7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<iframe src=\"https:\/\/www.tyreorder.com\/et\/iframe\/render\/id\/7462\" width=\"100%\" height=\"2900\" style=\"border:0;display:block;width:100%;max-width:820px;margin:0 auto;\" loading=\"lazy\" title=\"Rengasluettelo\"><\/iframe>\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-k9peu15 e-con-full e-flex e-con e-parent\" data-id=\"k9peu15\" 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-kajcky6 e-flex e-con-boxed e-con e-child\" data-id=\"kajcky6\" 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-kb5sxxi e-con-full e-grid e-con e-child\" data-id=\"kb5sxxi\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-kcxf8aa e-con-full e-flex e-con e-child\" data-id=\"kcxf8aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-kd4gmqq elementor-widget elementor-widget-html\" data-id=\"kd4gmqq\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<img src='https:\/\/kristiineauto.ee\/fi\/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-kenhd7u elementor-widget elementor-widget-text-editor\" data-id=\"kenhd7u\" 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>Luotettavaa, henkil\u00f6kohtaista autokorjausta Kristiiness\u00e4, Tallinnassa. Pid\u00e4mme sinut tiell\u00e4.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-kfgayx6 elementor-widget elementor-widget-html\" data-id=\"kfgayx6\" 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>Seuraa meit\u00e4 Facebookissa<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-kg3v5n4 e-con-full e-flex e-con e-child\" data-id=\"kg3v5n4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-khhiv4g ka-h3 elementor-widget elementor-widget-heading\" data-id=\"khhiv4g\" 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\">Sivut<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-kitjz0v elementor-widget elementor-widget-html\" data-id=\"kitjz0v\" 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;'>Etusivu<\/a><a href='\/fi\/about\/' style='color:#A9B0BB;text-decoration:none;'>Meist\u00e4<\/a><a href='\/fi\/services\/' style='color:#A9B0BB;text-decoration:none;'>Palvelut<\/a><a href='\/fi\/contact\/' style='color:#A9B0BB;text-decoration:none;'>Yhteystiedot<\/a><a href='\/fi\/book\/' style='color:#A9B0BB;text-decoration:none;'>Varaa verkossa<\/a><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-kjtnbqc e-con-full e-flex e-con e-child\" data-id=\"kjtnbqc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-kkxzm4j ka-h3 elementor-widget elementor-widget-heading\" data-id=\"kkxzm4j\" 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\">K\u00e4ynti ja yhteystiedot<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-kl8lucv elementor-widget elementor-widget-html\" data-id=\"kl8lucv\" 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>Ma\u2013Pe 9:00\u201318:00 \u00b7 La sopimuksen mukaan<\/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-km14sl9 e-con-full e-flex e-con e-child\" data-id=\"km14sl9\" 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-kn020j8 elementor-widget elementor-widget-html\" data-id=\"kn020j8\" 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;Rek. nro 14699110&nbsp;&nbsp;\u00b7&nbsp;&nbsp;Madara tn 33\/5, 10613 Tallinn, Estonia<br>\u00a9 2026 Kristiine Autokeskus O\u00dc. Kaikki oikeudet pid\u00e4tet\u00e4\u00e4n.&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>Etusivu Meist\u00e4 Palvelut Renkaat Yhteystiedot EST ENG RUS FIN Varaa RENKAAT TARJOAMME LAAJAN VALIKOIMAN RENKAITA JOHTAVILTA VALMISTAJILTA Meill\u00e4 on laaja kokemus renkaiden myynnist\u00e4 ja asennuksesta. KristiineAuto tunnetaan renkaiden myynnist\u00e4 ja asennuksesta my\u00f6s nimell\u00e4 Kristiinerehvid.ee. Jos l\u00f6yd\u00e4t sinua kiinnostavia renkaita luettelostamme, l\u00e4het\u00e4 meille kysely yhteystietoinesi tai soita meille! RENGASLUETTELO Luotettavaa, henkil\u00f6kohtaista autokorjausta Kristiiness\u00e4, Tallinnassa. Pid\u00e4mme sinut [&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-374","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>Renkaat Tallinnassa \u2013 Myynti ja asennus | KristiineAuto<\/title>\n<meta name=\"description\" content=\"Renkaat Tallinnassa johtavilta valmistajilta. Tutustu valikoimaan ja tilaa ammattitaitoinen renkaiden asennus KristiineAutolta.\" \/>\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\/fi\/tyres\/\" \/>\n<meta property=\"og:locale\" content=\"fi_FI\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Renkaat Tallinnassa \u2013 Myynti ja asennus | KristiineAuto\" \/>\n<meta property=\"og:description\" content=\"Renkaat Tallinnassa johtavilta valmistajilta. Tutustu valikoimaan ja tilaa ammattitaitoinen renkaiden asennus KristiineAutolta.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kristiineauto.ee\/fi\/tyres\/\" \/>\n<meta property=\"og:site_name\" content=\"KristiineAuto \u2013 Autokorjaamo Tallinnassa\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T09:27:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kristiineauto.ee\/fi\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Arvioitu lukuaika\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuuttia\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/\",\"name\":\"Renkaat Tallinnassa \u2013 Myynti ja asennus | KristiineAuto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\",\"datePublished\":\"2026-08-10T10:15:59+00:00\",\"dateModified\":\"2026-08-26T09:27:49+00:00\",\"description\":\"Renkaat Tallinnassa johtavilta valmistajilta. Tutustu valikoimaan ja tilaa ammattitaitoinen renkaiden asennus KristiineAutolta.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/#breadcrumb\"},\"inLanguage\":\"fi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/kristiine-auto-logo.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/tyres\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tyres\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/#website\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/\",\"name\":\"KristiineAuto \u2013 Autokorjaamo Tallinnassa\",\"description\":\"Honest auto repair in Kristiine, Tallinn\",\"publisher\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/#organization\",\"name\":\"KristiineAuto \u2013 Autokorjaamo Tallinnassa\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/wp-content\\\/uploads\\\/sites\\\/7\\\/2026\\\/07\\\/cropped-kristiine-auto-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/wp-content\\\/uploads\\\/sites\\\/7\\\/2026\\\/07\\\/cropped-kristiine-auto-logo-1.png\",\"width\":475,\"height\":152,\"caption\":\"KristiineAuto \u2013 Autokorjaamo Tallinnassa\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/fi\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Renkaat Tallinnassa \u2013 Myynti ja asennus | KristiineAuto","description":"Renkaat Tallinnassa johtavilta valmistajilta. Tutustu valikoimaan ja tilaa ammattitaitoinen renkaiden asennus KristiineAutolta.","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\/fi\/tyres\/","og_locale":"fi_FI","og_type":"article","og_title":"Renkaat Tallinnassa \u2013 Myynti ja asennus | KristiineAuto","og_description":"Renkaat Tallinnassa johtavilta valmistajilta. Tutustu valikoimaan ja tilaa ammattitaitoinen renkaiden asennus KristiineAutolta.","og_url":"https:\/\/kristiineauto.ee\/fi\/tyres\/","og_site_name":"KristiineAuto \u2013 Autokorjaamo Tallinnassa","article_modified_time":"2026-08-26T09:27:49+00:00","og_image":[{"url":"https:\/\/kristiineauto.ee\/fi\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Arvioitu lukuaika":"2 minuuttia"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kristiineauto.ee\/fi\/tyres\/","url":"https:\/\/kristiineauto.ee\/fi\/tyres\/","name":"Renkaat Tallinnassa \u2013 Myynti ja asennus | KristiineAuto","isPartOf":{"@id":"https:\/\/kristiineauto.ee\/fi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kristiineauto.ee\/fi\/tyres\/#primaryimage"},"image":{"@id":"https:\/\/kristiineauto.ee\/fi\/tyres\/#primaryimage"},"thumbnailUrl":"https:\/\/kristiineauto.ee\/fi\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","datePublished":"2026-08-10T10:15:59+00:00","dateModified":"2026-08-26T09:27:49+00:00","description":"Renkaat Tallinnassa johtavilta valmistajilta. Tutustu valikoimaan ja tilaa ammattitaitoinen renkaiden asennus KristiineAutolta.","breadcrumb":{"@id":"https:\/\/kristiineauto.ee\/fi\/tyres\/#breadcrumb"},"inLanguage":"fi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kristiineauto.ee\/fi\/tyres\/"]}]},{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/kristiineauto.ee\/fi\/tyres\/#primaryimage","url":"https:\/\/kristiineauto.ee\/fi\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png","contentUrl":"https:\/\/kristiineauto.ee\/fi\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png"},{"@type":"BreadcrumbList","@id":"https:\/\/kristiineauto.ee\/fi\/tyres\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kristiineauto.ee\/fi\/"},{"@type":"ListItem","position":2,"name":"Tyres"}]},{"@type":"WebSite","@id":"https:\/\/kristiineauto.ee\/fi\/#website","url":"https:\/\/kristiineauto.ee\/fi\/","name":"KristiineAuto \u2013 Autokorjaamo Tallinnassa","description":"Honest auto repair in Kristiine, Tallinn","publisher":{"@id":"https:\/\/kristiineauto.ee\/fi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kristiineauto.ee\/fi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fi"},{"@type":"Organization","@id":"https:\/\/kristiineauto.ee\/fi\/#organization","name":"KristiineAuto \u2013 Autokorjaamo Tallinnassa","url":"https:\/\/kristiineauto.ee\/fi\/","logo":{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/kristiineauto.ee\/fi\/#\/schema\/logo\/image\/","url":"https:\/\/kristiineauto.ee\/fi\/wp-content\/uploads\/sites\/7\/2026\/07\/cropped-kristiine-auto-logo-1.png","contentUrl":"https:\/\/kristiineauto.ee\/fi\/wp-content\/uploads\/sites\/7\/2026\/07\/cropped-kristiine-auto-logo-1.png","width":475,"height":152,"caption":"KristiineAuto \u2013 Autokorjaamo Tallinnassa"},"image":{"@id":"https:\/\/kristiineauto.ee\/fi\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/pages\/374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/comments?post=374"}],"version-history":[{"count":23,"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/pages\/374\/revisions"}],"predecessor-version":[{"id":513,"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/pages\/374\/revisions\/513"}],"wp:attachment":[{"href":"https:\/\/kristiineauto.ee\/fi\/wp-json\/wp\/v2\/media?parent=374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}