{"id":6333,"date":"2019-12-10T05:14:51","date_gmt":"2019-12-10T05:14:51","guid":{"rendered":"http:\/\/tester.loc\/budapest\/?page_id=6333"},"modified":"2026-01-30T13:14:49","modified_gmt":"2026-01-30T11:14:49","slug":"cost-calculator","status":"publish","type":"page","link":"https:\/\/tamerifinance.com\/el\/cost-calculator\/","title":{"rendered":"Cost Calculator"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6333\" class=\"elementor elementor-6333\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96be499 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"96be499\" 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-7e23fdc elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-shortcode\" data-id=\"7e23fdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><script>document.addEventListener(\"DOMContentLoaded\", function () {\t\t\r\n\r\n\/\/     \/\/ \u0388\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03b1\u03bd \u03c4\u03bf URL \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 '\/el\/cost-calculator\/'\r\n\/\/     if (window.location.href.includes(\"\/el\/cost-calculator\/\")) {\r\n\/\/         \/\/ Scroll down \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03ac \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b5\u03c0\u03ac\u03bd\u03c9\r\n\/\/         setTimeout(() => {\r\n\/\/             \/\/ Scroll \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9 \u03ba\u03b1\u03c4\u03ac 50px\r\n\/\/             window.scrollTo({\r\n\/\/                 top: 110,\r\n\/\/                 behavior: \"smooth\", \/\/ \u039f\u03bc\u03b1\u03bb\u03ae \u03bc\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7\r\n\/\/             });\r\n\r\n\/\/             \/\/ \u039c\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03bc\u03b9\u03ba\u03c1\u03ae \u03ba\u03b1\u03b8\u03c5\u03c3\u03c4\u03ad\u03c1\u03b7\u03c3\u03b7, \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03bf \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc \u03c3\u03b7\u03bc\u03b5\u03af\u03bf\r\n\/\/             setTimeout(() => {\r\n\/\/                 window.scrollTo({\r\n\/\/                     top: 0,\r\n\/\/                     behavior: \"smooth\", \/\/ \u039f\u03bc\u03b1\u03bb\u03ae \u03bc\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7\r\n\/\/                 });\r\n\/\/             }, 300); \/\/ \u039a\u03b1\u03b8\u03c5\u03c3\u03c4\u03ad\u03c1\u03b7\u03c3\u03b7 1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03bf\u03bb\u03ad\u03c0\u03c4\u03bf\u03c5 \u03c0\u03c1\u03b9\u03bd \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ad\u03c8\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9\r\n\/\/         }, 2500); \/\/ \u039a\u03b1\u03b8\u03c5\u03c3\u03c4\u03ad\u03c1\u03b7\u03c3\u03b7 500ms \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c6\u03bf\u03c1\u03c4\u03c9\u03b8\u03b5\u03af \u03c0\u03bb\u03ae\u03c1\u03c9\u03c2 \u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\r\n\/\/     }\r\n\r\n\t\r\n\t\/\/console.log(\"Checking URL:\", window.location.href);\r\n   if (window.location.href.includes(\"\/el\/cost-calculator\/\")) {\r\n    \/\/console.log(\"URL includes '\/el\/cost-calculator\/'. Scrolling down...\");\r\n    setTimeout(() => {\r\n        window.scrollTo({\r\n            top: 115,\r\n            behavior: \"smooth\",\r\n        });\r\n    }, 2700);\r\n}\r\n\r\n\t\r\n    \/\/ Check if the URL includes '\/el\/' to confirm the page is in Greek\r\n    if (window.location.href.includes(\"\/el\/\")) {\r\n        \/\/ Function to apply translations\r\n        function applyTranslations() {\r\n            \/\/ Translate headings\r\n            const calcHeadings = document.querySelectorAll(\".ccb-calc-heading\");\r\n            calcHeadings.forEach(function (heading) {\r\n                if (heading.innerText.trim() === \"Car Finance Calculator\") {\r\n                    heading.innerText = \"\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2 \u03a7\u03c1\u03b7\u03bc\u03b1\u03c4\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7\u03c2 \u0391\u03c5\u03c4\u03bf\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5\";\r\n                }\r\n                if (heading.innerText.trim() === \"Summary\") {\r\n                    heading.innerText = \"\u03a5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2\";\r\n                }\r\n            });\r\n\r\n            \/\/ Translate span elements with specific text\r\n            const spans = document.querySelectorAll(\"span\");\r\n            spans.forEach(function (span) {\r\n                if (span.innerText.trim() === \"Car Finance Type\") {\r\n                    span.innerText = \"\u03a4\u03cd\u03c0\u03bf\u03c2 \u03a7\u03c1\u03b7\u03bc\u03b1\u03c4\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7\u03c2 \u0391\u03c5\u03c4\u03bf\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5\";\r\n                }\r\n                if (span.innerText.trim() === \"Car Type\") {\r\n                    span.innerText = \"\u03a4\u03cd\u03c0\u03bf\u03c2 \u0391\u03c5\u03c4\u03bf\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5\";\r\n                }\r\n                if (span.innerText.trim() === \"Car Value\") {\r\n                    span.innerText = \"\u0391\u03be\u03af\u03b1 \u0391\u03c5\u03c4\u03bf\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5\";\r\n                }\r\n                if (span.innerText.trim() === \"Contribution\") {\r\n                    span.innerText = \"\u03a0\u03c1\u03bf\u03ba\u03b1\u03c4\u03b1\u03b2\u03bf\u03bb\u03ae\";\r\n                }\r\n                if (span.innerText.trim() === \"Loan Duration (Years)\") {\r\n                    span.innerText = \"\u0394\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u0394\u03b1\u03bd\u03b5\u03af\u03bf\u03c5 (\u03ad\u03c4\u03b7)\";\r\n                }\r\n\t\t\t\tif (span.innerText.trim() === \"Loan Duration (years)\") {\r\n                    span.innerText = \"\u0394\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u0394\u03b1\u03bd\u03b5\u03af\u03bf\u03c5 (\u03ad\u03c4\u03b7)\";\r\n                }\r\n                if (span.innerText.trim() === \"Max: 800000\") {\r\n                    span.innerText = \"\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf: 800000\";\r\n                }\r\n                if (span.innerText.trim() === \"Min: 1\") {\r\n                    span.innerText = \"\u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf: 1\";\r\n                }\r\n                if (span.innerText.trim() === \"Max: 6\") {\r\n                    span.innerText = \"\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf: 6\";\r\n                }\r\n                if (span.innerText.trim() === \"Max: 5\") {\r\n                    span.innerText = \"\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf: 5\";\r\n                }\r\n                if (span.innerText.trim() === \"Max: 4\") {\r\n                    span.innerText = \"\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf: 4\";\r\n                }\r\n                if (span.innerText.trim() === \"Max: 20000\") {\r\n                    span.innerText = \"\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf: 20000\";\r\n                }\r\n                if (span.innerText.trim() === \"Ballon Payment\") {\r\n                    span.innerText = \"\u03a4\u03b5\u03bb\u03b9\u03ba\u03ae \u03a0\u03bb\u03b7\u03c1\u03c9\u03bc\u03ae\";\r\n                }\r\n                if (\r\n                    span.innerText.trim() ===\r\n                    \"This number represent car value at end of contract and will be determined from TMF.\"\r\n                ) {\r\n                    span.innerText =\r\n                        \"\u0391\u03c5\u03c4\u03cc\u03c2 \u03bf \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03b1\u03bd\u03c4\u03b9\u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b5\u03cd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b1\u03be\u03af\u03b1 \u03c4\u03bf\u03c5 \u03b1\u03c5\u03c4\u03bf\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03cd\u03bc\u03b2\u03b1\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03c4\u03b5\u03af \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd TMF.\";\r\n                }\r\n            });\r\n\r\n            \/\/ Translate radio labels\r\n            const radioLabels = document.querySelectorAll(\".calc-radio-label\");\r\n            radioLabels.forEach(function (label) {\r\n                if (label.innerText.trim() === \"New\") {\r\n                    label.innerText = \"\u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\";\r\n                }\r\n                if (label.innerText.trim() === \"1-5 years\") {\r\n                    label.innerText = \"1-5 \u03b5\u03c4\u03ce\u03bd\";\r\n                }\r\n                if (label.innerText.trim() === \"6-10 years\") {\r\n                    label.innerText = \"6-10 \u03b5\u03c4\u03ce\u03bd\";\r\n                }\r\n            });\r\n\r\n            \/\/ Translate subtotal headers\r\n            const nameHeaders = document.querySelectorAll(\".calc-subtotal-list-header__name\");\r\n            nameHeaders.forEach(function (header) {\r\n                if (header.innerText.trim() === \"Name\") {\r\n                    header.innerText = \"\u038c\u03bd\u03bf\u03bc\u03b1\";\r\n                }\r\n            });\r\n\r\n            const totalHeaders = document.querySelectorAll(\".calc-subtotal-list-header__value\");\r\n            totalHeaders.forEach(function (header) {\r\n                if (header.innerText.trim() === \"Total\") {\r\n                    header.innerText = \"\u03a3\u03cd\u03bd\u03bf\u03bb\u03bf\";\r\n                }\r\n            });\r\n\r\n\/\/             \/\/ Translate sub-item values\r\n\/\/             const subItemValues = document.querySelectorAll(\".sub-item-value\");\r\n\/\/             subItemValues.forEach(function (subItem) {\r\n\/\/                 if (subItem.innerText.trim() === \"New\") {\r\n\/\/                     subItem.innerText = \"\u039a\u03b1\u03b9\u03bd\u03bf\u03cd\u03c1\u03b3\u03b9\u03bf\";\r\n\/\/                 }\r\n\/\/                 if (subItem.innerText.trim() === \"1-5 years\") {\r\n\/\/                     subItem.innerText = \"1-5 \u03c7\u03c1\u03bf\u03bd\u03ce\u03bd\";\r\n\/\/                 }\r\n\/\/                 if (subItem.innerText.trim() === \"6-10 years\") {\r\n\/\/                     subItem.innerText = \"6-10 \u03c7\u03c1\u03bf\u03bd\u03ce\u03bd\";\r\n\/\/                 }\r\n\/\/                 if (subItem.innerText.trim() === \"1 years\") {\r\n\/\/                     subItem.innerText = \"1 \u03c7\u03c1\u03cc\u03bd\u03bf\";\r\n\/\/                 }\r\n\/\/                 if (subItem.innerText.trim() === \"2 years\") {\r\n\/\/                     subItem.innerText = \"2 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1\";\r\n\/\/                 }\r\n\/\/                 if (subItem.innerText.trim() === \"3 years\") {\r\n\/\/                     subItem.innerText = \"3 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1\";\r\n\/\/                 }\r\n\/\/             });\r\n\r\n\r\n            \/\/ Translate sub-item titles\r\n            const subItemTitles = document.querySelectorAll(\".sub-item-title\");\r\n            subItemTitles.forEach(function (title) {\r\n                if (title.innerText.trim() === \"Approximate per month\") {\r\n                    title.innerText = \"\u039c\u03b7\u03bd\u03b9\u03b1\u03af\u03b1 \u0394\u03cc\u03c3\u03b7 (\u03ba\u03b1\u03c4\u03ac \u03c0\u03c1\u03bf\u03c3\u03ad\u03b3\u03b3\u03b9\u03c3\u03b7)\";\r\n                }\r\n                if (title.innerText.trim() === \"Loan Value\") {\r\n                    title.innerText = \"\u03a0\u03bf\u03c3\u03cc \u03a7\u03c1\u03b7\u03bc\u03b1\u03c4\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7\u03c2\";\r\n                }\r\n                \/\/ Check for specific parent div\r\n                if (\r\n                    title.innerText.trim() === \"Approximate per month\" &&\r\n                    title.closest(\"#total_field_id_6\")\r\n                ) {\r\n                    title.innerText = \"\u039c\u03b7\u03bd\u03b9\u03b1\u03af\u03b1 \u0394\u03cc\u03c3\u03b7 (\u03ba\u03b1\u03c4\u03ac \u03c0\u03c1\u03bf\u03c3\u03ad\u03b3\u03b3\u03b9\u03c3\u03b7)\";\r\n                }\r\n            });\r\n        }\r\n\r\n        \/\/ Apply translations initially\r\n        applyTranslations();\r\n\r\n        \/\/ Create MutationObserver to monitor dynamic changes in the DOM\r\n        const observer = new MutationObserver(() => {\r\n            applyTranslations();\r\n        });\r\n\r\n        \/\/ Observe changes in the DOM\r\n        observer.observe(document.body, {\r\n            childList: true,\r\n            subtree: true,\r\n        });\r\n    }\r\n\t\r\n\t\r\n    \/\/ Function to apply dynamic CSS based on URL\r\n    function applyDynamicCSS() {\r\n        const path = window.location.href;\r\n\r\n        let cssRules = \"\";\r\n\r\n        if (path.includes(\"https:\/\/tamerifinance.com\/el\/cost-calculator\/\")) {\r\n            \/\/ CSS rules for Greek version\r\n            cssRules = `\r\n                div.calc-item.ccb-field.ccb-field-quantity.min-max-contribution > .calc-item__description span:nth-child(2)::after {\r\n                    content: \"\u0398\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd 20% \u03c4\u03b7\u03c2 \u03b1\u03be\u03af\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03c5\u03c4\u03bf\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5.\";\r\n                }\r\n                div.calc-item.ccb-field.ccb-field-quantity.min-max-contribution > .calc-item__description span:nth-child(1) {\r\n                    display: none !important;\r\n                }\r\n                div.calc-item.ccb-field.ccb-field-quantity.min-max-contribution > .calc-item__description span:nth-child(3) {\r\n                    display: none !important;\r\n                }\r\n            `;\r\n        } else if (path.includes(\"https:\/\/tamerifinance.com\/cost-calculator\/\")) {\r\n            \/\/ CSS rules for English version\r\n            cssRules = `\r\n                div.calc-item.ccb-field.ccb-field-quantity.min-max-contribution > .calc-item__description span:nth-child(2)::after {\r\n                    content: \"Should be a minimum of 20% of the car value.\";\r\n                }\r\n                div.calc-item.ccb-field.ccb-field-quantity.min-max-contribution > .calc-item__description span:nth-child(1) {\r\n                    display: none !important;\r\n                }\r\n                div.calc-item.ccb-field.ccb-field-quantity.min-max-contribution > .calc-item__description span:nth-child(3) {\r\n                    display: none !important;\r\n                }\r\n            `;\r\n        }\r\n\r\n        \/\/ Inject the CSS into the document head\r\n        if (cssRules) {\r\n            const styleTag = document.createElement(\"style\");\r\n            styleTag.innerHTML = cssRules;\r\n            document.head.appendChild(styleTag);\r\n        }\r\n    }\r\n\r\n    \/\/ Apply the CSS rules initially\r\n    applyDynamicCSS();\r\n\t\r\n\t\r\n\t\r\n});\r\n\r\n\r\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9c3da61 e-flex e-con-boxed e-con e-parent\" data-id=\"9c3da61\" 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-2e8955c elementor-widget elementor-widget-stm_cost_calculator\" data-id=\"2e8955c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"stm_cost_calculator.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"stm_cost_calculator style_1\">\n        <link rel='stylesheet' id='cfB_frontend-css' href='https://tamerifinance.com/el/https:\/\/tamerifinance.com\/wp-content\/plugins\/cf7-builder\/style\/cf7b_frontend.css?ver=2.0.8' type='text\/css' media='all' \/>\n\n<div class=\"ccb-main-widget\" id=\"ccb_app_12138\" data-calc-id=\"12138\"><\/div>\n    <\/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-e984038 e-con-full e-flex e-con e-parent\" data-id=\"e984038\" 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-0505a64 elementor-widget elementor-widget-button\" data-id=\"0505a64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper icon_align_\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-lg elementor-animation-shrink\" href=\"\/el\/get-a-quote\/\" 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\">\u039a\u03ac\u03bd\u03b5 \u03b1\u03af\u03c4\u03b7\u03c3\u03b7<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-a42e975 e-flex e-con-boxed e-con e-parent\" data-id=\"a42e975\" 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-f085127 elementor-widget elementor-widget-text-editor\" data-id=\"f085127\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>\u0391\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03c5\u03b8\u03cd\u03bd\u03b7\u03c2:<\/strong> \u03a4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c4\u03af\u03b8\u03b5\u03bd\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03b5\u03bd\u03b4\u03b5\u03b9\u03ba\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c9\u03c2 \u03c0\u03b1\u03c1\u03ac\u03b4\u03b5\u03b9\u03b3\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c3\u03ba\u03bf\u03c0\u03bf\u03cd\u03c2 \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7\u03c2. \u0394\u03b5\u03bd \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03bd, \u03c3\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03c0\u03b5\u03c1\u03af\u03c0\u03c4\u03c9\u03c3\u03b7, \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03ad\u03c2 \u03ae\/\u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac \u03ba\u03b1\u03b9 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b5\u03c3\u03bc\u03b5\u03c5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd Ta Meri Finance \u03ae \u03bf\u03c0\u03bf\u03b9\u03bf\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03ac\u03bb\u03bb\u03bf \u03c0\u03c1\u03cc\u03c3\u03c9\u03c0\u03bf. \u03a3\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03c0\u03b5\u03c1\u03af\u03c0\u03c4\u03c9\u03c3\u03b7 \u03b4\u03b5\u03bd \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03b8\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03b9\u03ba\u03b1\u03bd\u03ad\u03c2 \u03ae \u03b5\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03ad\u03c2, \u03c0\u03bf\u03c5 \u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c5\u03c0\u03cc\u03c8\u03b7 \u03ae \u03b2\u03b1\u03c3\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b1\u03bd \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03bf\u03cd\u03bd \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ae \u03ae \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03ae. \u03a3\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c0\u03c4\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03bf\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c4\u03bf \u03ba\u03c1\u03af\u03bd\u03bf\u03c5\u03bd \u03c3\u03ba\u03cc\u03c0\u03b9\u03bc\u03bf, \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b6\u03b7\u03c4\u03ae\u03c3\u03bf\u03c5\u03bd \u03b1\u03bd\u03b5\u03be\u03ac\u03c1\u03c4\u03b7\u03c4\u03b7 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03ae \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b8\u03ad\u03bc\u03b1.<\/p>\n<p>\u0395\u03bd\u03ce \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03c7\u03c1\u03ae\u03c3\u03b9\u03bc\u03b1 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1, \u03b7 Ta Meri Finance \u03b4\u03b5\u03bd \u03b5\u03b3\u03b3\u03c5\u03ac\u03c4\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03af\u03b2\u03b5\u03b9\u03b1 \u03ae \u03c4\u03b7 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2 \u03c4\u03c9\u03bd \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03ac\u03c4\u03c9\u03bd \u03c4\u03b7\u03c2 \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03ae\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2.<\/p>\n<p>\u03a4\u03b1 \u03b5\u03c0\u03b9\u03c4\u03cc\u03ba\u03b9\u03b1 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03b7 Ta Meri Finance, \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03ba\u03c1\u03b9\u03c4\u03ae\u03c1\u03b9\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03b5\u03af \u03ba\u03b1\u03b9 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03b9 \u03b7 Ta Meri Finance \u03c3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b9\u03c3\u03c4\u03c9\u03c4\u03b9\u03ba\u03ae \u03c4\u03b7\u03c2 \u03c0\u03bf\u03bb\u03b9\u03c4\u03b9\u03ba\u03ae.<\/p>\n<p>\u0397 Ta Meri Finance \u03b4\u03b5\u03bd \u03c0\u03c1\u03bf\u03b2\u03b1\u03af\u03bd\u03b5\u03b9 \u03c3\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b4\u03ae\u03bb\u03c9\u03c3\u03b7 - \u03b5\u03af\u03c4\u03b5 \u03c1\u03b7\u03c4\u03ae \u03b5\u03af\u03c4\u03b5 \u03c3\u03b9\u03c9\u03c0\u03b7\u03c1\u03ae - \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03af\u03b2\u03b5\u03b9\u03b1, \u03c4\u03b7 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ae \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b8\u03b5\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ce\u03bd, \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03ce\u03bd \u03ae \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03ac\u03c4\u03c9\u03bd \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ae\/\u03ba\u03b1\u03b9 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5. \u0395\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd, \u03b7 Ta Meri Finance \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c0\u03b5\u03cd\u03b8\u03c5\u03bd\u03b7 \u03b3\u03b9\u03b1 \u03bf\u03c0\u03bf\u03b9\u03b1\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b1\u03c0\u03cc\u03c6\u03b1\u03c3\u03b7 \u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b5\u03b9 \u03c4\u03ad\u03c4\u03bf\u03b9\u03c9\u03bd \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ce\u03bd, \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03ce\u03bd \u03ae \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03ac\u03c4\u03c9\u03bd. \u03a9\u03c2 \u03b5\u03ba \u03c4\u03bf\u03cd\u03c4\u03bf\u03c5, \u03bf \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03b1\u03c1\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ac \u03b4\u03b9\u03ba\u03b1\u03b9\u03ce\u03bc\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\/\u03c4\u03b7\u03c2 \u03c3\u03b5 \u03bf\u03c0\u03bf\u03b9\u03b1\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03bd\u03bf\u03bc\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03c2 Ta Meri Finance \u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03c1\u03bf\u03ba\u03cd\u03c8\u03b5\u03b9 \u03b1\u03c0\u03cc \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ae \u03b6\u03b7\u03bc\u03af\u03b1 \u03ae \u03ac\u03bb\u03bb\u03b7 \u03b1\u03c0\u03ce\u03bb\u03b5\u03b9\u03b1\/\u03b6\u03b7\u03bc\u03af\u03b1 \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03ba\u03cd\u03c8\u03b5\u03b9 \u03bc\u03b5 \u03bf\u03c0\u03bf\u03b9\u03bf\u03bd\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03c4\u03c1\u03cc\u03c0\u03bf \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03c9\u03bd \u03c0\u03b1\u03c1\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03c9\u03bd \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ce\u03bd \u03ae\/\u03ba\u03b1\u03b9 \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ac\u03b3\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf.<\/p>\n<p>\u03a3\u03c4\u03bf \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03b2\u03b1\u03b8\u03bc\u03cc \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b9\u03c3\u03c7\u03cd\u03bf\u03c5\u03c3\u03b1 \u03bd\u03bf\u03bc\u03bf\u03b8\u03b5\u03c3\u03af\u03b1, \u03b7 Ta Meri Finance \u03b4\u03b5\u03bd \u03b1\u03c0\u03bf\u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b5\u03c5\u03b8\u03cd\u03bd\u03b7 \u03ad\u03bd\u03b1\u03bd\u03c4\u03b9 \u03bf\u03c0\u03bf\u03b9\u03bf\u03c5\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03c0\u03c1\u03bf\u03c3\u03ce\u03c0\u03bf\u03c5 (\u03c6\u03c5\u03c3\u03b9\u03ba\u03bf\u03cd \u03ae \u03bd\u03bf\u03bc\u03b9\u03ba\u03bf\u03cd) \u03b3\u03b9\u03b1 \u03bf\u03c0\u03bf\u03b9\u03b1\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b1\u03c0\u03ce\u03bb\u03b5\u03b9\u03b1, \u03b6\u03b7\u03bc\u03b9\u03ac, \u03ad\u03be\u03bf\u03b4\u03bf \u03ae \u03b1\u03be\u03af\u03c9\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03c1\u03bf\u03ba\u03cd\u03c8\u03b5\u03b9 \u2013\u03ac\u03bc\u03b5\u03c3\u03b1 \u03ae \u03ad\u03bc\u03bc\u03b5\u03c3\u03b1\u2013 \u03c3\u03b5 \u03c3\u03c7\u03ad\u03c3\u03b7 \u03bc\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03ae \u03c9\u03c2 \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2, \u03ba\u03b1\u03c4\u03ac\u03c7\u03c1\u03b7\u03c3\u03b7\u03c2 \u03ae \u03b1\u03b4\u03c5\u03bd\u03b1\u03bc\u03af\u03b1\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03ae \u03c4\u03c9\u03bd \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03bf\u03c5 \u03ae \u03bf\u03c0\u03bf\u03b9\u03bf\u03c5\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03bc\u03ad\u03c1\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5, \u03ae \u03bf\u03c0\u03bf\u03b9\u03b1\u03c3\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1\u03c2 \u03ae \u03c0\u03b1\u03c1\u03ac\u03bb\u03b5\u03b9\u03c8\u03b7\u03c2 \u03b1\u03c0\u03cc \u03bf\u03c0\u03bf\u03b9\u03bf\u03bd\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c4\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ae \u03c3\u03c5\u03bd\u03b4\u03ad\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5. \u0397 Ta Meri Finance \u03ba\u03b1\u03b9 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03bc\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03c0\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c1\u03b7\u03c4\u03ac \u03ba\u03ac\u03b8\u03b5 \u03b5\u03c5\u03b8\u03cd\u03bd\u03b7 \u03b3\u03b9\u03b1 \u03bb\u03ac\u03b8\u03b7 \u03ae\/\u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03b1\u03bb\u03b5\u03af\u03c8\u03b5\u03b9\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2, \u03c4\u03bf\u03c5\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2 \u03ae \u03c4\u03b1 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ae\/\u03ba\u03b1\u03b9 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5.<\/p>\n<p>\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03ae \u03b4\u03cc\u03c3\u03b5\u03c9\u03bd, \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03af\u03b6\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bc\u03c6\u03c9\u03bd\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03cc\u03c1\u03bf\u03c5\u03c2 \u03c0\u03bf\u03c5 \u03bf\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03bf\u03cd\u03c3\u03b1 \u03b4\u03ae\u03bb\u03c9\u03c3\u03b7 \u03b1\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03b5\u03c5\u03b8\u03cd\u03bd\u03b7\u03c2. \u0395\u03ac\u03bd \u03b4\u03b5\u03bd \u03c3\u03c5\u03bc\u03c6\u03c9\u03bd\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03b1\u03c5\u03c4\u03bf\u03cd\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03cc\u03c1\u03bf\u03c5\u03c2, \u03c3\u03b1\u03c2 \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03b5\u03cd\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03bc\u03b7\u03bd \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03ae.<\/p>\n\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Get a quote Disclaimer: The above results are listed as indicative and are provided only as an example for guidance purposes. They do not constitute, in any way, professional advice and\/or an offer and are not binding for Ta Meri Finance or any other person. In no case should they replace competent or specialized advice,<\/p>","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6333","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Car Finance Calculator - Cost Calculator - Ta Meri Finance - Cyprus<\/title>\n<meta name=\"description\" content=\"Use our Car Finance Calculator and get ready to find out all the options we offer for you to drive your next car! Contact us today for more!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tamerifinance.com\/el\/cost-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"el_GR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Car Finance Calculator\" \/>\n<meta property=\"og:description\" content=\"Car Finance Calculator\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tamerifinance.com\/el\/cost-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Ta Meri Finance\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TaMeriFinance\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-30T11:14:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tamerifinance.com\/wp-content\/uploads\/2024\/01\/005A-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"400\" \/>\n\t<meta property=\"og:image:height\" content=\"220\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 \u03bb\u03b5\u03c0\u03c4\u03ac\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/cost-calculator\\\/\",\"url\":\"https:\\\/\\\/tamerifinance.com\\\/cost-calculator\\\/\",\"name\":\"Car Finance Calculator - Cost Calculator - Ta Meri Finance - Cyprus\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/#website\"},\"datePublished\":\"2019-12-10T05:14:51+00:00\",\"dateModified\":\"2026-01-30T11:14:49+00:00\",\"description\":\"Use our Car Finance Calculator and get ready to find out all the options we offer for you to drive your next car! Contact us today for more!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/cost-calculator\\\/#breadcrumb\"},\"inLanguage\":\"el\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tamerifinance.com\\\/cost-calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/cost-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tamerifinance.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cost Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/#website\",\"url\":\"https:\\\/\\\/tamerifinance.com\\\/\",\"name\":\"Ta Meri Finance\",\"description\":\"Drive your dreams\",\"publisher\":{\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/#organization\"},\"alternateName\":\"TMF\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tamerifinance.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"el\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/#organization\",\"name\":\"Ta Meri Finance\",\"url\":\"https:\\\/\\\/tamerifinance.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"el\",\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tamerifinance.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/cropped-TaMeriFinanceLgTr-1.png\",\"contentUrl\":\"https:\\\/\\\/tamerifinance.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/cropped-TaMeriFinanceLgTr-1.png\",\"width\":512,\"height\":512,\"caption\":\"Ta Meri Finance\"},\"image\":{\"@id\":\"https:\\\/\\\/tamerifinance.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/TaMeriFinance\",\"https:\\\/\\\/www.instagram.com\\\/tamerifinance\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/ta-meri-finance-pvt-ltd\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Car Finance Calculator - Cost Calculator - Ta Meri Finance - Cyprus","description":"Use our Car Finance Calculator and get ready to find out all the options we offer for you to drive your next car! Contact us today for more!","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:\/\/tamerifinance.com\/el\/cost-calculator\/","og_locale":"el_GR","og_type":"article","og_title":"Car Finance Calculator","og_description":"Car Finance Calculator","og_url":"https:\/\/tamerifinance.com\/el\/cost-calculator\/","og_site_name":"Ta Meri Finance","article_publisher":"https:\/\/www.facebook.com\/TaMeriFinance","article_modified_time":"2026-01-30T11:14:49+00:00","og_image":[{"width":400,"height":220,"url":"https:\/\/tamerifinance.com\/wp-content\/uploads\/2024\/01\/005A-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2":"2 \u03bb\u03b5\u03c0\u03c4\u03ac"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tamerifinance.com\/cost-calculator\/","url":"https:\/\/tamerifinance.com\/cost-calculator\/","name":"Car Finance Calculator - Cost Calculator - Ta Meri Finance - Cyprus","isPartOf":{"@id":"https:\/\/tamerifinance.com\/#website"},"datePublished":"2019-12-10T05:14:51+00:00","dateModified":"2026-01-30T11:14:49+00:00","description":"Use our Car Finance Calculator and get ready to find out all the options we offer for you to drive your next car! Contact us today for more!","breadcrumb":{"@id":"https:\/\/tamerifinance.com\/cost-calculator\/#breadcrumb"},"inLanguage":"el","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tamerifinance.com\/cost-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tamerifinance.com\/cost-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tamerifinance.com\/"},{"@type":"ListItem","position":2,"name":"Cost Calculator"}]},{"@type":"WebSite","@id":"https:\/\/tamerifinance.com\/#website","url":"https:\/\/tamerifinance.com\/","name":"Ta Meri Finance","description":"Drive your dreams","publisher":{"@id":"https:\/\/tamerifinance.com\/#organization"},"alternateName":"TMF","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tamerifinance.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"el"},{"@type":"Organization","@id":"https:\/\/tamerifinance.com\/#organization","name":"Ta Meri Finance","url":"https:\/\/tamerifinance.com\/","logo":{"@type":"ImageObject","inLanguage":"el","@id":"https:\/\/tamerifinance.com\/#\/schema\/logo\/image\/","url":"https:\/\/tamerifinance.com\/wp-content\/uploads\/2023\/12\/cropped-TaMeriFinanceLgTr-1.png","contentUrl":"https:\/\/tamerifinance.com\/wp-content\/uploads\/2023\/12\/cropped-TaMeriFinanceLgTr-1.png","width":512,"height":512,"caption":"Ta Meri Finance"},"image":{"@id":"https:\/\/tamerifinance.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TaMeriFinance","https:\/\/www.instagram.com\/tamerifinance","https:\/\/www.linkedin.com\/company\/ta-meri-finance-pvt-ltd\/"]}]}},"_links":{"self":[{"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/pages\/6333","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/comments?post=6333"}],"version-history":[{"count":154,"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/pages\/6333\/revisions"}],"predecessor-version":[{"id":13053,"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/pages\/6333\/revisions\/13053"}],"wp:attachment":[{"href":"https:\/\/tamerifinance.com\/el\/wp-json\/wp\/v2\/media?parent=6333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}