{"id":4854,"date":"2025-12-01T21:51:05","date_gmt":"2025-12-01T18:51:05","guid":{"rendered":"https:\/\/www.tyche.com.tr\/urunler\/"},"modified":"2025-12-08T15:14:44","modified_gmt":"2025-12-08T12:14:44","slug":"products","status":"publish","type":"page","link":"https:\/\/www.tyche.com.tr\/en\/products\/","title":{"rendered":"Products"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4854\" class=\"elementor elementor-4854 elementor-4226\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4445e75 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"4445e75\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1ee20f sc_fly_static elementor-widget elementor-widget-shortcode\" data-id=\"f1ee20f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4723\" class=\"elementor elementor-4723 elementor-4108\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99b5844 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"99b5844\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-750e30f sc_fly_static elementor-widget elementor-widget-html\" data-id=\"750e30f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ELEMENTOR HTML WIDGET: PAGE HEADER -->\n<div id=\"tyche-header-wrapper\">\n    <style>\n        \/* Font Import *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n        \/* \n           CSS SCOPING\n        *\/\n        #tyche-header-wrapper {\n            --ph-primary: #005d4f;       \/* Corporate Green *\/\n            --ph-secondary: #b60644;     \/* Corporate Red *\/\n            --ph-white: #ffffff;\n            \n            width: 100%;\n            font-family: 'Poppins', sans-serif;\n            box-sizing: border-box;\n        }\n\n        #tyche-header-wrapper *,\n        #tyche-header-wrapper *::before,\n        #tyche-header-wrapper *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* HEADER AREA *\/\n        #tyche-header-wrapper .page-header {\n            position: relative;\n            \/* Height adjustment: Stretches according to content but provides spaciousness with min-height *\/\n            padding: 140px 20px 100px 20px; \n            \/* Default Background (Can be overridden with CSS per page) *\/\n            background-image: url('\/wp-content\/uploads\/2025\/12\/tyche-banner-scaled.webp');\n            background-size: cover;\n            background-position: left;\n            background-attachment: inherit !important; \/* Parallax Effect *\/\n            overflow: hidden;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n\n        \/* Dark Green Overlay (For Text Readability) *\/\n        #tyche-header-wrapper .page-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            \/* Light gradient corporate green from left to right *\/\n            background: linear-gradient(135deg, rgba(5, 34, 27, 0.85) 0%, rgba(0, 93, 79, 0.75) 100%);\n            z-index: 1;\n        }\n\n        \/* Content Container *\/\n        #tyche-header-wrapper .header-content {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n            max-width: 1140px;\n            margin: 0 auto;\n        }\n\n        \/* PAGE HEADER (H1) *\/\n        #tyche-header-wrapper h1.entry-title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 600;\n            font-size: 56px;\n            line-height: 1.2;\n            color: var(--ph-white);\n            margin: 0 0 20px 0;\n            letter-spacing: -1px;\n            text-transform: capitalize;\n            text-shadow: 0 4px 20px rgba(0,0,0,0.1);\n        }\n\n        \/* BREADCRUMB (Path Map) *\/\n        #tyche-header-wrapper .breadcrumbs {\n            font-family: 'Poppins', sans-serif;\n            font-size: 15px;\n            font-weight: 500;\n            color: rgba(255, 255, 255, 0.9);\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            background: rgba(255, 255, 255, 0.12); \/* Lightly transparent box *\/\n            padding: 10px 28px;\n            border-radius: 50px;\n            backdrop-filter: blur(8px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n\n        #tyche-header-wrapper .breadcrumbs a {\n            color: var(--ph-white);\n            text-decoration: none;\n            transition: opacity 0.3s;\n            opacity: 0.9;\n        }\n\n        #tyche-header-wrapper .breadcrumbs a:hover {\n            opacity: 1;\n            text-decoration: underline;\n        }\n\n        #tyche-header-wrapper .breadcrumbs .separator {\n            font-size: 10px;\n            opacity: 0.6;\n            display: flex;\n            align-items: center;\n        }\n\n        #tyche-header-wrapper .breadcrumbs .current {\n            color: var(--ph-secondary); \/* Active page red *\/\n            font-weight: 700;\n            background: rgba(255,255,255,0.9);\n            color: var(--ph-primary); \/* or dark green *\/\n            padding: 2px 10px;\n            border-radius: 4px;\n            font-size: 14px;\n        }\n\n        \/* RESPONSIVE *\/\n        @media (max-width: 991px) {\n            #tyche-header-wrapper .page-header {\n                padding: 100px 20px 60px 20px;\n            }\n            #tyche-header-wrapper h1.entry-title {\n                font-size: 42px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            #tyche-header-wrapper .page-header {\n                padding: 80px 20px 50px 20px;\n                background-attachment: scroll !important; \n            }\n            #tyche-header-wrapper h1.entry-title {\n                font-size: 32px;\n            }\n            #tyche-header-wrapper .breadcrumbs {\n                font-size: 13px;\n                padding: 8px 20px;\n                flex-wrap: wrap;\n            }\n        }\n    <\/style>\n\n    <div class=\"page-header\">\n        <div class=\"header-content\">\n            \n            <!-- HEADER (to be filled with JS) -->\n            <h1 class=\"entry-title\"><\/h1> \n\n            <!-- BREADCRUMB -->\n            <div class=\"breadcrumbs\">\n                <a href=\"\/\">Home<\/a>\n                <span class=\"separator\"><svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M1 1L5 5L1 9\"\/><\/svg><\/span>\n                <!-- Active page (to be filled with JS) -->\n                <span class=\"current\"><\/span>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            \/\/ 1. Get Page Title\n            let pageTitle = document.title;\n            \n            \/\/ 2. Remove Site Name Suffixes (e.g., \"About Us \u2013 Tyche\" -> \"About Us\")\n            const separators = ['\u2013', '-', '|'];\n            for (const sep of separators) {\n                if (pageTitle.includes(sep)) {\n                    pageTitle = pageTitle.split(sep)[0].trim();\n                    break;\n                }\n            }\n\n            \/\/ 3. Write the Title to H1\n            const titleEl = document.querySelector('#tyche-header-wrapper .entry-title');\n            if (titleEl) {\n                \/\/ If we are in the Elementor editor and the title is empty, add a placeholder\n                if (pageTitle === \"\" || pageTitle === \"Elementor\") {\n                    titleEl.innerText = \"Page Title\";\n                } else {\n                    titleEl.innerText = pageTitle;\n                }\n            }\n\n            \/\/ 4. Write to Breadcrumb\n            const breadcrumbEl = document.querySelector('#tyche-header-wrapper .breadcrumbs .current');\n            if (breadcrumbEl) {\n                breadcrumbEl.innerText = pageTitle || \"Page\";\n            }\n        });\n    <\/script>\n\n<\/div>\n<!-- ELEMENTOR HTML WIDGET END -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-e0dfb09 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"e0dfb09\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0d0cd5 sc_fly_static elementor-widget elementor-widget-html\" data-id=\"c0d0cd5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ELEMENTOR HTML WIDGET: PRODUCTS (B2B PROFESSIONAL CATALOG) -->\n<div id=\"tyche-b2b-wrapper\">\n    <style>\n        \/* Font Import *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n        \/* \n           CSS SCOPING\n        *\/\n        #tyche-b2b-wrapper {\n            --b2b-primary: #005d4f;       \/* Corporate Green *\/\n            --b2b-secondary: #b60644;     \/* Corporate Red *\/\n            --b2b-dark: rgb(5, 34, 27);\n            --b2b-text: rgb(114, 123, 121);\n            --b2b-bg: #ffffff;\n            --b2b-border: #e2e8f0;\n            --b2b-light-bg: #f4f7f6;\n            \n            width: 100%;\n            font-family: 'Poppins', sans-serif;\n            box-sizing: border-box;\n            background-color: transparent;\n        }\n\n        #tyche-b2b-wrapper *,\n        #tyche-b2b-wrapper *::before,\n        #tyche-b2b-wrapper *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        #tyche-b2b-wrapper .b2b-section {\n            padding: 40px 20px;\n            width: 100%;\n        }\n\n        #tyche-b2b-wrapper .b2b-container {\n            width: 100%;\n            max-width: 1140px;\n            margin: 0 auto;\n        }\n\n        \/* Corporate Heading (Aligned with other pages) *\/\n        #tyche-b2b-wrapper h2.section-title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 400;\n            font-size: 47px;\n            line-height: 53px;\n            color: var(--b2b-dark);\n            text-align: center;\n            margin-bottom: 16px;\n        }\n\n        #tyche-b2b-wrapper p.section-desc {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 400;\n            font-size: 16px;\n            line-height: 26px;\n            color: var(--b2b-text);\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 30px auto;\n        }\n        \n        \/* Catalog Download Button (Below Intro) *\/\n        #tyche-b2b-wrapper .btn-catalog {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            width: fit-content;\n            margin: 0 auto 60px auto;\n            padding: 12px 28px;\n            background-color: var(--b2b-primary);\n            color: #ffffff;\n            text-decoration: none;\n            font-weight: 500;\n            border-radius: 50px;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 12px rgba(0, 93, 79, 0.2);\n        }\n        \n        #tyche-b2b-wrapper .btn-catalog:hover {\n            background-color: var(--b2b-dark);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 16px rgba(0, 93, 79, 0.3);\n        }\n\n        \/* Catalog List *\/\n        #tyche-b2b-wrapper .catalog-list {\n            display: flex;\n            flex-direction: column;\n            gap: 40px;\n        }\n\n        \/* Catalog Card (Horizontal Layout) *\/\n        #tyche-b2b-wrapper .product-row {\n            display: grid;\n            \/* Width: Image 350px, Content Remaining *\/\n            grid-template-columns: 350px 1fr;\n            background: var(--b2b-bg);\n            border: 1px solid var(--b2b-border);\n            border-radius: 12px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            \/* Height: Fixed to match image height (578px) *\/\n            min-height: 578px; \n        }\n\n        #tyche-b2b-wrapper .product-row:hover {\n            box-shadow: 0 10px 30px rgba(0, 93, 79, 0.08);\n            border-color: var(--b2b-primary);\n        }\n\n        \/* Left: Image Area *\/\n        #tyche-b2b-wrapper .row-image {\n            width: 100%;\n            height: 100%; \/* Fill entire grid cell *\/\n            position: relative;\n            overflow: hidden;\n            background-color: #f1f5f9; \n        }\n\n        #tyche-b2b-wrapper .row-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \/* Keep aspect while filling box *\/\n            transition: transform 0.5s ease;\n            display: block;\n        }\n\n        #tyche-b2b-wrapper .product-row:hover .row-image img {\n            transform: scale(1.03);\n        }\n\n        \/* Right: Content Area *\/\n        #tyche-b2b-wrapper .row-content {\n            padding: 40px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center; \/* Vertical center *\/\n        }\n\n        #tyche-b2b-wrapper .row-category {\n            font-size: 12px;\n            font-weight: 700;\n            color: var(--b2b-secondary);\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 8px;\n        }\n\n        #tyche-b2b-wrapper .row-title {\n            font-size: 28px;\n            font-weight: 500;\n            color: var(--b2b-dark);\n            margin-bottom: 12px;\n            line-height: 1.2;\n        }\n\n        #tyche-b2b-wrapper .row-desc {\n            font-size: 15px;\n            color: var(--b2b-text);\n            margin-bottom: 24px;\n            line-height: 1.6;\n            border-bottom: 1px solid var(--b2b-border);\n            padding-bottom: 24px;\n        }\n\n        \/* Variant List *\/\n        #tyche-b2b-wrapper .variant-box {\n            background-color: #fcfcfc;\n            border: 1px solid var(--b2b-border);\n            border-radius: 8px;\n            padding: 20px;\n            margin-bottom: 24px;\n        }\n\n        #tyche-b2b-wrapper .variant-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n        }\n        \n        #tyche-b2b-wrapper .variant-grid.cols-3 {\n            grid-template-columns: repeat(3, 1fr);\n        }\n\n        #tyche-b2b-wrapper .v-group h6 {\n            font-size: 14px;\n            font-weight: 700;\n            color: var(--b2b-primary);\n            margin: 0 0 10px 0;\n            text-transform: uppercase;\n            border-bottom: 1px solid #e2e8f0;\n            padding-bottom: 5px;\n        }\n        \n        #tyche-b2b-wrapper .brix-label {\n            font-size: 13px;\n            font-weight: 700;\n            color: var(--b2b-secondary);\n            margin-top: 10px;\n            margin-bottom: 4px;\n        }\n\n        #tyche-b2b-wrapper .v-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        #tyche-b2b-wrapper .v-list li {\n            font-size: 13px;\n            color: var(--b2b-text);\n            margin-bottom: 6px;\n            padding-left: 12px;\n            position: relative;\n        }\n\n        #tyche-b2b-wrapper .v-list li::before {\n            content: '\u2022';\n            color: var(--b2b-secondary);\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n\n        \/* Specs Grid *\/\n        #tyche-b2b-wrapper .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            margin-bottom: 24px;\n        }\n\n        #tyche-b2b-wrapper .spec-item h5 {\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--b2b-dark);\n            margin: 0 0 4px 0;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        #tyche-b2b-wrapper .spec-item p {\n            font-size: 13px;\n            color: var(--b2b-text);\n            margin: 0;\n            line-height: 1.4;\n        }\n\n        #tyche-b2b-wrapper .spec-icon {\n            color: var(--b2b-primary);\n        }\n\n        \/* Buttons *\/\n        #tyche-b2b-wrapper .row-actions {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n            margin-top: auto; \/* Push content up, keep button at bottom *\/\n        }\n\n        #tyche-b2b-wrapper .btn-quote {\n            background-color: var(--b2b-primary);\n            color: #fff;\n            padding: 12px 28px;\n            border-radius: 6px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: 500;\n            transition: all 0.2s;\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        #tyche-b2b-wrapper .btn-quote:hover {\n            background-color: #044238;\n        }\n\n        \/* B2B Bottom Banner *\/\n        #tyche-b2b-wrapper .b2b-banner {\n            margin-top: 60px;\n            background: var(--b2b-light-bg);\n            border: 1px solid var(--b2b-border);\n            border-radius: 12px;\n            padding: 40px;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n        }\n\n        #tyche-b2b-wrapper .b2b-banner h3 {\n            font-size: 24px;\n            color: var(--b2b-dark);\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n\n        #tyche-b2b-wrapper .b2b-banner p {\n            color: var(--b2b-text);\n            max-width: 600px;\n            margin-bottom: 24px;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 991px) {\n            #tyche-b2b-wrapper h2.section-title {\n                font-size: 36px;\n                line-height: 1.2;\n            }\n            #tyche-b2b-wrapper .product-row {\n                grid-template-columns: 1fr;\n                \/* Remove fixed height on mobile *\/\n                min-height: auto; \n            }\n            #tyche-b2b-wrapper .row-image {\n                height: 400px; \n            }\n            #tyche-b2b-wrapper .specs-grid,\n            #tyche-b2b-wrapper .variant-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n            #tyche-b2b-wrapper .variant-grid.cols-3 {\n                grid-template-columns: 1fr;\n            }\n            #tyche-b2b-wrapper .row-content {\n                padding: 30px 20px;\n            }\n        }\n\n        @media (max-width: 600px) {\n            #tyche-b2b-wrapper .specs-grid,\n            #tyche-b2b-wrapper .variant-grid {\n                grid-template-columns: 1fr;\n            }\n            #tyche-b2b-wrapper .row-actions {\n                flex-direction: column;\n                align-items: stretch;\n            }\n            #tyche-b2b-wrapper .btn-quote {\n                justify-content: center;\n            }\n        }\n    <\/style>\n\n    <div class=\"b2b-section\">\n        <div class=\"b2b-container\">\n            \n            <h2 class=\"section-title\">Our Product Portfolio<\/h2>\n            <p class=\"section-desc\">\n                A wide product range manufactured to high standards for industrial kitchens, catering companies, \n                retail chains and wholesale food distributors.\n            <\/p>\n            \n            <!-- Catalog Download Button -->\n            <a href=\"\/wp-content\/uploads\/2025\/12\/Tyche-Katalog-English.pdf\" class=\"btn-catalog\" target=\"_blank\">\n                <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" x2=\"12\" y1=\"15\" y2=\"3\"\/><\/svg>\n                Download Catalog\n            <\/a>\n\n            <div class=\"catalog-list\">\n\n                <!-- 1. PASTES -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <!-- Requested Image -->\n                        <img decoding=\"async\" src=\"https:\/\/www.tyche.com.tr\/wp-content\/uploads\/2025\/12\/salcalar.jpg\" alt=\"Tyche Tomato & Pepper Pastes\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">INDUSTRIAL & RETAIL<\/span>\n                        <h3 class=\"row-title\">Tomato & Pepper Pastes<\/h3>\n                        <p class=\"row-desc\">\n                            Additive-free pastes produced from sun-ripened local tomatoes and peppers with high Brix values. \n                            Available with different salt levels and packaging options for both retail shelves and industrial use.\n                        <\/p>\n                        \n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid cols-3\">\n                                <div class=\"v-group\">\n                                    <h6>TOMATO PASTE<\/h6>\n                                    \n                                    <div class=\"brix-label\">28\u201330% Brix<\/div>\n                                    <ul class=\"v-list\" style=\"margin-bottom: 12px;\">\n                                        <li>Tin Packaging<\/li>\n                                        <li>Glass Packaging<\/li>\n                                        <li>Glass PET Packaging<\/li>\n                                    <\/ul>\n\n                                    <div class=\"brix-label\">38\u201340% Brix<\/div>\n                                    <ul class=\"v-list\">\n                                        <li>Glass Packaging<\/li>\n                                        <li>PET Packaging<\/li>\n                                    <\/ul>\n                                <\/div>\n\n                                <div class=\"v-group\">\n                                    <h6>PEPPER PASTE (HOT &amp; MILD)<\/h6>\n                                    \n                                    <div class=\"brix-label\">30\u201332% Brix<\/div>\n                                    <ul class=\"v-list\" style=\"margin-bottom: 12px;\">\n                                        <li>Glass Packaging<\/li>\n                                        <li>Glass PET Packaging<\/li>\n                                    <\/ul>\n\n                                    <div class=\"brix-label\">36\u201338% Brix<\/div>\n                                    <ul class=\"v-list\">\n                                        <li>Glass Packaging<\/li>\n                                        <li>PET Packaging<\/li>\n                                        <li>Glass PET Packaging<\/li>\n                                    <\/ul>\n                                <\/div>\n\n                                <div class=\"v-group\">\n                                    <h6>MIXED PASTE (HOT &amp; MILD)<\/h6>\n                                    \n                                    <div class=\"brix-label\">30\u201332% Brix<\/div>\n                                    <ul class=\"v-list\" style=\"margin-bottom: 12px;\">\n                                        <li>Glass Packaging<\/li>\n                                        <li>Glass PET Packaging<\/li>\n                                    <\/ul>\n\n                                    <div class=\"brix-label\">36\u201338% Brix<\/div>\n                                    <ul class=\"v-list\">\n                                        <li>Glass Packaging<\/li>\n                                        <li>PET Packaging<\/li>\n                                        <li>Glass PET Packaging<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/pastes\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- 2. OLIVE OIL & TABLE OLIVES -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <!-- Requested Image -->\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/12\/zeytinyaglari-2.webp\" alt=\"Tyche Olive Oil & Table Olives\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">NATURAL & TABLE-READY<\/span>\n                        <h3 class=\"row-title\">Olive Oil &amp; Table Olives<\/h3>\n                        <p class=\"row-desc\">\n                            Low-acidity natural olive oils obtained from the region\u2019s finest olives and \n                            traditionally cured cracked, slit and dry-cured olives that preserve their authentic flavour.\n                        <\/p>\n                        \n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid\">\n                                <div class=\"v-group\">\n                                    <h6>Natural Olive Oils<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Extra Virgin Olive Oil<\/li>\n                                        <li>Virgin Olive Oil<\/li>\n                                    <\/ul>\n                                <\/div>\n                                <div class=\"v-group\">\n                                    <h6>Table Olives<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Green Olives<\/li>\n                                        <li>Black Olives<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/olive-oil-table-olives\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- 3. POMEGRANATE MOLASSES -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <img decoding=\"async\" src=\"https:\/\/www.tyche.com.tr\/wp-content\/uploads\/2025\/12\/nar-eksisi.jpg\" alt=\"Pomegranate Molasses\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">TRADITIONAL FLAVOURS<\/span>\n                        <h3 class=\"row-title\">Pomegranate Molasses<\/h3>\n                        <p class=\"row-desc\">\n                            100% pomegranate juice, slowly reduced using traditional methods to produce \n                            a natural, additive-free pomegranate molasses with an intense fruity flavour.\n                        <\/p>\n                        \n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid\">\n                                <div class=\"v-group\">\n                                    <h6>Pomegranate Molasses Range<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Glass Packaging<\/li>\n                                        <li>PET Packaging<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/pomegranate-molasses\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- 4. SAUCES & SPICES -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <img decoding=\"async\" src=\"https:\/\/www.tyche.com.tr\/wp-content\/uploads\/2025\/12\/soslar-baharatlar-1.jpg\" alt=\"Sauces and Spices\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">GOURMET & REGIONAL<\/span>\n                        <h3 class=\"row-title\">Sauces &amp; Spices<\/h3>\n                        <p class=\"row-desc\">\n                            Signature hot sauces inspired by world cuisines, traditional breakfast spreads, \n                            lemon sauces and aromatic spice blends prepared from the region\u2019s selected herbs and peppers.\n                        <\/p>\n                        \n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid\">\n                                <div class=\"v-group\">\n                                    <h6>Special Sauces &amp; Lemon Sauces<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Chili Pepper Sauces<\/li>\n                                        <li>Tomato-Based Sauces<\/li>\n                                        <li>Lemon Sauces<\/li>\n                                        <li>Pomegranate Sauces<\/li>\n                                        <li>Vinegars<\/li>\n                                    <\/ul>\n                                <\/div>\n                                <div class=\"v-group\">\n                                    <h6>Spices<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Crushed Red Pepper<\/li>\n                                        <li>Ground Red Pepper<\/li>\n                                        <li>Sumac<\/li>\n                                        <li>Oregano<\/li>\n                                        <li>Mint<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/sauces-and-spices\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- 5. ANTAKYA MEZES -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <img decoding=\"async\" src=\"https:\/\/www.tyche.com.tr\/wp-content\/uploads\/2025\/12\/mezeler.jpg\" alt=\"Antakya Mezes\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">HORECA & READY-TO-SERVE<\/span>\n                        <h3 class=\"row-title\">Antakya Mezes<\/h3>\n                        <p class=\"row-desc\">\n                            Signature flavours of Antakya cuisine: Hummus, Babagannush, Muhammara, Tarator and Tahini Eggplant. \n                            Ready-to-serve recipes with consistent taste performance for restaurants, hotels and retail.\n                        <\/p>\n                        \n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid\">\n                                <div class=\"v-group\">\n                                    <h6>Meze Varieties<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Hummus<\/li>\n                                        <li>Babagannush<\/li>\n                                        <li>Muhammara (Walnut Pepper Paste)<\/li>\n                                        <li>Tarator<\/li>\n                                        <li>Tahini Eggplant<\/li>\n                                        <li>Marinated Olives<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/antakya-mezes\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- 6. ROASTED VEGETABLE PRESERVES -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/12\/kozlenmis-sebze.webp\" alt=\"Roasted Vegetable Preserves\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">CANNED RANGE<\/span>\n                        <h3 class=\"row-title\">Roasted Vegetable Preserves<\/h3>\n                        <p class=\"row-desc\">\n                            Flame-roasted red peppers and eggplants with authentic grilled flavour. \n                            Peeled, cleaned and ready-to-use preserved products for fast and practical preparation.\n                        <\/p>\n                        \n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid\">\n                                <div class=\"v-group\">\n                                    <h6>Product Varieties<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Roasted Eggplant<\/li>\n                                        <li>Roasted Red Pepper<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/roasted-vegetable-preserves\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- 7. JAMS -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <img decoding=\"async\" src=\"https:\/\/www.tyche.com.tr\/wp-content\/uploads\/2025\/12\/receller.jpg\" alt=\"Jams\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">BREAKFAST & SWEET SPREADS<\/span>\n                        <h3 class=\"row-title\">Jams<\/h3>\n                        <p class=\"row-desc\">\n                            Traditional jams cooked in vacuum kettles from fresh, seasonal fruits, \n                            preserving their natural colour, aroma and fruit pieces for an intense fruity taste.\n                        <\/p>\n                        \n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid\">\n                                <div class=\"v-group\">\n                                    <h6>Regional Jams<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Green Walnut Jam<\/li>\n                                        <li>Bitter Orange Jam<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/jams\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- 8. PICKLES -->\n                <div class=\"product-row\">\n                    <div class=\"row-image\">\n                        <img decoding=\"async\" src=\"https:\/\/www.tyche.com.tr\/wp-content\/uploads\/2025\/12\/tursular-2.jpg\" alt=\"Pickles\">\n                    <\/div>\n                    <div class=\"row-content\">\n                        <span class=\"row-category\">FERMENTED PRODUCTS<\/span>\n                        <h3 class=\"row-title\">Pickles<\/h3>\n                        <p class=\"row-desc\">\n                            Naturally fermented pickles prepared with probiotic-friendly methods; \n                            crunchy texture, crystal-clear brine and no added preservatives.\n                        <\/p>\n                        \n                        <!-- Pickles Variant List -->\n                        <div class=\"variant-box\">\n                            <div class=\"variant-grid\">\n                                <div class=\"v-group\">\n                                    <h6>Pickle Varieties<\/h6>\n                                    <ul class=\"v-list\">\n                                        <li>Chili Pepper Pickles<\/li>\n                                        <li>Gherkin Pickles<\/li>\n                                        <li>Mixed Pickles<\/li>\n                                    <\/ul>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"row-actions\">\n                            <a href=\"https:\/\/www.tyche.com.tr\/en\/products\/pickles\/\" class=\"btn-quote\">View Products<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- B2B BOTTOM BANNER -->\n            <div class=\"b2b-banner\">\n                <h3>Custom Production &amp; Private Label<\/h3>\n                <p>\n                    Learn more about our high-volume production capabilities and flexible \n                    <strong>Private Label<\/strong> solutions tailored to your brand and product needs.\n                <\/p>\n                <a href=\"\/en\/contact\/\" class=\"btn-quote\" style=\"background-color: var(--b2b-secondary);\">\n                    Contact Us\n                <\/a>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n<!-- ELEMENTOR HTML WIDGET END -->\t\t\t\t<\/div>\n\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>Our Product Portfolio A wide product&hellip;<\/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-4854","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4854","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/comments?post=4854"}],"version-history":[{"count":8,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4854\/revisions"}],"predecessor-version":[{"id":4961,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4854\/revisions\/4961"}],"wp:attachment":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/media?parent=4854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}