{"product_id":"red-white-grapefruit","title":"Red \u0026 White Grapefruit","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800\u0026display=swap');\n\n  .bionile-product-container {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #1e293b;\n    line-height: 1.6;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 10px;\n  }\n\n  .product-badge {\n    display: inline-block;\n    background-color: #fff7ed;\n    color: #c2410c;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 4px 12px;\n    border-radius: 20px;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .product-hero-title {\n    font-size: 28px;\n    font-weight: 800;\n    color: #7c2d12;\n    margin-top: 0;\n    margin-bottom: 12px;\n    border-bottom: 2px solid #ea580c;\n    padding-bottom: 8px;\n  }\n\n  .product-description-lead {\n    font-size: 16px;\n    color: #475569;\n    margin-bottom: 25px;\n  }\n\n  .variant-selector-note {\n    background: #fffbeb;\n    border: 1px solid #fed7aa;\n    padding: 10px 15px;\n    border-radius: 6px;\n    margin-bottom: 20px;\n    font-weight: 600;\n    color: #9a3412;\n  }\n\n  \/* Comparison Table Styles *\/\n  .comparison-table-wrapper {\n    overflow-x: auto;\n    margin-bottom: 30px;\n    border-radius: 8px;\n    border: 1px solid #e2e8f0;\n  }\n\n  .comparison-table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: left;\n    font-size: 14px;\n    min-width: 600px;\n  }\n\n  .comparison-table th {\n    background-color: #7c2d12;\n    color: #ffffff;\n    padding: 12px 15px;\n    font-weight: 600;\n    text-align: center;\n  }\n\n  .comparison-table th.col-feature {\n    width: 35%;\n    background-color: #5c240e;\n    text-align: left;\n  }\n\n  .comparison-table td {\n    padding: 12px 15px;\n    border-bottom: 1px solid #e2e8f0;\n    text-align: center;\n    color: #431407;\n  }\n  \n  .comparison-table td.feature-cell {\n    font-weight: 600;\n    color: #5c240e;\n    text-align: left;\n  }\n\n  .comparison-table tr:nth-child(even) {\n    background-color: #fafaf9;\n  }\n  \n  .variant-highlight {\n    color: #ea580c;\n    font-weight: bold;\n    text-transform: uppercase;\n    font-size: 11px;\n    margin-left: 5px;\n  }\n\n  .section-heading {\n    font-size: 20px;\n    font-weight: 700;\n    color: #7c2d12;\n    margin-top: 30px;\n    margin-bottom: 15px;\n  }\n\n  .feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 25px 0;\n  }\n\n  .feature-list li {\n    position: relative;\n    padding-left: 25px;\n    margin-bottom: 10px;\n    font-size: 15px;\n  }\n\n  .feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #ea580c;\n    font-weight: bold;\n  }\n\n  .custom-table-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    margin-bottom: 30px;\n    border-radius: 8px;\n    border: 1px solid #e2e8f0;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);\n  }\n\n  .custom-table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: left;\n    font-size: 14px;\n  }\n\n  .custom-table th {\n    background-color: #7c2d12;\n    color: #ffffff;\n    padding: 12px 15px;\n    font-weight: 600;\n  }\n\n  .custom-table td {\n    padding: 12px 15px;\n    border-bottom: 1px solid #e2e8f0;\n  }\n\n  .custom-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .custom-table tr:nth-child(even) {\n    background-color: #fafaf9;\n  }\n\n  .season-bar {\n    display: flex;\n    width: 100%;\n    text-align: center;\n    font-weight: bold;\n    font-size: 12px;\n    border-radius: 6px;\n    overflow: hidden;\n    margin-top: 10px;\n    border: 1px solid #cbd5e1;\n  }\n\n  .month-col {\n    flex: 1;\n    padding: 8px 2px;\n    background: #f1f5f9;\n    color: #94a3b8;\n    border-right: 1px solid #cbd5e1;\n  }\n\n  .month-col:last-child {\n    border-right: none;\n  }\n\n  .month-col.active-season {\n    background: #ea580c;\n    color: #ffffff;\n  }\n\n  \/* New Certified Grid Styles *\/\n  .cert-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n    margin-top: 15px;\n  }\n\n  .cert-card-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #fafaf9;\n    border: 1px solid #e2e8f0;\n    padding: 12px 15px;\n    border-radius: 8px;\n    border-left: 3px solid #ea580c;\n  }\n\n  .cert-icon {\n    background: #fff7ed;\n    color: #ea580c;\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: bold;\n    flex-shrink: 0;\n  }\n\n  .cert-card-item strong {\n    display: block;\n    font-size: 14px;\n    color: #1e293b;\n  }\n\n  .cert-card-item p {\n    margin: 0;\n    font-size: 12px;\n    color: #64748b;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bionile-product-container\"\u003e\n\n  \u003cspan class=\"product-badge\"\u003eBioNile Premium Selection\u003c\/span\u003e\n  \u003ch1 class=\"product-hero-title\"\u003ePremium Egyptian Red \u0026amp; White Grapefruit\u003c\/h1\u003e\n  \n  \u003cp class=\"product-description-lead\"\u003e\n    Grown under the optimal Egyptian sunlight, \u003cstrong\u003eBioNile\u003c\/strong\u003e Red and White Grapefruits are internationally recognized for their robust size, exceptional juiciness, and perfect balance of tartness and natural sweetness. Meticulously cultivated and packed to satisfy rigid European export benchmarks, our grapefruit varieties deliver superior freshness to global retail and wholesale markets.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"variant-selector-note\"\u003e\n    ⚠️ \u003cstrong\u003eNote:\u003c\/strong\u003e Please select your preferred grapefruit variety (Red Star Ruby or White Marsh) using the product options above to view specific availability and sorting options.\n  \u003c\/div\u003e\n\n  \u003c!-- Comparison Guide --\u003e\n  \u003ch3 class=\"section-heading\"\u003e⚖️ Variety Comparison Guide\u003c\/h3\u003e\n  \u003cdiv class=\"comparison-table-wrapper\"\u003e\n    \u003ctable class=\"comparison-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth class=\"col-feature\"\u003eFeature\u003c\/th\u003e\n          \u003cth\u003eRed Grapefruit (Star Ruby \/ Rio Red)\u003c\/th\u003e\n          \u003cth\u003eWhite Grapefruit (Marsh Seedless)\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"feature-cell\"\u003ePulp \u0026amp; Juice Color\u003c\/td\u003e\n          \u003ctd\u003eDeep Ruby Red\u003cspan class=\"variant-highlight\"\u003eRED\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd\u003ePale Yellow \/ White\u003cspan class=\"variant-highlight\"\u003eWHITE\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"feature-cell\"\u003eFlavor Profile\u003c\/td\u003e\n          \u003ctd\u003eSweet, Less Bitter, Rich Aroma\u003c\/td\u003e\n          \u003ctd\u003eClassic Tart, Refreshing, Tangy\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"feature-cell\"\u003eSkin Appearance\u003c\/td\u003e\n          \u003ctd\u003eSmooth Yellow with Red Blush\u003c\/td\u003e\n          \u003ctd\u003eClear Yellow, Glossy Finish\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"feature-cell\"\u003eSugar Content (Brix)\u003c\/td\u003e\n          \u003ctd\u003eSlightly Higher (9° - 11°)\u003c\/td\u003e\n          \u003ctd\u003eTraditional Standard (8° - 10°)\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Harvest Standards --\u003e\n  \u003ch3 class=\"section-heading\"\u003e🍊 Common Harvest \u0026amp; Processing Standard\u003c\/h3\u003e\n  \u003cul class=\"feature-list\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHand-Picked Care:\u003c\/strong\u003e Harvested selectively at ideal internal maturity to ensure rich juice content and balanced acidity.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eAdvanced Packing Protocols:\u003c\/strong\u003e Washed, sanitized, and coated with compliant food-grade wax in state-of-the-art packhouses.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eCalibrated Grading:\u003c\/strong\u003e Sorted mechanically and optically to guarantee uniformity in size, weight, and pristine surface texture.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Packaging Table --\u003e\n  \u003ch3 class=\"section-heading\"\u003e📦 Packaging \u0026amp; Sizing Specifications\u003c\/h3\u003e\n  \u003cdiv class=\"custom-table-wrapper\"\u003e\n    \u003ctable class=\"custom-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePackaging Type\u003c\/th\u003e\n          \u003cth\u003eNet Weight\u003c\/th\u003e\n          \u003cth\u003eStandard Counts (Sizes)\u003c\/th\u003e\n          \u003cth\u003eContainer Capacity (40ft Reefer)\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eTelescopic Export Cartons\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e15 kg \/ 16 kg\u003c\/td\u003e\n          \u003ctd\u003e32, 36, 40, 45, 48, 56 (Standard EU Counts)\u003c\/td\u003e\n          \u003ctd\u003e1,600 Boxes (15kg) \/ 24 Metric Tons\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eOpen-Top Retail Cartons\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e10 kg \/ 15 kg\u003c\/td\u003e\n          \u003ctd\u003eCalibrated Retail Sizing\u003c\/td\u003e\n          \u003ctd\u003e1,800 Boxes (10kg) \/ 24 MT\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eBulk \/ Net Bags\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eCustomized\u003c\/td\u003e\n          \u003ctd\u003eSupermarket Retail Packs\u003c\/td\u003e\n          \u003ctd\u003eConfigured per client agreement\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Shipping Table --\u003e\n  \u003ch3 class=\"section-heading\"\u003e🚢 Shipping \u0026amp; Logistics Parameters\u003c\/h3\u003e\n  \u003cdiv class=\"custom-table-wrapper\"\u003e\n    \u003ctable class=\"custom-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eParameter\u003c\/th\u003e\n          \u003cth\u003eBioNile Shipping Standard\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eShipping Mode\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eSea Freight via 40ft High-Cube Reefer Containers\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eTransit Temperature\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e+8°C to +10°C (Strict Cold Chain Management for Grapefruit)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eVentilation Setting\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e25 m³\/h\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eRelative Humidity (RH)\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e85% – 90%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003ePalletization\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e80 Boxes per Euro Pallet (80x120 cm) or Standard Pallet (100x120 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eShelf Life\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e50 to 60 days under proper cold storage conditions\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Season Availability --\u003e\n  \u003ch3 class=\"section-heading\"\u003e📅 Export Season Availability\u003c\/h3\u003e\n  \u003cp style=\"font-size: 14px; color: #64748b; margin-bottom: 8px;\"\u003eBioNile fresh supply window for Egyptian Grapefruit:\u003c\/p\u003e\n  \n  \u003cdiv class=\"season-bar\"\u003e\n    \u003cdiv class=\"month-col active-season\"\u003eJAN\u003cbr\u003e✓\u003c\/div\u003e\n    \u003cdiv class=\"month-col active-season\"\u003eFEB\u003cbr\u003e✓\u003c\/div\u003e\n    \u003cdiv class=\"month-col active-season\"\u003eMAR\u003cbr\u003e✓\u003c\/div\u003e\n    \u003cdiv class=\"month-col active-season\"\u003eAPR\u003cbr\u003e✓\u003c\/div\u003e\n    \u003cdiv class=\"month-col\"\u003eMAY\u003cbr\u003e-\u003c\/div\u003e\n    \u003cdiv class=\"month-col\"\u003eJUN\u003cbr\u003e-\u003c\/div\u003e\n    \u003cdiv class=\"month-col\"\u003eJUL\u003cbr\u003e-\u003c\/div\u003e\n    \u003cdiv class=\"month-col\"\u003eAUG\u003cbr\u003e-\u003c\/div\u003e\n    \u003cdiv class=\"month-col\"\u003eSEP\u003cbr\u003e-\u003c\/div\u003e\n    \u003cdiv class=\"month-col active-season\"\u003eOCT\u003cbr\u003e✓\u003c\/div\u003e\n    \u003cdiv class=\"month-col active-season\"\u003eNOV\u003cbr\u003e✓\u003c\/div\u003e\n    \u003cdiv class=\"month-col active-season\"\u003eDEC\u003cbr\u003e✓\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Certifications --\u003e\n  \u003ch3 class=\"section-heading\" style=\"margin-top: 30px;\"\u003e🛡️ BioNile Quality Certifications\u003c\/h3\u003e\n  \u003cdiv class=\"cert-grid\"\u003e\n    \u003cdiv class=\"cert-card-item\"\u003e\n      \u003cspan class=\"cert-icon\"\u003e✓\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eGlobalG.A.P.\u003c\/strong\u003e\n        \u003cp\u003eGood Agricultural Practice\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cert-card-item\"\u003e\n      \u003cspan class=\"cert-icon\"\u003e✓\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eGRASP\u003c\/strong\u003e\n        \u003cp\u003eSocial Practice Assessment\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cert-card-item\"\u003e\n      \u003cspan class=\"cert-icon\"\u003e✓\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eBRCGS\u003c\/strong\u003e\n        \u003cp\u003eGlobal Food Safety Standard\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cert-card-item\"\u003e\n      \u003cspan class=\"cert-icon\"\u003e✓\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eSMETA \/ SEDEX\u003c\/strong\u003e\n        \u003cp\u003eEthical Trade Audit\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cert-card-item\"\u003e\n      \u003cspan class=\"cert-icon\"\u003e✓\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePhytosanitary\u003c\/strong\u003e\n        \u003cp\u003eOfficial Export Certified\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bio Nile","offers":[{"title":"Default Title","offer_id":48059654471845,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/1153\/2453\/files\/Gemini_Generated_Image_ni7vioni7vioni7v.jpg?v=1785246335","url":"https:\/\/bionile.com\/products\/red-white-grapefruit","provider":"Bio Nile","version":"1.0","type":"link"}