{"id":14537,"date":"2025-12-22T11:36:46","date_gmt":"2025-12-22T08:06:46","guid":{"rendered":"https:\/\/nazarinuts.com\/?page_id=14537"},"modified":"2025-12-23T07:17:40","modified_gmt":"2025-12-23T03:47:40","slug":"glossary","status":"publish","type":"page","link":"https:\/\/www.nazarinuts.com\/ar\/glossary\/","title":{"rendered":"\u0645\u0633\u0631\u062f \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14537\" class=\"elementor elementor-14537\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e09a17d e-flex e-con-boxed e-con e-parent\" data-id=\"e09a17d\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f8ddd6 elementor-widget elementor-widget-html\" data-id=\"5f8ddd6\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>NITC Product Glossary<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        \/* COMPLETELY ISOLATED STYLES - No global resets *\/\r\n        .nitc-glossary-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 20px;\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            background-color: #f5f7fa;\r\n            color: #333;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Main header - fixed with explicit gradient *\/\r\n        .nitc-glossary-header {\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            padding: 30px 20px;\r\n            background: linear-gradient(135deg, #009AB9 0%, #007a94 100%);\r\n            color: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 8px 20px rgba(0, 154, 185, 0.1);\r\n        }\r\n\r\n        .nitc-glossary-logo {\r\n            font-size: 2.8rem;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            letter-spacing: 1px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .nitc-glossary-logo i {\r\n            color: #ffc107;\r\n        }\r\n\r\n        .nitc-glossary-tagline {\r\n            font-size: 1.2rem;\r\n            opacity: 0.9;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .nitc-glossary-title {\r\n            font-size: 2.2rem;\r\n            margin-bottom: 10px;\r\n            text-align: center;\r\n            color: #007a94;\r\n        }\r\n\r\n        \/* Search section *\/\r\n        .nitc-glossary-search-section {\r\n            background-color: white;\r\n            padding: 25px;\r\n            border-radius: 12px;\r\n            margin-bottom: 30px;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n            border-left: 5px solid #009AB9;\r\n        }\r\n\r\n        .nitc-glossary-search-container {\r\n            display: flex;\r\n            gap: 10px;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .nitc-glossary-search-input {\r\n            flex-grow: 1;\r\n            padding: 15px 20px;\r\n            border: 2px solid #e0e0e0;\r\n            border-radius: 8px;\r\n            font-size: 1rem;\r\n            transition: all 0.3s;\r\n            background-color: white;\r\n        }\r\n\r\n        .nitc-glossary-search-input:focus {\r\n            outline: none;\r\n            border-color: #009AB9;\r\n            box-shadow: 0 0 0 3px rgba(0, 154, 185, 0.1);\r\n        }\r\n\r\n        .nitc-glossary-search-button {\r\n            background-color: #009AB9;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 8px;\r\n            padding: 0 25px;\r\n            font-size: 1rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .nitc-glossary-search-button:hover {\r\n            background-color: #007a94;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        \/* Letters navigation *\/\r\n        .nitc-glossary-letters-nav {\r\n            display: flex;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n            gap: 8px;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .nitc-glossary-letter-btn {\r\n            width: 50px;\r\n            height: 50px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            background-color: white;\r\n            color: #333;\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n            border-radius: 8px;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n            border: 2px solid transparent;\r\n            box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);\r\n        }\r\n\r\n        .nitc-glossary-letter-btn:hover {\r\n            background-color: #4bc8e1;\r\n            color: white;\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .nitc-glossary-letter-btn.active {\r\n            background-color: #009AB9;\r\n            color: white;\r\n            border-color: #007a94;\r\n        }\r\n\r\n        \/* Glossary container - TABLE STYLES ONLY *\/\r\n        .nitc-glossary-container-inner {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 15px;\r\n        }\r\n\r\n        .nitc-glossary-letter-section {\r\n            background-color: white;\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        \/* TABLE HEADER ONLY - Isolated with unique class name *\/\r\n        .nitc-glossary-table-header {\r\n            padding: 20px 25px;\r\n            background-color: #f8f9fa;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            cursor: pointer;\r\n            border-left: 5px solid #009AB9;\r\n            transition: all 0.3s;\r\n        }\r\n\r\n        .nitc-glossary-table-header:hover {\r\n            background-color: #e9ecef;\r\n        }\r\n\r\n        .nitc-glossary-letter-title {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            color: #007a94;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .nitc-glossary-letter-count {\r\n            background-color: #009AB9;\r\n            color: white;\r\n            padding: 5px 12px;\r\n            border-radius: 20px;\r\n            font-size: 0.9rem;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .nitc-glossary-toggle-icon {\r\n            font-size: 1.2rem;\r\n            color: #009AB9;\r\n            transition: transform 0.3s;\r\n        }\r\n\r\n        .nitc-glossary-letter-content {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.5s ease-out;\r\n        }\r\n\r\n        .nitc-glossary-letter-content.expanded {\r\n            max-height: 5000px;\r\n        }\r\n\r\n        .nitc-glossary-term-item {\r\n            padding: 25px;\r\n            border-bottom: 1px solid #e0e0e0;\r\n            transition: all 0.3s;\r\n            background-color: white;\r\n        }\r\n\r\n        .nitc-glossary-term-item:hover {\r\n            background-color: #fafbfc;\r\n        }\r\n\r\n        .nitc-glossary-term-item:last-child {\r\n            border-bottom: none;\r\n        }\r\n\r\n        .nitc-glossary-term-name {\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n            color: #007a94;\r\n            margin-bottom: 10px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .nitc-glossary-term-name i {\r\n            color: #009AB9;\r\n        }\r\n\r\n        .nitc-glossary-term-description {\r\n            color: #666;\r\n            font-size: 1.05rem;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        \/* Search results *\/\r\n        .nitc-glossary-search-results {\r\n            background-color: white;\r\n            border-radius: 12px;\r\n            padding: 25px;\r\n            margin-top: 20px;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\r\n            border-left: 5px solid #ffc107;\r\n            display: none;\r\n        }\r\n\r\n        .nitc-glossary-results-title {\r\n            font-size: 1.5rem;\r\n            color: #007a94;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .nitc-glossary-no-results {\r\n            text-align: center;\r\n            padding: 30px;\r\n            color: #666;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .nitc-glossary-no-results i {\r\n            font-size: 2.5rem;\r\n            color: #ddd;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        .nitc-glossary-footer {\r\n            text-align: center;\r\n            margin-top: 50px;\r\n            padding: 25px;\r\n            color: #666;\r\n            font-size: 0.9rem;\r\n            border-top: 1px solid #e0e0e0;\r\n        }\r\n\r\n        .nitc-glossary-highlight {\r\n            background-color: rgba(255, 193, 7, 0.3);\r\n            padding: 0 4px;\r\n            border-radius: 3px;\r\n        }\r\n\r\n        \/* Responsive design *\/\r\n        @media (max-width: 768px) {\r\n            .nitc-glossary-container {\r\n                padding: 15px;\r\n            }\r\n            \r\n            .nitc-glossary-logo {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .nitc-glossary-search-container {\r\n                flex-direction: column;\r\n            }\r\n            \r\n            .nitc-glossary-search-button {\r\n                justify-content: center;\r\n                padding: 15px;\r\n            }\r\n            \r\n            .nitc-glossary-letters-nav {\r\n                gap: 6px;\r\n            }\r\n            \r\n            .nitc-glossary-letter-btn {\r\n                width: 42px;\r\n                height: 42px;\r\n                font-size: 1.1rem;\r\n            }\r\n            \r\n            .nitc-glossary-table-header {\r\n                padding: 15px 20px;\r\n            }\r\n            \r\n            .nitc-glossary-term-item {\r\n                padding: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"nitc-glossary-container\">\r\n        <!-- MAIN HEADER -->\r\n        <header class=\"nitc-glossary-header\">\r\n            <div class=\"nitc-glossary-logo\">\r\n                <i class=\"fas fa-seedling\"><\/i>\r\n                NITC Glossary\r\n                <i class=\"fas fa-book\"><\/i>\r\n            <\/div>\r\n            <p class=\"nitc-glossary-tagline\">Your comprehensive guide to agricultural products, processes, and terminology<\/p>\r\n        <\/header>\r\n\r\n        <h1 class=\"nitc-glossary-title\">Product & Industry Glossary<\/h1>\r\n        \r\n        <div class=\"nitc-glossary-search-section\">\r\n            <div class=\"nitc-glossary-search-container\">\r\n                <input type=\"text\" class=\"nitc-glossary-search-input\" id=\"nitcSearchInput\" placeholder=\"Search for a term (e.g., 'Curcumin', 'Pistachio', 'Grading')\">\r\n                <button class=\"nitc-glossary-search-button\" id=\"nitcSearchButton\">\r\n                    <i class=\"fas fa-search\"><\/i> Search\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nitc-glossary-letters-nav\" id=\"nitcLettersNav\">\r\n            <!-- Letters will be populated by JavaScript -->\r\n        <\/div>\r\n\r\n        <div class=\"nitc-glossary-container-inner\" id=\"nitcGlossaryContainer\">\r\n            <!-- Letter sections will be populated by JavaScript -->\r\n        <\/div>\r\n\r\n        <div class=\"nitc-glossary-search-results\" id=\"nitcSearchResults\">\r\n            <div class=\"nitc-glossary-results-title\">\r\n                <i class=\"fas fa-search\"><\/i> Search Results\r\n            <\/div>\r\n            <div id=\"nitcResultsContainer\"><\/div>\r\n        <\/div>\r\n\r\n        <footer class=\"nitc-glossary-footer\">\r\n            <p>Nazari International Trade Corporation (NITC) &copy; <span id=\"nitcCurrentYear\"><\/span><\/p>\r\n            <p>Comprehensive glossary of agricultural products and industry terminology<\/p>\r\n        <\/footer>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Glossary data\r\n        const nitcGlossaryData = {\r\n            A: [\r\n                {term: \"Aflatoxin\", description: \"A type of naturally occurring mycotoxin produced by certain molds. International food safety standards set strict limits for aflatoxin levels in nuts. Rigorous testing and quality control ensure products are safe for consumption.\"},\r\n                {term: \"Ahmad Aghaei (Long) Kernel\", description: \"A premium Iranian pistachio variety known for its characteristically long, slender shape, vibrant green color, and rich, buttery flavor. Highly valued for decorative applications in chocolate, confectionery, and as a gourmet garnish.\"},\r\n                {term: \"Anthocyanins\", description: \"A type of flavonoid and antioxidant pigment that gives blueberries (and other fruits) their vibrant blue, purple, or red color. Responsible for many of the cognitive and heart health benefits associated with blueberries.\"},\r\n                {term: \"Antioxidant\", description: \"A compound that helps protect the body's cells from damage caused by harmful molecules known as free radicals. Curcumin (in turmeric) and anthocyanins (in blueberries) are powerful antioxidants.\"},\r\n                {term: \"Anti-Inflammatory\", description: \"A property of a substance that helps reduce inflammation in the body. Chronic inflammation is linked to many diseases. Both curcumin (turmeric) and gingerol (ginger) have potent anti-inflammatory effects.\"},\r\n                {term: \"Ayurveda\", description: \"A traditional system of medicine with historical roots in the Indian subcontinent. Turmeric has been a sacred and key component of Ayurvedic treatments for centuries.\"}\r\n            ],\r\n            B: [\r\n                {term: \"B2B (Business-to-Business)\", description: \"The model of commerce where a business sells its products or services to another business (like a food manufacturer or distributor), rather than to individual consumers.\"},\r\n                {term: \"Baby Ginger\", description: \"The young, tender rhizome of the ginger plant, harvested early. It has thin, edible skin, a juicy, less fibrous texture, and a milder, sweeter, less pungent flavor compared to mature ginger. Valued for its higher concentration of active compounds and culinary versatility.\"},\r\n                {term: \"Badami (Semi-Long)\", description: \"A pistachio variety with an 'almond-like,' semi-long shape and a mild, slightly sweet taste. Great for baking and snacking.\"},\r\n                {term: \"Brain-Derived Neurotrophic Factor (BDNF)\", description: \"A growth hormone in the brain that supports the survival of existing neurons and encourages the growth of new ones. Curcumin in turmeric is noted for its potential to increase BDNF levels, which may improve brain function.\"},\r\n                {term: \"Bulk Orders\", description: \"Purchases of large quantities of a product, typically for commercial or industrial use. The site emphasizes logistics and pricing advantages for bulk kernel purchases.\"}\r\n            ],\r\n            C: [\r\n                {term: \"Cold-Pressing \/ Cold Extraction\", description: \"A mechanical method of extracting oil (like olive oil) without the use of external heat. This process preserves the natural flavors, aromas, and nutritional integrity of the fruit, resulting in a higher quality oil.\"},\r\n                {term: \"Curcuma longa\", description: \"The scientific (Latin) name for the turmeric plant.\"},\r\n                {term: \"Curcumin\", description: \"The main active compound and natural pigment in turmeric. It is responsible for turmeric's bright golden-yellow color and is the primary driver of its potent anti-inflammatory and antioxidant health benefits.\"},\r\n                {term: \"Curing (Olives)\", description: \"The process of treating raw olives to remove their natural bitterness and make them palatable. Salt-curing or dry-curing is a traditional method where olives are packed in coarse sea salt, which draws out moisture and bitterness.\"}\r\n            ],\r\n            D: [\r\n                {term: \"Direct Sourcing \/ Factory-Direct Pricing\", description: \"A supply chain model where a company procures products directly from the growers or producers, eliminating intermediaries. This ensures fresher products, greater traceability, and more competitive pricing for clients.\"}\r\n            ],\r\n            E: [\r\n                {term: \"Early-Harvest (Green\/Kaal) Kernels\", description: \"A rare pistachio product harvested 1-2 weeks before full maturation. This results in a uniquely vibrant green color, soft\/buttery texture, and a complex, intense flavor profile. It is a limited-availability luxury ingredient.\"},\r\n                {term: \"Endothelium\", description: \"The thin lining of blood vessels. Curcumin improves endothelial function, which is crucial for regulating blood pressure and blood clotting, thereby supporting heart health.\"},\r\n                {term: \"Extra Virgin Olive Oil\", description: \"The highest grade of olive oil. It is produced by cold-pressing olives without the use of chemicals or excessive heat, has superior taste and aroma, and meets specific chemical standards for acidity.\"}\r\n            ],\r\n            F: [\r\n                {term: \"Fandoghi Pistachio Kernel\", description: \"A round, smaller, and highly consistent Iranian pistachio variety. Prized in the food industry for its robust, authentic pistachio flavor, uniform size, and economic value, making it ideal for mass-market products like ice cream and confectionery.\"},\r\n                {term: \"Free Radicals\", description: \"Unstable molecules in the body that can cause oxidative stress and damage cells, contributing to aging and disease. Antioxidants neutralize free radicals.\"}\r\n            ],\r\n            G: [\r\n                {term: \"Ghazvini Pistachio Kernel\", description: \"A distinctive Iranian variety recognized by its natural deep purple hue (from antioxidant anthocyanins). Valued for its dual function as a natural food colorant and flavor enhancer, as well as its nutritional density.\"},\r\n                {term: \"Gingerol\", description: \"The main bioactive compound in ginger, responsible for much of its medicinal properties, including anti-inflammatory and antioxidant effects. Baby ginger contains a higher concentration of gingerol than mature ginger.\"},\r\n                {term: \"Grading\", description: \"The process of sorting kernels based on specific criteria such as size, color, shape, and purity to ensure consistency and meet different market standards and customer specifications.\"}\r\n            ],\r\n            H: [\r\n                {term: \"Hull (Soft Outer Hull)\", description: \"The fleshy, non-woody outer layer of the pistachio fruit that surrounds the shell. For early-harvest kernels, this hull is soft and removed by hand to protect the delicate kernel inside.\"}\r\n            ],\r\n            I: [\r\n                {term: \"In-Shell vs Kernel\", description: \"Refers to the form of the pistachio. In-shell pistachios are sold with their natural shell intact, often for snacking. Kernels are the edible nutmeats removed from the shell, sold ready-to-use for cooking, baking, and food manufacturing.\"}\r\n            ],\r\n            J: [\r\n                {term: \"Jujube (Red Date \/ Chinese Date)\", description: \"The fruit of the Ziziphus jujuba tree. It is a sweet, chewy fruit enjoyed fresh or dried, packed with nutrients, and used for centuries in cooking and traditional medicine across Asia and the Middle East.\"}\r\n            ],\r\n            K: [\r\n                {term: \"Kaal Kernel\", description: \"The local term for Early-Harvest Green Pistachio Kernels. 'Kaal' refers to the very early, immature stage of the nut.\"},\r\n                {term: \"Kalleghuchi (also Qalleh-Qoochi \/ Jumbo Round)\", description: \"The largest, roundest premium pistachio with purple skin, a buttery taste, and a high price tag. Grown mainly in Rafsanjan.\"}\r\n            ],\r\n            L: [\r\n                {term: \"Logistics\", description: \"The detailed organization and implementation of transporting goods from the point of origin to the point of consumption. This includes international shipping, customs documentation, and timely delivery.\"}\r\n            ],\r\n            M: [\r\n                {term: \"Monounsaturated Fat\", description: \"A type of healthy dietary fat found in high concentrations in pistachios. It is associated with supporting cardiovascular (heart) health.\"}\r\n            ],\r\n            N: [\r\n                {term: \"Natural Open Shell Rate\", description: \"The percentage of pistachios that split open naturally on the tree. A high rate (e.g., 95\u2013100%) is a marker of premium in-shell quality.\"},\r\n                {term: \"Nazari International Trade Corporation (NITC)\", description: \"The company featured on the website. A cultivator and global exporter of premium agricultural products, including turmeric, baby ginger, jujubes, blueberries, olives, olive oil, and pistachios, with a focus on quality control and supply chain management.\"},\r\n                {term: \"Nutraceutical\", description: \"A product derived from food sources that provides extra health benefits in addition to basic nutritional value. Turmeric\/curcumin is a key raw material used in the nutraceutical industry to make capsules and supplements.\"}\r\n            ],\r\n            O: [\r\n                {term: \"Olea europaea\", description: \"The scientific (Latin) name for the olive tree.\"},\r\n                {term: \"Oxidative Stress\", description: \"An imbalance between free radicals and antioxidants in the body, leading to cell and tissue damage. Antioxidants in foods like turmeric, blueberries, and olive oil help combat oxidative stress.\"}\r\n            ],\r\n            P: [\r\n                {term: \"Phytosanitary Certification\", description: \"An official document required for international plant and food product trade, certifying that the shipment has been inspected and is free from regulated pests and diseases.\"},\r\n                {term: \"Pistachio Paste\/Butter\", description: \"A value-added product made by grinding pistachio kernels into a smooth or coarse spread. Used as a filling, ingredient in sauces, or as a gourmet spread.\"},\r\n                {term: \"Premium vs Commercial Grade\", description: \"A classification based on quality. Premium grades emphasize superior size, color, and appearance for high-end markets. Commercial grades prioritize consistent flavor and value for high-volume manufacturing.\"}\r\n            ],\r\n            R: [\r\n                {term: \"Rhizome\", description: \"A continuously growing horizontal underground stem that puts out lateral shoots and roots. Both turmeric and ginger are harvested from rhizomes.\"}\r\n            ],\r\n            S: [\r\n                {term: \"Size Count\", description: \"The number of pistachio nuts per ounce. A smaller number indicates larger nuts (e.g., 18-20 = extra large\/jumbo).\"},\r\n                {term: \"Sourcing\", description: \"The process of finding and obtaining raw materials (e.g., pistachio kernels). Direct sourcing from orchards ensures traceability, freshness, and cost-effectiveness.\"},\r\n                {term: \"Split Ratio\", description: \"Refers to the percentage of in-shell pistachios that have naturally opened along their suture line upon ripening. A high split ratio is desirable for in-shell products.\"},\r\n                {term: \"Supply Chain Control\", description: \"A business model of managing the entire production process\u2014from cultivation to harvesting, processing, and packaging. This ensures complete traceability, consistent quality, and optimal freshness.\"}\r\n            ],\r\n            T: [\r\n                {term: \"Turmeric\", description: \"A vibrant golden-yellow spice derived from the root (rhizome) of the Curcuma longa plant. Celebrated for its culinary uses, role in traditional medicine, and health benefits driven by its active compound, curcumin.\"}\r\n            ],\r\n            V: [\r\n                {term: \"Value-Added Product\", description: \"A product that has been processed or enhanced to increase its value beyond the raw material. Examples include pistachio paste, flavored kernels, or kernels packaged for specific gourmet uses.\"},\r\n                {term: \"Variety\", description: \"A distinct type of pistachio with specific genetic traits. Major Iranian commercial varieties include Ahmad Aghaei, Fandoghi, and Ghazvini, each with unique characteristics suited for different applications.\"}\r\n            ],\r\n            Z: [\r\n                {term: \"Ziziphus jujuba\", description: \"The scientific (Latin) name for the jujube tree.\"}\r\n            ]\r\n        };\r\n\r\n        \/\/ DOM Elements\r\n        const nitcLettersNav = document.getElementById('nitcLettersNav');\r\n        const nitcGlossaryContainer = document.getElementById('nitcGlossaryContainer');\r\n        const nitcSearchInput = document.getElementById('nitcSearchInput');\r\n        const nitcSearchButton = document.getElementById('nitcSearchButton');\r\n        const nitcSearchResults = document.getElementById('nitcSearchResults');\r\n        const nitcResultsContainer = document.getElementById('nitcResultsContainer');\r\n        const nitcCurrentYear = document.getElementById('nitcCurrentYear');\r\n\r\n        \/\/ Initialize the glossary\r\n        function initNitcGlossary() {\r\n            \/\/ Set current year in footer\r\n            nitcCurrentYear.textContent = new Date().getFullYear();\r\n            \r\n            \/\/ Create letter navigation buttons\r\n            Object.keys(nitcGlossaryData).sort().forEach(letter => {\r\n                const letterBtn = document.createElement('div');\r\n                letterBtn.className = 'nitc-glossary-letter-btn';\r\n                letterBtn.textContent = letter;\r\n                letterBtn.dataset.letter = letter;\r\n                letterBtn.addEventListener('click', () => toggleNitcLetterSection(letter));\r\n                nitcLettersNav.appendChild(letterBtn);\r\n            });\r\n            \r\n            \/\/ Create letter sections\r\n            Object.keys(nitcGlossaryData).sort().forEach(letter => {\r\n                const section = document.createElement('div');\r\n                section.className = 'nitc-glossary-letter-section';\r\n                section.id = `nitc-letter-${letter}`;\r\n                \r\n                \/\/ Table header\r\n                const header = document.createElement('div');\r\n                header.className = 'nitc-glossary-table-header';\r\n                header.addEventListener('click', () => toggleNitcLetterSection(letter));\r\n                \r\n                const title = document.createElement('div');\r\n                title.className = 'nitc-glossary-letter-title';\r\n                title.innerHTML = `<i class=\"fas fa-book-open\"><\/i> ${letter}`;\r\n                \r\n                const count = document.createElement('div');\r\n                count.className = 'nitc-glossary-letter-count';\r\n                count.textContent = `${nitcGlossaryData[letter].length} term${nitcGlossaryData[letter].length !== 1 ? 's' : ''}`;\r\n                \r\n                const toggleIcon = document.createElement('div');\r\n                toggleIcon.className = 'nitc-glossary-toggle-icon';\r\n                toggleIcon.innerHTML = '<i class=\"fas fa-chevron-down\"><\/i>';\r\n                \r\n                header.appendChild(title);\r\n                header.appendChild(count);\r\n                header.appendChild(toggleIcon);\r\n                \r\n                const content = document.createElement('div');\r\n                content.className = 'nitc-glossary-letter-content';\r\n                \r\n                nitcGlossaryData[letter].forEach(item => {\r\n                    const termItem = document.createElement('div');\r\n                    termItem.className = 'nitc-glossary-term-item';\r\n                    \r\n                    const termName = document.createElement('div');\r\n                    termName.className = 'nitc-glossary-term-name';\r\n                    termName.innerHTML = `<i class=\"fas fa-star\"><\/i> ${item.term}`;\r\n                    \r\n                    const termDescription = document.createElement('div');\r\n                    termDescription.className = 'nitc-glossary-term-description';\r\n                    termDescription.textContent = item.description;\r\n                    \r\n                    termItem.appendChild(termName);\r\n                    termItem.appendChild(termDescription);\r\n                    content.appendChild(termItem);\r\n                });\r\n                \r\n                section.appendChild(header);\r\n                section.appendChild(content);\r\n                nitcGlossaryContainer.appendChild(section);\r\n            });\r\n            \r\n            \/\/ Open the first letter section by default\r\n            const firstLetter = Object.keys(nitcGlossaryData).sort()[0];\r\n            openNitcLetterSection(firstLetter);\r\n        }\r\n\r\n        \/\/ Toggle letter section open\/closed\r\n        function toggleNitcLetterSection(letter) {\r\n            const section = document.getElementById(`nitc-letter-${letter}`);\r\n            const content = section.querySelector('.nitc-glossary-letter-content');\r\n            const toggleIcon = section.querySelector('.nitc-glossary-toggle-icon i');\r\n            const letterBtn = document.querySelector(`.nitc-glossary-letter-btn[data-letter=\"${letter}\"]`);\r\n            \r\n            if (content.classList.contains('expanded')) {\r\n                content.classList.remove('expanded');\r\n                toggleIcon.className = 'fas fa-chevron-down';\r\n                letterBtn.classList.remove('active');\r\n            } else {\r\n                \/\/ Close all other sections\r\n                document.querySelectorAll('.nitc-glossary-letter-content.expanded').forEach(el => {\r\n                    el.classList.remove('expanded');\r\n                    const icon = el.parentElement.querySelector('.nitc-glossary-toggle-icon i');\r\n                    icon.className = 'fas fa-chevron-down';\r\n                    const btnLetter = el.parentElement.id.split('-')[2];\r\n                    document.querySelector(`.nitc-glossary-letter-btn[data-letter=\"${btnLetter}\"]`).classList.remove('active');\r\n                });\r\n                \r\n                \/\/ Open the selected section\r\n                content.classList.add('expanded');\r\n                toggleIcon.className = 'fas fa-chevron-up';\r\n                letterBtn.classList.add('active');\r\n                \r\n                \/\/ Scroll to the section\r\n                section.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n            }\r\n        }\r\n\r\n        \/\/ Open a specific letter section\r\n        function openNitcLetterSection(letter) {\r\n            const section = document.getElementById(`nitc-letter-${letter}`);\r\n            const content = section.querySelector('.nitc-glossary-letter-content');\r\n            const toggleIcon = section.querySelector('.nitc-glossary-toggle-icon i');\r\n            const letterBtn = document.querySelector(`.nitc-glossary-letter-btn[data-letter=\"${letter}\"]`);\r\n            \r\n            \/\/ Close all other sections\r\n            document.querySelectorAll('.nitc-glossary-letter-content.expanded').forEach(el => {\r\n                el.classList.remove('expanded');\r\n                const icon = el.parentElement.querySelector('.nitc-glossary-toggle-icon i');\r\n                icon.className = 'fas fa-chevron-down';\r\n                const btnLetter = el.parentElement.id.split('-')[2];\r\n                document.querySelector(`.nitc-glossary-letter-btn[data-letter=\"${btnLetter}\"]`).classList.remove('active');\r\n            });\r\n            \r\n            \/\/ Open the selected section\r\n            content.classList.add('expanded');\r\n            toggleIcon.className = 'fas fa-chevron-up';\r\n            letterBtn.classList.add('active');\r\n        }\r\n\r\n        \/\/ Search function\r\n        function searchNitcGlossary(query) {\r\n            const normalizedQuery = query.toLowerCase().trim();\r\n            nitcResultsContainer.innerHTML = '';\r\n            nitcSearchResults.style.display = 'block';\r\n            \r\n            if (!normalizedQuery) {\r\n                nitcSearchResults.style.display = 'none';\r\n                return;\r\n            }\r\n            \r\n            const results = [];\r\n            \r\n            \/\/ Search through all glossary terms\r\n            Object.keys(nitcGlossaryData).forEach(letter => {\r\n                nitcGlossaryData[letter].forEach(item => {\r\n                    const term = item.term.toLowerCase();\r\n                    const description = item.description.toLowerCase();\r\n                    \r\n                    if (term.includes(normalizedQuery) || description.includes(normalizedQuery)) {\r\n                        results.push({...item, letter});\r\n                    }\r\n                });\r\n            });\r\n            \r\n            \/\/ Display results\r\n            if (results.length > 0) {\r\n                \/\/ Highlight the search term in results\r\n                results.forEach(result => {\r\n                    const resultItem = document.createElement('div');\r\n                    resultItem.className = 'nitc-glossary-term-item';\r\n                    \r\n                    const termName = document.createElement('div');\r\n                    termName.className = 'nitc-glossary-term-name';\r\n                    termName.innerHTML = `<i class=\"fas fa-search\"><\/i> ${highlightNitcText(result.term, normalizedQuery)} <span style=\"font-size: 0.9rem; color: #009AB9; margin-left: auto;\">(${result.letter})<\/span>`;\r\n                    \r\n                    const termDescription = document.createElement('div');\r\n                    termDescription.className = 'nitc-glossary-term-description';\r\n                    termDescription.innerHTML = highlightNitcText(result.description, normalizedQuery);\r\n                    \r\n                    resultItem.appendChild(termName);\r\n                    resultItem.appendChild(termDescription);\r\n                    nitcResultsContainer.appendChild(resultItem);\r\n                });\r\n                \r\n                \/\/ Scroll to results\r\n                nitcSearchResults.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n            } else {\r\n                nitcResultsContainer.innerHTML = `\r\n                    <div class=\"nitc-glossary-no-results\">\r\n                        <i class=\"fas fa-search\"><\/i>\r\n                        <h3>No matches found for \"${query}\"<\/h3>\r\n                        <p>Try searching for a different term or browse the glossary by letter.<\/p>\r\n                    <\/div>\r\n                `;\r\n            }\r\n        }\r\n\r\n        \/\/ Highlight search term in text\r\n        function highlightNitcText(text, query) {\r\n            const regex = new RegExp(`(${query})`, 'gi');\r\n            return text.replace(regex, '<span class=\"nitc-glossary-highlight\">$1<\/span>');\r\n        }\r\n\r\n        \/\/ Event Listeners\r\n        nitcSearchButton.addEventListener('click', () => {\r\n            searchNitcGlossary(nitcSearchInput.value);\r\n        });\r\n        \r\n        nitcSearchInput.addEventListener('keyup', (e) => {\r\n            if (e.key === 'Enter') {\r\n                searchNitcGlossary(nitcSearchInput.value);\r\n            }\r\n        });\r\n\r\n        \/\/ Initialize glossary on page load\r\n        document.addEventListener('DOMContentLoaded', initNitcGlossary);\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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>&nbsp; NITC GlossaryYour comprehensive guide to agricultural products, processes, and terminology Product &amp; Industry Glossary Search Search Results Nazari International Trade Corporation (NITC) \u00a9 Comprehensive glossary of agricultural products and industry terminology &nbsp;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14537","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Glossary - NITC<\/title>\n<meta name=\"description\" content=\"all information about the words and terminologies used on NITC website to help you better understand the articles\" \/>\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.nazarinuts.com\/ar\/glossary\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Glossary - NITC\" \/>\n<meta property=\"og:description\" content=\"all information about the words and terminologies used on NITC website to help you better understand the articles\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.nazarinuts.com\/ar\/glossary\/\" \/>\n<meta property=\"og:site_name\" content=\"NITC\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-23T03:47:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.nazarinuts.com\/glossary\/\",\"url\":\"https:\/\/www.nazarinuts.com\/glossary\/\",\"name\":\"Glossary - NITC\",\"isPartOf\":{\"@id\":\"https:\/\/www.nazarinuts.com\/#website\"},\"datePublished\":\"2025-12-22T08:06:46+00:00\",\"dateModified\":\"2025-12-23T03:47:40+00:00\",\"description\":\"all information about the words and terminologies used on NITC website to help you better understand the articles\",\"breadcrumb\":{\"@id\":\"https:\/\/www.nazarinuts.com\/glossary\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.nazarinuts.com\/glossary\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.nazarinuts.com\/glossary\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.nazarinuts.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Glossary\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.nazarinuts.com\/#website\",\"url\":\"https:\/\/www.nazarinuts.com\/\",\"name\":\"NITC\",\"description\":\"Nazari International Trade Corporation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.nazarinuts.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Glossary - NITC","description":"all information about the words and terminologies used on NITC website to help you better understand the articles","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.nazarinuts.com\/ar\/glossary\/","og_locale":"ar_AR","og_type":"article","og_title":"Glossary - NITC","og_description":"all information about the words and terminologies used on NITC website to help you better understand the articles","og_url":"https:\/\/www.nazarinuts.com\/ar\/glossary\/","og_site_name":"NITC","article_modified_time":"2025-12-23T03:47:40+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.nazarinuts.com\/glossary\/","url":"https:\/\/www.nazarinuts.com\/glossary\/","name":"Glossary - NITC","isPartOf":{"@id":"https:\/\/www.nazarinuts.com\/#website"},"datePublished":"2025-12-22T08:06:46+00:00","dateModified":"2025-12-23T03:47:40+00:00","description":"all information about the words and terminologies used on NITC website to help you better understand the articles","breadcrumb":{"@id":"https:\/\/www.nazarinuts.com\/glossary\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.nazarinuts.com\/glossary\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.nazarinuts.com\/glossary\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.nazarinuts.com\/"},{"@type":"ListItem","position":2,"name":"Glossary"}]},{"@type":"WebSite","@id":"https:\/\/www.nazarinuts.com\/#website","url":"https:\/\/www.nazarinuts.com\/","name":"NITC","description":"\u0634\u0631\u0643\u0629 \u0646\u0638\u0631\u06cc \u0644\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.nazarinuts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"}]}},"_links":{"self":[{"href":"https:\/\/www.nazarinuts.com\/ar\/wp-json\/wp\/v2\/pages\/14537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nazarinuts.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nazarinuts.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nazarinuts.com\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nazarinuts.com\/ar\/wp-json\/wp\/v2\/comments?post=14537"}],"version-history":[{"count":0,"href":"https:\/\/www.nazarinuts.com\/ar\/wp-json\/wp\/v2\/pages\/14537\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.nazarinuts.com\/ar\/wp-json\/wp\/v2\/media?parent=14537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}