{"id":1452,"date":"2026-04-23T15:02:24","date_gmt":"2026-04-23T12:02:24","guid":{"rendered":"https:\/\/tahagroup.net\/ar\/?page_id=1452"},"modified":"2026-04-23T15:11:34","modified_gmt":"2026-04-23T12:11:34","slug":"desi-hesaplayici","status":"publish","type":"page","link":"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/","title":{"rendered":"Desi Hesaplay\u0131c\u0131"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1452\" class=\"elementor elementor-1452\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ba1a1c e-flex e-con-boxed e-con e-parent\" data-id=\"8ba1a1c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0040d1 elementor-widget elementor-widget-text-editor\" data-id=\"b0040d1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Desi Hesaplama Arac\u0131<\/title>\n    <style>\n        .desi-container {\n            background-color: #ffffff;\n            border: 1px solid #e0e0e0;\n            border-radius: 8px;\n            padding: 40px;\n            width: 100%;\n            box-sizing: border-box;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n            margin: 0 auto;\n            font-family: 'Roboto', sans-serif;\n            color: #333333;\n        }\n\n        .desi-header {\n            text-align: center;\n            margin-bottom: 30px;\n            border-bottom: 2px solid #ea580c; \/* Kargo konseptine uygun turuncu\/k\u0131rm\u0131z\u0131ms\u0131 renk *\/\n            padding-bottom: 15px;\n        }\n\n        .desi-title {\n            font-size: 22px;\n            font-weight: 700;\n            color: #1e293b;\n            margin: 0;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .desi-desc {\n            font-size: 14px;\n            color: #64748b;\n            margin-top: 8px;\n        }\n\n        .form-row {\n            display: flex;\n            gap: 15px;\n            margin-bottom: 20px;\n        }\n\n        .form-group {\n            flex: 1;\n            margin-bottom: 20px;\n        }\n\n        .form-row .form-group {\n            margin-bottom: 0;\n        }\n\n        .form-label {\n            display: block;\n            font-size: 14px;\n            font-weight: 600;\n            margin-bottom: 8px;\n            color: #475569;\n        }\n\n        .form-control {\n            width: 100%;\n            padding: 12px 14px;\n            background-color: #ffffff;\n            border: 1px solid #cbd5e1;\n            border-radius: 6px;\n            color: #0f172a;\n            font-size: 15px;\n            font-family: inherit;\n            outline: none;\n            transition: border-color 0.2s, box-shadow 0.2s;\n            box-sizing: border-box;\n        }\n\n        .form-control:focus {\n            border-color: #ea580c;\n            box-shadow: 0 0 0 3px rgba(234, 88, 12, 0.15);\n        }\n\n        .form-control::placeholder {\n            color: #94a3b8;\n        }\n\n        .calc-btn {\n            width: 100%;\n            padding: 14px;\n            background-color: #ea580c;\n            border: none;\n            border-radius: 6px;\n            color: #ffffff;\n            font-size: 15px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: background-color 0.2s;\n            margin-top: 10px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .calc-btn:hover {\n            background-color: #c2410c;\n        }\n\n        .calc-btn:active {\n            background-color: #9a3412;\n        }\n\n        .results {\n            margin-top: 30px;\n            background-color: #fff7ed;\n            border: 1px solid #fed7aa;\n            border-radius: 6px;\n            padding: 20px;\n            display: none;\n        }\n\n        .results.show {\n            display: block;\n        }\n\n        .result-item {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 12px;\n            font-size: 15px;\n            color: #475569;\n            align-items: center;\n        }\n\n        .result-item span:last-child {\n            font-weight: 600;\n            color: #1e293b;\n        }\n\n        .result-item.highlight {\n            font-size: 18px;\n            font-weight: 700;\n            color: #0f172a;\n            margin-top: 15px;\n            padding-top: 15px;\n            border-top: 1px solid #fdba74;\n        }\n\n        .result-item.highlight span:last-child {\n            color: #ea580c;\n            font-size: 20px;\n        }\n\n        .info-box {\n            background-color: #f8fafc;\n            border-left: 4px solid #94a3b8;\n            padding: 12px;\n            font-size: 13px;\n            color: #475569;\n            margin-top: 20px;\n            border-radius: 0 4px 4px 0;\n            line-height: 1.5;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"desi-container\">\n    <div class=\"desi-header\">\n        <h1 class=\"desi-title\">Kargo Desi Hesaplama<\/h1>\n        <p class=\"desi-desc\">G\u00f6nderinizin hacimsel a\u011f\u0131rl\u0131\u011f\u0131n\u0131 (desi) hesaplay\u0131n.<\/p>\n    <\/div>\n    \n    <div class=\"form-row\">\n        <div class=\"form-group\">\n            <label class=\"form-label\">En (cm)<\/label>\n            <input id=\"desi-width\" class=\"form-control\" min=\"0\" step=\"1\" type=\"number\" placeholder=\"\u00d6rn: 30\" \/>\n        <\/div>\n        <div class=\"form-group\">\n            <label class=\"form-label\">Boy (cm)<\/label>\n            <input id=\"desi-length\" class=\"form-control\" min=\"0\" step=\"1\" type=\"number\" placeholder=\"\u00d6rn: 40\" \/>\n        <\/div>\n        <div class=\"form-group\">\n            <label class=\"form-label\">Y\u00fckseklik (cm)<\/label>\n            <input id=\"desi-height\" class=\"form-control\" min=\"0\" step=\"1\" type=\"number\" placeholder=\"\u00d6rn: 20\" \/>\n        <\/div>\n    <\/div>\n    \n    <div class=\"form-group\">\n        <label class=\"form-label\">Fiziksel A\u011f\u0131rl\u0131k (kg) &#8211; Opsiyonel<\/label>\n        <input id=\"desi-weight\" class=\"form-control\" min=\"0\" step=\"0.1\" type=\"number\" placeholder=\"\u00d6rn: 5 (Kar\u015f\u0131la\u015ft\u0131rma i\u00e7in)\" \/>\n    <\/div>\n\n    <button id=\"desi-calculateBtn\" class=\"calc-btn\">Hesapla<\/button>\n\n    <div id=\"desi-results\" class=\"results\">\n        <div class=\"result-item\">\n            <span>Kutu Hacmi:<\/span>\n            <span id=\"res-volume\">0 cm\u00b3<\/span>\n        <\/div>\n        <div class=\"result-item\">\n            <span>Hacimsel A\u011f\u0131rl\u0131k (Desi):<\/span>\n            <span id=\"res-desi\">0<\/span>\n        <\/div>\n        <div id=\"weight-comparison\" class=\"result-item\" style=\"display: none;\">\n            <span>Fiziksel A\u011f\u0131rl\u0131k:<\/span>\n            <span id=\"res-weight\">0 kg<\/span>\n        <\/div>\n        <div class=\"result-item highlight\">\n            <span>\u00dccretlendirilecek A\u011f\u0131rl\u0131k:<\/span>\n            <span id=\"res-chargeable\">0<\/span>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        const calcBtn = document.getElementById('desi-calculateBtn');\n        const widthInput = document.getElementById('desi-width');\n        const lengthInput = document.getElementById('desi-length');\n        const heightInput = document.getElementById('desi-height');\n        const weightInput = document.getElementById('desi-weight');\n        \n        const resultsDiv = document.getElementById('desi-results');\n        const resVolume = document.getElementById('res-volume');\n        const resDesi = document.getElementById('res-desi');\n        const resWeight = document.getElementById('res-weight');\n        const resChargeable = document.getElementById('res-chargeable');\n        const weightComparison = document.getElementById('weight-comparison');\n\n        const oFormat = new Intl.NumberFormat('tr-TR', { maximumFractionDigits: 2 });\n\n        function calculateDesi() {\n            const width = parseFloat(widthInput.value) || 0;\n            const length = parseFloat(lengthInput.value) || 0;\n            const height = parseFloat(heightInput.value) || 0;\n            const physicalWeight = parseFloat(weightInput.value) || 0;\n\n            if (width <= 0 || length <= 0 || height <= 0) {\n                resultsDiv.classList.remove('show');\n                return;\n            }\n\n            \/\/ Hacim (cm\u00b3)\n            const volume = width * length * height;\n            \n            \/\/ Desi (Hacim \/ 3000)\n            const desi = volume \/ 3000;\n\n            resVolume.textContent = oFormat.format(volume) + ' cm\u00b3';\n            resDesi.textContent = oFormat.format(desi) + ' Desi';\n\n            let chargeableValue = desi;\n            let chargeableUnit = 'Desi';\n\n            \/\/ E\u011fer fiziksel a\u011f\u0131rl\u0131k girilmi\u015fse kar\u015f\u0131la\u015ft\u0131rma yap\n            if (physicalWeight > 0) {\n                weightComparison.style.display = 'flex';\n                resWeight.textContent = oFormat.format(physicalWeight) + ' kg';\n                \n                if (physicalWeight > desi) {\n                    chargeableValue = physicalWeight;\n                    chargeableUnit = 'kg';\n                }\n            } else {\n                weightComparison.style.display = 'none';\n            }\n\n            resChargeable.textContent = oFormat.format(chargeableValue) + ' ' + chargeableUnit;\n\n            \/\/ Sonu\u00e7lar\u0131 g\u00f6ster\n            resultsDiv.classList.remove('show');\n            void resultsDiv.offsetWidth; \/\/ Trigger reflow for animation\n            resultsDiv.classList.add('show');\n        }\n\n        calcBtn.addEventListener('click', calculateDesi);\n        \n        \/\/ Enter tu\u015funa bas\u0131ld\u0131\u011f\u0131nda da hesapla\n        [widthInput, lengthInput, heightInput, weightInput].forEach(input => {\n            input.addEventListener('keypress', (e) => {\n                if (e.key === 'Enter') calculateDesi();\n            });\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\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","protected":false},"excerpt":{"rendered":"<p>Desi Hesaplama Arac\u0131 Kargo Desi Hesaplama G\u00f6nderinizin hacimsel a\u011f\u0131rl\u0131\u011f\u0131n\u0131 (desi) hesaplay\u0131n. En (cm) Boy (cm) Y\u00fckseklik (cm) Fiziksel A\u011f\u0131rl\u0131k (kg) &#8211; Opsiyonel Hesapla Kutu Hacmi: 0 cm\u00b3 Hacimsel A\u011f\u0131rl\u0131k (Desi): 0 Fiziksel A\u011f\u0131rl\u0131k: 0 kg \u00dccretlendirilecek A\u011f\u0131rl\u0131k: 0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1452","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Desi Hesaplay\u0131c\u0131 - Taha Group - AR<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Desi Hesaplay\u0131c\u0131\" \/>\n<meta property=\"og:description\" content=\"Desi Hesaplama Arac\u0131 Kargo Desi Hesaplama G\u00f6nderinizin hacimsel a\u011f\u0131rl\u0131\u011f\u0131n\u0131 (desi) hesaplay\u0131n. En (cm) Boy (cm) Y\u00fckseklik (cm) Fiziksel A\u011f\u0131rl\u0131k (kg) &#8211; Opsiyonel Hesapla Kutu Hacmi: 0 cm\u00b3 Hacimsel A\u011f\u0131rl\u0131k (Desi): 0 Fiziksel A\u011f\u0131rl\u0131k: 0 kg \u00dccretlendirilecek A\u011f\u0131rl\u0131k: 0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/\" \/>\n<meta property=\"og:site_name\" content=\"Taha Group - AR\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T12:11:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/\",\"url\":\"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/\",\"name\":\"Desi Hesaplay\u0131c\u0131 - Taha Group - AR\",\"isPartOf\":{\"@id\":\"https:\/\/tahagroup.net\/ar\/#website\"},\"datePublished\":\"2026-04-23T12:02:24+00:00\",\"dateModified\":\"2026-04-23T12:11:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\/\/tahagroup.net\/ar\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Desi Hesaplay\u0131c\u0131\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tahagroup.net\/ar\/#website\",\"url\":\"https:\/\/tahagroup.net\/ar\/\",\"name\":\"Taha Group - AR\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tahagroup.net\/ar\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Desi Hesaplay\u0131c\u0131 - Taha Group - AR","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:\/\/tahagroup.net\/ar\/desi-hesaplayici\/","og_locale":"tr_TR","og_type":"article","og_title":"Desi Hesaplay\u0131c\u0131","og_description":"Desi Hesaplama Arac\u0131 Kargo Desi Hesaplama G\u00f6nderinizin hacimsel a\u011f\u0131rl\u0131\u011f\u0131n\u0131 (desi) hesaplay\u0131n. En (cm) Boy (cm) Y\u00fckseklik (cm) Fiziksel A\u011f\u0131rl\u0131k (kg) &#8211; Opsiyonel Hesapla Kutu Hacmi: 0 cm\u00b3 Hacimsel A\u011f\u0131rl\u0131k (Desi): 0 Fiziksel A\u011f\u0131rl\u0131k: 0 kg \u00dccretlendirilecek A\u011f\u0131rl\u0131k: 0","og_url":"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/","og_site_name":"Taha Group - AR","article_modified_time":"2026-04-23T12:11:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tahmini okuma s\u00fcresi":"1 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/","url":"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/","name":"Desi Hesaplay\u0131c\u0131 - Taha Group - AR","isPartOf":{"@id":"https:\/\/tahagroup.net\/ar\/#website"},"datePublished":"2026-04-23T12:02:24+00:00","dateModified":"2026-04-23T12:11:34+00:00","breadcrumb":{"@id":"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tahagroup.net\/ar\/desi-hesaplayici\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/tahagroup.net\/ar\/"},{"@type":"ListItem","position":2,"name":"Desi Hesaplay\u0131c\u0131"}]},{"@type":"WebSite","@id":"https:\/\/tahagroup.net\/ar\/#website","url":"https:\/\/tahagroup.net\/ar\/","name":"Taha Group - AR","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tahagroup.net\/ar\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"}]}},"_links":{"self":[{"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/pages\/1452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/comments?post=1452"}],"version-history":[{"count":10,"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/pages\/1452\/revisions"}],"predecessor-version":[{"id":1462,"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/pages\/1452\/revisions\/1462"}],"wp:attachment":[{"href":"https:\/\/tahagroup.net\/ar\/wp-json\/wp\/v2\/media?parent=1452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}