{"id":4800,"date":"2025-12-02T19:17:52","date_gmt":"2025-12-02T16:17:52","guid":{"rendered":"https:\/\/www.tyche.com.tr\/nar-eksisi\/"},"modified":"2025-12-08T15:16:18","modified_gmt":"2025-12-08T12:16:18","slug":"pomegranate-molasses","status":"publish","type":"page","link":"https:\/\/www.tyche.com.tr\/en\/products\/pomegranate-molasses\/","title":{"rendered":"Pomegranate Molasses"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4800\" class=\"elementor elementor-4800 elementor-4409\">\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: KATEGOR\u0130 \u0130\u00c7 SAYFA (NAR EK\u015e\u0130S\u0130) -->\n<div id=\"tyche-cat-wrapper\">\n    <style>\n        \/* Font \u0130\u00e7e Aktarma *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n        \/* \n           CSS KAPS\u00dcLLEME (SCOPING)\n        *\/\n        #tyche-cat-wrapper {\n            --c-primary: #005d4f;       \/* Kurumsal Ye\u015fil *\/\n            --c-secondary: #b60644;     \/* Kurumsal K\u0131rm\u0131z\u0131 *\/\n            --c-dark: rgb(5, 34, 27);\n            --c-text: rgb(114, 123, 121);\n            --c-bg: #ffffff;\n            --c-bg-alt: #f8fafc;\n            --c-border: #e2e8f0;\n            \n            width: 100%;\n            font-family: 'Poppins', sans-serif;\n            box-sizing: border-box;\n            background-color: var(--c-bg);\n        }\n\n        #tyche-cat-wrapper *,\n        #tyche-cat-wrapper *::before,\n        #tyche-cat-wrapper *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* Layout *\/\n        #tyche-cat-wrapper .cat-section {\n            padding: 60px 20px;\n            width: 100%;\n        }\n\n        #tyche-cat-wrapper .cat-container {\n            width: 100%;\n            max-width: 1140px;\n            margin: 0 auto;\n        }\n\n        \/* Giri\u015f Metni *\/\n        #tyche-cat-wrapper .intro-box {\n            text-align: center;\n            margin-bottom: 60px;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        #tyche-cat-wrapper .intro-title {\n            font-size: 42px;\n            font-weight: 400;\n            color: var(--c-dark);\n            margin-bottom: 16px;\n            line-height: 1.2;\n        }\n\n        #tyche-cat-wrapper .intro-text {\n            font-size: 16px;\n            color: var(--c-text);\n            line-height: 1.6;\n            margin-bottom: 24px;\n        }\n        \n        \/* Katalog \u0130ndir Butonu *\/\n        #tyche-cat-wrapper .btn-catalog {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            padding: 12px 28px;\n            background-color: var(--c-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-cat-wrapper .btn-catalog:hover {\n            background-color: var(--c-dark);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 16px rgba(0, 93, 79, 0.3);\n        }\n\n        \/* \u00dcr\u00fcn Grid *\/\n        #tyche-cat-wrapper .product-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }\n\n        \/* \u00dcr\u00fcn Kart\u0131 *\/\n        #tyche-cat-wrapper .prod-card {\n            background: var(--c-bg);\n            border: 1px solid var(--c-border);\n            border-radius: 16px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n\n        #tyche-cat-wrapper .prod-card:hover {\n            box-shadow: 0 20px 40px rgba(0, 93, 79, 0.1);\n            border-color: var(--c-primary);\n            transform: translateY(-5px);\n        }\n        \n        \/* Bo\u015f Kart (D\u00fczen i\u00e7in) *\/\n        #tyche-cat-wrapper .empty-card {\n            background: transparent;\n            border: none;\n            visibility: hidden; \/* G\u00f6r\u00fcnmez ama yer kaplar *\/\n        }\n\n        \/* Kart G\u00f6rseli (KARE) *\/\n        #tyche-cat-wrapper .card-img-header {\n            width: 100%;\n            aspect-ratio: 1 \/ 1;\n            background-color: var(--c-bg-alt);\n            position: relative;\n            overflow: hidden;\n            border-bottom: 1px solid var(--c-border);\n        }\n\n        #tyche-cat-wrapper .card-img-header img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n\n        #tyche-cat-wrapper .prod-card:hover .card-img-header img {\n            transform: scale(1.05);\n        }\n\n        #tyche-cat-wrapper .type-badge {\n            position: absolute;\n            top: 16px;\n            right: 16px;\n            background: rgba(255, 255, 255, 0.95);\n            padding: 6px 12px;\n            border-radius: 6px;\n            font-size: 12px;\n            font-weight: 600;\n            color: var(--c-primary);\n            box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n            text-transform: uppercase;\n        }\n\n        \/* Kart \u0130\u00e7eri\u011fi *\/\n        #tyche-cat-wrapper .card-body {\n            padding: 24px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n\n        #tyche-cat-wrapper .prod-title {\n            font-size: 22px;\n            font-weight: 600;\n            color: var(--c-dark);\n            margin-bottom: 10px;\n        }\n\n        #tyche-cat-wrapper .prod-desc {\n            font-size: 14px;\n            color: var(--c-text);\n            margin-bottom: 20px;\n            line-height: 1.5;\n        }\n\n        \/* \n           VARYANT L\u0130STES\u0130 (Tablo D\u00fczenlemesi) \n        *\/\n        #tyche-cat-wrapper .variant-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin-bottom: 0;\n            font-size: 13px;\n            border: 1px solid var(--c-border);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n\n        #tyche-cat-wrapper .variant-table th {\n            text-align: left;\n            background-color: var(--c-primary);\n            color: #ffffff;\n            font-weight: 600;\n            padding: 12px 16px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-size: 12px;\n            border-bottom: none;\n        }\n\n        #tyche-cat-wrapper .variant-table td {\n            padding: 10px 16px;\n            border-bottom: 1px solid #e2e8f0;\n            color: var(--c-dark);\n            vertical-align: middle;\n            background-color: #ffffff;\n            line-height: 1.5;\n        }\n        \n        \/* Zebra Deseni (Okunabilirlik \u0130\u00e7in) *\/\n        #tyche-cat-wrapper .variant-table tr:nth-child(even) td {\n            background-color: #f9fafb;\n        }\n\n        #tyche-cat-wrapper .variant-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* Varyant Detaylar\u0131 *\/\n        #tyche-cat-wrapper .variant-name {\n            font-weight: 600; \n            color: var(--c-dark); \n            display: block; \n            margin-bottom: 2px;\n        }\n        \n        #tyche-cat-wrapper .variant-detail {\n            color: var(--c-text);\n            font-size: 13px;\n        }\n\n        \/* Teknik Bilgi Alan\u0131 *\/\n        #tyche-cat-wrapper .tech-info {\n            display: flex;\n            gap: 10px;\n            margin-bottom: 20px;\n            padding-bottom: 20px;\n            border-bottom: 1px dashed var(--c-border);\n            flex-wrap: wrap;\n        }\n        \n        #tyche-cat-wrapper .ti-item {\n            display: flex;\n            align-items: center;\n            gap: 6px;\n            font-size: 12px;\n            color: var(--c-text);\n            font-weight: 500;\n            background: var(--c-bg-alt);\n            padding: 6px 10px;\n            border-radius: 6px;\n            border: 1px solid transparent;\n        }\n\n        \/* SEO KUTUSU *\/\n        #tyche-cat-wrapper .seo-content-box {\n            margin-top: 80px;\n            background-color: var(--c-bg-alt);\n            padding: 50px;\n            border-radius: 16px;\n            border: 1px solid var(--c-border);\n        }\n\n        #tyche-cat-wrapper .seo-title {\n            font-size: 28px;\n            font-weight: 600;\n            color: var(--c-dark);\n            margin-bottom: 24px;\n        }\n\n        #tyche-cat-wrapper .seo-content-box p {\n            font-size: 15px;\n            color: var(--c-text);\n            margin-bottom: 20px;\n            line-height: 1.8;\n        }\n        \n        #tyche-cat-wrapper .seo-content-box p:last-child {\n            margin-bottom: 0;\n        }\n\n        #tyche-cat-wrapper .seo-content-box strong {\n            color: var(--c-primary);\n            font-weight: 600;\n        }\n\n        \/* RESPONSIVE *\/\n        @media (max-width: 991px) {\n            #tyche-cat-wrapper .product-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n            #tyche-cat-wrapper .intro-title {\n                font-size: 32px;\n            }\n            #tyche-cat-wrapper .empty-card {\n                display: none; \/* Mobilde bo\u015f kart\u0131 gizle *\/\n            }\n        }\n\n        @media (max-width: 600px) {\n            #tyche-cat-wrapper .product-grid {\n                grid-template-columns: 1fr;\n            }\n            #tyche-cat-wrapper .seo-content-box {\n                padding: 24px;\n            }\n        }\n    <\/style>\n\n    <section class=\"cat-section\">\n        <div class=\"cat-container\">\n            \n            <!-- Giri\u015f -->\n            <div class=\"intro-box\">\n                <h1 class=\"intro-title\">Natural Pomegranate Molasses<\/h1>\n                <p class=\"intro-text\">\n                    Produced from pomegranates harvested in season using traditional methods; additive-free, thick in consistency and 100% natural.\n                <\/p>\n                <!-- Katalog \u0130ndir Butonu -->\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            <\/div>\n\n            <div class=\"product-grid\">\n\n                <!-- 1. NAR EK\u015e\u0130S\u0130 -->\n                <div class=\"prod-card\">\n                    <div class=\"card-img-header\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/12\/nar-eksisi-2.webp\" alt=\"Natural Pomegranate Molasses\">\n                        <span class=\"type-badge\">100% Natural<\/span>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"prod-title\">Natural Pomegranate Molasses<\/h2>\n                        <p class=\"prod-desc\">Contains no additives, preservatives or glucose syrup. Obtained only by pasteurizing pure pomegranate juice.<\/p>\n                        \n                        <div class=\"tech-info\">\n                            <span class=\"ti-item\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2.69l5.74 5.88-5.74 5.88-5.74-5.88z\"\/><path d=\"M12 21.31l-5.74-5.88 5.74-5.88 5.74 5.88z\"\/><\/svg> Pure Pomegranate<\/span>\n                            <span class=\"ti-item\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg> Traditional<\/span>\n                        <\/div>\n\n                        <table class=\"variant-table\">\n                            <thead>\n                                <tr>\n                                    <th>Packaging Types<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>\n                                        <span class=\"variant-name\">Glass Bottle<\/span>\n                                        <span class=\"variant-detail\">250 ml \/ 500 ml \/ 750 ml<\/span>\n                                    <\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n                \n                <!-- Bo\u015f Kartlar (D\u00fczen \u0130\u00e7in) -->\n                <div class=\"empty-card\"><\/div>\n                <div class=\"empty-card\"><\/div>\n\n            <\/div>\n\n            <!-- SEO CONTENT -->\n            <div class=\"seo-content-box\">\n                <h3 class=\"seo-title\">A Source of Wellness: Tyche Pomegranate Molasses<\/h3>\n                <p>\n                    A staple of Antakya cuisine, <strong>pomegranate molasses<\/strong> reaches your table with Tyche quality. We harvest the region\u2019s finest pomegranates in season and press them in our hygienic facilities without human contact. The pure pomegranate juice obtained is simmered at controlled temperatures until it reaches the ideal consistency and aroma, staying true to traditional methods.\n                <\/p>\n                <p>\n                    Our product contains absolutely no citric acid, glucose syrup, colorants or thickeners. It is made with 100% pomegranate juice only. With its high antioxidant value, our pomegranate molasses is both delicious and nutritious, acting as a unique flavor balancer in salads, bulgur salads, \u00e7i\u011f k\u00f6fte and a variety of sauces.\n                <\/p>\n                <p>\n                    We offer 250 ml, 500 ml and 750 ml glass bottle options for different consumption needs. We also produce in bulk packaging for restaurants and industrial kitchens.\n                <\/p>\n            <\/div>\n\n        <\/div>\n    <\/section>\n<\/div>\n<!-- ELEMENTOR HTML WIDGET B\u0130T\u0130\u015e -->\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>Natural Pomegranate Molasses Produced from pomegranates&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4854,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4800","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4800","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=4800"}],"version-history":[{"count":8,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4800\/revisions"}],"predecessor-version":[{"id":4969,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4800\/revisions\/4969"}],"up":[{"embeddable":true,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4854"}],"wp:attachment":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/media?parent=4800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}