{"id":1452,"date":"2026-04-23T15:02:24","date_gmt":"2026-04-23T12:02:24","guid":{"rendered":"https:\/\/tahagroup.net\/en\/?page_id=1452"},"modified":"2026-05-19T04:03:04","modified_gmt":"2026-05-19T01:03:04","slug":"desi-hesaplayici","status":"publish","type":"page","link":"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/","title":{"rendered":"Dimensional Weight Calculator"},"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<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        .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        .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        .desi-desc {\n            font-size: 14px;\n            color: #64748b;\n            margin-top: 8px;\n        }\n        .form-row {\n            display: flex;\n            gap: 15px;\n            margin-bottom: 20px;\n        }\n        .form-group {\n            flex: 1;\n            margin-bottom: 20px;\n        }\n        .form-row .form-group {\n            margin-bottom: 0;\n        }\n        .form-label {\n            display: block;\n            font-size: 14px;\n            font-weight: 600;\n            margin-bottom: 8px;\n            color: #475569;\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        .form-control:focus {\n            border-color: #ea580c;\n            box-shadow: 0 0 0 3px rgba(234, 88, 12, 0.15);\n        }\n        .form-control::placeholder {\n            color: #94a3b8;\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        .calc-btn:hover {\n            background-color: #c2410c;\n        }\n        .calc-btn:active {\n            background-color: #9a3412;\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        .results.show {\n            display: block;\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        .result-item span:last-child {\n            font-weight: 600;\n            color: #1e293b;\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        .result-item.highlight span:last-child {\n            color: #ea580c;\n            font-size: 20px;\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\n&nbsp;\n<div class=\"desi-container\">\n<div class=\"desi-header\">\n<h1 class=\"desi-title\">Cargo D\u0131mens\u0131onal Weight Calculator<\/h1>\n<p class=\"desi-desc\">Calculate the volumetric weight (dimensional weight) of your shipment.\n\n<\/div>\n<div class=\"form-row\">\n<div class=\"form-group\"><label class=\"form-label\">Width (cm)<\/label>\n<input id=\"desi-width\" class=\"form-control\" min=\"0\" step=\"1\" type=\"number\" placeholder=\"E.g.: 30\" \/><\/div>\n<div class=\"form-group\"><label class=\"form-label\">Length (cm)<\/label>\n<input id=\"desi-length\" class=\"form-control\" min=\"0\" step=\"1\" type=\"number\" placeholder=\"E.g.: 40\" \/><\/div>\n<div class=\"form-group\"><label class=\"form-label\">Height (cm)<\/label>\n<input id=\"desi-height\" class=\"form-control\" min=\"0\" step=\"1\" type=\"number\" placeholder=\"E.g.: 20\" \/><\/div>\n<\/div>\n<div class=\"form-group\"><label class=\"form-label\">Physical Weight (kg) &#8211; Optional<\/label>\n<input id=\"desi-weight\" class=\"form-control\" min=\"0\" step=\"0.1\" type=\"number\" placeholder=\"E.g.: 5 (For comparison)\" \/><\/div>\n<button id=\"desi-calculateBtn\" class=\"calc-btn\">Calculate<\/button>\n<div id=\"desi-results\" class=\"results\">\n<div class=\"result-item\">Box Volume:\n<span id=\"res-volume\">0 cm\u00b3<\/span><\/div>\n<div class=\"result-item\">Volumetric Weight (Dimensional Weight):\n<span id=\"res-desi\">0<\/span><\/div>\n<div id=\"weight-comparison\" class=\"result-item\" style=\"display: none;\">Physical Weight:\n<span id=\"res-weight\">0 kg<\/span><\/div>\n<div class=\"result-item highlight\">Chargeable Weight:\n<span id=\"res-chargeable\">0<\/span><\/div>\n<\/div>\n<\/div>\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) { resultsDiv.classList.remove('show'); return; } \/\/ Hacim (cm\u00b3) const volume = width * length * height; \/\/ Desi (Hacim \/ 3000) const desi = volume \/ 3000; resVolume.textContent = oFormat.format(volume) + ' cm\u00b3'; resDesi.textContent = oFormat.format(desi) + ' Dimensional Weight'; let chargeableValue = desi; let chargeableUnit = 'Dimensional Weight'; \/\/ E\u011fer fiziksel a\u011f\u0131rl\u0131k girilmi\u015fse kar\u015f\u0131la\u015ft\u0131rma yap 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&nbsp;\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>&nbsp; Cargo D\u0131mens\u0131onal Weight Calculator Calculate the volumetric weight (dimensional weight) of your shipment. Width (cm) Length (cm) Height (cm) Physical Weight (kg) &#8211; Optional Calculate Box Volume: 0 cm\u00b3 Volumetric Weight (Dimensional Weight): 0 Physical Weight: 0 kg Chargeable Weight: 0 &nbsp;<\/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>Dimensional Weight Calculator - Taha Group - EN<\/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\/en\/desi-hesaplayici\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dimensional Weight Calculator\" \/>\n<meta property=\"og:description\" content=\"&nbsp; Cargo D\u0131mens\u0131onal Weight Calculator Calculate the volumetric weight (dimensional weight) of your shipment. Width (cm) Length (cm) Height (cm) Physical Weight (kg) &#8211; Optional Calculate Box Volume: 0 cm\u00b3 Volumetric Weight (Dimensional Weight): 0 Physical Weight: 0 kg Chargeable Weight: 0 &nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/\" \/>\n<meta property=\"og:site_name\" content=\"Taha Group - EN\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-19T01:03:04+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\/en\/desi-hesaplayici\/\",\"url\":\"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/\",\"name\":\"Dimensional Weight Calculator - Taha Group - EN\",\"isPartOf\":{\"@id\":\"https:\/\/tahagroup.net\/en\/#website\"},\"datePublished\":\"2026-04-23T12:02:24+00:00\",\"dateModified\":\"2026-05-19T01:03:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\/\/tahagroup.net\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dimensional Weight Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tahagroup.net\/en\/#website\",\"url\":\"https:\/\/tahagroup.net\/en\/\",\"name\":\"Taha Group - EN\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tahagroup.net\/en\/?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":"Dimensional Weight Calculator - Taha Group - EN","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\/en\/desi-hesaplayici\/","og_locale":"tr_TR","og_type":"article","og_title":"Dimensional Weight Calculator","og_description":"&nbsp; Cargo D\u0131mens\u0131onal Weight Calculator Calculate the volumetric weight (dimensional weight) of your shipment. Width (cm) Length (cm) Height (cm) Physical Weight (kg) &#8211; Optional Calculate Box Volume: 0 cm\u00b3 Volumetric Weight (Dimensional Weight): 0 Physical Weight: 0 kg Chargeable Weight: 0 &nbsp;","og_url":"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/","og_site_name":"Taha Group - EN","article_modified_time":"2026-05-19T01:03:04+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\/en\/desi-hesaplayici\/","url":"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/","name":"Dimensional Weight Calculator - Taha Group - EN","isPartOf":{"@id":"https:\/\/tahagroup.net\/en\/#website"},"datePublished":"2026-04-23T12:02:24+00:00","dateModified":"2026-05-19T01:03:04+00:00","breadcrumb":{"@id":"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tahagroup.net\/en\/desi-hesaplayici\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tahagroup.net\/en\/desi-hesaplayici\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/tahagroup.net\/en\/"},{"@type":"ListItem","position":2,"name":"Dimensional Weight Calculator"}]},{"@type":"WebSite","@id":"https:\/\/tahagroup.net\/en\/#website","url":"https:\/\/tahagroup.net\/en\/","name":"Taha Group - EN","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tahagroup.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"}]}},"_links":{"self":[{"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/pages\/1452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/comments?post=1452"}],"version-history":[{"count":15,"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/pages\/1452\/revisions"}],"predecessor-version":[{"id":1548,"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/pages\/1452\/revisions\/1548"}],"wp:attachment":[{"href":"https:\/\/tahagroup.net\/en\/wp-json\/wp\/v2\/media?parent=1452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}