{"title":"خصومات الجمعة البيضاء 2025","description":null,"products":[{"product_id":"basic-cardijan","title":"Basic Cardijan","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Kufi+Arabic:wght@100;200;300;400;500;600;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \n        \/* Table styling *\/\n        .luxCloth_table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1rem;\n            font-family: 'Noto Kufi Arabic', sans-serif;\n            background: rgba(249, 245, 236, 0.3);\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 8px 20px rgba(221, 165, 40, 0.1);\n        }\n        \n        .luxCloth_table th {\n            background: linear-gradient(135deg, #dda528 0%, rgba(221, 165, 40, 0.8) 100%);\n            color: white;\n            padding: 1.8rem;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.6rem;\n            border: none;\n        }\n        \n        .luxCloth_table td {\n            padding: 1.5rem;\n            text-align: center;\n            border: 2px solid rgba(221, 165, 40, 0.3);\n            font-size: 1.5rem;\n            color: #333333;\n            background: rgba(249, 245, 236, 0.2);\n            transition: all 0.3s ease;\n            font-weight: 500;\n        }\n        \n        .luxCloth_table tr:hover td {\n            background: rgba(221, 165, 40, 0.08);\n            transform: scale(1.02);\n            box-shadow: 0 4px 12px rgba(221, 165, 40, 0.15);\n        }\n        \n        .luxCloth_table .size-label {\n            background: linear-gradient(135deg, rgba(221, 165, 40, 0.15) 0%, rgba(221, 165, 40, 0.08) 100%);\n            font-weight: 700;\n            color: #dda528;\n            font-size: 1.4rem;\n        }\n        \/* CSS Reset and Isolation *\/\n        .luxCloth_section {\n            all: initial;\n            display: block;\n            direction: rtl;\n            font-family: 'Noto Kufi Arabic', sans-serif;\n            background: linear-gradient(135deg, #f9f5ec 0%, #f7f2e3 50%, #f9f5ec 100%);\n            min-height: 100vh;\n            width: 100%;\n            max-width: 100%;\n            margin: 0;\n            padding: 4rem 0;\n            position: relative;\n            overflow: hidden;\n            box-sizing: border-box;\n        }\n        \n        .luxCloth_section * {\n            box-sizing: border-box;\n            direction: rtl;\n        }\n        \n        \/* Background animations *\/\n        .luxCloth_section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: \n                radial-gradient(circle at 15% 25%, rgba(221, 165, 40, 0.04) 0%, transparent 40%),\n                radial-gradient(circle at 85% 75%, rgba(221, 165, 40, 0.03) 0%, transparent 45%);\n            animation: luxCloth_ambientFlow 25s ease-in-out infinite;\n            z-index: 1;\n        }\n        \n        .luxCloth_section::after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: \n                radial-gradient(ellipse at 70% 30%, rgba(221, 165, 40, 0.02) 0%, transparent 60%),\n                radial-gradient(ellipse at 30% 80%, rgba(221, 165, 40, 0.015) 0%, transparent 50%);\n            animation: luxCloth_ambientFlow 35s ease-in-out infinite reverse;\n            z-index: 1;\n        }\n        \n        @keyframes luxCloth_ambientFlow {\n            0%, 100% { \n                transform: translate(0, 0) scale(1);\n                opacity: 1;\n            }\n            50% { \n                transform: translate(2%, -3%) scale(0.95);\n                opacity: 0.8;\n            }\n        }\n        \n        \/* Floating shapes *\/\n        .luxCloth_floating_elements {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            pointer-events: none;\n            z-index: 1;\n        }\n        \n        .luxCloth_float_shape {\n            position: absolute;\n            opacity: 0.1;\n        }\n        \n        .luxCloth_float_shape:nth-child(1) {\n            top: 10%;\n            left: 15%;\n            width: 60px;\n            height: 60px;\n            border: 2px solid #dda528;\n            border-radius: 50%;\n            animation: luxCloth_floatShape1 18s ease-in-out infinite;\n        }\n        \n        .luxCloth_float_shape:nth-child(2) {\n            top: 60%;\n            right: 20%;\n            width: 40px;\n            height: 40px;\n            background: linear-gradient(45deg, rgba(221, 165, 40, 0.1), transparent);\n            transform: rotate(45deg);\n            animation: luxCloth_floatShape2 22s ease-in-out infinite;\n        }\n        \n        @keyframes luxCloth_floatShape1 {\n            0%, 100% { \n                transform: translateY(0) rotate(0deg);\n                opacity: 0.05;\n            }\n            50% { \n                transform: translateY(-30px) rotate(180deg);\n                opacity: 0.15;\n            }\n        }\n        \n        @keyframes luxCloth_floatShape2 {\n            0%, 100% { \n                transform: translate(0, 0) rotate(45deg);\n                opacity: 0.08;\n            }\n            50% { \n                transform: translate(20px, -15px) rotate(225deg);\n                opacity: 0.12;\n            }\n        }\n        \n        \/* Container *\/\n        .luxCloth_container {\n            max-width: 100%;\n            width: 100%;\n            margin: 0;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n            box-sizing: border-box;\n        }\n        \n        \/* Header *\/\n        .luxCloth_header {\n            text-align: center;\n            margin-bottom: 4rem;\n            opacity: 0;\n            animation: luxCloth_fadeInUp 1.2s ease-out 0.3s forwards;\n        }\n        \n        .luxCloth_title {\n            font-family: 'Noto Kufi Arabic', sans-serif;\n            font-size: 2.8rem;\n            font-weight: 700;\n            color: #333333;\n            position: relative;\n            margin-bottom: 1rem;\n            display: inline-block;\n        }\n        \n        .luxCloth_title::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(45deg, \n                rgba(221, 165, 40, 0.1) 0%, \n                rgba(221, 165, 40, 0.3) 30%, \n                rgba(221, 165, 40, 0.1) 60%, \n                rgba(221, 165, 40, 0.3) 100%);\n            background-size: 300% 300%;\n            animation: luxCloth_backgroundShimmer 4s ease-in-out infinite;\n            border-radius: 15px;\n            z-index: -1;\n            opacity: 0.7;\n        }\n        \n        @keyframes luxCloth_backgroundShimmer {\n            0%, 100% { \n                background-position: 0% 50%;\n                opacity: 0.3;\n            }\n            50% { \n                background-position: 100% 50%;\n                opacity: 0.7;\n            }\n        }\n        \n        .luxCloth_divider {\n            width: 120px;\n            height: 2px;\n            background: #dda528;\n            margin: 2rem auto;\n            position: relative;\n            opacity: 0;\n            animation: luxCloth_fadeIn 1s ease-out 1s forwards, luxCloth_dividerPulse 3s ease-in-out infinite 2s;\n        }\n        \n        .luxCloth_divider::before {\n            content: '';\n            position: absolute;\n            top: -1px;\n            left: 0;\n            width: 100%;\n            height: 4px;\n            background: repeating-linear-gradient(90deg, #dda528 0px, #dda528 8px, transparent 8px, transparent 16px);\n        }\n        \n        @keyframes luxCloth_dividerPulse {\n            0%, 100% { \n                transform: scaleX(1);\n                opacity: 1;\n            }\n            50% { \n                transform: scaleX(1.3);\n                opacity: 0.8;\n            }\n        }\n        \n        @keyframes luxCloth_fadeIn {\n            to { opacity: 1; }\n        }\n        \n        @keyframes luxCloth_fadeInUp {\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        \/* Section wrappers *\/\n        .luxCloth_section_wrapper {\n            background: linear-gradient(135deg, \n                rgba(249, 245, 236, 0.9) 0%, \n                rgba(249, 245, 236, 0.7) 50%, \n                rgba(249, 245, 236, 0.85) 100%);\n            backdrop-filter: blur(15px);\n            border-radius: 25px;\n            padding: 3.5rem;\n            margin-bottom: 4rem;\n            box-shadow: \n                0 20px 60px rgba(221, 165, 40, 0.12),\n                0 8px 25px rgba(51, 51, 51, 0.08);\n            border: 2px solid rgba(221, 165, 40, 0.2);\n            border-left: 6px solid rgba(221, 165, 40, 0.3);\n            position: relative;\n            overflow: hidden;\n            opacity: 0;\n            transform: translateY(40px);\n        }\n        \n        .luxCloth_section_wrapper:nth-child(2) { \n            animation: luxCloth_fadeInUp 1s ease-out 0.8s forwards;\n        }\n        \n        .luxCloth_section_wrapper:nth-child(3) { \n            animation: luxCloth_fadeInUp 1s ease-out 1.2s forwards;\n            border-left-color: rgba(221, 165, 40, 0.4);\n        }\n        \n        .luxCloth_section_wrapper::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, \n                transparent 0%, \n                rgba(221, 165, 40, 0.6) 50%, \n                transparent 100%);\n            animation: luxCloth_borderShimmer 4s ease-in-out infinite;\n        }\n        \n        @keyframes luxCloth_borderShimmer {\n            0%, 100% { opacity: 0.5; }\n            50% { opacity: 1; }\n        }\n        \n        \/* Section titles *\/\n        .luxCloth_section_title {\n            font-family: 'Noto Kufi Arabic', sans-serif;\n            font-size: 2.3rem;\n            font-weight: 700;\n            color: #333333;\n            margin-bottom: 2.5rem;\n            position: relative;\n            display: inline-block;\n            padding-bottom: 1rem;\n        }\n        \n        .luxCloth_section_title::before {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 80px;\n            height: 3px;\n            background: linear-gradient(90deg, #dda528 0%, rgba(221, 165, 40, 0.3) 100%);\n            border-radius: 2px;\n        }\n        \n        \/* Typography *\/\n        .luxCloth_text {\n            font-size: 1.4rem;\n            line-height: 1.8;\n            color: #333333;\n            margin-bottom: 1.5rem;\n            font-family: 'Noto Kufi Arabic', sans-serif;\n        }\n        \n        \/* Lists *\/\n        .luxCloth_list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n        \n        .luxCloth_list_item {\n            position: relative;\n            padding: 1.2rem 2rem;\n            margin-bottom: 1.5rem;\n            background: linear-gradient(135deg, \n                rgba(249, 245, 236, 0.4) 0%, \n                rgba(249, 245, 236, 0.1) 100%);\n            border: 1px solid rgba(221, 165, 40, 0.15);\n            border-radius: 15px;\n            transition: all 0.4s ease;\n            backdrop-filter: blur(5px);\n        }\n        \n        .luxCloth_list_item:hover {\n            transform: translateX(-8px);\n            background: linear-gradient(135deg, \n                rgba(221, 165, 40, 0.08) 0%, \n                rgba(249, 245, 236, 0.3) 100%);\n            border-color: rgba(221, 165, 40, 0.3);\n            box-shadow: 0 12px 30px rgba(221, 165, 40, 0.15);\n        }\n        \n        .luxCloth_list_item::before {\n            content: '';\n            position: absolute;\n            right: 1rem;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 8px;\n            height: 8px;\n            background: radial-gradient(circle, #dda528 0%, rgba(221, 165, 40, 0.3) 100%);\n            border-radius: 50%;\n            transition: all 0.3s ease;\n        }\n        \n        .luxCloth_list_item:hover::before {\n            width: 12px;\n            height: 12px;\n        }\n        \n        \/* Nested lists *\/\n        .luxCloth_nested_list {\n            margin-top: 1.5rem;\n            padding-right: 2rem;\n            border-right: 2px solid rgba(221, 165, 40, 0.2);\n            list-style: none;\n        }\n        \n        .luxCloth_nested_item {\n            font-size: 1.3rem;\n            padding: 1rem 1.5rem;\n            margin-bottom: 1rem;\n            background: rgba(249, 245, 236, 0.3);\n            border: 1px solid rgba(221, 165, 40, 0.1);\n            border-radius: 10px;\n            position: relative;\n            transition: all 0.3s ease;\n        }\n        \n        .luxCloth_nested_item:hover {\n            background: rgba(221, 165, 40, 0.05);\n            transform: translateX(-5px);\n        }\n        \n        .luxCloth_nested_item::before {\n            content: '◦';\n            color: #dda528;\n            font-size: 1.2rem;\n            position: absolute;\n            right: 1rem;\n            top: 50%;\n            transform: translateY(-50%);\n        }\n        \n        \/* Main divider *\/\n        .luxCloth_main_divider {\n            margin: 2.5rem 0;\n            padding: 2rem 0;\n            border-top: 2px solid rgba(221, 165, 40, 0.2);\n            border-bottom: 1px solid rgba(221, 165, 40, 0.1);\n            background: linear-gradient(135deg, \n                rgba(221, 165, 40, 0.02) 0%, \n                transparent 50%, \n                rgba(221, 165, 40, 0.02) 100%);\n            position: relative;\n        }\n        \n        .luxCloth_main_divider::before {\n            content: '';\n            position: absolute;\n            top: -1px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 60px;\n            height: 4px;\n            background: linear-gradient(90deg, transparent 0%, #dda528 50%, transparent 100%);\n            border-radius: 2px;\n        }\n        \n        \/* Care section *\/\n        .luxCloth_care_section {\n            background: linear-gradient(135deg, \n                rgba(221, 165, 40, 0.08) 0%, \n                rgba(249, 245, 236, 0.9) 30%, \n                rgba(221, 165, 40, 0.05) 100%);\n            border-left-color: rgba(221, 165, 40, 0.5);\n        }\n        \n        .luxCloth_care_section::after {\n            content: '';\n            position: absolute;\n            top: 15px;\n            right: 15px;\n            width: 80px;\n            height: 80px;\n            background: radial-gradient(circle, rgba(221, 165, 40, 0.15) 0%, transparent 50%);\n            border-radius: 50%;\n            animation: luxCloth_enhancedGlow 6s ease-in-out infinite;\n        }\n        \n        @keyframes luxCloth_enhancedGlow {\n            0%, 100% { \n                transform: scale(1);\n                opacity: 0.4;\n            }\n            50% { \n                transform: scale(1.3);\n                opacity: 0.7;\n            }\n        }\n        \n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .luxCloth_section {\n                padding: 2rem 0;\n            }\n            \n            .luxCloth_container {\n                padding: 0 1rem;\n            }\n            \n            .luxCloth_title {\n                font-size: 2rem;\n            }\n            \n            .luxCloth_section_wrapper {\n                padding: 2rem;\n                margin-bottom: 2rem;\n            }\n            \n            .luxCloth_floating_elements {\n                display: none;\n            }\n            \n            .luxCloth_table th {\n                padding: 0.8rem 0.3rem;\n                font-size: 1rem;\n            }\n            \n            .luxCloth_table td {\n                padding: 0.8rem 0.3rem;\n                font-size: 1rem;\n            }\n            \n            .luxCloth_table .size-label {\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (min-width: 1200px) {\n            .luxCloth_container {\n                padding: 0 4rem;\n            }\n            \n            .luxCloth_section_wrapper {\n                padding: 4rem;\n            }\n        }\n        \n        \/* Strong text styling *\/\n        .luxCloth_section strong {\n            color: #dda528;\n            font-weight: 600;\n        }\n        \n        \/* Paragraph styling *\/\n        .luxCloth_section p {\n            margin: 0;\n            padding: 0;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"luxCloth_section\"\u003e\n\u003cdiv class=\"luxCloth_floating_elements\"\u003e\n\u003cdiv class=\"luxCloth_float_shape\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"luxCloth_float_shape\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"luxCloth_container\"\u003e\n\u003cdiv class=\"luxCloth_header\"\u003e\n\u003ch1 class=\"luxCloth_title\"\u003eتفاصيل المنتج\u003c\/h1\u003e\n\u003cdiv class=\"luxCloth_divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"luxCloth_section_wrapper\"\u003e\n\u003cul class=\"luxCloth_list\"\u003e\n\u003cli class=\"luxCloth_list_item\"\u003e\n\u003cp class=\"luxCloth_text\"\u003e\u003cstrong\u003eالنوع:\u003c\/strong\u003e كارديجان\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"luxCloth_list_item\"\u003e\n\u003cp class=\"luxCloth_text\"\u003e\u003cstrong\u003eالخامة:\u003c\/strong\u003e كتان مارشيه 100% طبيعي ,ناعم، خفيف، يسمح بمرور الهواء بسهولة ويمنحك إحساسًا دائمًا بالراحة\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"luxCloth_list_item\"\u003e\n\u003cp class=\"luxCloth_text\"\u003e\u003cstrong\u003eالقصّة:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"luxCloth_nested_list\"\u003e\n\u003cli class=\"luxCloth_nested_item\"\u003eكارديجان بيزك\u003c\/li\u003e\n\u003cli class=\"luxCloth_nested_item\"\u003eمزود بفتحه من الجنب\u003c\/li\u003e\n\u003cli class=\"luxCloth_nested_item\"\u003eأكمام طويلة بكُمّ مرن\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"luxCloth_section_wrapper luxCloth_care_section\"\u003e\n\u003ch2 class=\"luxCloth_section_title\"\u003eجدول المقاسات\u003c\/h2\u003e\n\u003ctable class=\"luxCloth_table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eالمقاس\u003c\/th\u003e\n\u003cth\u003eعرض الصدر\u003c\/th\u003e\n\u003cth\u003eطول الكم\u003c\/th\u003e\n\u003cth\u003eالطول\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size-label\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e62\u003c\/td\u003e\n\u003ctd\u003e52\u003c\/td\u003e\n\u003ctd\u003e145\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size-label\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e64\u003c\/td\u003e\n\u003ctd\u003e52\u003c\/td\u003e\n\u003ctd\u003e145\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size-label\"\u003eXL\u003c\/td\u003e\n\u003ctd\u003e66\u003c\/td\u003e\n\u003ctd\u003e52\u003c\/td\u003e\n\u003ctd\u003e145\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size-label\"\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e68\u003c\/td\u003e\n\u003ctd\u003e52\u003c\/td\u003e\n\u003ctd\u003e145\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Redaa-Eg","offers":[{"title":"ابيض \/ M \/ كتان","offer_id":46497299497209,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"ابيض \/ L \/ كتان","offer_id":46497307721977,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"ابيض \/ Xl \/ كتان","offer_id":46497307754745,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"ابيض \/ XXl \/ كتان","offer_id":46497307787513,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"اسود \/ M \/ كتان","offer_id":46497298776313,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":true},{"title":"اسود \/ L \/ كتان","offer_id":46497307623673,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"اسود \/ Xl \/ كتان","offer_id":46497307656441,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"اسود \/ XXl \/ كتان","offer_id":46497307689209,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ M \/ كتان","offer_id":46497299529977,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ L \/ كتان","offer_id":46497307820281,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ Xl \/ كتان","offer_id":46497307853049,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ XXl \/ كتان","offer_id":46497307885817,"sku":null,"price":750.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/107.webp?v=1752597876"},{"product_id":"بيزيك-لينن-بانتس","title":"بيزيك لينن بانتس","description":"","brand":"Redaa-Eg","offers":[{"title":"بنى \/ M\/L \/ كتان","offer_id":46497320337657,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بنى \/ Xl\/XXl \/ كتان","offer_id":46497321091321,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ M\/L \/ كتان","offer_id":46497320272121,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ Xl\/XXl \/ كتان","offer_id":46497320894713,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"جملى \/ M\/L \/ كتان","offer_id":46497320304889,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"جملى \/ Xl\/XXl \/ كتان","offer_id":46497320993017,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"اسود \/ M\/L \/ كتان","offer_id":46497320239353,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اسود \/ Xl\/XXl \/ كتان","offer_id":46497320796409,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/rn-image_picker_lib_temp_0710d1cd-2a32-480a-91d6-c16105b0804f.jpg?v=1756320387"},{"product_id":"basic-layering-dress","title":"Basic layering dress","description":"","brand":"Redaa-Eg","offers":[{"title":"اسود \/ Size 1 ( M - L ) \/ كتان","offer_id":46550404956409,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":true},{"title":"اسود \/ Size 2 ( Xl - XXl ) \/ كتان","offer_id":46550406004985,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":false},{"title":"كشمير \/ Size 1 ( M - L ) \/ كتان","offer_id":46550404989177,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":true},{"title":"كشمير \/ Size 2 ( Xl - XXl ) \/ كتان","offer_id":46550406037753,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":true},{"title":"جنزارى \/ Size 1 ( M - L ) \/ كتان","offer_id":46550405021945,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":false},{"title":"جنزارى \/ Size 2 ( Xl - XXl ) \/ كتان","offer_id":46550406070521,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":true},{"title":"جملى \/ Size 1 ( M - L ) \/ كتان","offer_id":46550405054713,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":true},{"title":"جملى \/ Size 2 ( Xl - XXl ) \/ كتان","offer_id":46550406103289,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":true},{"title":"بنى \/ Size 1 ( M - L ) \/ كتان","offer_id":46554710245625,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":false},{"title":"بنى \/ Size 2 ( Xl - XXl ) \/ كتان","offer_id":46554710278393,"sku":null,"price":695.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/219_40_11zon.webp?v=1755116727"},{"product_id":"لينن-بلاوز","title":"لينن بلاوز","description":"","brand":"Redaa-Eg","offers":[{"title":"بيبى بلو \/ M \/ كتان","offer_id":46599381090553,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيبى بلو \/ L \/ كتان","offer_id":46599381123321,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيبى بلو \/ Xl \/ كتان","offer_id":46599381156089,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيبى بلو \/ XXl \/ كتان","offer_id":46599381188857,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوليف جرين \/ M \/ كتان","offer_id":46599381221625,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوليف جرين \/ L \/ كتان","offer_id":46599381254393,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوليف جرين \/ Xl \/ كتان","offer_id":46599381287161,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوليف جرين \/ XXl \/ كتان","offer_id":46599381319929,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اسود \/ M \/ كتان","offer_id":46599380959481,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"اسود \/ L \/ كتان","offer_id":46599380992249,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"اسود \/ Xl \/ كتان","offer_id":46599381025017,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"اسود \/ XXl \/ كتان","offer_id":46599381057785,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بروجندى \/ M \/ كتان","offer_id":46599381352697,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بروجندى \/ L \/ كتان","offer_id":46599381385465,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بروجندى \/ Xl \/ كتان","offer_id":46599381418233,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بروجندى \/ XXl \/ كتان","offer_id":46599381451001,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بنى \/ M \/ كتان","offer_id":46680059576569,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"بنى \/ L \/ كتان","offer_id":46680059609337,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بنى \/ Xl \/ كتان","offer_id":46680059642105,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بنى \/ XXl \/ كتان","offer_id":46680059674873,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ M \/ كتان","offer_id":46680059707641,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ L \/ كتان","offer_id":46680059740409,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ Xl \/ كتان","offer_id":46680059773177,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بيج \/ XXl \/ كتان","offer_id":46680059805945,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/40_40_11zon_b7c19561-e4f0-4e19-b8a4-a84cb061876e.webp?v=1751905594"},{"product_id":"كروبد-بلاوز","title":"كروبد بلاوز","description":"","brand":"Redaa-Eg","offers":[{"title":"منت \/ M \/ كتان بيور","offer_id":46682255556857,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"منت \/ L \/ كتان بيور","offer_id":46682255589625,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"منت \/ XL \/ كتان بيور","offer_id":46682255622393,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"منت \/ XXL \/ كتان بيور","offer_id":46682255655161,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"جملى \/ M \/ كتان بيور","offer_id":46682255425785,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"جملى \/ L \/ كتان بيور","offer_id":46682255458553,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"جملى \/ XL \/ كتان بيور","offer_id":46682255491321,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"جملى \/ XXL \/ كتان بيور","offer_id":46682255524089,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوف وايت \/ M \/ كتان بيور","offer_id":46682255294713,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوف وايت \/ L \/ كتان بيور","offer_id":46682255327481,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوف وايت \/ XL \/ كتان بيور","offer_id":46682255360249,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اوف وايت \/ XXL \/ كتان بيور","offer_id":46682255393017,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/e3af25b42b373495d0152cee5c4dddfe_11zon.webp?v=1754043304"},{"product_id":"كروازيه-بلاوز","title":"كروازيه بلاوز","description":"\u003cp\u003eبلاوز كروازيه برباط فى الوسط لتحديد الخصر\u003cbr\u003eأكمام طويله وواسعه\u003c\/p\u003e","brand":"Redaa-Eg","offers":[{"title":"بينك \/ M \/ سي-واى","offer_id":46835516932345,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بينك \/ L \/ سي-واى","offer_id":46835517489401,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بينك \/ XL \/ سي-واى","offer_id":46835517522169,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بينك \/ XXL \/ سي-واى","offer_id":46835517554937,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"لافندر \/ M \/ سي-واى","offer_id":46835516965113,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"لافندر \/ L \/ سي-واى","offer_id":46835517587705,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"لافندر \/ XL \/ سي-واى","offer_id":46835517620473,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"لافندر \/ XXL \/ سي-واى","offer_id":46835517653241,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"اورنج \/ M \/ سي-واى","offer_id":46835516899577,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اورنج \/ L \/ سي-واى","offer_id":46835517391097,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"اورنج \/ XL \/ سي-واى","offer_id":46835517423865,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"اورنج \/ XXL \/ سي-واى","offer_id":46835517456633,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/rn-image_picker_lib_temp_ad308890-e94b-4f86-bef5-05ca5a1f44ef.jpg?v=1757667954"},{"product_id":"جيب-كلوش-جيوب","title":"جيب كلوش جيوب","description":"","brand":"Redaa-Eg","offers":[{"title":"بيج \/ Onesize ( 56:80) \/ كتان","offer_id":46838005596409,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"بينك \/ Onesize ( 56:80) \/ كتان","offer_id":46838005530873,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":true},{"title":"اسود \/ Onesize ( 56:80) \/ كتان","offer_id":46838005498105,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false},{"title":"رمادى \/ Onesize ( 56:80) \/ كتان","offer_id":46838005563641,"sku":null,"price":350.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/rn-image_picker_lib_temp_5489d918-98a0-4719-a1e7-978306261558.jpg?v=1757669209"},{"product_id":"islamic-cardijan","title":"Islamic Cardijan","description":"","brand":"Redaa-Eg","offers":[{"title":"رمادى \/ M \/ كتان","offer_id":46838394585337,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"اوليف جرين \/ M \/ كتان","offer_id":46838394618105,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":true},{"title":"كاشمير \/ M \/ كتان","offer_id":46838394650873,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":true},{"title":"Burgundy \/ M \/ كتان","offer_id":46838394683641,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"رمادى \/ L \/ كتان","offer_id":46838394716409,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":true},{"title":"رمادى \/ XL \/ كتان","offer_id":46838394749177,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":true},{"title":"رمادى \/ XXL \/ كتان","offer_id":46838394781945,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"اوليف جرين \/ L \/ كتان","offer_id":46838394814713,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"اوليف جرين \/ XL \/ كتان","offer_id":46838394847481,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":true},{"title":"اوليف جرين \/ XXL \/ كتان","offer_id":46838394880249,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"كاشمير \/ L \/ كتان","offer_id":46838394913017,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"كاشمير \/ XL \/ كتان","offer_id":46838394945785,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"كاشمير \/ XXL \/ كتان","offer_id":46838394978553,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"Burgundy \/ L \/ كتان","offer_id":46838395011321,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"Burgundy \/ XL \/ كتان","offer_id":46838395044089,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false},{"title":"Burgundy \/ XXL \/ كتان","offer_id":46838395076857,"sku":null,"price":550.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0504\/4178\/1410\/files\/rn-image_picker_lib_temp_7b41f562-6785-4b7e-a5ee-71f499698ffb.jpg?v=1757682645"}],"url":"https:\/\/redaa-eg.com\/en\/collections\/%d8%ae%d8%b5%d9%88%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d9%85%d8%b9%d8%a9-%d8%a7%d9%84%d8%a8%d9%8a%d8%b6%d8%a7%d8%a1-2025.oembed","provider":"Redaa-Eg","version":"1.0","type":"link"}