{"id":1508,"date":"2025-12-25T12:34:12","date_gmt":"2025-12-25T12:34:12","guid":{"rendered":"https:\/\/www.balsugida.com\/?page_id=1508"},"modified":"2026-01-12T11:34:10","modified_gmt":"2026-01-12T11:34:10","slug":"production-and-quality-management","status":"publish","type":"page","link":"https:\/\/www.balsugida.com\/en\/production-and-quality-management\/","title":{"rendered":"Production and Quality Management"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1508\" class=\"elementor elementor-1508\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98042a1 e-flex e-con-boxed e-con e-parent\" data-id=\"98042a1\" 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-a5d2fee elementor-widget elementor-widget-html\" data-id=\"a5d2fee\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/unpkg.com\/@phosphor-icons\/web\"><\/script>\n\n<style>\n\n .balsu-tab-btn.active i { color: #ffffff !important; }\n    \/* ================================\n       BALSU \u2013 KURUMSAL SAYFA (YEN\u0130 ST\u0130L)\n    ================================== *\/\n    :root {\n        --balsu-bordeaux: #6F3C35;\n        --balsu-yellow: #F8D664;\n        --balsu-text: #333333;\n        --balsu-bg-light: #FDF9F9;\n        --balsu-border: #e0e0e0;\n        --balsu-radius: 20px;\n        --balsu-shadow: 0 10px 30px rgba(111, 60, 53, 0.08);\n    }\n\n    .balsu-info {\n       \n        background: #ffffff;\n        color: var(--balsu-text);\n    }\n\n    .balsu-layout {\n        max-width: 1300px;\n        margin: 0 auto 60px;\n    }\n\n    \/* --- \u00dcST TAB MEN\u00dcS\u00dc --- *\/\n    .balsu-tabs-nav {\n        display: flex;\n        gap: 15px;\n        overflow-x: auto;\n        padding: 5px 5px 20px 5px;\n        margin-bottom: 30px;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(111, 60, 53, 0.2) transparent;\n        border-bottom: 1px solid #eee;\n    }\n    \n    .balsu-tabs-nav::-webkit-scrollbar {\n        height: 4px;\n    }\n    .balsu-tabs-nav::-webkit-scrollbar-thumb {\n        background-color: rgba(111, 60, 53, 0.2);\n        border-radius: 4px;\n    }\n\n    .balsu-tab-btn {\n        background: #fff;\n        border: 1px solid #eee;\n        padding: 14px 30px;\n        font-size: 16px;\n        font-weight: 600;\n        color: #666;\n        cursor: pointer;\n        border-radius: 50px; \/* Kaps\u00fcl Buton *\/\n        white-space: nowrap;\n        transition: all 0.3s ease;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.03);\n    }\n\n    .balsu-tab-btn i {\n        font-size: 20px;\n        color: #999;\n        transition: color 0.3s;\n    }\n\n    \/* Hover Durumu *\/\n    .balsu-tab-btn:hover {\n        background-color: #FFF5F5;\n        color: var(--balsu-bordeaux);\n        border-color: #f0dada;\n        transform: translateY(-2px);\n    }\n    .balsu-tab-btn:hover i { color: var(--balsu-bordeaux); }\n\n    \/* Aktif Tab Durumu *\/\n    .balsu-tab-btn.active {\n        background-color: var(--balsu-bordeaux);\n        color: #fff;\n        border-color: var(--balsu-bordeaux);\n        box-shadow: 0 5px 15px rgba(111, 60, 53, 0.25);\n    }\n   \n\n    \/* --- \u0130\u00c7ER\u0130K ALANI --- *\/\n    .balsu-tab-content {\n        display: none;\n        animation: fadeIn 0.5s ease;\n    }\n    .balsu-tab-content.active { display: block; }\n\n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* Section & Card *\/\n    .balsu-section {\n        background: #fff;\n        border: 1px solid var(--balsu-border);\n        border-radius: var(--balsu-radius);\n        overflow: hidden;\n        box-shadow: var(--balsu-shadow);\n        margin-bottom: 40px;\n    }\n\n    .balsu-section-header {\n        background: var(--balsu-bordeaux);\n        padding: 30px;\n        color: #fff;\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .balsu-section-header::before {\n        content: ''; position: absolute; top: -50%; right: -5%;\n        width: 300px; height: 300px; background: rgba(248, 214, 100, 0.1);\n        border-radius: 50%;\n    }\n\n    .balsu-section-header h2 {\n        margin: 0;\n        font-size: 24px;\n        font-weight: 700;\n        color: #fff;\n        position: relative;\n        z-index: 1;\n        border-bottom: 3px solid var(--balsu-yellow);\n        display: inline-block;\n        padding-bottom: 5px;\n    }\n\n    .balsu-section-body {\n        padding: 40px;\n    }\n\n    .balsu-section-body h3 {\n        font-size: 20px;\n        font-weight: 700;\n        margin: 0 0 20px;\n        color: var(--balsu-bordeaux);\n        display: flex;\n        align-items: center;\n    }\n    \n    .balsu-section-body h3::before {\n        content: ''; display: block; width: 8px; height: 8px;\n        background: var(--balsu-yellow); border-radius: 50%; margin-right: 12px;\n    }\n\n    .balsu-section-body p {\n        font-size: 16px;\n        line-height: 1.8;\n        color: #444;\n        margin-bottom: 20px;\n        text-align: justify;\n    }\n\n    \/* G\u00f6rsel Grid *\/\n    .balsu-img-grid {\n        display: grid;\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n        gap: 20px;\n        margin: 30px 0;\n    }\n\n    .balsu-img-grid img {\n        width: 100%;\n        height: 250px;\n        object-fit: cover;\n        border-radius: 12px;\n        display: block;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n        transition: transform .3s ease;\n        cursor: pointer;\n    }\n\n    .balsu-img-grid img:hover {\n        transform: scale(1.03);\n        box-shadow: 0 12px 25px rgba(0,0,0,0.15);\n    }\n\n    \/* Sertifika & \u0130\u015f Birlikleri *\/\n    .balsu-subtitle {\n        margin-top: 40px;\n        margin-bottom: 15px;\n        font-size: 18px;\n        font-weight: 700;\n        color: var(--balsu-text);\n        border-left: 4px solid var(--balsu-bordeaux);\n        padding-left: 12px;\n    }\n\n    .balsu-subnote {\n        font-size: 15px;\n        color: #666;\n        margin-bottom: 20px;\n        font-style: italic;\n    }\n\n    .balsu-cert-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n        gap: 20px;\n        margin-bottom: 30px;\n        align-items: center;\n        justify-items: center;\n    }\n\n    .balsu-cert-grid a {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        height: 120px;\n        background: #fff;\n        border: 1px solid #eee;\n        border-radius: 12px;\n        padding: 15px;\n        transition: all 0.3s ease;\n        box-shadow: 0 3px 6px rgba(0,0,0,0.02);\n    }\n\n    .balsu-cert-grid a:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 20px rgba(111, 60, 53, 0.1);\n        border-color: var(--balsu-bordeaux);\n    }\n\n    .balsu-cert-grid img {\n        max-width: 100%;\n        max-height: 100%;\n        object-fit: contain;\n    }\n\n    \/* Modal *\/\n    .image-modal {\n        display: none; position: fixed; z-index: 9999;\n        left: 0; top: 0; width: 100%; height: 100%;\n        background-color: rgba(0, 0, 0, 0.9);\n        justify-content: center; align-items: center;\n    }\n    .image-modal.active { display: flex; }\n    .modal-content-img { max-width: 90%; max-height: 90%; border-radius: 10px; animation: zoomIn 0.3s ease; }\n    .modal-close {\n        position: absolute; top: 20px; right: 40px;\n        color: #fff; font-size: 40px; cursor: pointer;\n    }\n    @keyframes zoomIn { from { transform: scale(0.8); opacity: 0; } to { transform: scale(1); opacity: 1; } }\n\n    \/* Responsive *\/\n    @media (max-width: 900px) {\n        .balsu-img-grid { grid-template-columns: repeat(2, 1fr); }\n        .balsu-cert-grid { grid-template-columns: repeat(2, 1fr); }\n    }\n\n    @media (max-width: 640px) {\n        .balsu-img-grid { grid-template-columns: 1fr; }\n        .balsu-section-body { padding: 25px; }\n        .balsu-tab-btn { padding: 12px 20px; font-size: 14px; }\n    }\n<\/style>\n\n<div class=\"balsu-info\">\n  <div class=\"balsu-layout\">\n    \n    <div class=\"balsu-tabs-nav\">\n        <button class=\"balsu-tab-btn active\" data-tab=\"uretim\">\n            <i class=\"ph ph-factory\"><\/i> Production\n        <\/button>\n        <button class=\"balsu-tab-btn\" data-tab=\"kalite\">\n            <i class=\"ph ph-medal\"><\/i> Quality\n        <\/button>\n        <button class=\"balsu-tab-btn\" data-tab=\"tedarik-zinciri\">\n            <i class=\"ph ph-truck\"><\/i> Supply Chain\n        <\/button>\n    <\/div>\n\n    <div id=\"uretim\" class=\"balsu-tab-content active\">\n      <div class=\"balsu-section\">\n        <div class=\"balsu-section-header\">\n          <h2>Production<\/h2>\n          <i class=\"ph ph-gear\" style=\"font-size: 32px; opacity: 0.8;\"><\/i>\n        <\/div>\n        <div class=\"balsu-section-body\">\n          <h3>Our production technologies are continuously monitored and updated.<\/h3>\n          <p>BALSU, offering high-quality natural and processed hazelnuts both domestically and internationally, is one of the world&#039;s largest and best-known hazelnut suppliers. BALSU provides its customers with premium products, meticulously selected from orchards across Turkey and processed using state-of-the-art technology, under the management of experienced and expert personnel.<\/p>\n          <p>Located in Hendek district of Sakarya, the BALSU factory is one of the most advanced facilities in its sector with its climate-controlled warehouses, high-capacity silos, cold storage facilities, and advanced processing machinery. BALSU facilities have a daily capacity of cracking more than 800 tons of shelled hazelnuts and processing a total of 460 tons of hazelnut kernels.<\/p>\n          <p>Our production infrastructure is supported by automation systems and advanced quality control points. This ensures that every product we offer our customers meets and exceeds international standards in terms of both food safety and consistency.<\/p>\n\n          <div class=\"balsu-img-grid\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/production1.jpg\" alt=\"Honey Production 1\" onclick=\"openImageModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/production2.jpg\" alt=\"Balsu Production 2\" onclick=\"openImageModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/production3.jpg\" alt=\"Balsu Production 3\" onclick=\"openImageModal(this.src)\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div id=\"kalite\" class=\"balsu-tab-content\">\n      <div class=\"balsu-section\">\n        <div class=\"balsu-section-header\">\n          <h2>Quality<\/h2>\n          <i class=\"ph ph-certificate\" style=\"font-size: 32px; opacity: 0.8;\"><\/i>\n        <\/div>\n        <div class=\"balsu-section-body\">\n          <h3>At BALSU, quality isn&#039;t controlled, it&#039;s produced.<\/h3>\n          <p>At BALSU, we believe in quality production, not just quality control. To realize this philosophy, which is ingrained in our corporate culture, we design our products to be of high quality and reliable from cultivation in the hazelnut orchards to delivery.<\/p>\n          <p>Our design and engineering marvel of a manufacturing facility combines cutting-edge technology with years of accumulated technical expertise to guarantee the consistency of our production quality and processing standards. This allows us to not only meet our customers&#039; expectations, but exceed them.<\/p>\n          <p>Our products are certified with BRCGS, IFS, and other quality assurance certificates. Our \u201cQuality Assurance and Food Safety Management Program,\u201d rigorously implemented by our quality department, guarantees compliance with international certification standards and the sustainability of our superior quality, which even surpasses them.<\/p>\n\n          <div class=\"balsu-img-grid\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/quality1-1.jpg\" alt=\"Balsu Quality 1\" onclick=\"openImageModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/quality2-1.jpg\" alt=\"Balsu Quality 2\" onclick=\"openImageModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/quality3-1.jpg\" alt=\"Balsu Quality 3\" onclick=\"openImageModal(this.src)\">\n          <\/div>\n\n          <div class=\"balsu-subtitle\">Certificates<\/div>\n          <p class=\"balsu-subnote\">BALSU products are the first in the industry to be certified by various quality control certificates:<\/p>\n\n          <div class=\"balsu-subtitle\" style=\"font-size:16px; margin-top:25px; border-left:none; padding-left:0; color:#555;\">Environmental and Climate-Focused Certifications<\/div>\n          <div class=\"balsu-cert-grid\">\n            <a href=\"https:\/\/sifiratik.gov.tr\/\" target=\"_blank\">\n              <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2022\/04\/sifiratik.jpg\" alt=\"Zero Waste\">\n            <\/a>\n            <a href=\"https:\/\/www.balsugida.com\/\/wp-content\/uploads\/2025\/09\/BALSU_ISO%2014064_Dogrulama%20Beyan\u0131%20Sertifikas\u0131_2024.pdf\" target=\"_blank\">\n              <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2024\/02\/BALSU_ISO-14064_Dogrulama-Beyani-Sertifikasi_2022.jpg\" alt=\"ISO 14064 Verification Statement\">\n            <\/a>\n          <\/div>\n\n          <div class=\"balsu-subtitle\" style=\"font-size:16px; margin-top:20px; border-left:none; padding-left:0; color:#555;\">Food Safety and Quality Management Systems<\/div>\n          <div class=\"balsu-cert-grid\">\n            <a href=\"https:\/\/www.brcgs.com\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/07\/brc2.jpg\" alt=\"BRCGS\"><\/a>\n            <a href=\"https:\/\/ifs-certification.com\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/ifs_food.jpg\" alt=\"IFS Food\"><\/a>\n            <a href=\"https:\/\/www.iso.org\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/iso_27001.jpg\" alt=\"ISO 27001\"><\/a>\n            <a href=\"https:\/\/www.tuv.at\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/tuv_austria.jpg\" alt=\"T\u00dcV Austria Turk\"><\/a>\n          <\/div>\n\n          <div class=\"balsu-subtitle\" style=\"font-size:16px; margin-top:20px; border-left:none; padding-left:0; color:#555;\">Organic, Halal and Kosher Certifications<\/div>\n          <div class=\"balsu-cert-grid\">\n            <a href=\"https:\/\/www.tarimorman.gov.tr\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/organik-tarim-logo.jpg\" alt=\"Organic Farming\"><\/a>\n            <a href=\"https:\/\/www.usda.gov\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/usda_organic.jpg\" alt=\"USDA Organic\"><\/a>\n            <a href=\"https:\/\/ec.europa.eu\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/eu_eec.jpg\" alt=\"EU Organic\"><\/a>\n            <a href=\"http:\/\/gimdes.com\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/gimdes.jpg\" alt=\"GIMDES\"><\/a>\n            <a href=\"https:\/\/www.denetgida.com.tr\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/ktr.jpg\" alt=\"Kosher\"><\/a>\n          <\/div>\n\n          <div class=\"balsu-subtitle\" style=\"font-size:16px; margin-top:20px; border-left:none; padding-left:0; color:#555;\">Other International Approvals<\/div>\n          <div class=\"balsu-cert-grid\">\n            <a href=\"https:\/\/www.fda.gov\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/fda.jpg\" alt=\"FDA\"><\/a>\n            <a href=\"https:\/\/www.tarimorman.gov.tr\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/iyi_tarim.jpg\" alt=\"Good Agricultural Practices\"><\/a>\n            <a href=\"https:\/\/www.rainforest-alliance.org\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/RFA-new.jpg\" alt=\"Rainforest Alliance\"><\/a>\n          <\/div>\n\n          <div class=\"balsu-subtitle\">Collaborations<\/div>\n          <div class=\"balsu-cert-grid\">\n            <a href=\"https:\/\/genchayat.org\/en\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/03\/gencHayatVakfi.jpg\" alt=\"Young Life Foundation\"><\/a>\n            <a href=\"https:\/\/www.sedex.com\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/sedex.jpg\" alt=\"Sedex\"><\/a>\n            <a href=\"https:\/\/duzce.edu.tr\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/03\/duzce.jpg\" alt=\"Duzce University\"><\/a>\n            <a href=\"https:\/\/www.fairlabor.org\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2020\/12\/fair_labor.jpg\" alt=\"FLA\"><\/a>\n            <a href=\"http:\/\/www.iib.org.tr\/\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/iib.jpg\" alt=\"IIB\"><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div id=\"tedarik-zinciri\" class=\"balsu-tab-content\">\n      <div class=\"balsu-section\">\n        <div class=\"balsu-section-header\">\n          <h2>Supply Chain management<\/h2>\n          <i class=\"ph ph-path\" style=\"font-size: 32px; opacity: 0.8;\"><\/i>\n        <\/div>\n        <div class=\"balsu-section-body\">\n          <h3>One of the World&#039;s Leading Hazelnut Processors Today<\/h3>\n          <p>With the goal of creating the highest possible added value in hazelnuts, BALSU bridges the gap between the global industry and hazelnut orchards, serving its customers with a unique and original supply chain. It manages hazelnut supply operations throughout the Black Sea Region, stretching from Kocaeli to Artvin.<\/p>\n          <p>BALSU employs highly qualified hazelnut experts in the sector to provide superior quality service and to ensure that each type of hazelnut received is correctly categorized. With two separate logistics centers in Hendek and Ordu, BALSU has the capacity to reach all shelled hazelnuts in the region through its network of over 200 select and diversified suppliers.<\/p>\n          <p>To ensure sustainable and efficient production for hazelnut growers, the company employs numerous agricultural engineers. It is also taking steps to map its supply chain to increase traceability and allow customers to observe the entire process, all the way back to their hazelnut orchards.<\/p>\n          <p>BALSU aims to access hazelnuts at their source, ensure sustainability and full traceability, and maintain direct contact with producers. As part of this, its shop in Ak\u00e7akoca has been providing service since 2022.<\/p>\n\n          <div class=\"balsu-img-grid\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/production4.jpg\" alt=\"Balsu Logistics\" onclick=\"openImageModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/production1.jpg\" alt=\"Supply Operations\" onclick=\"openImageModal(this.src)\">\n            <img decoding=\"async\" src=\"https:\/\/www.balsugida.com\/wp-content\/uploads\/2021\/02\/production2.jpg\" alt=\"Supply Management\" onclick=\"openImageModal(this.src)\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"image-modal\" id=\"imageModal\" onclick=\"closeImageModal()\">\n      <span class=\"modal-close\">\u00d7<\/span>\n      <img class=\"modal-content-img\" id=\"modalImage\">\n  <\/div>\n\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function () {\n        \/* --- TAB Y\u00d6NET\u0130M\u0130 VE URL HASH ENTEGRASYONU --- *\/\n        const tabButtons = document.querySelectorAll('.balsu-tab-btn');\n        const tabContents = document.querySelectorAll('.balsu-tab-content');\n        const tabsContainer = document.querySelector('.balsu-tabs-container');\n\n        \/\/ Sekme De\u011fi\u015ftirme Fonksiyonu\n        function activateTab(targetId, updateUrl = false) {\n            const targetBtn = document.querySelector(`.balsu-tab-btn[data-tab=\"${targetId}\"]`);\n            const targetContent = document.getElementById(targetId);\n\n            if (!targetBtn || !targetContent) return;\n\n            \/\/ Aktifleri temizle\n            tabButtons.forEach(btn => btn.classList.remove('active'));\n            tabContents.forEach(content => content.classList.remove('active'));\n\n            \/\/ Yenileri aktif et\n            targetBtn.classList.add('active');\n            targetContent.classList.add('active');\n\n            \/\/ URL G\u00fcncelle\n            if (updateUrl) {\n                history.replaceState(null, null, '#' + targetId);\n            }\n\n            \/\/ Mobilde kayd\u0131rma\n            const headerOffset = 100; \n            const elementPosition = tabsContainer.getBoundingClientRect().top;\n            const offsetPosition = elementPosition + window.pageYOffset - headerOffset;\n\n            if(window.innerWidth <= 768 || !updateUrl) {\n                 window.scrollTo({\n                    top: offsetPosition,\n                    behavior: \"smooth\"\n                });\n            }\n        }\n\n        \/\/ T\u0131klama Olay\u0131\n        tabButtons.forEach(button => {\n            button.addEventListener('click', function () {\n                const targetTab = this.getAttribute('data-tab');\n                activateTab(targetTab, true);\n            });\n        });\n\n        \/\/ Sayfa Y\u00fcklendi\u011finde URL Kontrol\u00fc\n        const hash = window.location.hash.replace('#', '');\n        if (hash) {\n            setTimeout(() => {\n                activateTab(hash, false);\n            }, 100);\n        }\n\n        \/\/ Hash De\u011fi\u015fimi Dinle\n        window.addEventListener('hashchange', function() {\n            const newHash = window.location.hash.replace('#', '');\n            if(newHash) {\n                activateTab(newHash, false);\n            }\n        });\n    });\n\n    \/* Modal Fonksiyonlar\u0131 *\/\n    function openImageModal(src) {\n        const modal = document.getElementById('imageModal');\n        const modalImg = document.getElementById('modalImage');\n        modal.classList.add('active');\n        modalImg.src = src;\n        document.body.style.overflow = 'hidden';\n    }\n\n    function closeImageModal() {\n        const modal = document.getElementById('imageModal');\n        modal.classList.remove('active');\n        document.body.style.overflow = 'auto';\n    }\n<\/script>\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>Production Quality Supply Chain Production Our Production Technologies are Continuously Monitored and Updated. BALSU, which offers high-quality natural and processed hazelnuts to domestic and international markets, is one of the world&#039;s largest and best-known hazelnut supply organizations. BALSU offers its customers first-class products, meticulously selected from orchards throughout Turkey and processed with state-of-the-art technology, under the management of experienced and expert personnel.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1508","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/pages\/1508","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/comments?post=1508"}],"version-history":[{"count":7,"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/pages\/1508\/revisions"}],"predecessor-version":[{"id":94662,"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/pages\/1508\/revisions\/94662"}],"wp:attachment":[{"href":"https:\/\/www.balsugida.com\/en\/wp-json\/wp\/v2\/media?parent=1508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}