{"product_id":"taraf-blouse-black","title":"Taraf Blouse-Black","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cstyle\u003e\n    .size-chart-container * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n\n    .size-chart-container {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        max-width: 900px;\n        margin: 40px auto;\n        padding: 20px;\n    }\n\n    \/* جدول المقاسات *\/\n    .size-table-wrapper {\n        background: #ffffff;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n        border: 2px solid transparent;\n        transition: all 0.4s ease;\n        position: relative;\n    }\n\n    .size-table-wrapper::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: -100%;\n        width: 100%;\n        height: 100%;\n        background: linear-gradient(90deg, transparent, rgba(0,0,0,0.03), transparent);\n        transition: left 0.8s ease;\n    }\n\n    .size-table-wrapper:hover::before {\n        left: 100%;\n    }\n\n    .size-table-wrapper:hover {\n        border-color: #000;\n        transform: translateY(-5px);\n        box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n    }\n\n    .size-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: #fff;\n    }\n\n    .size-table th {\n        background: linear-gradient(135deg, #1a1a1a, #333333);\n        color: #ffffff;\n        padding: 20px 15px;\n        text-align: center;\n        font-weight: 600;\n        font-size: 1.1rem;\n        letter-spacing: 1px;\n        position: relative;\n        border-bottom: 3px solid #000;\n    }\n\n    .size-table th:first-child {\n        background: linear-gradient(135deg, #000000, #1a1a1a);\n    }\n\n    .size-table td {\n        padding: 18px 15px;\n        text-align: center;\n        border-bottom: 1px solid #f0f0f0;\n        font-size: 1rem;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .size-table tbody tr:hover td {\n        background: #f8f8f8;\n        transform: scale(1.02);\n    }\n\n    .size-table tbody tr:hover td:first-child {\n        background: #000;\n        color: #fff;\n        font-weight: 600;\n    }\n\n    .size-table td:first-child {\n        background: #f8f8f8;\n        font-weight: 600;\n        color: #333;\n        border-right: 2px solid #eee;\n    }\n\n    .size-table td:not(:first-child) {\n        background: #ffffff;\n        color: #444;\n        font-weight: 500;\n    }\n\n    .size-table tbody tr:last-child td {\n        border-bottom: none;\n    }\n\n    .size-table td:not(:first-child):hover {\n        background: #000 !important;\n        color: #fff !important;\n        font-weight: 600;\n        border-radius: 8px;\n        transform: scale(1.05);\n    }\n\n    @media (max-width: 768px) {\n        .size-table th,\n        .size-table td {\n            padding: 12px 8px;\n            font-size: 0.9rem;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .size-table th,\n        .size-table td {\n            padding: 10px 6px;\n            font-size: 0.8rem;\n        }\n    }\n\n    .size-info {\n        margin-top: 25px;\n        padding: 20px;\n        background: #f8f8f8;\n        border-radius: 15px;\n        border: 2px solid #eee;\n        text-align: center;\n    }\n\n    .size-info p {\n        font-size: 1.05rem;\n        color: #333;\n        line-height: 1.8;\n        margin: 5px 0;\n    }\n\n    .size-info strong {\n        color: #000;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n    \u003cdiv class=\"size-table-wrapper\"\u003e\n        \u003ctable class=\"size-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eSize\u003c\/th\u003e\n                    \u003cth\u003eSuitable Weight\u003c\/th\u003e\n                    \u003cth\u003eChest Width\u003c\/th\u003e\n                    \u003cth\u003eFront Length\u003c\/th\u003e\n                    \u003cth\u003eBack Length\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eFirst Size (S\/M)\u003c\/td\u003e\n                    \u003ctd\u003eUp to 75 kg\u003c\/td\u003e\n                    \u003ctd\u003e55 cm\u003c\/td\u003e\n                    \u003ctd\u003e68 cm\u003c\/td\u003e\n                    \u003ctd\u003e73 cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eSecond Size (L\/XL)\u003c\/td\u003e\n                    \u003ctd\u003eUp to 90 kg\u003c\/td\u003e\n                    \u003ctd\u003e57 cm\u003c\/td\u003e\n                    \u003ctd\u003e68 cm\u003c\/td\u003e\n                    \u003ctd\u003e73 cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-info\"\u003e\n        \u003cp\u003eThe model is wearing the \u003cstrong\u003eFirst Size\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eFabric used: \u003cstrong\u003eGalaxy Linen\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"tarafe","offers":[{"title":"S\/M (55 to 75Kg) \/ linen Crushed","offer_id":44797384097835,"sku":null,"price":650.0,"currency_code":"EGP","in_stock":true},{"title":"L\/XL (75 to 95Kg) \/ linen Crushed","offer_id":44797384130603,"sku":null,"price":650.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/2082\/7691\/files\/WhatsApp_Image_2026-08-17_at_11.54.03_PM.jpg?v=1787006866","url":"https:\/\/tarafeg.com\/products\/taraf-blouse-black","provider":"tarafe","version":"1.0","type":"link"}