{"product_id":"حقائب-فايبر-4-قطع","title":"حقائب فايبر 4 قطع","description":"\u003c!-- \n  =====================================================\n  DIVE - Product Description HTML v2\n  Product: طقم حقائب دايف\n  Optimized for: Shopify, Google SEO, AI Bots (Schema.org)\n  Direction: RTL Arabic | Luxury Minimal Brand\n  =====================================================\n--\u003e\n\n\u003c!-- Schema.org Structured Data for Google \u0026 AI Bots --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"طقم حقائب دايف\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"DIVE\"\n  },\n  \"description\": \"طقم حقائب سفر فاخر من DIVE يتكون من خمس مقاسات متنوعة تشمل حقيبتين كبيرتين، حقيبة وسط، حقيبة مقصورة الطائرة، وحقيبة مكياج. مصممة باحترافية عالية وخامات فائقة التحمل.\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"SAR\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"seller\": {\n      \"@type\": \"Organization\",\n      \"name\": \"DIVE\",\n      \"url\": \"https:\/\/ddive-sa.com\"\n    }\n  },\n  \"hasVariant\": [\n    {\n      \"@type\": \"ProductModel\",\n      \"name\": \"حقيبة كبيرة (قطعتين)\",\n      \"size\": \"28 انش\"\n    },\n    {\n      \"@type\": \"ProductModel\",\n      \"name\": \"حقيبة وسط\",\n      \"size\": \"24 انش\"\n    },\n    {\n      \"@type\": \"ProductModel\",\n      \"name\": \"حقيبة مقصورة الطائرة\",\n      \"size\": \"20 انش\"\n    },\n    {\n      \"@type\": \"ProductModel\",\n      \"name\": \"حقيبة مكياج\",\n      \"size\": \"16 انش\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- ===================== STYLES ===================== --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=Noto+Naskh+Arabic:wght@400;500;600;700\u0026display=swap');\n\n  :root {\n    --dive-charcoal: #2c2c2c;\n    --dive-black:    #161412;\n    --dive-gold:     #b8935a;\n    --dive-gold-lt:  #d4aa7d;\n    --dive-gold-dk:  #9a7640;\n    --dive-cream:    #faf8f5;\n    --dive-light:    #f4f0ea;\n    --dive-border:   #e5dfd6;\n    --dive-muted:    #8a837a;\n    --font-display:  'Cormorant Garamond', 'Amiri', serif;\n    --font-body:     'Noto Naskh Arabic', serif;\n    --radius:        3px;\n    --transition:    0.25s ease;\n  }\n\n  .dive-description {\n    direction: rtl;\n    font-family: var(--font-body);\n    color: var(--dive-charcoal);\n    background: var(--dive-cream);\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    line-height: 1.9;\n    font-size: 15px;\n  }\n\n  .dive-section-header {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin: 40px 0 20px;\n  }\n  .dive-section-header h2 {\n    font-family: var(--font-display);\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--dive-black);\n    margin: 0;\n    letter-spacing: 1px;\n    white-space: nowrap;\n  }\n  .dive-section-header::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to left, transparent, var(--dive-gold));\n    opacity: 0.45;\n  }\n\n  .dive-intro {\n    background: var(--dive-black);\n    color: #fff;\n    padding: 30px 36px;\n    border-radius: var(--radius);\n    margin-bottom: 8px;\n    position: relative;\n    overflow: hidden;\n  }\n  .dive-intro::before {\n    content: 'DIVE';\n    position: absolute;\n    left: -14px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-family: var(--font-display);\n    font-size: 100px;\n    color: rgba(255,255,255,0.035);\n    letter-spacing: 14px;\n    user-select: none;\n    font-weight: 600;\n  }\n  .dive-intro p {\n    margin: 0;\n    font-size: 15.5px;\n    font-weight: 400;\n    color: rgba(255,255,255,0.85);\n    line-height: 2.1;\n    position: relative;\n    z-index: 1;\n  }\n  .dive-intro strong {\n    color: var(--dive-gold-lt);\n    font-weight: 600;\n  }\n\n  .dive-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n\n  .dive-feature-card {\n    background: #fff;\n    border: 1px solid var(--dive-border);\n    border-radius: var(--radius);\n    padding: 18px 20px;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    transition: box-shadow var(--transition), border-color var(--transition);\n  }\n  .dive-feature-card:hover {\n    box-shadow: 0 4px 20px rgba(0,0,0,0.07);\n    border-color: var(--dive-gold);\n  }\n\n  .dive-icon {\n    width: 40px;\n    height: 40px;\n    background: var(--dive-light);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    border: 1px solid var(--dive-border);\n  }\n  .dive-icon svg {\n    width: 18px;\n    height: 18px;\n    stroke: var(--dive-gold-dk);\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .dive-feature-card h3 {\n    margin: 0 0 4px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--dive-gold-dk);\n    letter-spacing: 0.2px;\n    font-family: var(--font-body);\n  }\n  .dive-feature-card p {\n    margin: 0;\n    font-size: 13px;\n    color: var(--dive-muted);\n    line-height: 1.65;\n  }\n\n  .dive-table-wrap {\n    overflow-x: auto;\n    border-radius: var(--radius);\n    border: 1px solid var(--dive-border);\n    margin-bottom: 8px;\n  }\n  .dive-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13.5px;\n    background: #fff;\n    font-family: var(--font-body);\n  }\n  .dive-table thead tr {\n    background: var(--dive-black);\n    color: #fff;\n  }\n  .dive-table thead th {\n    padding: 14px 16px;\n    text-align: center;\n    font-weight: 500;\n    font-size: 12.5px;\n    letter-spacing: 0.8px;\n    white-space: nowrap;\n  }\n  .dive-table thead th:first-child {\n    text-align: right;\n  }\n  .dive-table tbody tr {\n    border-bottom: 1px solid var(--dive-border);\n    transition: background var(--transition);\n  }\n  .dive-table tbody tr:last-child {\n    border-bottom: none;\n  }\n  .dive-table tbody tr:hover {\n    background: var(--dive-light);\n  }\n  .dive-table tbody td {\n    padding: 13px 16px;\n    text-align: center;\n    color: var(--dive-charcoal);\n  }\n  .dive-table tbody td:first-child {\n    text-align: right;\n    font-weight: 500;\n  }\n  .dive-size-badge {\n    display: inline-block;\n    background: var(--dive-gold);\n    color: #fff;\n    font-size: 11px;\n    padding: 2px 9px;\n    border-radius: 20px;\n    margin-right: 6px;\n    vertical-align: middle;\n    font-weight: 600;\n  }\n\n  .dive-footer-note {\n    background: var(--dive-light);\n    border-right: 2px solid var(--dive-gold);\n    padding: 14px 18px;\n    border-radius: 0 var(--radius) var(--radius) 0;\n    font-size: 13px;\n    color: var(--dive-muted);\n    margin-top: 8px;\n    line-height: 1.8;\n  }\n  .dive-footer-note strong {\n    color: var(--dive-charcoal);\n    font-weight: 600;\n  }\n\n  @media (max-width: 600px) {\n    .dive-features { grid-template-columns: 1fr; }\n    .dive-intro { padding: 22px 20px; }\n    .dive-intro::before { display: none; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ===================== CONTENT ===================== --\u003e\n\u003cdiv class=\"dive-description\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"dive-intro\"\u003e\n    \u003cp\u003e\n      انطلق في رحلتك القادمة بكل ثقة مع \u003cstrong\u003eطقم حقائب دايف\u003c\/strong\u003e، الخيار الأول للمسافرين الباحثين عن التميز والعملية في آن واحد. يتميز هذا الطقم بتصميم عصري يواكب أحدث تقنيات صناعة الحقائب، حيث يجمع بين \u003cstrong\u003eخمس مقاسات متنوعة\u003c\/strong\u003e تضمن لك تنظيماً مثالياً لكافة مقتنياتك، مع الحفاظ على القوة والمتانة ليدوم معك طويلاً في أقسى ظروف الاستخدام الشاق.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Features --\u003e\n  \u003cdiv class=\"dive-section-header\"\u003e\n    \u003ch2\u003eالمميزات\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dive-features\" itemprop=\"description\"\u003e\n\n    \u003c!-- Quality --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eخامات فائقة الجودة\u003c\/h3\u003e\n        \u003cp\u003eمصنوعة من أجود الخامات التي تتحمل الاستخدام الشاق، مما يضمن بقاءها لأطول فترة ممكنة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Handles --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eمقابض متينة ومريحة\u003c\/h3\u003e\n        \u003cp\u003eمقابض تتحمل الوزن الإضافي وتسهل عليك حمل الحقيبة من الأعلى أو من الجانب بسلاسة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Base feet --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"17\" width=\"4\" height=\"4\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"17\" y=\"17\" width=\"4\" height=\"4\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eقواعد تثبيت جانبية\u003c\/h3\u003e\n        \u003cp\u003eأربع قواعد تمنع الحقيبة من الإطاحة عند الوقوف أو أثناء التخزين على الجانب لحمايتها.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Control --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\u003cpolyline points=\"7 7 12 2 17 7\"\u003e\u003c\/polyline\u003e\u003cline x1=\"9\" y1=\"17\" x2=\"15\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eأذرع تحكم ثلاثية\u003c\/h3\u003e\n        \u003cp\u003eأذرع تحكم في حركة الحقيبة بثلاث مستويات لتوفير راحة قصوى أثناء السحب والتحريك.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Lock --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\" stroke=\"none\" style=\"fill:var(--dive-gold-dk)\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eقفل رقمي آمن\u003c\/h3\u003e\n        \u003cp\u003eقفل متين ومصمم بإحكام مانع للسرقة، ليمنحك الخصوصية والأمان التام لمحتوياتك.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Storage --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eتقسيم داخلي مزدوج\u003c\/h3\u003e\n        \u003cp\u003eمقسمة لقسمين منفصلين بسحابين وفواصل قماشية لتنظيم أغراضك براحة وخصوصية.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Wheels --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eعجلات انسيابية\u003c\/h3\u003e\n        \u003cp\u003eأربع عجلات تتحرك بـ 360 درجة لتنقل سلس وحر على كافة الأسطح المستوية والمتعرجة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Design --\u003e\n    \u003cdiv class=\"dive-feature-card\"\u003e\n      \u003cdiv class=\"dive-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eتصميم عصري باحترافية\u003c\/h3\u003e\n        \u003cp\u003eمصممة بأحدث التقنيات العصرية بما يتناسب مع أرقى الأذواق في عالم السفر.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Sizes Table --\u003e\n  \u003cdiv class=\"dive-section-header\"\u003e\n    \u003ch2\u003eالمواصفات والمقاسات\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dive-table-wrap\"\u003e\n    \u003ctable class=\"dive-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        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr itemscope itemtype=\"https:\/\/schema.org\/ProductModel\"\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"dive-size-badge\"\u003eكبيرة\u003c\/span\u003e\n            \u003cspan itemprop=\"name\"\u003eعدد 2 حقيبة\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e28″\u003c\/td\u003e\n          \u003ctd\u003eللرحلات الطويلة والشاملة\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr itemscope itemtype=\"https:\/\/schema.org\/ProductModel\"\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"dive-size-badge\"\u003eوسط\u003c\/span\u003e\n            \u003cspan itemprop=\"name\"\u003eحقيبة وسط\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e24″\u003c\/td\u003e\n          \u003ctd\u003eمثالية للرحلات المتوسطة\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr itemscope itemtype=\"https:\/\/schema.org\/ProductModel\"\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"dive-size-badge\"\u003eصغيرة\u003c\/span\u003e\n            \u003cspan itemprop=\"name\"\u003eكابتن طيار\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e20″\u003c\/td\u003e\n          \u003ctd\u003eمقاس مقصورة الطائرة\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr itemscope itemtype=\"https:\/\/schema.org\/ProductModel\"\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"dive-size-badge\"\u003eمكياج\u003c\/span\u003e\n            \u003cspan itemprop=\"name\"\u003eحقيبة مكياج\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e16″\u003c\/td\u003e\n          \u003ctd\u003eلتنظيم أدوات التجميل والاكسسوارات\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Footer Note --\u003e\n  \u003cdiv class=\"dive-footer-note\"\u003e\n    \u003cstrong\u003eملاحظة:\u003c\/strong\u003e تم ابتكار هذا الطقم ليكون رفيقك الدائم في كافة أسفارك، حيث تضمن التقنيات المستخدمة سهولة الحركة مع توفير أقصى درجات الحماية لمحتويات حقائبك.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- End .dive-description --\u003e","brand":"Dive","offers":[{"title":"Champagne","offer_id":44930638676038,"sku":"4\/7006-2-Champagne","price":549.7,"currency_code":"SAR","in_stock":false},{"title":"Rose gold","offer_id":44930638708806,"sku":"4\/7006-1-rose gold","price":549.7,"currency_code":"SAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8015\/3926\/files\/a755fc74-b632-4682-9008-9c0def6f3ae6-1000x1000-96j95Lmo2Nr0pkYdmpY1aUxrixyrVNmbqRMFMkyR.jpg?v=1775906016","url":"https:\/\/ddive-sa.com\/products\/%d8%ad%d9%82%d8%a7%d8%a6%d8%a8-%d9%81%d8%a7%d9%8a%d8%a8%d8%b1-4-%d9%82%d8%b7%d8%b9","provider":"DDive","version":"1.0","type":"link"}