{"id":11,"date":"2024-06-14T22:41:21","date_gmt":"2024-06-14T22:41:21","guid":{"rendered":"https:\/\/www.erzeni.com\/?page_id=11"},"modified":"2025-11-19T10:06:49","modified_gmt":"2025-11-19T10:06:49","slug":"erzeni-dairy-fresh-dairy-products-from-albania","status":"publish","type":"page","link":"https:\/\/www.erzeni.com\/sq\/","title":{"rendered":"Kreu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d28423 e-con-full mainbg animated-slow e-flex wpr-equal-height-no elementor-invisible e-con e-parent\" data-id=\"6d28423\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-772085b selfhtml elementor-widget__width-inherit elementor-absolute elementor-widget elementor-widget-html\" data-id=\"772085b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n    var albanianTimeZone = 'Europe\/Tirane';\r\n\r\n    var videoDay = document.querySelector('.video-day');\r\n    var videoNight = document.querySelector('.video-night');\r\n    var videoDayMobile = document.querySelector('.video-day-mobile');\r\n\r\n    if (videoDay) videoDay.setAttribute('preload', 'none');\r\n    if (videoNight) videoNight.setAttribute('preload', 'none');\r\n    if (videoDayMobile) videoDayMobile.setAttribute('preload', 'none');\r\n\r\n    function isMobile() {\r\n        return \/Mobi|Android\/i.test(navigator.userAgent);\r\n    }\r\n\r\n    if (videoDay && videoNight) {\r\n        var currentTime = new Date().toLocaleTimeString('en-US', { timeZone: albanianTimeZone, hour12: false });\r\n        console.log('Current Time:', currentTime);\r\n\r\n        var currentHour = parseInt(currentTime.split(':')[0], 10);\r\n        var isNightTime = (currentHour >= 18 && currentHour <= 24) || (currentHour >= 0 && currentHour < 6);\r\n\r\n        if (isMobile() && isNightTime) {\r\n            if (videoDay.parentNode) videoDay.parentNode.removeChild(videoDay);\r\n            if (videoNight.parentNode) videoNight.parentNode.removeChild(videoNight);\r\n            console.log(\"Mobile and nighttime: Removed both videoDay and videoNight from the DOM.\");\r\n        } else if (isNightTime) {\r\n            videoDay.parentNode.removeChild(videoDay);\r\n            videoNight.style.display = 'flex';\r\n            console.log(\"Nighttime: Displayed videoNight and removed videoDay.\");\r\n        } else {\r\n            videoNight.parentNode.removeChild(videoNight);\r\n            videoDay.style.display = 'flex';\r\n            console.log(\"Daytime: Displayed videoDay and removed videoNight.\");\r\n        }\r\n    } else {\r\n        console.error(\"Elements not found\");\r\n    }\r\n});\r\n<\/script>\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d712999 backend-bg-start elementor-absolute elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"d712999\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<style>\r\n    .mainbg{\r\n        clip-path: polygon(0vw 0vh, 100vw 0vh, 100vw 100vh, 0vw 100vh);\r\n    }\r\n    .point-hover {\r\n        opacity: 0;\r\n        transform: translate(-10px, -50%);\r\n        width: 0px;\r\n        height: 40px;\r\n        z-index: 9999;\r\n        overflow: hidden;\r\n        vertical-align: center;\r\n        color: white;\r\n        position: absolute;\r\n\r\n        animation: widthsize-reverse 150ms ease-out;\r\n        webkit-animation: widthsize-reverse 150ms ease-out;\r\n        animation-fill-mode: both;\r\n\r\n    }\r\n\r\n    .point-hover h5{\r\n        width: 200px;\r\n        height: 40px;\r\n        margin: 0;\r\n        margin-left: 30px;\r\n        \r\n        text-align: center;\r\n        border-radius: 25px;\r\n        background-color: var(--e-global-color-primary);\r\n        z-index: 10000;\r\n        line-height: 40px;\r\n        font-size: 15px;\r\n        font-weight: 400;\r\n        font-family: \"Poppins\";\r\n    }\r\n    \r\n    .point-hover a{\r\n        color: #ffffff;\r\n    }\r\n\r\n    \/* setup *\/\r\n\r\n    \/* Reverse *\/\r\n    .widthsize {\r\n        height: 40px;\r\n        width: 200px;\r\n        animation: widthsize 150ms ease-out;\r\n        webkit-animation: widthsize 150ms ease-out;\r\n\r\n        animation-fill-mode: both;\r\n    }\r\n\r\n    .widthsize-reverse {\r\n      animation: widthsize-reverse 250ms ease-out;\r\n        webkit-animation: widthsize-reverse 250ms ease-out;\r\n        animation-fill-mode: both;\r\n    }\r\n\r\n\r\n    \/* Positioning *\/\r\n    \r\n    \/*1 - Production process*\/\r\n    #point-1,\r\n    #point-1-hover {\r\n        left: 72%;\r\n        top: 34%;\r\n    }\r\n    \r\n    \/*2 - Laboratory*\/\r\n    #point-2,\r\n    #point-2-hover {\r\n        left: 81.5%;\r\n        top: 62.5%;\r\n    }\r\n\r\n    \/*3 - Milk Supply*\/\r\n    #point-3,\r\n    #point-3-hover {\r\n        left: 76%;\r\n        top: 58%;\r\n    }\r\n\r\n    \/*4 - Product Packaging*\/\r\n    #point-4,\r\n    #point-4-hover {\r\n        left: 58%;\r\n        top: 17%;\r\n    }\r\n\r\n    \/*5 - Bottle Production*\/\r\n    #point-5,\r\n    #point-5-hover {\r\n        left: 58%;\r\n        top: 53%;\r\n    }\r\n\r\n    \/*6 - Distribution*\/\r\n    #point-6,\r\n    #point-6-hover {\r\n        left: 41%;\r\n        top: 13%;\r\n    }\r\n    \r\n    \/*7 - Administration*\/\r\n    #point-7,\r\n    #point-7-hover {\r\n        left: 79%;\r\n        top: 50.5%;\r\n    }\r\n\r\n    \/*8 - Renewable energy*\/\r\n    #point-8,\r\n    #point-8-hover {\r\n        left: 21.5%;\r\n        top: 33%;\r\n    }\r\n\r\n    \/* ========================== *\/\r\n    .backend-bg-start {\r\n        padding: 0;\r\n        height: 100%;\r\n        width: 100%;\r\n    }\r\n\r\n    .backend-bg {\r\n        position: absolute;\r\n        padding: 0;\r\n        margin: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        max-height: 100%;\r\n        z-index: 1000;\r\n    }\r\n\r\n    .backend-bg-point {\r\n        position: absolute;\r\n        border: 6px solid var(--e-global-color-primary);;\r\n        border-radius: 100%;\r\n        transform: translateX(-50%) translateY(-50%);\r\n        width: 18px;\r\n        height: 18px;\r\n        z-index: 100;\r\n    }\r\n\r\n    .backend-bg-point:before {\r\n        content: \"\";\r\n        position: relative;\r\n        display: block;\r\n        width: 300%;\r\n        height: 300%;\r\n        outline: 20px solid var(--e-global-color-primary);\r\n\r\n        box-sizing: border-box;\r\n        margin-left: -100%;\r\n        margin-top: -100%;\r\n        border-radius: 45px;\r\n\r\n        -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;\r\n        animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;\r\n    }\r\n\r\n    .backend-bg-point:after {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: 0;\r\n        top: 0;\r\n        display: block;\r\n        width: 100%;\r\n        height: 100%;\r\n        background-color: white;\r\n        border-radius: 15px;\r\n        box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);\r\n        -webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;\r\n        animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;\r\n    }\r\n\r\n    @-webkit-keyframes pulse-ring {\r\n        0% {\r\n            transform: scale(0.33);\r\n        }\r\n        80%, 100% {\r\n            opacity: 0;\r\n        }\r\n    }\r\n\r\n    @keyframes pulse-ring {\r\n        0% {\r\n            transform: scale(0.33);\r\n        }\r\n        80%, 100% {\r\n            opacity: 0;\r\n        }\r\n    }\r\n\r\n    @keyframes widthsize {\r\n        0% {\r\n            width: 0px;\r\n        }\r\n\r\n        100% {\r\n            width: 230px;\r\n        }\r\n    }\r\n\r\n    @keyframes widthsize-reverse {\r\n        0% {\r\n            width: 230px;\r\n        }\r\n\r\n        100% {\r\n            width: 0px;\r\n        }\r\n    }\r\n\r\n    @keyframes textopacity {\r\n        0% {\r\n            color: #FFFFFF00;\r\n        }\r\n\r\n        100% {\r\n            color:#FFFFFF;\r\n        }\r\n    }\r\n\r\n    @keyframes textopacity-reverse {\r\n        0%{\r\n            color: #FFFFFF;\r\n        }\r\n\r\n        100% {\r\n            color: #FFFFFF00;\r\n        }\r\n    }\r\n\r\n    \r\n\r\n    \/* MOBILE BREAKPOINT *\/\r\n    @media (max-width: 767px) {\r\n        .point-hover h5{\r\n            opacity: 0 !important;\r\n        }\r\n        \r\n        @keyframes widthsize {\r\n            0% {\r\n                width: 0px;\r\n            }\r\n    \r\n            100% {\r\n                width: 10px;\r\n            }\r\n        }\r\n    \r\n        @keyframes widthsize-reverse {\r\n            0% {\r\n                width: 10px;\r\n            }\r\n    \r\n            100% {\r\n                width: 0px;\r\n            }\r\n        }\r\n    \r\n        \/*1 - Production process*\/\r\n        #point-1,\r\n        #point-1-hover {\r\n            left: 64.5%;\r\n            top: 30.5%;\r\n        }\r\n        \r\n         \/*2 - Laboratory*\/\r\n        #point-2,\r\n        #point-2-hover {\r\n            left: 84.5%;\r\n            top: 54%;\r\n        }\r\n    \r\n        \/*3 - Milk Supply*\/\r\n        #point-3,\r\n        #point-3-hover {\r\n            left: 72.5%;\r\n            top: 51%;\r\n        }\r\n    \r\n        \/*4 - Product Packaging*\/\r\n        #point-4,\r\n        #point-4-hover {\r\n            left: 37%;\r\n            top: 17.5%;\r\n        }\r\n    \r\n        \/*5 - Bottle Production*\/\r\n        #point-5,\r\n        #point-5-hover {\r\n            left: 28%;\r\n            top: 47%;\r\n        }\r\n    \r\n        \/*6 - Distribution*\/\r\n        #point-6,\r\n        #point-6-hover {\r\n            left: 15%;\r\n            top: 12%;\r\n        }\r\n        \r\n        \/*7 - Administration*\/\r\n        #point-7,\r\n        #point-7-hover {\r\n            left: 79%;\r\n            top: 44%;\r\n        }\r\n    \r\n        \/*8 - Solar energy*\/\r\n        #point-8,\r\n        #point-8-hover {\r\n            left: 5%;\r\n            top: 44%;\r\n        }\r\n    }\r\n\r\n<\/style>\r\n\r\n<div class=\"backend-bg\">\r\n    <a class=\"point-1-div\" aria-label=\"Production Process\" href=\"https:\/\/erzeni.com\/production-process\">\r\n        <span id=\"point-1\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-1-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/production-process\">\r\n            <h5>Production Process<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <a class=\"point-2-div\" aria-label=\"Laboratory\" href=\"https:\/\/erzeni.com\/laboratory\">\r\n        <span id=\"point-2\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-2-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/laboratory\">\r\n            <h5>Laboratory<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <a class=\"point-3-div\" aria-label=\"Milk Supply\" href=\"https:\/\/erzeni.com\/milk-supply\">\r\n        <span id=\"point-3\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-3-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/milk-supply\">\r\n            <h5>Milk Supply<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <a class=\"point-4-div\" aria-label=\"Product Packaging\" href=\"https:\/\/erzeni.com\/product-packaging\">\r\n        <span id=\"point-4\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-4-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/product-packaging\">\r\n            <h5>Product Packaging<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <a class=\"point-5-div\" aria-label=\"Bottle Production\" href=\"https:\/\/erzeni.com\/bottle-production\">\r\n        <span id=\"point-5\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-5-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/bottle-production\">\r\n            <h5>Bottle Production<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <a class=\"point-6-div\" aria-label=\"Distribution\" href=\"https:\/\/erzeni.com\/distribution\">\r\n        <span id=\"point-6\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-6-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/distribution\">\r\n            <h5>Distribution<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <a class=\"point-7-div\" aria-label=\"About Us\" href=\"https:\/\/erzeni.com\/about-us\">\r\n        <span id=\"point-7\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-7-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/about-us\">\r\n            <h5>Main Office<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <a class=\"point-8-div\" aria-label=\"Solar Energy\" href=\"https:\/\/erzeni.com\/solar-energy\">\r\n        <span id=\"point-8\" class=\"backend-bg-point\"><\/span>\r\n    <\/a>\r\n    <div id=\"point-8-hover\" class=\"point-hover\">\r\n        <a href=\"https:\/\/erzeni.com\/renewable-energy\">\r\n            <h5>Renewable Energy<\/h5>\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n <script>\r\n    document.addEventListener('DOMContentLoaded', function () {\r\n      const pointDivs = document.querySelectorAll('.backend-bg > a');\r\n      const pointHovers = document.querySelectorAll('.point-hover');\r\n\r\n      pointDivs.forEach((pointDiv, index) => {\r\n        pointDiv.addEventListener('mouseenter', function () {\r\n          pointHovers[index].style.display = 'block';\r\n          pointHovers[index].classList.add('widthsize');\r\n          pointHovers[index].classList.remove('widthsize-reverse');\r\n        });\r\n\r\n        pointHovers[index].addEventListener('mouseleave', function () {\r\n          pointHovers[index].classList.add('widthsize-reverse');\r\n          pointHovers[index].classList.remove('widthsize');\r\n        });\r\n      });\r\n    });\r\n  <\/script>\r\n  \r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function () {\r\n        const hoverElems = document.querySelectorAll('.point-hover');\r\n\r\n        hoverElems.forEach(elem => {\r\n            setTimeout(() => {\r\n                elem.style.opacity = 1;\r\n            }, 300);\r\n        });\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1de18e video-day elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"d1de18e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/RENDER-DITEN-FINAL2.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1724cc2 video-night elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"1724cc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/RENDER-NATEN-ERZENI.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be4a9af video-day-mobile elementor-hidden-desktop elementor-hidden-tablet elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"be4a9af\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/RENDER-DITE-MOBILE-final.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\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-7347d41 e-flex e-con-boxed wpr-equal-height-no elementor-invisible e-con e-parent\" data-id=\"7347d41\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff01469 elementor-widget elementor-widget-image\" data-id=\"ff01469\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/LOGO-1-1024x683-1.png\" class=\"attachment-large size-large wp-image-2062\" alt=\"Erzeni Dairy - Logo\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/LOGO-1-1024x683-1.png 1024w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/LOGO-1-1024x683-1-300x200.png 300w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/LOGO-1-1024x683-1-768x512.png 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/LOGO-1-1024x683-1-18x12.png 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b50a10 elementor-widget elementor-widget-heading\" data-id=\"0b50a10\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Erzeni<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9239f8c elementor-widget elementor-widget-heading\" data-id=\"9239f8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Expertise and Unwavering Dedication<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9402ae1 elementor-widget elementor-widget-text-editor\" data-id=\"9402ae1\" 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>With a team of 260 passionate and qualified employees, our artisans work tirelessly, combining traditional methods with advanced technology to produce fresh products that stand out in quality.<\/p><p>Our dedication to quality knows no bounds. From selected Albanian dairy farms, we gather milk to produce a wide range of dairy products. Each product carries the seal of our 31-year commitment, \u201cERZENI.\u201d<\/p>\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<div class=\"elementor-element elementor-element-23022ad e-flex e-con-boxed wpr-equal-height-no e-con e-parent\" data-id=\"23022ad\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a0442eb e-con-full e-flex wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"a0442eb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61e5a3c elementor-widget elementor-widget-heading\" data-id=\"61e5a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Company<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75328d6 elementor-widget elementor-widget-heading\" data-id=\"75328d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">30 Years History<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8408c52 elementor-widget elementor-widget-text-editor\" data-id=\"8408c52\" 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>Welcome to the \u201cErzeni\u201d company, 30 years dedicated to tradition, quality, and expertise in processing dairy products.<\/p><p>For more than three decades, Erzeni Dairy has been the Albanian market center in the field of processing dairy products and by-products, setting \u201cHigh\u201d standards in production craftsmanship.<\/p><p>With a heritage spanning generations, our commitment to quality, tradition, and innovation has made us a trusted name in every home.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db1f945 elementor-widget elementor-widget-button\" data-id=\"db1f945\" 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\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.erzeni.com\/about-us\/\">\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\">Read More<\/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-c270bb3 e-con-full e-flex wpr-equal-height-no e-con e-child\" data-id=\"c270bb3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c661afb elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c661afb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"400\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg\" class=\"attachment-large size-large wp-image-2063\" alt=\"Erzeni Dairy Fabric\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg 1024w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1-300x150.jpg 300w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1-768x384.jpg 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1-18x9.jpg 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cbcf059 e-grid e-con-boxed wpr-equal-height-no e-con e-child\" data-id=\"cbcf059\" 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-0c30620 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0c30620\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"691\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/30-vjet-2048x1767-1-1024x884.png\" class=\"attachment-large size-large wp-image-2064\" alt=\"Erzeni Dairy - 30 vjet\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/30-vjet-2048x1767-1-1024x884.png 1024w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/30-vjet-2048x1767-1-300x259.png 300w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/30-vjet-2048x1767-1-768x663.png 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/30-vjet-2048x1767-1-1536x1325.png 1536w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/30-vjet-2048x1767-1-14x12.png 14w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/30-vjet-2048x1767-1.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-249b0dc animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"249b0dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"617\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ERZENI_QUMESHT_1-scaled-1-e1708165843123-1024x790-1.jpg\" class=\"attachment-large size-large wp-image-2065\" alt=\"Erzeni Dairy\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ERZENI_QUMESHT_1-scaled-1-e1708165843123-1024x790-1.jpg 1024w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ERZENI_QUMESHT_1-scaled-1-e1708165843123-1024x790-1-300x231.jpg 300w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ERZENI_QUMESHT_1-scaled-1-e1708165843123-1024x790-1-768x593.jpg 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ERZENI_QUMESHT_1-scaled-1-e1708165843123-1024x790-1-16x12.jpg 16w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\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>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cf005d e-con-full e-flex wpr-equal-height-no elementor-invisible e-con e-parent\" data-id=\"6cf005d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9bfc2aa elementor-widget elementor-widget-heading\" data-id=\"9bfc2aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43eea56 elementor-widget elementor-widget-heading\" data-id=\"43eea56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">International Products, Native Heart<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76e6835 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"76e6835\" 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>Erzeni Dairy is an international success story. With a vision that transcends borders, we proudly share the taste of Albania with the world, exporting our fresh products to the United States. We believe that every product we produce is a testament to our heritage and a gift for your table. Join us on a journey of taste, tradition, and trust. Experience the essence of Albania with every bite and savor the prestige that Erzeni Dairy represents.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7826169 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"7826169\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-50,&quot;sizes&quot;:[]},&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;slides_to_show_tablet&quot;:&quot;5&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-50,&quot;sizes&quot;:[]},&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/KOS-LOPE-2.8\ufffd-erzeni-1024x1024.png\" alt=\"KOS-LOPE-2.8\ufffd-erzeni.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/Qumesht-Shishe-2023-.png\" alt=\"Qumesht-Shishe-2023-.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/900g-lope-min-1024x768.png\" alt=\"900g-lope-min.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/kackavall-lope-rrote-min-e1697660337641-1024x1024.png\" alt=\"kackavall-lope-rrote-min-e1697660337641.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/KOS-ME-FRUTA-LULESHTRYDHE-1-min-e1697417610261-1024x1024.png\" alt=\"KOS-ME-FRUTA-LULESHTRYDHE-1-min-e1697417610261.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/KOS-ME-FRUTA-BORONICE-min-e1697417365412-1024x1024.png\" alt=\"KOS-ME-FRUTA-BORONICE-min-e1697417365412.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/KOS-LOPE-2.8\ufffd-erzeni-e1700066051768-1024x1024.png\" alt=\"KOS-LOPE-2.8\ufffd-erzeni-e1700066051768.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/KOS-LOPE-0.5-1-1024x1024.png\" alt=\"KOS-LOPE-0.5-1.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/QUMESH-IPI-0.5-yndyre-1024x1024.png\" alt=\"QUMESH-IPI-0.5-yndyre.png\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a7db4a elementor-align-center elementor-widget elementor-widget-button\" data-id=\"5a7db4a\" 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\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.erzeni.com\/products\/\">\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\">View All Products<\/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-57a51ff e-flex e-con-boxed wpr-equal-height-no e-con e-parent\" data-id=\"57a51ff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d18f66e e-flex e-con-boxed wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"d18f66e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63c94fc elementor-widget elementor-widget-heading\" data-id=\"63c94fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Industry<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f6a4a7 elementor-widget elementor-widget-heading\" data-id=\"8f6a4a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Latest Technology<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e59ff4 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"7e59ff4\" 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>Our systems are designed to have complete monitoring and control of the process at each stage,<br \/>as everything is automated, eliminating human errors.<br \/><br \/><br \/>We are focused on building sustainable quality throughout the entire process chain,<br \/>utilizing new technologies in the production of a wide range of dairy products.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdd8335 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"cdd8335\" 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\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/erzenidairy.com\/factory\/\">\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\">Our Factory<\/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\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-97ba56b e-flex e-con-boxed wpr-equal-height-no elementor-invisible e-con e-parent\" data-id=\"97ba56b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee34a2f elementor-widget elementor-widget-heading\" data-id=\"ee34a2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Erzeni<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35fb8e9 elementor-widget elementor-widget-heading\" data-id=\"35fb8e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Media Board<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa1f58e e-grid e-con-boxed wpr-equal-height-no e-con e-child\" data-id=\"aa1f58e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1041c51 e-flex e-con-boxed wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"1041c51\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cd5484 elementor-widget elementor-widget-image\" data-id=\"9cd5484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"449\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-2-1024x575-1.jpg\" class=\"attachment-large size-large wp-image-2076\" alt=\"\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-2-1024x575-1.jpg 1024w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-2-1024x575-1-300x168.jpg 300w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-2-1024x575-1-768x431.jpg 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-2-1024x575-1-18x10.jpg 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-654cf9d elementor-widget elementor-widget-heading\" data-id=\"654cf9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Donations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-986e3ac elementor-align-center elementor-widget elementor-widget-button\" data-id=\"986e3ac\" 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\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.erzeni.com\/donations\/\">\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\">Click here<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d3ebd65 e-flex e-con-boxed wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"d3ebd65\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:150,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af38f5c elementor-widget elementor-widget-image\" data-id=\"af38f5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"445\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/containers-1024x569-1.png\" class=\"attachment-large size-large wp-image-2077\" alt=\"\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/containers-1024x569-1.png 1024w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/containers-1024x569-1-300x167.png 300w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/containers-1024x569-1-768x427.png 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/containers-1024x569-1-18x10.png 18w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3d7219 elementor-widget elementor-widget-heading\" data-id=\"b3d7219\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Farmers Support<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fabf7dc elementor-align-center elementor-widget elementor-widget-button\" data-id=\"fabf7dc\" 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\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.erzeni.com\/farmer-support\/\">\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\">Click here<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae7b596 e-flex e-con-boxed wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"ae7b596\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:450,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52e3d72 elementor-widget elementor-widget-image\" data-id=\"52e3d72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1-1024x1024.jpg\" class=\"attachment-large size-large wp-image-2079\" alt=\"\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1-1024x1024.jpg 1024w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1-300x300.jpg 300w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1-150x150.jpg 150w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1-768x768.jpg 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1-1536x1536.jpg 1536w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1-12x12.jpg 12w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/C__9993-2048x2048-1.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99dbf4c elementor-widget elementor-widget-heading\" data-id=\"99dbf4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Health<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af084cc elementor-align-center elementor-widget elementor-widget-button\" data-id=\"af084cc\" 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\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.erzeni.com\/health\/\">\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\">Click here<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-647274a e-flex e-con-boxed wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"647274a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:600,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe543c6 elementor-widget elementor-widget-image\" data-id=\"fe543c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"1000\" src=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ballokume-min-scaled-1-819x1024.jpg\" class=\"attachment-large size-large wp-image-2080\" alt=\"\" srcset=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ballokume-min-scaled-1-819x1024.jpg 819w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ballokume-min-scaled-1-240x300.jpg 240w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ballokume-min-scaled-1-768x960.jpg 768w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ballokume-min-scaled-1-1229x1536.jpg 1229w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ballokume-min-scaled-1-10x12.jpg 10w, https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/ballokume-min-scaled-1.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff284cc elementor-widget elementor-widget-heading\" data-id=\"ff284cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Recipes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae22595 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"ae22595\" 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\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.erzeni.com\/recipes\/\">\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\">Click here<\/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\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Production Process Laboratory Milk Supply Product Packaging Bottle Production Distribution Main Office Renewable Energy https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/RENDER-DITEN-FINAL2.mp4https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/RENDER-NATEN-ERZENI.mp4https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/RENDER-DITE-MOBILE-final.mp4 Erzeni Expertise and Unwavering Dedication With a team of 260 passionate and qualified employees, our artisans work tirelessly, combining traditional methods with advanced technology to produce fresh products that stand out in quality. Our dedication to quality knows no bounds. From selected Albanian dairy farms, we gather milk to produce a wide range of dairy products. Each product carries the seal of our 31-year commitment, \u201cERZENI.\u201d The Company 30 Years History Welcome to the \u201cErzeni\u201d company, 30 years dedicated to tradition, quality, and expertise in processing dairy products. For more than three decades, Erzeni Dairy has been the Albanian market center in the field of processing dairy products and by-products, setting \u201cHigh\u201d standards in production craftsmanship. With a heritage spanning generations, our commitment to quality, tradition, and innovation has made us a trusted name in every home. Read More Products International Products, Native Heart Erzeni Dairy is an international success story. With a vision that transcends borders, we proudly share the taste of Albania with the world, exporting our fresh products to the United States. We believe that every product we produce is a testament to our heritage and a gift for your table. Join us on a journey of taste, tradition, and trust. Experience the essence of Albania with every bite and savor the prestige that Erzeni Dairy represents. View All Products The Industry Latest Technology Our systems are designed to have complete monitoring and control of the process at each stage,as everything is automated, eliminating human errors. We are focused on building sustainable quality throughout the entire process chain,utilizing new technologies in the production of a wide range of dairy products. Our Factory Erzeni Media Board Donations Click here Farmers Support Click here Health Click here Recipes Click here<\/p>","protected":false},"author":2,"featured_media":2063,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-11","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Erzeni \u2013 Quality dairy, Albanian tradition<\/title>\n<meta name=\"description\" content=\"Erzeni Dairy \u2013 Discover premium Albanian dairy products: fresh milk, yogurt, cheese and more. Tradition and quality in every drop since 1995.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.erzeni.com\/sq\/\" \/>\n<meta property=\"og:locale\" content=\"sq_AL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Erzeni \u2013 Quality dairy, Albanian tradition\" \/>\n<meta property=\"og:description\" content=\"Erzeni Dairy \u2013 Discover premium Albanian dairy products: fresh milk, yogurt, cheese and more. Tradition and quality in every drop since 1995.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.erzeni.com\/sq\/\" \/>\n<meta property=\"og:site_name\" content=\"Erzeni\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-19T10:06:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\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=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/\",\"url\":\"https:\\\/\\\/www.erzeni.com\\\/\",\"name\":\"Erzeni \u2013 Quality dairy, Albanian tradition\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.erzeni.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg\",\"datePublished\":\"2024-06-14T22:41:21+00:00\",\"dateModified\":\"2025-11-19T10:06:49+00:00\",\"description\":\"Erzeni Dairy \u2013 Discover premium Albanian dairy products: fresh milk, yogurt, cheese and more. Tradition and quality in every drop since 1995.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#breadcrumb\"},\"inLanguage\":\"sq\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.erzeni.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sq\",\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.erzeni.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.erzeni.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg\",\"width\":1024,\"height\":512,\"caption\":\"Erzeni Dairy Fabric\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.erzeni.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#website\",\"url\":\"https:\\\/\\\/www.erzeni.com\\\/\",\"name\":\"Erzeni\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.erzeni.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sq\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#organization\",\"name\":\"Erzeni\",\"url\":\"https:\\\/\\\/www.erzeni.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sq\",\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.erzeni.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/erzenimini.png\",\"contentUrl\":\"https:\\\/\\\/www.erzeni.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/erzenimini.png\",\"width\":300,\"height\":198,\"caption\":\"Erzeni\"},\"image\":{\"@id\":\"https:\\\/\\\/www.erzeni.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Erzeni \u2013 Quality dairy, Albanian tradition","description":"Erzeni Dairy \u2013 Discover premium Albanian dairy products: fresh milk, yogurt, cheese and more. Tradition and quality in every drop since 1995.","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:\/\/www.erzeni.com\/sq\/","og_locale":"sq_AL","og_type":"article","og_title":"Erzeni \u2013 Quality dairy, Albanian tradition","og_description":"Erzeni Dairy \u2013 Discover premium Albanian dairy products: fresh milk, yogurt, cheese and more. Tradition and quality in every drop since 1995.","og_url":"https:\/\/www.erzeni.com\/sq\/","og_site_name":"Erzeni","article_modified_time":"2025-11-19T10:06:49+00:00","og_image":[{"width":1024,"height":512,"url":"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.erzeni.com\/","url":"https:\/\/www.erzeni.com\/","name":"Erzeni \u2013 Quality dairy, Albanian tradition","isPartOf":{"@id":"https:\/\/www.erzeni.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.erzeni.com\/#primaryimage"},"image":{"@id":"https:\/\/www.erzeni.com\/#primaryimage"},"thumbnailUrl":"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg","datePublished":"2024-06-14T22:41:21+00:00","dateModified":"2025-11-19T10:06:49+00:00","description":"Erzeni Dairy \u2013 Discover premium Albanian dairy products: fresh milk, yogurt, cheese and more. Tradition and quality in every drop since 1995.","breadcrumb":{"@id":"https:\/\/www.erzeni.com\/#breadcrumb"},"inLanguage":"sq","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.erzeni.com\/"]}]},{"@type":"ImageObject","inLanguage":"sq","@id":"https:\/\/www.erzeni.com\/#primaryimage","url":"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg","contentUrl":"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/FOTO-FABRIKA-1-scaled-e1693952658277-1024x512-1.jpg","width":1024,"height":512,"caption":"Erzeni Dairy Fabric"},{"@type":"BreadcrumbList","@id":"https:\/\/www.erzeni.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.erzeni.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.erzeni.com\/#website","url":"https:\/\/www.erzeni.com\/","name":"Erzeni","description":"","publisher":{"@id":"https:\/\/www.erzeni.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.erzeni.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sq"},{"@type":"Organization","@id":"https:\/\/www.erzeni.com\/#organization","name":"Erzeni","url":"https:\/\/www.erzeni.com\/","logo":{"@type":"ImageObject","inLanguage":"sq","@id":"https:\/\/www.erzeni.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/erzenimini.png","contentUrl":"https:\/\/www.erzeni.com\/wp-content\/uploads\/2025\/01\/erzenimini.png","width":300,"height":198,"caption":"Erzeni"},"image":{"@id":"https:\/\/www.erzeni.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":5,"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":2602,"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/pages\/11\/revisions\/2602"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/media\/2063"}],"wp:attachment":[{"href":"https:\/\/www.erzeni.com\/sq\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}