{"title":"Chargers \u0026 Cables","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003csection class=\"improved-smart-home-en\"\u003e\n\u003carticle class=\"description-section\"\u003e\n\u003cp\u003ePower up your devices in record time with \u003cstrong\u003eMcdodo products in Kuwait\u003c\/strong\u003e from \u003cstrong\u003eNewTech\u003c\/strong\u003e, featuring advanced \u003cstrong\u003eGaN\u003c\/strong\u003e technology with outputs up to 100W. Explore our range of durable cables with transparent designs and LED indicators, available in \u003cstrong\u003eUSB-C\u003c\/strong\u003e and \u003cstrong\u003eLightning\u003c\/strong\u003e variants, ensuring safe, high-speed charging for your phone and laptop with unmatched modern style.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat are the benefits of Mcdodo GaN chargers?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eGaN technology allows for chargers that are smaller, cooler, and more efficient. They provide rapid and safe charging for high-power devices like MacBooks and flagship smartphones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDo Mcdodo cables support data transfer or just charging?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eOur cables serve a dual purpose; they provide high-speed charging while ensuring stable and fast data synchronization between your phone and computer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre Mcdodo car-specific cables available?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eYes, we offer coiled cables and smart car chargers from Mcdodo, along with magnetic mounts to keep your phone stable and charged while driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n:root { --gold: #D4AF37; --dark: #374151; }\n\n.improved-smart-home-en { \n    direction: ltr; \n    font-family: 'Almarai', sans-serif; \n    max-width: 800px; \n    margin: 0 auto; \n    padding: 20px; \n    color: var(--dark); \n    line-height: 1.6; \n}\n\n.description-section { \n    background: #fff; \n    padding: 25px; \n    border-radius: 15px; \n    border-left: 5px solid var(--gold); \/* Left border for English layout *\/\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05); \n    margin-bottom: 20px; \n    font-size: 16px; \n    text-align: left; \n}\n\n.description-section strong { color: var(--gold); font-weight: 700; }\n\n.faq-item { \n    background: #fff; \n    border: 1px solid #eee; \n    border-radius: 10px; \n    margin-bottom: 8px; \n}\n\n.faq-item summary { \n    padding: 14px 18px; \n    font-weight: 700; \n    cursor: pointer; \n    list-style: none; \n    position: relative; \n    color: var(--dark); \n}\n\n.faq-item summary::after { \n    content: '+'; \n    float: right; \/* Arrow on the right for English layout *\/\n    color: var(--gold); \n    font-weight: bold; \n}\n\n.faq-item[open] { border-color: var(--gold); }\n.faq-item[open] summary::after { content: '−'; }\n\n.faq-content { \n    padding: 0 18px 15px; \n    font-size: 14px; \n    color: #6b7280; \n}\n\u003c\/style\u003e","products":[{"product_id":"multi-port-car-lighter-adapter","title":"Multi-port and multi-use lighter adapter","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --earldom-gold: #d4af37;\n    --earldom-gold-light: #ffb400;\n    --earldom-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--earldom-gold); color: var(--earldom-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff);\n  }\n  .hero-title span { color: var(--earldom-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--earldom-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--earldom-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--earldom-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--earldom-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS BOX\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--earldom-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--earldom-gold);\n  }\n  .specs-box h3 { color: var(--earldom-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--earldom-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      IMAGE WRAPPER\n  ══════════════════════════════════ *\/\n  .image-container { text-align: center; margin: 40px 0; }\n  .image-container img { max-width: 100%; border-radius: 25px; box-shadow: 0 15px 35px rgba(0,0,0,0.1); }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--earldom-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--earldom-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--earldom-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eAll-in-One 5-in-1 Charging Solution ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eEarldom ET-CS2\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eA Power Hub in Your Car.. \u003cspan\u003eUnlimited Charging\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eGet everything you need to charge your devices while driving in one device; combining USB, Type-C ports, and three cigarette lighter sockets for a safe and powerful charging experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eSleek design, powerful performance, and high safety on every trip. Your perfect companion for charging phones, laptops, and dash cameras at the same time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Technical Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔋 5-in-1 Multi Ports\u003c\/h3\u003e\n\u003cp\u003eIncludes 3 additional cigarette lighter sockets along with a USB port and a USB Type-C port to cover all your charging needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📊 Digital LED Display\u003c\/h3\u003e\n\u003cp\u003eDisplays real-time car voltage, allowing you to monitor battery status and charging system easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🛡️ Advanced Safety Protection\u003c\/h3\u003e\n\u003cp\u003eMade from heat-resistant materials (ABS + PC) with built-in protection systems against overcurrent and overvoltage to keep your devices safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔌 Long \u0026amp; Practical Cable\u003c\/h3\u003e\n\u003cp\u003eComes with a 55cm cable, making it easy to connect and access from anywhere inside your car cabin comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg alt=\"Earldom ET-CS2 Specifications\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/s-l1600_6b5d261c-8316-46b6-abe6-5e65238a6abf.webp?v=1763042281\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003e\u003cstrong\u003eInput Power:\u003c\/strong\u003e Supports DC 12V–24V (ideal for cars and trucks).\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eCharging Technology:\u003c\/strong\u003e USB 5V\/2.1A and cigarette ports up to 12A.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Smartphones, smartwatches, cameras, and even laptops.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e Compact unit measuring 110 × 55 × 30 mm.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e Lightweight (approx. 160g) for stable placement.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eStay Powered on Every Journey\u003c\/h2\u003e\n\u003cp\u003eOrder the Earldom ET-CS2 distributor now from NewTech and enjoy the best smart car accessories with guaranteed quality.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – your destination for innovation and premium tech.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080956809501,"sku":"CA-04003","price":6.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/1_2eed4145-13de-47ce-9576-310bbc6f801f.webp?v=1777908086"},{"product_id":"4-in-1-retractable-car-charger","title":"4 in 1 retractable car charger","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --car-gold: #d4af37;\n    --car-gold-light: #ffb400;\n    --car-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--car-gold); color: var(--car-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--car-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--car-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--car-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--car-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--car-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS BOX\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--car-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--car-gold);\n  }\n  .specs-box h3 { color: var(--car-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--car-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      IMAGE WRAPPER\n  ══════════════════════════════════ *\/\n  .image-container { text-align: center; margin: 40px 0; }\n  .image-container img { max-width: 100%; border-radius: 25px; box-shadow: 0 15px 35px rgba(0,0,0,0.1); }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--car-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--car-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--car-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eSmart 4-in-1 Charging Solution ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eUltimate Organization \u0026amp; Safety\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eSay Goodbye to Cable Clutter.. \u003cspan\u003eCharge \u0026amp; Go\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eThe perfect solution for family trips; a 4-in-1 car charger with retractable cables to keep your car organized while charging your devices quickly and safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eEnjoy longer trips and faster charging for everyone with a car charger that combines advanced technology and a clean, organized design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Features of the Smart Charger\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔌 Charge 4 Devices Simultaneously\u003c\/h3\u003e\n\u003cp\u003eEquipped with 4 charging outputs, making it the ideal choice for group trips to meet everyone’s needs at once.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🧶 Retractable Cables\u003c\/h3\u003e\n\u003cp\u003eIncludes two 85cm retractable cables that can be extended when needed and retracted easily to reduce clutter and keep your dashboard clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📊 LED Voltage Display\u003c\/h3\u003e\n\u003cp\u003eBuilt-in digital screen shows real-time battery voltage, ensuring a safe and stable charging process for your devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔄 180° Adjustable Plug\u003c\/h3\u003e\n\u003cp\u003eFlexible plug head rotates up to 180°, allowing easy connection in any direction or position inside your car socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg alt=\"4-in-1 Retractable Car Charger\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shahn-syarh-kabl-llshb-4-fy-1-9059772.jpg?v=1756327619\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003e\u003cstrong\u003eNumber of Ports:\u003c\/strong\u003e 4 charging outputs (USB + built-in cables).\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eCable Length:\u003c\/strong\u003e 85cm retractable cables.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eInput Voltage:\u003c\/strong\u003e 12V–24V DC (works in cars and trucks).\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eProtection Systems:\u003c\/strong\u003e Protection against overheating, overcurrent, and overcharging.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Supports all iPhone, Samsung, and tablet devices.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eMake Your Next Trip More Organized\u003c\/h2\u003e\n\u003cp\u003eOrder the 4-in-1 car charger now from NewTech and enjoy the best smart car accessories with guaranteed quality.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – combining innovation and convenience for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080956317981,"sku":"CA-04002","price":8.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shahn-syarh-kabl-llshb-4-fy-1-9634684.png?v=1767781095"},{"product_id":"mcdodo-4-in-1-magnetic-travel-cable-60w","title":"كيبل Mcdodo  4 في 1 مغناطيسي | PD 60W | USB‑C\/Lightning","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-travel { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (ADDITIONAL FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eشحن سريع 60W PD ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-travel\"\u003eتصميم MagTidy للسفر\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo 4-in-1.. \u003cspan\u003eسلك واحد\u003c\/span\u003e لكل أجهزتك\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eوداعاً لفوضى الأسلاك؛ كيبل السفر المغناطيسي الذي يغطي الآيفون، الأندرويد، الآيباد، وحتى اللابتوب بنفس الكفاءة والأناقة.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003c!-- Intro Paragraph --\u003e\n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eالرفيق المثالي للبيت، المكتب، والسيارة؛ كيبل ذكي يجمع بين المداخل والمخارج الأكثر استخداماً في سلك واحد متين ومرتب.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Main Features Grid --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا تختار كيبل Mcdodo MagTidy؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔗 نظام 4 في 1 الذكي\u003c\/h3\u003e\n        \u003cp\u003eيجمع بين مداخل USB-A و USB-C مع مخارج USB-C و Lightning، ليشحن كل أجهزتك دون الحاجة لحمل عدة كيابل في شنطتك.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🧲 تصميم مغناطيسي مرتب\u003c\/h3\u003e\n        \u003cp\u003eرؤوس الكيبل مغناطيسية تمسك ببعضها، مما يجعل السلك متجمعاً ومرتباً دائماً، وسهل التخزين داخل الحافظة الخاصة به.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e⚡ قوة شحن حتى 60W\u003c\/h3\u003e\n        \u003cp\u003eيدعم بروتوكول PD لشحن اللابتوبات والتابلت والهواتف بسرعة فائقة وأمان تام، مع توزيع ذكي للطاقة حسب نوع الجهاز.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e💎 متانة النايلون المضفر\u003c\/h3\u003e\n        \u003cp\u003eمصنوع من نايلون مضفر ورؤوس ألومنيوم لمتانة عالية ضد الانحناء والتمزق، مع مؤشر LED جليدي يضيف لمسة تقنية أنيقة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs Table --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالموديل\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMcdodo CA-6560 MagTidy 4-in-1\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eنوع التوصيل\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eType-C \/ USB-A إلى Type-C \/ Lightning\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eقدرة الشحن القصوى\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eحتى 60W (يدعم Power Delivery)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eتوزيع الطاقة\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eC to C: 60W | C to Lightning: 36W | A to C: 18W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالطول والمواد\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e1.2 متر \/ نايلون مضفر + ألومنيوم\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eمؤشر الإضاءة\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eLED أزرق جليدي (Ice Blue Indicator)\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Additional Features --\u003e\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ مميزات إضافية للمحترفين\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eحل مثالي لتقليل عدد الأسلاك في حقيبة السفر أو درج المكتب.\u003c\/li\u003e\n        \u003cli\u003eدعم كامل لمزامنة البيانات بسرعة عالية بين الأجهزة.\u003c\/li\u003e\n        \u003cli\u003eرؤوس مغناطيسية سهلة الفك والتركيب بيد واحدة.\u003c\/li\u003e\n        \u003cli\u003eمقاوم للتشابك بفضل جودة الضفر الخارجي.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Final CTA Banner --\u003e\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eبسّط حياتك التقنية الآن\u003c\/h2\u003e\n      \u003cp\u003eاطلب كيبل Mcdodo 4-in-1 من نيوتيك الكويت وتمتع بأفضل تجربة شحن منظمة وسريعة.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - نجمع لك بين الترتيب والقوة التقنية.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50705746493725,"sku":"MA-01006","price":3.95,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/20250813145319.jpg?v=1767781574"},{"product_id":"mcdodo-100w-type-c-led-cable","title":"Mcdodo Transparent USB-C Charging Cable with LED Light, 100W – Black","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-power { background: rgba(255, 42, 0, 0.2); border: 1px solid var(--accent-red); color: var(--accent-red); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (ADDITIONAL FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eModern Transparent Design ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-power\"\u003eUltra 100W Power\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo Crystal.. \u003cspan\u003ePowerful Charging\u003c\/span\u003e with a Futuristic Look\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eCombine elegance and power with the transparent charging cable from Mcdodo; professional-grade performance up to 100W for laptops and smartphones, enhanced with stunning LED lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003ePerfect for everyday use at home, the office, or in the car; delivering complete stability and ultra-fast power and data transfer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the Mcdodo CA-5580 Cable?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ Incredible 100W Power\u003c\/h3\u003e\n\u003cp\u003eSupports charging power up to 100W (20V\/5A), making it the ideal choice for charging laptops, tablets, and smartphones at maximum speed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔍 Transparent Design with LED Touch\u003c\/h3\u003e\n\u003cp\u003eA transparent connector head reveals the internal electronic components, while the smart LED light indicates charging status and adds a futuristic touch to your desk setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💪 Superior Durability \u0026amp; Flexibility\u003c\/h3\u003e\n\u003cp\u003eMade from a premium combination of TPE materials and a high-quality transparent PC shell, offering exceptional resistance against bending, pulling, and daily wear and tear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📂 Charging \u0026amp; Data Sync\u003c\/h3\u003e\n\u003cp\u003eMore than just charging; it also supports high-speed data transfer to and from your devices, making it a complete solution for advanced USB-C devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo CA-5580 Crystal Series\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnector Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C to USB-C (Type-C to Type-C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaximum Power\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100W (Supports Power Delivery Technology)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLength \u0026amp; Materials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1.2m \/ TPE + Transparent PC Shell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLED Indicator\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eYes – Built-in Smart LED Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMacBook, iPad Pro, Android Phones, and Type-C Devices\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Extra Features for Professionals\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eFull support for PD technology for fast and safe charging.\u003c\/li\u003e\n\u003cli\u003eEasy to identify and locate in the dark thanks to the LED lighting.\u003c\/li\u003e\n\u003cli\u003eAdvanced internal insulation protects devices from power fluctuations.\u003c\/li\u003e\n\u003cli\u003eEasy to roll up and store without tangled wires.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eGive Your Devices the Power They Deserve\u003c\/h2\u003e\n\u003cp\u003eOrder the transparent Mcdodo cable now from Newtech Kuwait and enjoy premium performance with a modern design.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at Newtech Kuwait — bringing together powerful performance and elegant design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50705779392797,"sku":"MA-01003","price":2.25,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/1_ee06787d-3082-49af-a025-38aee483e97e.jpg?v=1779835737"},{"product_id":"mcdodo-100w-type-c-led-cable-white","title":"Mcdodo Transparent USB-C Charging Cable with LED Light 100W – White","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-power { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (SAFETY \u0026 CHIP)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e100W PD Charging Power ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-power\"\u003eSmart E-Marker Chip\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo Transparent.. \u003cspan\u003eMassive Power\u003c\/span\u003e in a White \u0026amp; Silver Design\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eCombine extreme durability and superior performance with the upgraded Mcdodo cable; fast charging for laptops and smart devices with a transparent connector head that reveals the intelligence inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eDesigned to be the last cable you’ll ever need; blending elegant aesthetics with the strength of braided nylon to withstand the toughest daily use at work or home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the Mcdodo CA-5582 Cable?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ 100W Power for Laptops\u003c\/h3\u003e\n\u003cp\u003eSupports charging for high-power devices such as MacBook, iPad Pro, and handheld gaming devices with up to 100W output and maximum efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🧠 Advanced E-Marker Chip\u003c\/h3\u003e\n\u003cp\u003eEquipped with a built-in smart chip that intelligently regulates current and voltage to protect your device batteries from overheating and electrical fluctuations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔗 Heavy-Duty Braided Nylon\u003c\/h3\u003e\n\u003cp\u003ePremium braided nylon exterior resists tangling and cuts, while silver aluminum connectors ensure a stable and secure fit in every port.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📂 High-Speed Data Sync\u003c\/h3\u003e\n\u003cp\u003eMore than just charging — it also supports file, photo, and video transfers at speeds up to 480Mbps for faster productivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo CA-5582 Transparent Series\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnector Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C to USB-C (Type-C to Type-C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaximum Power\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100W (20V\/5A) - PD Supported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLength \u0026amp; Materials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1.2m \/ Braided Nylon + Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLighting Indicator\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eSmart Blue LED Built into the Transparent Connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMacBook, iPad Pro, Samsung Phones, and All Type-C Devices\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Additional Features --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Extra Tech Features\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eFuturistic transparent design makes it easy to monitor the connection status with LED lighting.\u003c\/li\u003e\n\u003cli\u003eFull overcharge protection thanks to the intelligent control system.\u003c\/li\u003e\n\u003cli\u003eScratch and tangle resistant with premium braided exterior quality.\u003c\/li\u003e\n\u003cli\u003eWhite and silver finish perfectly matches Apple devices and modern gadgets.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eCharge Your Devices at Maximum Speed\u003c\/h2\u003e\n\u003cp\u003eOrder the upgraded Mcdodo 100W cable now from Newtech Kuwait and enjoy the performance your advanced devices deserve.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at Newtech Kuwait — your trusted destination for the latest global charging technologies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50705791811869,"sku":"MA-01005","price":2.25,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/WhatsApp_Image_2025-12-10_at_8.00.12_PM_1.jpg?v=1779835745"},{"product_id":"mcdodo-100w-type-c-to-c-nylon-led-gold","title":"Mcdodo Transparent USB-C Cable – 100W Fast Charging – Desert Gold","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-luxury { background: rgba(255, 180, 0, 0.1); border: 1px solid var(--mcdodo-gold-light); color: var(--mcdodo-gold-light); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (PREMIUM FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e100W PD Charging Power ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-luxury\"\u003eExclusive Desert Gold Edition\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo Desert Gold.. \u003cspan\u003eLuxury Performance\u003c\/span\u003e in One Cable\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eUpgrade your charging experience with the transparent cable in a desert gold finish, combining ultra-fast 100W charging with superior safety in a modern design unlike any other.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eDesigned for professionals and lovers of distinction; a smart cable that covers the needs of laptops, tablets, and modern smartphones while adding a luxurious aesthetic touch to your desk or car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the Mcdodo CA-5581 Cable?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ Powerful 100W Charging\u003c\/h3\u003e\n\u003cp\u003eSupports massive charging power up to 100W \/ 5A, making it the ideal choice for charging MacBook, iPad Pro, gaming devices, and smartphones at maximum speed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e✨ Premium Desert Gold Finish\u003c\/h3\u003e\n\u003cp\u003eFeatures aluminum alloy connectors in a desert gold color with a transparent design that reveals the internal circuits, giving it a luxurious high-tech appearance worthy of the Newtech style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🛡️ Heavy-Duty Braided Nylon\u003c\/h3\u003e\n\u003cp\u003eWrapped in ultra-durable braided nylon resistant to bending and tangling, ensuring a longer lifespan even under intense daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📂 Stable Data Synchronization\u003c\/h3\u003e\n\u003cp\u003eSupports file, photo, and video transfer speeds up to 480Mbps, allowing you to work and sync your data smoothly while charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo CA-5581 Transparent Edition\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnector Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C to USB-C (Type-C to Type-C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaximum Power\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 100W \/ 5A (PD Supported)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLength \u0026amp; Materials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1.2m \/ Braided Nylon + Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLighting Indicator\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eYes – Smart LED Light Built into the Transparent Connector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMacBook, iPad Pro, Samsung Phones, and All Type-C Devices\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Additional Features --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Extra Features That Make You Stand Out\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eThe elegant Desert Gold color makes the cable easy to distinguish from ordinary cables.\u003c\/li\u003e\n\u003cli\u003eLED lighting helps you easily find the cable in the dark inside your car or room.\u003c\/li\u003e\n\u003cli\u003eBuilt-in smart protection against current fluctuations and overheating.\u003c\/li\u003e\n\u003cli\u003ePractical 1.2m length ideal for office use or bedside charging.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eAdd a Touch of Luxury to Your Charging Today\u003c\/h2\u003e\n\u003cp\u003eOrder the Mcdodo Desert Gold 100W cable now from Newtech Kuwait and enjoy powerful performance with an elegant golden finish.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at Newtech Kuwait — where innovation meets technological elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50706338316573,"sku":"MA-01004","price":2.25,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/WhatsApp_Image_2025-12-10_at_8.00.12_PM.jpg?v=1767781606"},{"product_id":"mcdodo-gravity-car-phone-holder","title":"McDodo Car Phone Holder Gravity for Dashboard and Windshield – Black","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mc-gold: #d4af37;\n    --mc-gold-light: #ffb400;\n    --mc-dark: #1a1a1a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #1a1a1a 0%, #333 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--mc-gold); color: var(--mc-gold-light); }\n  .badge-dark { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--mc-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mc-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mc-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mc-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mc-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mc-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mc-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #1a1a1a 0%, #333 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mc-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mc-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mc-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eStrong Vacuum Suction Mount ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-dark\"\u003eAutomatic Gravity System\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eSecure Your Phone \u003cspan\u003eWith Absolute Stability\u003c\/span\u003e with Mcdodo\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003ePremium car phone holder with a stable triangular design, supports 360° rotation and provides a clear view for maps and hands-free calls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eStability \u0026amp; Control Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📐 Triangular Stability \u0026amp; Gravity System\u003c\/h3\u003e\n\u003cp\u003eTriangular structure with an automatic gravity clamp; once you place your phone, the arms close automatically to secure it firmly on bumps and rough roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🧲 Dual Vacuum Suction Base\u003c\/h3\u003e\n\u003cp\u003eEquipped with a powerful suction base and 3M adhesive for superior stability on the dashboard or windshield. It is reusable after washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔄 360° Rotation \u0026amp; Flexible Angles\u003c\/h3\u003e\n\u003cp\u003eAn adjustable arm gives you full freedom to choose the perfect angle in portrait or landscape mode, ensuring a clear view without blocking your vision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📱 Universal Compatibility \u0026amp; Full Protection\u003c\/h3\u003e\n\u003cp\u003eSupports phones from 4.7 to 6.7 inches, with anti-slip rubber-padded arms to protect your device from scratches, plus a dedicated charging port opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo CM-7220\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMounting Method\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eVacuum Suction Base + 3M Adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eGrip Mechanism\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eGravity Auto-Lock Clamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaterials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eABS + PC (High-strength plastic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSupported Phone Size\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eApproximately 4.7 to 6.7 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eAbout 147 grams\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eSafe Driving Starts Here\u003c\/h2\u003e\n\u003cp\u003eEasy and quick one-hand installation, suitable for all types of cars and SUVs. Order it now from NewTech.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available with guaranteed quality and competitive prices at NewTech Kuwait store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50706799919389,"sku":"MA-01029","price":4.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/Heb33426ba5594ca784acc8f1a60d13e7Z.jpg?v=1779835753"},{"product_id":"mcdodo-2-in-1-type-c-to-type-c-100w-braided-cable","title":"كيبل شحن 2 في 1 تايب-سي مزدوج 100 واط مضفّر - Mcdodo مكدودو - أسود","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-power { background: rgba(255, 42, 0, 0.2); border: 1px solid var(--accent-red); color: var(--accent-red); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (PREMIUM FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eتصميم 2 في 1 ذكي ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-power\"\u003eقدرة 100W فائقة\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo 2-in-1.. \u003cspan\u003eكابل واحد\u003c\/span\u003e يشحن جهازين\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eبسط حياتك التقنية مع الكابل المزدوج USB-C بقدرة 100 واط؛ اشحن لابتوبك وهاتفك في نفس الوقت من منفذ واحد بكفاءة وأمان تام.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003c!-- Intro Paragraph --\u003e\n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eالحل المثالي لتقليل فوضى الأسلاك على مكتبك أو في حقيبة سفرك؛ كابل واحد جبار يغنيك عن حمل شواحن متعددة أينما كنت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Main Features Grid --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا تختار كيبل Mcdodo CA-6740؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e⚡ شحن لابتوب 100W\u003c\/h3\u003e\n        \u003cp\u003eيدعم قدرة شحن هائلة تصل إلى 100 واط عند استخدام منفذ واحد، مما يجعله مثالياً لأجهزة MacBook و iPad Pro واللابتوبات الحديثة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔗 تصميم مزدوج USB-C\u003c\/h3\u003e\n        \u003cp\u003eيسمح لك بتوصيل جهازين بمنفذ تايب-سي في نفس الوقت (مثل لابتوب + جوال) مع توزيع ذكي وآمن للطاقة بينهما.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e💪 متانة النايلون المضفّر\u003c\/h3\u003e\n        \u003cp\u003eمصنوع من نايلون مضفّر مقاوم للتآكل والتشابك مع رؤوس ألمنيوم قوية تتحمل أكثر من 10,000 مرة انحناء للاستخدام اليومي الشاق.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🟢 مؤشر LED ذكي\u003c\/h3\u003e\n        \u003cp\u003eيحتوي على إضاءة LED خضراء ثابتة توضح حالة التوصيل وتسهّل العثور على الكابل في الإضاءة الضعيفة داخل السيارة أو الغرفة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs Table --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالموديل\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMcdodo CA-6740 (2-in-1 Design)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eنوع التوصيل\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eUSB-C إلى 2x USB-C\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالقدرة القصوى (منفذ واحد)\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e100 واط (20V\/5A) - يدعم PD\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالطول والمواد\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eإجمالي 1.5 متر \/ نايلون مضفّر + سبيكة ألمنيوم\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eتوزيع الطاقة (منفذين)\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eتوزيع ذكي لحماية البطاريات عند الشحن المزدوج\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالتوافق\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMacBook، iPad Pro، هواتف أندرويد، والشاشات المحمولة\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Premium Features --\u003e\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ مزايا إضافية للمحترفين\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eيغنيك عن حمل كابلين منفصلين، مما يوفر مساحة في حقيبتك.\u003c\/li\u003e\n        \u003cli\u003eطول عملي 1.5 متر يمنحك حرية الحركة عند التوصيل.\u003c\/li\u003e\n        \u003cli\u003eدعم كامل لنقل البيانات بسرعة تصل إلى 480 ميغابت\/ثانية.\u003c\/li\u003e\n        \u003cli\u003eتفريغ شد معزّز عند الرؤوس لمنع الانكسار والتلف.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Final CTA Banner --\u003e\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eضاعف كفاءة شحنك بذكاء\u003c\/h2\u003e\n      \u003cp\u003eاطلب كيبل Mcdodo 2-in-1 المزدوج الآن من نيوتيك الكويت وتمتع بأفضل أداء شحن وتوفير للمساحة.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - وجهتك الموثوقة لأحدث ابتكارات الشحن العالمية.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50706835374365,"sku":"MA-01026","price":3.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02.jpg?v=1779835765"},{"product_id":"mcdodo-usb-c-to-magsafe-3-140w-braided-cable","title":"Mcdodo USB-C to MagSafe 3 Cable, 140W Fast Charging, 2M Length for MacBook","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-mac { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (PREMIUM FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e140W PD 3.1 Charging Power ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-mac\"\u003eMagSafe 3 Magnetic Design\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo MagSafe 3.. \u003cspan\u003eMacBook Charging\u003c\/span\u003e at Maximum Speed\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy an ultra-fast and safe charging experience with the upgraded Mcdodo cable; supporting the latest 140W power standard to give your MacBook Pro \/ Air the power it needs with a smart magnetic connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eThe perfect solution for MacBook Pro 16-inch and modern-generation users; a cable that combines Apple’s original MagSafe performance with Mcdodo’s durable braided design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the Mcdodo MagSafe 3 Cable?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ Powerful PD 3.1 Performance\u003c\/h3\u003e\n\u003cp\u003eSupports up to 140W output, allowing the MacBook Pro 16-inch to charge to around 60% in just 30 minutes when paired with a compatible charger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🧲 Secure Magnetic Connection\u003c\/h3\u003e\n\u003cp\u003eThe MagSafe 3 connector automatically snaps into place with gold-plated pins for a stable connection and added protection against accidental cable pulls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📏 2-Meter Length \u0026amp; Full Flexibility\u003c\/h3\u003e\n\u003cp\u003eGives you freedom of movement at home or in the office; crafted from ultra-durable braided nylon that resists tangling, cuts, and long-term wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🟢 Smart LED Indicator\u003c\/h3\u003e\n\u003cp\u003eA side LED indicator instantly shows charging status: orange while charging and green once your MacBook battery is fully charged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo CA-207 Premium Cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnection Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C to MagSafe 3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCharging Power\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 140W (28V\/5A) – Supports PD 3.1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLength \u0026amp; Materials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e2M \/ Braided Nylon + Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLED Indicator\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDual LED (Orange for charging \/ Green for fully charged)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMacBook Pro \/ Air devices equipped with MagSafe 3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Additional Features --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Extra Features for Apple Users\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eFully compatible with original Apple chargers and high-power GaN chargers.\u003c\/li\u003e\n\u003cli\u003eGold-plated pins ensure stable power delivery and resist oxidation.\u003c\/li\u003e\n\u003cli\u003eHighly flexible braided cable that is easy to wrap and store in your laptop bag without tangling.\u003c\/li\u003e\n\u003cli\u003eLightweight design (55g) makes it the perfect travel companion for professionals.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eGive Your MacBook the Power It Deserves\u003c\/h2\u003e\n\u003cp\u003eOrder the Mcdodo 140W MagSafe 3 cable now from NewTech Kuwait and enjoy premium charging performance and protection for your device.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait — combining innovation with premium protection for your valuable devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50706845368605,"sku":"MA-01028","price":6.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/08.jpg?v=1779835779"},{"product_id":"mcdodo-2-in-1-usb-c-lightning-100w-braided-cable","title":"Mcdodo 2-in-1 USB-C + Lightning 100W Cable – 1.5M","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-power { background: rgba(255, 42, 0, 0.2); border: 1px solid var(--accent-red); color: var(--accent-red); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (PREMIUM FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eUSB-C \u0026amp; Lightning 2-in-1 ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-power\"\u003eMassive 100W PD Charging Power\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo 2-in-1.. \u003cspan\u003eOne Cable\u003c\/span\u003e for Everyone\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eSimplify your digital lifestyle with this professional hybrid cable; charge your laptop and iPhone together from the same cable with maximum speed and complete safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eThe perfect solution for users of both Apple and Android devices; one powerful cable replaces multiple wires in your bag or on your desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the Mcdodo CA-6700 Cable?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ 100W Power for Laptops\u003c\/h3\u003e\n\u003cp\u003eSupports charging MacBook and USB-C Windows laptops with up to 100W output, delivering ultra-fast charging speeds (0–50% in around 30 minutes).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔗 Smart Hybrid Design\u003c\/h3\u003e\n\u003cp\u003eCombines both USB-C and Lightning connectors in a single cable, allowing you to charge your iPad and iPhone or laptop and smartphone simultaneously without switching cables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💪 Durable Braided Nylon\u003c\/h3\u003e\n\u003cp\u003eMade from premium braided nylon that withstands over 10,000 bends, with strong aluminum alloy connectors that help dissipate heat during fast charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🟢 LED Indicator \u0026amp; Data Transfer\u003c\/h3\u003e\n\u003cp\u003eEquipped with a green LED indicator that shows power flow, and supports 480Mbps data transfer for easy file and photo syncing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo CA-6700 (2-in-1 Hybrid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnection Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C to USB-C \u0026amp; Lightning\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaximum Output (Single Port)\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C: 100W | Lightning: 30W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003ePower Distribution (Dual Ports)\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eSmart power allocation (60W + 5V\/1A) for battery protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLength \u0026amp; Materials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1.5M \/ Braided Nylon + Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eData Sync\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 480Mbps (USB 2.0)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Premium Features --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Extra Features for Professionals\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eEliminates the need to carry two separate cables, saving valuable space in your travel bag.\u003c\/li\u003e\n\u003cli\u003ePractical 1.5-meter length gives you comfortable freedom of movement while charging.\u003c\/li\u003e\n\u003cli\u003eSilver aluminum connectors provide a premium look that perfectly matches your devices.\u003c\/li\u003e\n\u003cli\u003eLED lighting makes the cable easy to find and use in the dark.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUnify Your Charging... Maximize Your Efficiency\u003c\/h2\u003e\n\u003cp\u003eOrder the Mcdodo 2-in-1 hybrid cable now from NewTech Kuwait and enjoy unmatched charging performance and flexibility.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait — bringing together innovation and convenience in every product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50706860605725,"sku":"MA-01025","price":3.25,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/51ARf2dY_5L._SL1500.jpg?v=1779843701"},{"product_id":"mcdodo-80w-retractable-car-charger","title":"Mcdodo FreeGo Fast Car Charger – 80W for charging 3 devices","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mc-gold: #d4af37;\n    --mc-gold-light: #ffb400;\n    --mc-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --power-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--mc-gold); color: var(--mc-gold-light); }\n  .badge-dark { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--power-red); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mc-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mc-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mc-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mc-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mc-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mc-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mc-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mc-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mc-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eMassive 80W Power ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-dark\"\u003eCar · Truck · SUV\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo FreeGo.. \u003cspan\u003eMaximum Power\u003c\/span\u003e in Your Car\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA powerful 80W car charger with a built-in retractable Type-C cable; eliminates cable clutter and charges up to 3 devices simultaneously with high efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose FreeGo 80W Charger?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🚀 Charge 3 Devices with 80W\u003c\/h3\u003e\n\u003cp\u003eDelivers up to 80W through a built-in cable plus USB-C and USB-A ports, allowing you to charge a laptop, phone, and earbuds simultaneously with full safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🧶 Retractable Built-in Cable\u003c\/h3\u003e\n\u003cp\u003eComes with an integrated 80cm USB-C cable delivering up to 45W; pull it when needed and retract it with one click to keep your dashboard clean and organized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🛡️ Metal Body \u0026amp; Smart Protection\u003c\/h3\u003e\n\u003cp\u003eBuilt with zinc alloy for excellent heat dissipation, featuring protection systems against overvoltage, overcurrent, and overheating to keep your devices safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🚗 Universal 12V–24V Compatibility\u003c\/h3\u003e\n\u003cp\u003eWorks with cars and trucks, supporting fast-charging protocols (PD, QC, PPS, AFC) for iPhone, Android, and tablets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo CC-4850 FreeGo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eTotal Output\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e80W Max (Smart Power Distribution)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBuilt-in Cable\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C (45W Max) - 80cm Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAdditional Ports\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C (36W) + USB-A (36W)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaterials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eZinc Alloy + Heat-resistant PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eiPhone, Samsung, iPad, USB-C Laptops\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eCharge Your Laptop \u0026amp; Phone in Your Car\u003c\/h2\u003e\n\u003cp\u003eSay goodbye to cable clutter; enjoy ultra-fast charging with a clean, durable design. Order now from NewTech.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available with guaranteed quality and premium service at NewTech Kuwait Store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50708708688157,"sku":"MA-01024","price":6.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02_ebdf05b0-556d-4faf-83a1-c35b352c34ea.jpg?v=1767781673"},{"product_id":"mcdodo-70w-universal-travel-adapter","title":"محول سفر عالمي 70 واط بـ 3 منافذ تايب-سي ومنفذي USB - Mcdodo مكدودو - أسود","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-ports { background: rgba(255, 42, 0, 0.2); border: 1px solid var(--accent-red); color: var(--accent-red); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff; \n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (PREMIUM VALUE)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eقدرة 70W PD\/PPS ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-ports\"\u003e5 منافذ شحن ذكية\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo G5.. \u003cspan\u003eمحطة طاقتك\u003c\/span\u003e العالمية\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eانطلق حول العالم بقطعة واحدة مذهلة؛ شاحن السفر الذكي يغنيك عن حمل 5 شواحن مختلفة، مع قوة 70 واط تدعم شحن اللابتوب والجوال بكفاءة في أي مكان.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003c!-- Intro Paragraph --\u003e\n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eالحل الشامل للمسافرين والمحترفين؛ شاحن Mcdodo G5 يجمع بين محول السفر العالمي وبين شاحن حائط جبار بقدرة 70 واط موزعة بذكاء.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Main Features Grid --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا تختار Mcdodo G5 (CP-5980)؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🚀 قوة 70W للابتوبات\u003c\/h3\u003e\n        \u003cp\u003eمنفذ USB-C1 الرئيسي يدعم شحن MacBook وiPad Pro ولابتوبات Windows تايب-سي بسرعات عالية بفضل تقنيات PD و PPS المتقدمة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🖐️ شحن 5 أجهزة معاً\u003c\/h3\u003e\n        \u003cp\u003eمزود بـ 3 منافذ USB-C و 2 منافذ USB-A، مما يتيح لك شحن اللابتوب، الهاتف، التابلت، والسماعة في وقت واحد وبمنتهى الاستقرار.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🌍 محول سفر عالمي\u003c\/h3\u003e\n        \u003cp\u003eتصميم Universal ذكي يسمح لك بالتبديل بين رؤوس المقابس (EU\/UK\/US\/AU) ليعمل في أغلب دول العالم دون الحاجة لقطع إضافية.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🛡️ حماية MSC الذكية\u003c\/h3\u003e\n        \u003cp\u003eشريحة حماية متكاملة تراقب تدفق الطاقة وتحمي أجهزتك من زيادة الجهد، الحرارة، والتيار الزائد لضمان شحن آمن ومستمر.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs Table --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eاسم المنتج\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMcdodo CP-5980 G5 Travel Adapter\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eإجمالي القدرة\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e70 واط (70W Max)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالمنافذ\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e3 × USB-C + 2 × USB-A (إجمالي 5 مخارج)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eطاقة المقبس\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eحتى 2500W (لأجهزة الفيشة المباشرة)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالوزن والمرفقات\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e163 جرام \/ كابل USB-C إلى USB-C مرفق\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالتوافق\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eاللابتوبات، الجوالات، والتابلت في أكثر من 200 دولة\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Additional Features --\u003e\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ مزايا إضافية لعشاق السفر\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eتصميم مدمج جداً يوفر مساحة كبيرة في حقيبة السفر مقارنة بحمل عدة شواحن.\u003c\/li\u003e\n        \u003cli\u003eيأتي معه كابل USB-C أصلي فائق الجودة داخل العلبة لتبدأ الشحن فوراً.\u003c\/li\u003e\n        \u003cli\u003eحل مثالي للفنادق والمطارات بفضل قدرته على شحن عائلة كاملة من مقبس واحد.\u003c\/li\u003e\n        \u003cli\u003eتوزيع طاقة ذكي (45W + 15W) عند استخدام عدة منافذ لضمان سرعة اللابتوب.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Final CTA Banner --\u003e\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eسافر بخفة.. واشحن بقوة\u003c\/h2\u003e\n      \u003cp\u003eاطلب شاحن Mcdodo G5 العالمي الآن من نيوتيك الكويت واجعل كل رحلاتك أكثر ذكاءً وتنظيماً.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - نجمع لك بين الابتكار العالمي والضمان الموثوق.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50718890557725,"sku":"MA-01020","price":13.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02_2f93c3d8-3b2d-4565-a66f-fe93dd6340ab.jpg?v=1779835804"},{"product_id":"mcdodo-100w-universal-travel-adapter","title":"محول سفر عالمي 100 واط بـ 3 منافذ تايب-سي ومنفذ USB - Mcdodo مكدودو - أسود","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-global { background: rgba(255, 42, 0, 0.2); border: 1px solid var(--accent-red); color: var(--accent-red); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (ADDITIONAL VALUE)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eقدرة هائلة 100W PD ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-global\"\u003eمحول عالمي لأكثر من 200 دولة\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo CP-6140.. \u003cspan\u003eرفيق سفرك\u003c\/span\u003e الشامل\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eودع فوضى المحولات المتعددة؛ شاحن واحد جبار بـ 4 منافذ يغطي احتياجات اللابتوب والجوال في أي مكان حول العالم بتصميم مدمج وأمان مطلق.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003c!-- Intro Paragraph --\u003e\n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eالحل الذكي لرجال الأعمال والمسافرين؛ شاحن Mcdodo العالمي يمنحك طاقة 100 واط موزعة بذكاء لشحن كافة أجهزتك من مقبس واحد فقط.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Main Features Grid --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا تختار محول Mcdodo 100W العالمي؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🚀 قوة 100W للابتوبات\u003c\/h3\u003e\n        \u003cp\u003eمزود بـ 3 منافذ USB-C تدعم شحن MacBook ولابتوبات Windows والآيباد برو بأقصى سرعة ممكنة عبر تقنيات PD و PPS المتطورة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🌍 توافق عالمي شامل\u003c\/h3\u003e\n        \u003cp\u003eيحتوي على فيش مدمجة قابلة للتبديل (EU\/UK\/US\/AU)، مما يجعله جاهزاً للعمل في أغلب دول العالم بمجرد سحب السويتش الجانبي.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e📱 شحن 4 أجهزة معاً\u003c\/h3\u003e\n        \u003cp\u003eبفضل منافذ USB-C الثلاثة ومنفذ USB-A، يمكنك شحن اللابتوب، التابلت، الهاتف، وساعتك الذكية في وقت واحد وبكفاءة عالية.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🛡️ ذكاء وأمان فائق\u003c\/h3\u003e\n        \u003cp\u003eشريحة Smart Power توزع الطاقة بذكاء وتحمي أجهزتك من زيادة الجهد، الشورت، وارتفاع الحرارة لضمان استقرار الشحن الدائم.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs Table --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eاسم المنتج\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMcdodo CP-6140 (3C1A) Travel Adapter\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eإجمالي القدرة\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e100 واط (100W Max)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالمنافذ\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e3 × USB-C (PD 100W) + 1 × USB-A (60W)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eإدخال الكهرباء\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eAC 100–250V (متوافق عالمياً)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالوزن والمرفقات\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e243 جرام \/ كابل USB-C إلى USB-C 100W مرفق\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالتوافق\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eاللابتوبات، الجوالات، نينتندو سويتش، والأجهزة اللوحية\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Additional Features --\u003e\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ مزايا إضافية للمسافرين الذكيين\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eنظام قفل أمان يضمن ثبات الفيشة المختارة داخل المقبس أثناء الاستخدام.\u003c\/li\u003e\n        \u003cli\u003eحجم مدمج ووزن مثالي يناسب حقائب الظهر وشنط اللابتوب الصغيرة.\u003c\/li\u003e\n        \u003cli\u003eيأتي معه كابل USB-C أصلي فائق السرعة داخل العلبة لتبدأ الشحن فوراً.\u003c\/li\u003e\n        \u003cli\u003eتصميم عصري متين يتحمل ظروف السفر والتنقل الدائم بين الفنادق والمطارات.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Final CTA Banner --\u003e\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eسافر بذكاء.. واشحن بقوة\u003c\/h2\u003e\n      \u003cp\u003eاطلب محول Mcdodo العالمي 100W الآن من نيوتيك الكويت واجعل كل رحلاتك أسهل وأكثر تنظيماً.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - وجهتك الموثوقة لأحدث حلول السفر والتقنية العالمية.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50718923292957,"sku":"MA-01019","price":18.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02_8d45bfd0-c983-4a1f-bae3-e77a186bf1eb.jpg?v=1779835816"},{"product_id":"mcdodo-freego-wall-charger","title":"Mcdodo FreeGo Wall Charger with Built-in Cable for Everyday Charging – Black","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-travel { background: rgba(255, 42, 0, 0.2); border: 1px solid var(--accent-red); color: var(--accent-red); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      GENERAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (ADDITIONAL FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eBuilt-in Cable Always Ready ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-travel\"\u003eClean Charging Without Clutter\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo CH-1270.. \u003cspan\u003eThe Smart Solution\u003c\/span\u003e for Every Time \u0026amp; Place\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eSay goodbye to messy cables and lost chargers; this smart wall charger with a built-in cable gives you an instant and effortless charging experience that fits your lifestyle at home, in the office, or while traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eDesigned for lovers of organization and practical solutions; no need to search for a cable every time — simply plug in the charger, pull out the built-in cable, and charge instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the Mcdodo CH-1270 Charger?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔗 Built-in Cable for Emergencies\u003c\/h3\u003e\n\u003cp\u003eFeatures a built-in charging cable that completely eliminates the need to carry extra cables, making it perfect for office use, bedside charging, or quick trips on the go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🛡️ Smart Battery Protection\u003c\/h3\u003e\n\u003cp\u003eEquipped with advanced safety circuits that protect your devices from overvoltage, overcurrent, and overheating, ensuring stable charging that helps preserve battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎒 The Perfect Travel Companion\u003c\/h3\u003e\n\u003cp\u003eCompact and lightweight design that takes up minimal space in your bag, while giving you a complete solution (charger + cable) in one stylish and modern device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e✨ Wide Everyday Compatibility\u003c\/h3\u003e\n\u003cp\u003eSuitable for charging most smartphones, earbuds, and smartwatches, making it an essential accessory for your home or workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eGeneral Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrand\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMcdodo (Original Mcdodo)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eProduct Model\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eCH-1270\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCable Feature\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eBuilt-in cable with a practical length that eliminates the need for additional cables\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSafety System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eProtection against overvoltage, overheating, and short circuits\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eColor \u0026amp; Design\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eElegant dark finish that matches NewTech’s premium identity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eRecommended Use\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDaily charging for smartphones and smart accessories, including travel use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Additional Features --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Extra Comfort Features\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eReduces messy cables and keeps your desk or room more organized.\u003c\/li\u003e\n\u003cli\u003ePerfect as a permanent bedside charging solution for always-ready power.\u003c\/li\u003e\n\u003cli\u003eBuilt to withstand heavy daily use thanks to premium-quality materials.\u003c\/li\u003e\n\u003cli\u003eA practical and stylish tech gift for modern smartphone users.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eCharge Smarter... Without the Clutter\u003c\/h2\u003e\n\u003cp\u003eOrder the innovative Mcdodo CH-1270 now from NewTech Kuwait and enjoy the ultimate organized and hassle-free charging experience.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait — your trusted destination for the latest smart charging innovations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50718998757661,"sku":"MA-01017","price":6.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02_85891521-ce16-440f-9451-36b8e44b3375.jpg?v=1779835830"},{"product_id":"mcdodo-45w-gan-wall-charger-2x-usb-c","title":"شاحن جداري سريع GaN 45 واط بمنفذي USB-C للسفر - Mcdodo مكدودو - أسود","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n    --accent-red: #ff2a00;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-gan { background: rgba(255, 42, 0, 0.2); border: 1px solid var(--accent-red); color: var(--accent-red); }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff; \n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eتقنية GaN 5.0 المتطورة ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-gan\"\u003eقوة 45W بحجم ميني\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo 45W GaN.. \u003cspan\u003eقوة هائلة\u003c\/span\u003e في جيبك\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eاختبر الجيل الجديد من الشواحن؛ أصغر من الشواحن التقليدية بمرتين، وبقوة 45 واط تشحن هاتفك، التابلت، وحتى لابتوبك الخفيف بمنفذين USB-C ذكيين.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003c!-- Intro Paragraph --\u003e\n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eالحل المثالي لمن يقدّر المساحة والأداء؛ شاحن Mcdodo الميني يمنحك سرعة الشحن التي تحتاجها دون إشغال مساحة في حقيبتك أو على مكتبك.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Main Features Grid --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا تختار شاحن Mcdodo GaN 45W؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🚀 تقنية GaN الجيل الخامس\u003c\/h3\u003e\n        \u003cp\u003eاستخدام نتريد الغاليوم يسمح بإنتاج شاحن أصغر، أبرد، وأكثر كفاءة في نقل الطاقة، مما يقلل الفقد الكهربائي ويحمي أجهزتك.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e⚡ دعم سامسونج SFC 2.0\u003c\/h3\u003e\n        \u003cp\u003eمن النوادر التي تدعم شحن سامسونج الفائق بسرعة 45 واط، ليعطيك سرعة الشحن الكاملة لأجهزة Galaxy الحديثة (مع كيبل 5A مناسب).\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e📱 منفذين USB-C ذكيين\u003c\/h3\u003e\n        \u003cp\u003eاشحن جهازين معاً؛ يوزع الشاحن الطاقة بذكاء (30W + 12W) ليشحن هاتفك وساعتك أو التابلت في نفس الوقت بمنتهى الاستقرار.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🛡️ أمان وحماية V0\u003c\/h3\u003e\n        \u003cp\u003eمصنوع من مواد مقاومة للحريق مع 8 مستويات من الحماية الكهربائية ضد ارتفاع الحرارة والجهد لضمان سلامة أجهزتك الغالية.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs Table --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eنوع الشاحن\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eWall Charger GaN 5.0 Mini\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالقدرة القصوى\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e45 واط (Max 45W)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالمنافذ\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e2 × USB-C (دعم شحن مزدوج)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالبروتوكولات\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003ePD 3.0, PPS, QC 3.0, Samsung SFC 2.0\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالأبعاد والوزن\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eحوالي 65 مم \/ وزن خفيف جداً (75 جرام)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالتوافق\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eآيفون، سامسونج، آيباد، نينتندو سويتش، ولابتوبات USB-C\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Additional Features Box --\u003e\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ لمسات تقنية للمحترفين\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eحجم صغير جداً يناسب جيوب الجينز وشنط اليد الصغيرة بكل سهولة.\u003c\/li\u003e\n        \u003cli\u003eدعم الشحن السريع PPS لضمان توافق مثالي مع أحدث هواتف الأندرويد.\u003c\/li\u003e\n        \u003cli\u003eهيكل خارجي متين مقاوم للخدش بتشطيب مطفي (Matte) أنيق.\u003c\/li\u003e\n        \u003cli\u003eمدخل كهرباء عالمي 100-240V يجعله رفيقك المثالي في السفر.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Final CTA Banner --\u003e\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eصغر الحجم.. وعظم الأداء\u003c\/h2\u003e\n      \u003cp\u003eاطلب شاحن Mcdodo GaN 45W الآن من نيوتيك الكويت واختبر أسرع شحن في أصغر قالب ممكن.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - نجمع لك بين التكنولوجيا المتطورة والجودة المضمونة.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50719338496285,"sku":"MA-01013","price":7.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02_f6ac753d-a4a5-4af0-acf5-66c20becaafd.jpg?v=1779835873"},{"product_id":"mcdodo-smart-100w-type-c-to-c-auto-stop-cable","title":"كيبل Mcdodo Cab Smart Type-C إلى Type-C بقدرة 100W – شحن ذكي","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --smart-gold: #d4af37;\n    --smart-gold-light: #ffb400;\n    --smart-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--smart-gold); color: var(--smart-gold-light); }\n  .badge-smart { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--smart-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--smart-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--smart-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--smart-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--smart-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--smart-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--smart-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--smart-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (PREMIUM FEATURES)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--smart-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--smart-gold);\n  }\n  .info-box h3 { color: var(--smart-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--smart-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--smart-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--smart-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--smart-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eشحن ذكي 100W PD ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-smart\"\u003eخاصية إيقاف الشحن التلقائي\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo Smart.. \u003cspan\u003eشحن جبار\u003c\/span\u003e يحمي بطاريتك\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eبسط حياتك الرقمية مع الكابل الذكي من Mcdodo؛ اشحن لابتوبك، تابلت، وهاتفك بأقصى سرعة وأمان تام مع تقنية الإيقاف التلقائي لحماية استدامة البطارية.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003c!-- Intro Paragraph --\u003e\n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eالخيار المثالي للمحترفين وعشاق التقنية؛ كابل واحد يغنيك عن حمل عدة أسلاك في حقيبة سفرك أو على مكتبك، مع ذكاء تقني يراقب شحن جهازك.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Main Features Grid --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا تختار كيبل Mcdodo Smart 100W؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e⚡ طاقة 100W للابتوبات\u003c\/h3\u003e\n        \u003cp\u003eيدعم قدرة شحن هائلة تصل إلى 100 واط (20V\/5A)، مما يجعله الخيار الأول لشحن MacBook وiPad Pro واللابتوبات الحديثة الداعمة للتايب-سي.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🛑 إيقاف شحن تلقائي ذكي\u003c\/h3\u003e\n        \u003cp\u003eيتميز بتقنية Smart Auto Power-Off التي توقف تدفق الطاقة تلقائياً عند اكتمال شحن الجهاز، لتقليل الحرارة والحفاظ على عمر البطارية.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e💪 متانة وتصميم Zebra\u003c\/h3\u003e\n        \u003cp\u003eمصنوع من نايلون مضفّر قوي Zebra عالي الكثافة المقاوم للانثناء والتشابك، مع رؤوس ألومنيوم فضية تضمن ثباتاً مطلقاً في المنافذ.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e📂 مزامنة بيانات سريعة\u003c\/h3\u003e\n        \u003cp\u003eلا يكتفي بالشحن فقط؛ بل يدعم نقل البيانات بسرعة عالية من وإلى أجهزتك، مما يجعله حلاً شاملاً لأجهزة USB-C المتطورة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs Table --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالموديل\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMcdodo CA-2040 Smart Edition\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eنوع التوصيل\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eUSB-C إلى USB-C (Type-C to Type-C)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eقدرة الشحن القصوى\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e100 واط (20V\/5A) - يدعم PD\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eميزة الذكاء\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eإيقاف شحن تلقائي (Smart Auto Power-Off)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالطول والمواد\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e1.2 متر \/ نايلون مضفّر Zebra + ألومنيوم\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالتوافق\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMacBook، iPad Pro، هواتف Samsung، وجميع أجهزة Type-C\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Premium Features --\u003e\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ لمسات تقنية إضافية للمحترفين\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eحل مثالي لتقليل تعدد الكابلات في حقيبة السفر أو درج المكتب.\u003c\/li\u003e\n        \u003cli\u003eدعم كامل لتقنية PD للشحن السريع والآمن للأجهزة الكبيرة.\u003c\/li\u003e\n        \u003cli\u003eتوزيع ذكي وآمن للطاقة يحافظ على صحة البطارية على المدى الطويل.\u003c\/li\u003e\n        \u003cli\u003eطول عملي 1.2 متر يناسب الشحن على المكتب أو داخل السيارة.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Final CTA Banner --\u003e\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eامنح أجهزتك الشحن الأذكى والآمن\u003c\/h2\u003e\n      \u003cp\u003eاطلب كيبل Mcdodo Smart 100W من نيوتيك الكويت وتمتع بأفضل تجربة شحن منظمة وتحمي بطاريتك.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - نجمع لك بين ذكاء الأداء وأمان البطارية.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50719537168669,"sku":"MA-01012","price":2.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02_4b5a82e2-79ef-4b8e-a29c-ecb6238b413f.jpg?v=1767781734"},{"product_id":"mcdodo-type-c-65w-cable-with-90-right-angle-connector","title":"Mcdodo Type-C 65W Cable with 90° Right-Angle Connector","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-gaming { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX (PREMIUM VALUE)\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e65W PD Fast Charging ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-gaming\"\u003e90° Gaming Right-Angle Design\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMcdodo 90° Curve.. \u003cspan\u003eCharge \u0026 Play\u003c\/span\u003e Freely\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy powerful fast charging and a smart design that gives you complete comfort while using your phone; the innovative 90° angled connector protects the port and improves control during gaming and media viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eSay goodbye to cable pressure on your hands; the Mcdodo professional cable combines up to 65W fast charging with maximum flexibility for daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the Mcdodo 90° Cable?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🕹️ Perfect for Gaming \u0026 Streaming\u003c\/h3\u003e\n\u003cp\u003eThe ultra-slim 90° right-angle connector makes horizontal phone use much more comfortable, preventing cable interference while playing or watching content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ 65W Fast Charging for Devices\u003c\/h3\u003e\n\u003cp\u003eSupports Power Delivery up to 65W, making it ideal for charging lightweight laptops, tablets, and modern Android and iPhone devices quickly and safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🦓 Ultra-Durable Zebra Braided Build\u003c\/h3\u003e\n\u003cp\u003eWrapped in high-density Zebra braided nylon, resistant to bending, tangling, and wear, ensuring a longer lifespan even under heavy daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🧠 Smart MSC Protection Chip\u003c\/h3\u003e\n\u003cp\u003eBuilt-in intelligent chip automatically regulates current and voltage based on your device’s needs, protecting battery health and charging ports from overload.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCable Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUSB-C to USB-C with 90° Right-Angle Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCharging Power\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 65W (Power Delivery Supported)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eData Sync\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 480Mbps (USB 2.0)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLength \u0026 Materials\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1.2M \/ Zebra Braided Nylon + Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLED Indicator\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eSoft LED light showing charging and usage status\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eLaptops, tablets, and modern USB-C smartphones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Additional Features --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Extra Technical Highlights\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003e90° design significantly reduces strain and port damage risk.\u003c\/li\u003e\n\u003cli\u003eLED indicator helps you locate and use the cable in the dark.\u003c\/li\u003e\n\u003cli\u003eStylish Zebra design adds a modern touch to your accessories.\u003c\/li\u003e\n\u003cli\u003ePractical 1.2M length perfect for desk or in-car charging.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003ePlay \u0026 Charge Without Limits\u003c\/h2\u003e\n\u003cp\u003eOrder the Mcdodo 65W 90° cable now from NewTech Kuwait and enjoy ultimate charging performance and comfort.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait — combining gaming comfort with powerful performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50721115210013,"sku":"MA-01010","price":1.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/2_a10e9171-c101-4455-bd9e-6a7a45e39c5c.jpg?v=1767781852"},{"product_id":"mcdodo-type-c-to-type-c-65w-cable-1-8m-length-ergonomic-side-angle-design","title":"Mcdodo Type-C to Type-C 65W Cable, 1.8m | Ergonomic Side Design","description":"\u003c!-- Intro --\u003e\n\u003cdiv style=\"max-width: 800px; margin: 20px auto; text-align: center; direction: rtl; font-family: 'Almarai','Cairo',sans-serif;\"\u003e\n\u003cp style=\"font-size: 18px; color: #3b3b3b; line-height: 1.9; margin-bottom: 10px; font-weight: bold;\"\u003eCharge and sync your devices comfortably with the \u003cstrong\u003eMcdodo\u003c\/strong\u003e \u003cstrong\u003eType-C to Type-C Cable\u003c\/strong\u003e supporting up to \u003cstrong\u003e65W\u003c\/strong\u003e power, with a practical \u003cstrong\u003e1.8m\u003c\/strong\u003e length and ergonomic angled design – ideal for phones, tablets, and laptops with \u003cstrong\u003eUSB-C\u003c\/strong\u003e such as Apple, Samsung, Xiaomi, Nintendo Switch, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"max-width: 900px; margin: 30px auto; direction: rtl; font-family: 'Almarai','Cairo',sans-serif;\"\u003e\n\u003ch2 style=\"color: #d4af37; font-size: 22px; margin-bottom: 15px; text-align: right;\"\u003eKey Features\u003c\/h2\u003e\n\u003cul style=\"font-size: 16px; color: #333; line-height: 1.9; list-style: disc; padding-right: 20px; margin-bottom: 25px;\"\u003e\n\u003cli\u003e\u003cstrong\u003eFast Charging up to 65W:\u003c\/strong\u003e Supports \u003cstrong\u003ePD 65W\u003c\/strong\u003e for compatible laptops (like MacBook Pro), tablets, and phones safely and quickly.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eErgonomic Side Design:\u003c\/strong\u003e Comfortable angle for gaming, watching videos, or using navigation while charging without interfering with usage.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e1.8m Length:\u003c\/strong\u003e Perfect for desk, bedside, or in-car use without cable tension or being too short.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eData Transfer Support:\u003c\/strong\u003e Speeds up to \u003cstrong\u003e480Mbps\u003c\/strong\u003e (USB 2.0) for copying files, photos, and videos using the same cable.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDurable Braided Nylon:\u003c\/strong\u003e Strong outer shell resistant to bending and pulling for longer life and daily use.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eHigh-Conductivity Copper Core:\u003c\/strong\u003e Minimizes energy loss and improves charging efficiency.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eSmart MSC Protection Chip:\u003c\/strong\u003e (Mcdodo technology) Regulates voltage\/current and protects devices from overcharge and overheating.\u003c\/li\u003e\n\u003cli\u003eCompatible with most \u003cstrong\u003eUSB-C\u003c\/strong\u003e devices including phones, tablets, laptops, and portable gaming consoles.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Specs --\u003e\n\u003ch2 style=\"color: #d4af37; font-size: 22px; margin-bottom: 15px; text-align: right;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 15px; color: #333; height: 210px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f9f9f9; height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd; width: 35%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMcdodo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eModel\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eCA-3361\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f9f9f9; height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eCable Type\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eUSB-C to USB-C with ergonomic angled design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eLength\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003e1.8m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f9f9f9; height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMaximum Charging Power\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eUp to 65W, current approx. 3.25A (PD Fast Charge support)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eData Transfer Speed\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eUp to 480Mbps (USB 2.0)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f9f9f9; height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eHigh-density braided nylon + TPE + Aluminum alloy shell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 42px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eUsage\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eFast charging + data transfer for USB-C devices (phones, tablets, laptops, gaming devices…)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f9f9f9; height: 21px;\"\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"padding: 10px; border: 1px solid #ddd;\"\u003eBlack (as available at NewTech)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 25px; font-size: 16px; color: #333; line-height: 1.9;\"\u003eAvailable at \u003cspan style=\"color: #aaa02d;\"\u003e\u003ca href=\"https:\/\/newtechq8.com\" style=\"color: #aaa02d;\" title=\"NewTech Official Store\"\u003e\u003cstrong\u003eNewTechQ8\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e with NewTech warranty and after-sales service.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Responsive Styles --\u003e\n\u003cstyle\u003e\n  @media (max-width:768px){\n    .feature-section {\n      flex-direction: column !important;\n      text-align: center !important;\n    }\n    p, h2, table, td, tr, ul, li {\n      text-align: center !important;\n      padding: 0 10px !important;\n    }\n  }\n\u003c\/style\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50721120911645,"sku":"MA-01011","price":2.25,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/2_a10e9171-c101-4455-bd9e-6a7a45e39c5c.jpg?v=1767781852"},{"product_id":"mcdodo-45w-gan-wall-charger-2x-usb-c-orange","title":"شاحن جداري سريع GaN 45 واط بمنفذي USB-C للسفر - Mcdodo مكدودو - برتقالي","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-tech { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT (IMAGE + TEXT)\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .media-layout { flex-direction: column; text-align: center; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eتقنية GaN الجيل الخامس ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-tech\"\u003e45W Ultra Compact\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo 45W GaN.. \u003cspan\u003eقوة هائلة\u003c\/span\u003e في حجم ميني\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eشحن ذكي، فائق السرعة، ومثالي للسفر؛ استمتع بقدرة 45 واط بمنفذين USB-C لتغطية كافة احتياجات أجهزتك بلمسة من الابتكار والأمان.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eوداعاً للشواحن الضخمة؛ يقدم لك Mcdodo خلاصة تقنية GaN التي توفر طاقة تكفي لشحن اللابتوبات الخفيفة والآيباد والهواتف، في حجم أصغر من علبة الكبريت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا تختار شاحن Mcdodo 45W؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e⚡ قوة 45 واط حقيقية\u003c\/h3\u003e\n        \u003cp\u003eمثالي لشحن هواتف آيفون 15\/16، وأجهزة سامسونج S24، والآيباد برو بأقصى سرعة ممكنة، وحتى تشغيل الـ Nintendo Switch بكفاءة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e📱 منفذين USB-C ذكية\u003c\/h3\u003e\n        \u003cp\u003eاشحن جهازين معاً؛ يوزع الشاحن الطاقة بذكاء (30W + 12W) ليضمن شحن جوالك وساعتك أو سماعتك في نفس الوقت وبأمان تام.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔷 دعم Samsung SFC 2.0\u003c\/h3\u003e\n        \u003cp\u003eيدعم خاصية الشحن السريع جداً من سامسونج 45W، مما يجعله الخيار الأول لمستخدمي أجهزة الفئة العليا من Galaxy.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🛡️ أمان وحماية GaN\u003c\/h3\u003e\n        \u003cp\u003eتقنية GaN5 تضمن برودة الشاحن أثناء التشغيل مع حماية مدمجة ضد ارتفاع الجهد والحرارة والشورت للحفاظ على عمر بطارية أجهزتك.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالقدرة القصوى\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e45 واط (Total Max 45W)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالمنافذ\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eDual USB-C (C1 + C2)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالبروتوكولات\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003ePD 3.0, PPS, QC 3.0, AFC, SCP, SFC 2.0\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eمدخل الطاقة\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e100–240V (مناسب للاستخدام العالمي في السفر)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eمادة الصنع\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003ePC مقاوم للحريق بتصنيف V0 (Fireproof)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالوزن\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e75 غرام فقط (خفيف جداً ومحمول)\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ رفيقك المثالي في السفر\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eتصميم ميني جداً يناسب الجيب وأصغر جيوب الحقيبة.\u003c\/li\u003e\n        \u003cli\u003eيغنيك عن حمل أكثر من شاحن بفضل المنفذين المزدوجين.\u003c\/li\u003e\n        \u003cli\u003eتوافق عالمي مع الهواتف، التابلت، نينتندو سويتش، وبعض اللابتوبات الخفيفة.\u003c\/li\u003e\n        \u003cli\u003eهيكل مقاوم للحرارة العالية لضمان استقرار الشحن في مختلف الظروف.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eاشحن أجهزتك بالسرعة التي تستحقها\u003c\/h2\u003e\n      \u003cp\u003eاطلب شاحن Mcdodo 45W GaN المطور الآن من نيوتيك الكويت وتمتع بأداء جبار في أصغر حجم ممكن.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - وجهتك الموثوقة لأحدث ابتكارات الشحن العالمية.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50723286090013,"sku":"MA-01014","price":7.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/96848708.png?v=1779843587"},{"product_id":"شاحن-حائط-type-c-سريع-45w-من-مكدود","title":"شاحن حائط Type-C سريع 45W من مكدود","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --mcdodo-gold: #d4af37;\n    --mcdodo-gold-light: #ffb400;\n    --mcdodo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--mcdodo-gold); color: var(--mcdodo-gold-light); }\n  .badge-storm { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mcdodo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mcdodo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mcdodo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-top: 4px solid var(--mcdodo-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mcdodo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mcdodo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mcdodo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mcdodo-dark); text-align: right; }\n\n  \/* ══════════════════════════════════\n      INFO BOX\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mcdodo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--mcdodo-gold);\n  }\n  .info-box h3 { color: var(--mcdodo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mcdodo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mcdodo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mcdodo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mcdodo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eقوة شحن 45W Fast Charging ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-storm\"\u003eسلسلة Power Storm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eMcdodo CH-4901.. \u003cspan\u003eطاقة العاصفة\u003c\/span\u003e في جيبك\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eالحل الأمثل للشحن السريع والعملي لكافة أجهزتك الذكية؛ تصميم مدمج وأداء جبار يغطي احتياجاتك في البيت، المكتب، وأثناء السفر.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003c!-- Intro Paragraph --\u003e\n    \u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eوداعاً للانتظار الطويل؛ يمنحك شاحن Power Storm السرعة التي تستحقها أجهزتك، مع تصميم ذكي لا يشغل مساحة في المقبس الكهربائي.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Main Features Grid --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eأبرز مميزات الشاحن المدمج\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e⚡ قدرة 45W فائقة\u003c\/h3\u003e\n        \u003cp\u003eسرعة كافية لشحن أحدث هواتف آيفون وأندرويد، وحتى تزويد أجهزة الآيباد وبعض اللابتوبات الخفيفة بالطاقة بكفاءة عالية.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e📏 تصميم Compact ذكي\u003c\/h3\u003e\n        \u003cp\u003eجسم الشاحن صغير وانسيابي، صُمم خصيصاً ليوفر المساحة في \"المشتركات\" المزدحمة ويكون خفيفاً في حقيبة السفر.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🛡️ حماية ذكية متكاملة\u003c\/h3\u003e\n        \u003cp\u003eأنظمة أمان مدمجة تراقب الجهد والحرارة والتيار باستمرار، لحماية بطارية أجهزتك الغالية من التلف على المدى الطويل.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🌍 توافق عالمي واسع\u003c\/h3\u003e\n        \u003cp\u003eمنفذ USB-C واحد يدعم بروتوكولات الشحن السريع لمختلف الماركات، مما يجعله الشاحن الشامل لكل أفراد العائلة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs Table --\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eالمواصفات التقنية\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"specs-box\"\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالعلامة التجارية\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eMcdodo (أصلي)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالموديل\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eCH-4901 (Power Storm Series)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالقدرة القصوى\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e45 واط (Fast Charging USB-C)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eنوع المنفذ\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003e1 × USB-C للشحن السريع\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eمواد الصنع\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eبلاستيك PC مقاوم للحرارة والحريق\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"specs-label\"\u003eالتوافق\u003c\/td\u003e\n          \u003ctd class=\"specs-value\"\u003eأجهزة iPhone، Android، iPad، وبعض اللابتوبات الخفيفة\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Additional Value Box --\u003e\n    \u003cdiv class=\"info-box\"\u003e\n      \u003ch3\u003e✨ التزام بالجودة والاستدامة\u003c\/h3\u003e\n      \u003cul class=\"list-item\"\u003e\n        \u003cli\u003eتشطيب خارجي فاخر بلون أسود داكن يقاوم الخدوش وبصمات الأصابع.\u003c\/li\u003e\n        \u003cli\u003eتغليف صديق للبيئة مصنوع من ورق قابل لإعادة التدوير بنسبة 100%.\u003c\/li\u003e\n        \u003cli\u003eشعار Mcdodo البارز كختم للجودة والموثوقية العالمية.\u003c\/li\u003e\n        \u003cli\u003eأداء مستقر حتى مع الاستخدام اليومي المستمر والمكثف.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Final CTA Banner --\u003e\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eاشحن أجهزتك بذكاء وسرعة\u003c\/h2\u003e\n      \u003cp\u003eشاحن Mcdodo Power Storm متوفر الآن لدى متجر نيوتيك الكويت - وجهتك الموثوقة لأحدث ابتكارات الشحن.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\" class=\"shop-btn\"\u003eاطلبه الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفر الآن لدى متجر نيوتيك الكويت - نجمع لك بين الجودة والابتكار التقني.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50731791614237,"sku":"MA-01015","price":6.75,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/Gemini_Generated_Image_x884frx884frx884.png?v=1767781941"},{"product_id":"mcdodo-cc-8210-60w-fast-car-charger","title":"شاحن ولاعة السيارة الذكي مكدودو 60 واط | Mcdodo 60W Smart Car Charger - CC-8210","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37; \/* اللون الجولد الاحترافي *\/\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  \/* ══════ HERO ══════ *\/\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.6;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  \/* ══════ FEATURES GRID ══════ *\/\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-item-service .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  \/* ══════ SERVICE LIST (TABLE STYLE) ══════ *\/\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 140px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  \/* ══════ HIGHLIGHT ══════ *\/\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  \/* ══════ CTA ══════ *\/\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n  \u003csection class=\"service-hero\"\u003e\n    \u003cdiv class=\"badge-service\"\u003e⚡ شاحن ولاعة مكدودو الذكي 60W\u003c\/div\u003e\n    \u003ch1 class=\"hero-title-service\"\u003eشاحن سيارة ذكي وسريع\u003cbr\u003e\u003cspan\u003eMcdodo CC-8210 طاقة لرحلاتك\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eاستمتع بشحن أجهزتك الذكية بأقصى سرعة وأمان أثناء التنقل مع شاحن السيارة المدمج والمثالي لجميع مشاويرك اليومية.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"service-container\"\u003e\n    \u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003e\n      تم تصميم هذا الشاحن المدمج ليتناسب بسلاسة مع فتحة ولاعة السيارة، ليمنحك منافذ شحن قوية وسريعة قادرة على تغذية مختلف ملحقاتك الإلكترونية بكفاءة استثنائية.\n    \u003c\/p\u003e\n\n    \u003c!-- Grid Features --\u003e\n    \u003cdiv class=\"feat-grid-service\"\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e⚡\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eقوة ممتازة 60 واط\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيمنحك طاقة إخراج إجمالية تصل إلى 60W Max لتفعيل بروتوكولات الشحن السريع وتوفير وقتك أثناء القيادة\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e🔌\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eمنافذ شحن متعددة\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتتيح لك شحن أكثر من جهاز معاً (مثل هاتفين أو هاتف وتابلت) مع توزيع ذكي ومستقر ومستمر للطاقة\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e🛠️\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eتصميم مدمج وثابت\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eهيكل متين وصغير الحجم لا يشغل مساحة، مع تصميم جانبي مرن يضمن ثبات الشاحن داخل الولاعة في المطبات\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Gold Banner --\u003e\n    \u003cdiv class=\"gold-banner\"\u003e\n      \u003cdiv class=\"gold-banner-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003cdiv class=\"gold-banner-text\"\u003e\n        \u003ch3\u003eمنظومة أمان وحماية شاملة لسيارتك\u003c\/h3\u003e\n        \u003cp style=\"margin: 5px 0 0;\"\u003eمزود برقاقتين ذكيتين مدمجتين لتوفير حماية كاملة لأجهزتك ونظام السيارة الكهربائي ضد التيار الزائد، والحرارة المرتفعة، والشحن الزائد، والماس الكهربائي.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs List --\u003e\n    \u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالمواصفات التقنية للمنتج (Technical Specifications)\u003c\/h2\u003e\n    \n    \u003cdiv class=\"service-list\"\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالعلامة التجارية\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eMcdodo (مكدودو) الرائدة في ملحقات الهواتف والسيارات الذكية.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالموديل المعتمد\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eCC-8210.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eنوع المنتج\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eشاحن ولاعة سيارة سريع (Car Charger).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eإجمالي طاقة الإخراج\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e60 واط كحد أقصى (60W Max).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eنظام الأمان والتحكم\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eرقاقة ذكية متطورة مزدوجة لتنظيم الجهد الذكي والحماية الفائقة من الحرارة الزائدة.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالتوافق الشامل\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eيدعم بروتوكولات الشحن السريع العالمية، مما يجعله متوافقاً تماماً مع معظم الهواتف الذكية (Apple وآيفون، سامسونج، شاومي، هواوي)، الأجهزة اللوحية، أجهزة الـ GPS، وكافة الأجهزة التي تشحن عبر منافذ الـ USB.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA Service --\u003e\n    \u003cdiv style=\"margin-top: 40px;\" class=\"cta-service\"\u003e\n      \u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاطلب شاحن Mcdodo CC-8210 الآن!\u003c\/h2\u003e\n      \u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eتخلص من مشكلة نفاد البطارية أثناء الطريق، واشحن كافة أجهزتك الذكية بسرعة وأمان متكاملين.\u003c\/p\u003e\n      \u003ca style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\" href=\"https:\/\/wa.me\/96522009897\"\u003e طلب المنتج عبر واتساب 💬 \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Footer Text --\u003e\n    \u003cdiv style=\"margin-top: 40px; text-align: center; opacity: 0.6; font-size: 1.2rem;\"\u003e\n      \u003cp\u003eمتوفر لدى متجر نيوتيك الكويت - الاحترافية والابتكار في عالم الأنظمة والأجهزة الذكية.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858887311645,"sku":"MA-01044","price":3.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/956214.webp?v=1781798609"},{"product_id":"mcdodo-cc-8670-freego-pro-93w-car-charger","title":"شاحن سيارة سريع مكدودو 93 واط | Mcdodo FreeGo Pro 93W Fast Car Charger - CC-8670","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37; \/* اللون الجولد الاحترافي *\/\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  \/* ══════ HERO ══════ *\/\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  \/* ══════ FEATURES GRID ══════ *\/\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  \/* ══════ SERVICE LIST (TABLE STYLE) ══════ *\/\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 120px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  \/* ══════ HIGHLIGHT ══════ *\/\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  \/* ══════ CTA ══════ *\/\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n  \u003csection class=\"service-hero\"\u003e\n    \u003cdiv class=\"badge-service\"\u003e⚡ Mcdodo FreeGo Pro 93W\u003c\/div\u003e\n    \u003ch1 class=\"hero-title-service\"\u003eشاحن سيارة ذكي وسريع\u003cbr\u003e\u003cspan\u003eالطاقة القصوى أثناء القيادة\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eالحل المتكامل والمبتكر لكل رحلاتك؛ يشحن اللاب توب والهاتف في نفس الوقت بقوة فائقة وأمان متناهٍ.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"service-container\"\u003e\n    \u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003e\n      وداعاً لفوضى الأسلاك المتشابكة والمظهر المزعج داخل السيارة؛ تم تصميم هذا الشاحن ليلبي احتياجات الطاقة لجميع أجهزتك الذكية بسرعة مذهلة وكفاءة ذكية ممتازة.\n    \u003c\/p\u003e\n\n    \u003c!-- Grid Features --\u003e\n    \u003cdiv class=\"feat-grid-service\"\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e🔌\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eكابل مدمج قابل للسحب\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيحتوي على كابل Type-C يمتد حتى 80 سم لراحة الركاب، ويُسحب مكانه بسلاسة للحفاظ على نظافة السيارة\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e💻\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eقوة هائلة 93 واط\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eطاقة إجمالية قصوى قادرة على شحن الأجهزة الكبيرة مثل MacBook أو أجهزة Laptop بسرعة فائقة\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e📊\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eشاشة LED رقمية\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتعرض قياساً حياً ومباشراً لجهد بطارية السيارة وسرعة الشحن لمراقبة سلامة النظام الكهربائي\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Gold Banner --\u003e\n    \u003cdiv class=\"gold-banner\"\u003e\n      \u003cdiv class=\"gold-banner-icon\"\u003e🌐\u003c\/div\u003e\n      \u003cdiv class=\"gold-banner-text\"\u003e\n        \u003ch3\u003eدعم بروتوكولات الشحن السريع العالمية\u003c\/h3\u003e\n        \u003cp style=\"margin: 5px 0 0;\"\u003eيدعم أحدث التقنيات مثل PD3.0 و QC4+ و PPS و AFC، مما يضمن التوافق التام والشحن الآمن لجميع العلامات الشهيرة (أبل، سامسونج، هواوي، شاومي).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs List --\u003e\n    \u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالمواصفات الفنية والتقنية للمنتج\u003c\/h2\u003e\n    \n    \u003cdiv class=\"service-list\"\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالعلامة التجارية\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eMcdodo (مكدودو) العالمية الفاخرة.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالموديل\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eCC-8670 (FreeGo Pro).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eإجمالي الطاقة\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e93 واط كحد أقصى (93W Max) لتوزيع ذكي عالي الكفاءة.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eتصميم المنافذ\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eتوزيع مرن ومناقذ متعددة تسمح لك بشحن 3 أجهزة مختلفة معاً في نفس الوقت دون التأثير على السرعة.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eطول الكابل المدمج\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eيصل إلى طول 80 سم (منفذ Type-C متين وعالي الجودة).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eنظام الحماية\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eمزود بنظام حماية ذكي ضد التيار الزائد، الحرارة المرتفعة، والشحن الزائد لضمان سلامة أجهزتك وسياراتك بالكامل.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA Service --\u003e\n    \u003cdiv style=\"margin-top: 40px;\" class=\"cta-service\"\u003e\n      \u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاطلب شاحن Mcdodo FreeGo Pro الآن!\u003c\/h2\u003e\n      \u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eاحصل على الطاقة القصوى لأجهزتك واللاب توب داخل سيارتك وتخلص من فوضى الكابلات تماماً.\u003c\/p\u003e\n      \u003ca style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\" href=\"https:\/\/wa.me\/96522009897\"\u003e طلب المنتج عبر واتساب 💬 \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Footer Text --\u003e\n    \u003cdiv style=\"margin-top: 40px; text-align: center; opacity: 0.6; font-size: 1.2rem;\"\u003e\n      \u003cp\u003eمتوفر لدى متجر نيوتيك الكويت - الاحترافية والابتكار في عالم الأنظمة والأجهزة الذكية.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858887868701,"sku":"MA-01045","price":7.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/00214578.webp?v=1781788540"},{"product_id":"mcdodo-130w-3-port-fast-car-charger-cc-3190","title":"شاحن ولاعة سيارة سريع مكدودو 130 واط | Mcdodo 130W Fast Car Charger - CC-3190","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37; \/* اللون الجولد الاحترافي *\/\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  \/* ══════ HERO ══════ *\/\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  \/* ══════ FEATURES GRID ══════ *\/\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-item-service .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  \/* ══════ SERVICE LIST (TABLE STYLE) ══════ *\/\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 140px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  \/* ══════ HIGHLIGHT ══════ *\/\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  \/* ══════ CTA ══════ *\/\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n  \u003csection class=\"service-hero\"\u003e\n    \u003cdiv class=\"badge-service\"\u003e⚡ شاحن ولاعة مكدودو الخارق 130W\u003c\/div\u003e\n    \u003ch1 class=\"hero-title-service\"\u003eشاحن سيارة ذكي وسريع\u003cbr\u003e\u003cspan\u003eMcdodo CC-3190 FreeGo\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eيمنحك طاقة إجمالية هائلة تصل إلى 130 واط لشحن الهاتف، التابلت، واللابتوب معاً من نفس مخرج الولاعة دون أي تراجع في السرعة.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"service-container\"\u003e\n    \u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003e\n      يغنيك هذا الموديل عن استخدام عدة شواحن تسبب الفوضى؛ حيث يحول منفذ ولاعة السيارة إلى 3 مخارج ذكية توزع الطاقة المستقرة والآمنة لجميع الركاب معاً.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"feat-grid-service\"\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e💻\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eمنفذ لابتوب 100 واط\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eمنفذ تايب سي خارق مخصص لشحن أجهزة الماك بوك واللابتوب بكفاءة كاملة (يشحن 50% من ماك بوك برو 16 بوصة في 45 دقيقة)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e🔥\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eهيكل متين وتبديد للحرارة\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eمصنوع من سبائك الألومنيوم والـ PC المضاد للحريق لضمان تبريد ذاتي مستمر وعمر افتراضي أطول\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e🛠️\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eثبات مطلق ضد الاهتزاز\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eمصمم بأطراف جانبية مرنة ومبتكرة تضمن استقرار الشاحن وثباته في المقبس حتى في الطرق الوعرة\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gold-banner\"\u003e\n      \u003cdiv class=\"gold-banner-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003cdiv class=\"gold-banner-text\"\u003e\n        \u003ch3\u003eحماية قصوى لكهرباء السيارة والأجهزة\u003c\/h3\u003e\n        \u003cp style=\"margin: 5px 0 0;\"\u003eيحتوي الشاحن على شريحة ذكية مدمجة لحماية أجهزتك من التماس الكهربائي، الجهد الزائد، ونوسانات الطاقة التي تحدث عند تشغيل وإطفاء السيارة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eجدول المواصفات التقنية (Technical Specifications)\u003c\/h2\u003e\n    \n    \u003cdiv class=\"service-list\"\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eنوع المنتج\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eشاحن ولاعة سيارة سريع (Car Charger).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالبراند والشركة\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eمكدودو (Mcdodo).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالموديل\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eCC-3190.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eإجمالي القوة\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e130 واط كحد أقصى (Max).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eطريقة التركيب\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eيركب مباشرة في فتحة ولاعة السيارة (Cigarette Lighter Socket).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eعدد المنافذ\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e3 منافذ شحن ذكية (تشمل أحدث مخارج Type-C و USB-A).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eطاقة التايب سي\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e100 واط (قوة شاحن لابتوب وماك بوك كاملة).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eتقنيات الشحن السريع\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eتوزيع فائق وتوافق شامل يدعم بروتوكولات: PD3.0 \/ QC3.0 \/ PPS \/ SFC 2.0 \/ AFC \/ FCP \/ SCP.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالمواد والخامات\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eسبائك ألومنيوم فاخرة + بولي كربونات (PC) مقاوم للحريق + ABS.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eتوافق كهرباء السيارات\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eمناسب لفتحة ولاعة السيارات الصغيرة والشاحنات الكبيرة (12V - 24V).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eشهادات السلامة\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eحاصل على شهادات الأمان والسلامة الدولية المعتمدة: CE \/ RoHS \/ FCC.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 40px;\" class=\"cta-service\"\u003e\n      \u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاطلب شاحن Mcdodo CC-3190 الآن!\u003c\/h2\u003e\n      \u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eاحصل على الطاقة الخارقة لجميع أجهزتك واللابتوب داخل سيارتك بأعلى مستويات الأمان وحماية البطارية.\u003c\/p\u003e\n      \u003ca style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\" href=\"https:\/\/wa.me\/96522009897\"\u003e طلب المنتج عبر واتساب 💬 \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 40px; text-align: center; opacity: 0.6; font-size: 1.2rem;\"\u003e\n      \u003cp\u003eمتوفر لدى متجر نيوتيك الكويت - الاحترافية والابتكار في عالم الأنظمة والأجهزة الذكية.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858889441565,"sku":"MA-01046","price":8.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/959595.webp?v=1781797862"},{"product_id":"mcdodo-gan-mini-45w-dual-usb-c-charger","title":"شاحن جداري سريع مكدودو GaN بقوة 45 واط (أبيض) | Mcdodo 45W GaN Mini Fast Charger (White) - CH-0991","description":"\u003cdiv style=\"font-family:'Cairo','Tajawal','Segoe UI',Tahoma,sans-serif;direction:rtl;text-align:right;color:#1e293b;max-width:900px;margin:0 auto;line-height:1.9;\"\u003e\n\n  \u003cdiv style=\"position:relative;border-radius:20px;overflow:hidden;background:#0f172a;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/1jw434.png?width=900\" width=\"900\" loading=\"eager\" alt=\"شاحن جداري GaN ميني 45 واط أبيض Mcdodo CH-0991 بقابس بريطاني UK ومنفذين USB-C - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 32px;background:linear-gradient(to top,rgba(15,23,42,.9),rgba(15,23,42,0) 60%);\"\u003e\n      \u003cdiv style=\"display:inline-block;align-self:flex-start;background:#d4af37;color:#0f172a;font-weight:800;font-size:13px;padding:5px 14px;border-radius:30px;margin-bottom:10px;\"\u003eMcdodo · GaN Mini 45W\u003c\/div\u003e\n      \u003ch2 style=\"color:#fff;font-size:28px;font-weight:800;margin:0 0 6px;\"\u003eشاحن جداري ذكي ومدمج\u003c\/h2\u003e\n      \u003cp style=\"color:#d4af37;font-size:17px;font-weight:700;margin:0;\"\u003eقوة 45 واط بحجم أصغر من راحة يدك\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center;\"\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003e45 واط\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🔌\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eمنفذين USB-C\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🇬🇧\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eقابس UK\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"padding:18px 8px 6px;\"\u003e\n    \u003cp style=\"font-size:17px;color:#334155;margin:0;\"\u003e\n      شاحن \u003cstrong\u003eMcdodo CH-0991\u003c\/strong\u003e الأبيض بتقنية \u003cstrong\u003eالجاليوم نيتريد GaN\u003c\/strong\u003e المتطورة — حجم أصغر بنسبة 50% من الشواحن العادية،\n      وقوة \u003cstrong\u003e45 واط\u003c\/strong\u003e تشحن جوالك ولابتوبك بأقصى سرعة. منفذين \u003cstrong\u003eUSB-C\u003c\/strong\u003e يشحنان جهازين بنفس الوقت، و\u003cstrong\u003eقابس بريطاني UK\u003c\/strong\u003e يناسب أفياش الكويت مباشرة، مع حماية ذكية كاملة.\n      رفيقك المثالي بالبيت وبالسفر.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:22px 0;\"\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔬\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eتقنية GaN الجيل الجديد\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eكفاءة طاقة عالية وحرارة أقل وحجم أصغر بـ50% — أداء يتفوق على الشواحن التقليدية.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e💻\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eقوة 45 واط\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيشحن MacBook Air و iPad Pro والآيفون وسامسونج بأقصى سرعة.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔌\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eمنفذان USB-C\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eاشحن جهازين معاً (هاتف + ساعة\/لابتوب) بمرونة كاملة وبدون تضحية بالأمان.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🇬🇧\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eقابس بريطاني UK\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eقابس 3 شعب بريطاني يناسب أفياش الكويت مباشرة — بدون محول.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🌐\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eشحن سريع شامل\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيدعم PD 3.0 و PPS و QC 3.0 وشحن سامسونج فائق السرعة — لكل الأجهزة.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🛡️\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eحماية ذكية\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eحماية ضد الشحن الزائد والتيار المرتفع والقصر — وخامة PC مقاومة للحريق.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;margin:18px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/6c1ufp.webp\" width=\"520\" loading=\"lazy\" alt=\"مميزات شاحن Mcdodo CH-0991 GaN 45W الأبيض بقابس UK - عرض متحرك - نيوتيك\" style=\"width:100%;max-width:520px;border-radius:20px;display:inline-block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:18px 0;border-radius:20px;overflow:hidden;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/oh3dnk.png?width=900\" width=\"900\" loading=\"lazy\" alt=\"شاحن Mcdodo CH-0991 الأبيض بقابس بريطاني يشحن الجوال واللابتوب بنفس الوقت - نيوتيك\" style=\"width:100%;height:auto;display:block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:20px;background:#0f172a;border-radius:20px;overflow:hidden;margin:24px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/4s6rl8.png?width=500\" width=\"500\" loading=\"lazy\" alt=\"منفذا USB-C وشحن 45 واط في شاحن Mcdodo CH-0991 الأبيض - نيوتيك الكويت\" style=\"width:46%;min-width:240px;height:auto;display:block;flex:1;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:240px;padding:24px 28px;\"\u003e\n\u003ch3 style=\"color:#d4af37;font-size:22px;margin:0 0 10px;\"\u003eقوة في أصغر حجم\u003c\/h3\u003e\n\u003cp style=\"color:#cbd5e1;font-size:15.5px;margin:0;\"\u003eمنفذان USB-C يوزّعان 45 واط بذكاء (45W لجهاز واحد أو 30W+12W لجهازين). تقنية GaN تحافظ على برودة الشاحن وأمان أجهزتك.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eليش تختار Mcdodo؟\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;border-radius:12px;overflow:hidden;\"\u003e\n    \u003cthead\u003e\u003ctr style=\"background:#0f172a;color:#fff;\"\u003e\n\u003cth style=\"padding:12px;text-align:right;\"\u003eالميزة\u003c\/th\u003e\n\u003cth style=\"padding:12px;\"\u003eMcdodo CH-0991\u003c\/th\u003e\n\u003cth style=\"padding:12px;color:#94a3b8;\"\u003eالشاحن العادي\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالتقنية\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eGaN حديثة ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eسيليكون قديم\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالحجم\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eأصغر 50% ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eضخم\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالمنافذ\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eمنفذان USB-C ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eمنفذ واحد\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالقابس\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eبريطاني UK ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eيحتاج محول\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالكفالة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eسنة كاملة ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبدون\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالمواصفات التقنية\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;overflow:hidden;border-radius:12px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;width:40%;\"\u003eالموديل\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eMcdodo CH-0991 (سلسلة GaN Mini) — أبيض\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالقوة القصوى\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e45 واط (45W Max)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالمنافذ\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eمنفذان USB-C — منفرد 45W \/ مزدوج 30W+12W\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالقابس\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eبريطاني UK (3 شعب) — يناسب الكويت مباشرة\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eبروتوكولات الشحن\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003ePD 3.0 · PPS · QC 3.0 · Samsung SFC\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالمدخل\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e100‑240V ~ 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالأبعاد \/ الوزن\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e≈ 65.7 × 50.3 × 43.1 مم · ~75 جم\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالخامة والحماية\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003ePC مقاوم للحريق + حماية ضد الزيادة\/التيار\/القصر\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالتوافق\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eiPhone · Samsung · MacBook Air · iPad · Xiaomi · Huawei\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالأسئلة الشائعة\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;\"\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eيشحن اللابتوب؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، 45 واط تكفي لشحن MacBook Air وأغلب اللابتوبات الخفيفة USB-C والآيباد برو.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eالقابس يناسب الكويت؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، قابس بريطاني UK بـ3 شعب يدخل أفياش الكويت مباشرة بدون محول.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eأشحن جهازين بنفس الوقت؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eأكيد — منفذان USB-C، التوزيع 30W+12W عند استخدام الاثنين معاً.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eفيه كفالة؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eكفالة سنة كاملة، منتج Mcdodo أصلي 100%، وتوصيل سريع لكل الكويت مع الدفع عند الاستلام.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:28px 0 10px;\"\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمنتج أصلي 100%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eجميع مناطق الكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e💵\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eدفع عند الاستلام\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمتوفّر بالكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e↩️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eإرجاع سهل\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eخلال 7 أيام\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:30px 20px;margin-top:18px;\"\u003e\n    \u003ch3 style=\"color:#fff;font-size:22px;margin:0 0 6px;\"\u003eاشحن أسرع… بحجم يدخل جيبك\u003c\/h3\u003e\n    \u003cp style=\"color:#d4af37;font-size:15px;margin:0;\"\u003eاطلبه الحين من نيوتيك · توصيل سريع لكل الكويت\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858894979357,"sku":"MA-01047","price":7.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/04_15b35f05-9e8d-4382-b20b-1941520cd7e2.jpg?v=1782143861"},{"product_id":"mcdodo-gan-ultra-70w-fast-charger","title":"شاحن جداري سريع مكدودو GaN Ultra بقوة 70 واط | Mcdodo 70W GaN Ultra Fast Charger - CH-5590","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37; \/* اللون الجولد الاحترافي *\/\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  \/* ══════ HERO ══════ *\/\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  \/* ══════ FEATURES GRID ══════ *\/\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  \/* ══════ SERVICE LIST (TABLE STYLE) ══════ *\/\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 140px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  \/* ══════ HIGHLIGHT ══════ *\/\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  \/* ══════ CTA ══════ *\/\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n  \u003csection class=\"service-hero\"\u003e\n    \u003cdiv class=\"badge-service\"\u003e⚡ مكدودو GaN Ultra 70W الاحترافي\u003c\/div\u003e\n    \u003ch1 class=\"hero-title-service\"\u003eشاحن جداري سريع واحترافي\u003cbr\u003e\u003cspan\u003eCH-5590 القوة الفائقة\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eانتقل إلى الجيل القادم من تكنولوجيا الشحن الخارقة؛ الشاحن الوحيد والمثالي الذي تحتاجه لتغذية كافة أجهزتك الذكية بكفاءة فائقة.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"service-container\"\u003e\n    \u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003e\n      بفضل تقنية الجاليوم نيتريد المحدثة، يمنحك الشاحن طاقة هائلة تصل إلى 70 واط قادرة على شحن أجهزة اللاب توب والهواتف معاً وبحجم مدمج للغاية يسهل حمله في أي مكان.\n    \u003c\/p\u003e\n\n    \u003c!-- Grid Features --\u003e\n    \u003cdiv class=\"feat-grid-service\"\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e📐\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eتقنية GaN Ultra\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eأشباه موصلات محدثة تضمن تحسين كفاءة نقل الطاقة مع الحفاظ على برودة الشاحن التامة\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e💻\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eقوة 70 واط خارقة\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eمخرج طاقة قوي جداً يدعم شحن أجهزة الكمبيوتر المحمولة مثل MacBook Pro و iPad Pro بسرعة البرق\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e💼\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eمثالي ومناسب للسفر\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eهيكل متين، وزن خفيف، وحجم أصغر بكثير من الشواحن التقليدية ليكون خيارك الأول للحقيبة والمكتب\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Gold Banner --\u003e\n    \u003cdiv class=\"gold-banner\"\u003e\n      \u003cdiv class=\"gold-banner-icon\"\u003e🌐\u003c\/div\u003e\n      \u003cdiv class=\"gold-banner-text\"\u003e\n        \u003ch3\u003eدعم بروتوكولات الشحن السريع العالمية\u003c\/h3\u003e\n        \u003cp style=\"margin: 5px 0 0;\"\u003eيدعم بالكامل تقنيات PD3.0 و QC4.0 و PPS (يدعم الشحن السريع جداً لسامسونج Super Fast Charging 2.0)، متوافق تماماً مع أحدث أجهزة Apple, Samsung, Huawei, Xiaomi.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Specs List --\u003e\n    \u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالمواصفات الفنية التفصيلية (CH-5590)\u003c\/h2\u003e\n    \n    \u003cdiv class=\"service-list\"\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالعلامة والموديل\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eMcdodo (مكدودو) - CH-5590 (سلسلة GaN Ultra).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالمدخلات (Input)\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e100-240V ~ 50\/60Hz 1.5A للتوافق العالمي التام.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eمخرج USB-C1\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e5V-3A, 9V-3A, 12V-3A, 15V-3A, 20V-3.5A (بقوة 70W كحد أقصى).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eمخرج USB-C2\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e5V-3A, 9V-3A, 12V-3A, 15V-3A, 20V-3.5A (بقوة 70W كحد أقصى).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eمخرج USB-A\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e5V-3A, 9V-3A, 12V-2.5A, 20V-1.5A (بقوة 30W كحد أقصى).\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالشحن الثنائي والذكي\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e\n          • USB-C1 + USB-C2: يوزع (45W + 20W) بإجمالي 65W كحد أقصى.\u003cbr\u003e\n          • USB-C1 + USB-A: يوزع (45W + 18W) بإجمالي 63W كحد أقصى.\u003cbr\u003e\n          • USB-C2 + USB-A: يمنح (5V-3A) بإجمالي 15W كحد أقصى.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالإخراج الإجمالي والوزن\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e\n          • عند تشغيل كافة المنافذ [USB-C1 + (USB-C2 + USB-A)]: يوزع (45W + 15W) بإجمالي 60W كحد أقصى.\u003cbr\u003e\n          • الأبعاد: 57 × 49.67 × 86.96 ملم.\u003cbr\u003e\n          • الوزن: 136 جرام فقط.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالخامة وقائمة المكونات\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eمصنع من البلاستيك المقاوم للحريق والحرائق (Fireproof PC). تشمل علبة المنتج: الشاحن السريع ×1، دليل المستخدم ×1، كرت الضمان ×1.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA Service --\u003e\n    \u003cdiv style=\"margin-top: 40px;\" class=\"cta-service\"\u003e\n      \u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاطلب شاحن Mcdodo GaN Ultra 70W الآن!\u003c\/h2\u003e\n      \u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eاحصل على الشاحن الوحيد والمثالي لكل رحلاتك، واشحن أجهزتك واللاب توب معاً بأعلى كفاءة وأمان.\u003c\/p\u003e\n      \u003ca style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\" href=\"https:\/\/wa.me\/96522009897\"\u003e طلب المنتج عبر واتساب 💬 \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Footer Text --\u003e\n    \u003cdiv style=\"margin-top: 40px; text-align: center; opacity: 0.6; font-size: 0.9rem;\"\u003e\n      \u003cp\u003eمتوفر لدى متجر نيوتيك الكويت - الاحترافية والابتكار في عالم الأنظمة والأجهزة الذكية.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858902810909,"sku":"MA-01048","price":10.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/562145124.webp?v=1781791625"},{"product_id":"mcdodo-100w-digital-hd-type-c-to-type-c-data-cable-1-2m","title":"كيبل شحن تايب-سي 100 واط شفاف بإضاءة LED - Mcdodo مكدودو - برتقالي","description":"\u003cdiv style=\"font-family:'Cairo','Tajawal','Segoe UI',Tahoma,sans-serif;direction:rtl;text-align:right;color:#1e293b;max-width:900px;margin:0 auto;line-height:1.9;\"\u003e\n\n  \u003cdiv style=\"position:relative;border-radius:20px;overflow:hidden;background:#0f172a;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/dmudhz.png?width=900\" width=\"900\" loading=\"eager\" alt=\"كابل شحن مكدودو Mcdodo CA-5585 تايب سي 100 واط شفاف مضيء - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 32px;background:linear-gradient(to top,rgba(15,23,42,.9),rgba(15,23,42,0) 60%);\"\u003e\n      \u003cdiv style=\"display:inline-block;align-self:flex-start;background:#d4af37;color:#0f172a;font-weight:800;font-size:13px;padding:5px 14px;border-radius:30px;margin-bottom:10px;\"\u003eMcdodo · شفاف مضيء 100W\u003c\/div\u003e\n      \u003ch2 style=\"color:#fff;font-size:28px;font-weight:800;margin:0 0 6px;\"\u003eكابل تايب-سي 100 واط\u003c\/h2\u003e\n      \u003cp style=\"color:#d4af37;font-size:17px;font-weight:700;margin:0;\"\u003eشحن خارق + رأس شفاف بإضاءة LED أنيقة\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center;\"\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003e100 واط\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e💡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eإضاءة LED\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"padding:18px 8px 6px;\"\u003e\n    \u003cp style=\"font-size:17px;color:#334155;margin:0;\"\u003e\n      كابل \u003cstrong\u003eMcdodo CA-5585\u003c\/strong\u003e تايب‑سي إلى تايب‑سي بقوة \u003cstrong\u003e100 واط\u003c\/strong\u003e وتيار \u003cstrong\u003e5 أمبير\u003c\/strong\u003e —\n      يشحن جوالك ولابتوبك بأقصى سرعة، برأس \u003cstrong\u003eشفاف بإضاءة LED\u003c\/strong\u003e أنيقة، وجسم \u003cstrong\u003eنايلون مضفّر\u003c\/strong\u003e متين\n      مقاوم للقطع والتشابك. أناقة وأداء في كابل واحد.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:22px 0;\"\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e⚡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eشحن سريع 100 واط\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيدعم Power Delivery لشحن اللابتوب والتابلت والجوال بأقصى سرعة، مع توافق تلقائي مع الأجهزة الأقل.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🚀\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eتيار 5 أمبير\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eتيار يصل إلى 5A لشحن أسرع بكثير من الكابلات العادية وبوقت قياسي.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e💡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eرأس شفاف بإضاءة LED\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eتصميم شفاف يكشف الداخل مع مؤشر LED مضيء يعطيك لمسة جمالية ويؤكد الشحن.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🧵\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنايلون مضفّر متين\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eجديلة نايلون عالية الكثافة + وصلات ألومنيوم — مقاوم للقطع والتشابك وعمر أطول.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🛡️\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eرقاقة E‑mark ذكية\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eمعالج يتعرّف على جهازك ويضبط الجهد والتيار بدقة — حماية كاملة لبطاريتك.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔄\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eبيانات + توافق شامل\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eنقل بيانات حتى 480Mbps، ومتوافق مع الجوالات واللابتوبات والتابلت والساعات وكل أجهزة Type-C.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;margin:18px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/b4pb12.webp?v=1781872446\" width=\"520\" loading=\"lazy\" alt=\"مميزات كابل Mcdodo CA-5585 100W الشفاف المضيء - عرض متحرك - نيوتيك الكويت\" style=\"width:100%;max-width:520px;border-radius:20px;display:inline-block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:18px 0;border-radius:20px;overflow:hidden;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/3332gx.png?width=900\" width=\"900\" loading=\"lazy\" alt=\"كابل Mcdodo CA-5585 يشحن اللابتوب والجوال بسرعة 100 واط - نيوتيك\" style=\"width:100%;height:auto;display:block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:20px;background:#0f172a;border-radius:20px;overflow:hidden;margin:24px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/rhkhte.png?width=500\" width=\"500\" loading=\"lazy\" alt=\"الرأس الشفاف وإضاءة LED في كابل Mcdodo CA-5585 - نيوتيك الكويت\" style=\"width:46%;min-width:240px;height:auto;display:block;flex:1;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:240px;padding:24px 28px;\"\u003e\n\u003ch3 style=\"color:#d4af37;font-size:22px;margin:0 0 10px;\"\u003eتصميم يكشف القوة\u003c\/h3\u003e\n\u003cp style=\"color:#cbd5e1;font-size:15.5px;margin:0;\"\u003eرأس شفاف يكشف الدوائر الداخلية مع مؤشر LED مضيء — جمال هندسي يؤكد أن الشحن السريع شغّال، بخامة تدوم آلاف مرات الثني.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eليش تختار Mcdodo؟\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;border-radius:12px;overflow:hidden;\"\u003e\n    \u003cthead\u003e\u003ctr style=\"background:#0f172a;color:#fff;\"\u003e\n\u003cth style=\"padding:12px;text-align:right;\"\u003eالميزة\u003c\/th\u003e\n\u003cth style=\"padding:12px;\"\u003eMcdodo CA-5585\u003c\/th\u003e\n\u003cth style=\"padding:12px;color:#94a3b8;\"\u003eالكابل العادي\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالقوة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003e100W \/ 5A ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003e18W\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالمتانة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنايلون مضفّر ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبلاستيك يتشقق\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eمؤشر LED\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنعم ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eلا\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eحماية ذكية\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eE‑mark ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبدون\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالكفالة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eسنة كاملة ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبدون\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالمواصفات التقنية\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;overflow:hidden;border-radius:12px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;width:40%;\"\u003eالموديل\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eMcdodo CA-5585\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالنوع\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eكابل Type-C إلى Type-C شفاف بإضاءة LED\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالقوة \/ التيار\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e100 واط (100W Max) · 5 أمبير\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالطول\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e1.2 متر · مع رابطة تنظيم\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالخامة\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eنايلون مضفّر + وصلات ألومنيوم\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eنقل البيانات\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eحتى 480Mbps (USB 2.0)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالحماية\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eرقاقة E‑mark ذكية لضبط الجهد والتيار\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالتوافق\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eجوالات · لابتوبات · تابلت · ساعات · كل أجهزة Type-C\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالأسئلة الشائعة\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;\"\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eيشحن اللابتوب؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، 100 واط تكفي لشحن MacBook وأغلب لابتوبات USB-C بسرعة.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eالإضاءة تستهلك البطارية؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eلا، مؤشر LED صغير جداً ولا يؤثر على سرعة الشحن أو البطارية.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eينقل بيانات؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، حتى 480Mbps لنقل الملفات والمزامنة.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eفيه كفالة؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eكفالة سنة كاملة، منتج Mcdodo أصلي 100%، وتوصيل سريع لكل الكويت مع الدفع عند الاستلام.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:28px 0 10px;\"\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمنتج أصلي 100%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eجميع مناطق الكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e💵\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eدفع عند الاستلام\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمتوفّر بالكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e↩️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eإرجاع سهل\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eخلال 7 أيام\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:30px 20px;margin-top:18px;\"\u003e\n    \u003ch3 style=\"color:#fff;font-size:22px;margin:0 0 6px;\"\u003eشحن سريع وأناقة تضيء\u003c\/h3\u003e\n    \u003cp style=\"color:#d4af37;font-size:15px;margin:0;\"\u003eاطلبه الحين من نيوتيك · توصيل سريع لكل الكويت\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858905202973,"sku":"MA-01049","price":2.25,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/ChatGPT_Image_22_2026_06_40_46.png?v=1782143096"},{"product_id":"mcdodo-100w-type-c-to-type-c-cable-ca-5586","title":"كيبل شحن تايب-سي 100 واط شفاف بإضاءة LED - Mcdodo مكدودو - أزرق","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37; \/* اللون الجولد الاحترافي *\/\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  \/* ══════ HERO ══════ *\/\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  \/* ══════ FEATURES GRID ══════ *\/\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-item-service .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  \/* ══════ SERVICE LIST (TABLE STYLE) ══════ *\/\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 140px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  \/* ══════ HIGHLIGHT ══════ *\/\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  \/* ══════ CTA ══════ *\/\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n  \u003csection class=\"service-hero\"\u003e\n    \u003cdiv class=\"badge-service\"\u003e⚡ كابل مكدودو الشفاف المتطور 100W\u003c\/div\u003e\n    \u003ch1 class=\"hero-title-service\"\u003eأداء خارق ومظهر عصري\u003cbr\u003e\u003cspan\u003eMcdodo CA-5586\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eاجمع بين الأداء الخارق والمظهر العصري المبتكر مع كابل مكدودو المصمم بلمسة شفافة مستوحاة من المستقبل تتيح رؤية المكونات الداخلية بوضوح.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"service-container\"\u003e\n    \u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003e\n      الحل المثالي واليومي لشحن كافة أجهزتك الذكية من هواتف، أجهزة لوحية، وأجهزة كمبيوتر محمولة بأعلى كفاءة طاقة وأناقة لا مثيل لها بفضل معايير التوصيل الفائقة.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"feat-grid-service\"\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e💻\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eشحن فائق 100 واط\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيدعم تقنية Power Delivery بقوة 100W كخيار مثالي وموثوق لشحن أجهزة اللاب توب والكمبيوتر المحمول\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e💡\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eهيكل شفاف وإضاءة LED\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتصميم هيكلي شفاف يعطيه مظهراً تكنولوجياً لافتاً، ومزود بضوء مؤشر LED يضيء ليوفر إشارة مرئية واضحة في الظلام\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-item-service\"\u003e\n        \u003cspan class=\"feat-icon-service\"\u003e🛡️\u003c\/span\u003e\n        \u003cdiv class=\"feat-title-service\"\u003eمتانة فائقة للاستخدام\u003c\/div\u003e\n        \u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eبناء عالي الجودة وموصلات معززة ومحمية ضد الانحناء المتكرر والقطع لتحمل الاستخدام الشاق والتنقل\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gold-banner\"\u003e\n      \u003cdiv class=\"gold-banner-icon\"\u003e📏\u003c\/div\u003e\n      \u003cdiv class=\"gold-banner-text\"\u003e\n        \u003ch3\u003eطول عملي مرن وتوافق كامل\u003c\/h3\u003e\n        \u003cp style=\"margin: 5px 0 0;\"\u003eيأتي الكابل بطول 1.2 متر، وهو الطول القياسي الذي يمنحك حرية ومرونة كاملة في الاستخدام؛ سواء كنت تشحن أجهزتك على مكتب العمل، السرير، أو أثناء السفر والرحلات.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالمواصفات الفنية والاعتمادية للمنتج\u003c\/h2\u003e\n    \n    \u003cdiv class=\"service-list\"\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالعلامة التجارية\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eMcdodo (مكدودو) العالمية الرائدة.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالموديل\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eCA-5586.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eنوع الواجهة\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eمن USB-C إلى USB-C (تايب سي إلى تايب سي) مزدوجة التوافق.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eأقصى طاقة إخراج\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e100 واط شحن سريع فائق (100W Power Delivery) بكفاءة نقل طاقة ممتازة.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالطول والوظيفة\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003e1.2 متر (1.2m)، مخصص للشحن السريع ونقل البيانات اليومي لكافة أجهزة التايب سي المتوافقة.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالميزة الخاصة\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eإضاءة LED مدمجة ذكية لمعرفة حالة النشاط، هيكل تكنولوجي شفاف، وموصلات وروابط معززة ضد القطع والتلف.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"service-row\"\u003e\n        \u003cdiv class=\"service-label\"\u003eالتوافق العالمي\u003c\/div\u003e\n        \u003cdiv class=\"service-content\"\u003eيتوافق بسلاسة تامة مع مجموعة واسعة جداً من الأجهزة الذكية، الهواتف، الأجهزة اللوحية، وأجهزة اللاب توب من مختلف العلامات (Apple, Samsung, Huawei, Xiaomi).\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 40px;\" class=\"cta-service\"\u003e\n      \u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاطلب كابل Mcdodo CA-5586 الآن!\u003c\/h2\u003e\n      \u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eاستمتع بالمظهر المستقبلي الفريد وسرعة الشحن الفائقة بقوة 100 واط لحماية وشحن أجهزتك واللاب توب.\u003c\/p\u003e\n      \u003ca style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\" href=\"https:\/\/wa.me\/96522009897\"\u003e طلب المنتج عبر واتساب 💬 \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 40px; text-align: center; opacity: 0.6; font-size: 1.2rem;\"\u003e\n      \u003cp\u003eمتوفر لدى متجر نيوتيك الكويت - الاحترافية والابتكار في عالم الأنظمة والأجهزة الذكية.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858907922717,"sku":"MA-01050","price":2.25,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/ChatGPT_Image_22_2026_06_22_41.png?v=1782143166"},{"product_id":"mcdodo-cab-nexus-4in1-60w-cable","title":"كابل شحن مغناطيسي 4 في 1 مكدودو Cab Nexus بقوة 60 واط","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37; \/* اللون الجولد الاحترافي *\/\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  \/* ══════ HERO ══════ *\/\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  \/* ══════ FEATURES GRID ══════ *\/\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  \/* ══════ SERVICE LIST (TABLE STYLE) ══════ *\/\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 120px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  \/* ══════ HIGHLIGHT ══════ *\/\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  \/* ══════ CTA ══════ *\/\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n\u003csection class=\"service-hero\"\u003e\n\u003cdiv class=\"badge-service\"\u003e⚡ كابل Mcdodo Cab Nexus الذكي\u003c\/div\u003e\n\u003ch1 class=\"hero-title-service\"\u003eودّع تشابك الأسلاك\u003cbr\u003e\u003cspan\u003eمنظم ومبتكر\u003c\/span\u003e دائماً\u003c\/h1\u003e\n\u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eالمساعد المثالي المصمم بتقنية الالتفاف المغناطيسي الذاتي للحفاظ على ترتيب مكتبك وحقيبتك في كل الأوقات.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"service-container\"\u003e\n\u003cdiv class=\"feat-grid-service\"\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🧲\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eالتفاف مغناطيسي ذاتي\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيلتف حول نفسه بسهولة وانسيابية لمنع الفوضى والتشابك تماماً\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🔋\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eشحن سريع 60 واط\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيدعم الشحن السريع الفائق ونقل البيانات بكفاءة عالية جداً\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eمتين وعملي للمهام\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eكابل مضفر قوي ومقاوم للقطع بطول غني يبلغ 1.2 متر للاستخدام اليومي\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gold-banner\"\u003e\n\u003cdiv class=\"gold-banner-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"gold-banner-text\"\u003e\n\u003ch3\u003eتصميم 4 في 1 الذكي\u003c\/h3\u003e\n\u003cp style=\"margin: 5px 0 0;\"\u003eرؤوس مغناطيسية متعددة ومتطورة تتيح لك شحن مختلف أجهزتك الذكية بكابل واحد فقط وبكل سهولة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالمواصفات التقنية والميزات الكاملة\u003c\/h2\u003e\n\u003cdiv class=\"service-list\"\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالموديل والتصميم\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eتصميم 4 في 1 متطور برؤوس مغناطيسية متعددة لتوافقية شاملة مع الأجهزة.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eآلية التنظيم\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eتقنية الالتفاف المغناطيسي الذاتي (منع التشابك التلقائي والفوضى).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eقوة الشحن\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003e60 واط (شحن سريع ونقل بيانات فائق الكفاءة من USB-C إلى USB-C).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eمؤشر الرؤية\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eمؤشر إضاءة LED مدمج يسهل عليك العثور على الكابل وشحن أجهزتك في الظلام التام.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالطول والمتانة\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eكابل مضفر قوي وعالي التحمل بطول 1.2 متر مصمم للاستخدام اليومي المريح.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-service\" style=\"margin-top: 40px;\"\u003e\n\u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاحصل على كابل Mcdodo Cab Nexus الآن!\u003c\/h2\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eلا تضيع وقتك في فك تشابك الأسلاك التقليدية، اطلبه الآن وعزز ترتيب مكتبك وحقيبتك.\u003c\/p\u003e\n\u003ca href=\"https:\/\/wa.me\/96522009897\" style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\"\u003e طلب المنتج عبر واتساب 💬 \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858916278557,"sku":"MA-01052","price":3.95,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02_dc9864e8-17cd-480f-9895-37392ef60852.jpg?v=1781204875"},{"product_id":"mcdodo-lightning-to-usb-cable-1-8m-ca-1223","title":"كابل مكدودو لايتنينج إلى يو إس بي (1.8 متر) | Mcdodo Lightning to USB Cable (1.8m) - CA-1223","description":"\u003cdiv style=\"font-family:'Cairo','Tajawal','Segoe UI',Tahoma,sans-serif;direction:rtl;text-align:right;color:#1e293b;max-width:900px;margin:0 auto;line-height:1.9;\"\u003e\n\n  \u003cdiv style=\"position:relative;border-radius:20px;overflow:hidden;background:#0f172a;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/dXWbhIRw.webp?v=1781871085\u0026amp;width=900\" width=\"900\" loading=\"eager\" alt=\"كابل شحن مكدودو Mcdodo CA-1223 لايتنينج إلى يو إس بي للآيفون نحيف أبيض - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 32px;background:linear-gradient(to top,rgba(15,23,42,.9),rgba(15,23,42,0) 60%);\"\u003e\n      \u003cdiv style=\"display:inline-block;align-self:flex-start;background:#d4af37;color:#0f172a;font-weight:800;font-size:13px;padding:5px 14px;border-radius:30px;margin-bottom:10px;\"\u003eMcdodo · لايتنينج نحيف 1.8م\u003c\/div\u003e\n      \u003ch2 style=\"color:#fff;font-size:28px;font-weight:800;margin:0 0 6px;\"\u003eكابل لايتنينج إلى USB للآيفون\u003c\/h2\u003e\n      \u003cp style=\"color:#d4af37;font-size:17px;font-weight:700;margin:0;\"\u003eشحن مستقر حتى 3A + مؤشر LED مضيء · 1.8 متر\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center;\"\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eحتى 3 أمبير\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e💡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eمؤشر LED\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e📏\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003e1.8 متر\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"padding:18px 8px 6px;\"\u003e\n    \u003cp style=\"font-size:17px;color:#334155;margin:0;\"\u003e\n      كابل \u003cstrong\u003eMcdodo CA-1223 \"Cab Luma\"\u003c\/strong\u003e لايتنينج إلى USB-A للآيفون والآيباد —\n      \u003cstrong\u003eنايلون مضفّر أبيض نحيف فائق\u003c\/strong\u003e خفيف وأنيق، مع \u003cstrong\u003eمؤشر LED مضيء\u003c\/strong\u003e يؤكد الشحن،\n      وتيار شحن مستقر \u003cstrong\u003eحتى 3 أمبير\u003c\/strong\u003e، ونقل بيانات \u003cstrong\u003e480Mbps\u003c\/strong\u003e. طول \u003cstrong\u003e1.8 متر\u003c\/strong\u003e\n      مريح ومقاوم للتشابك. أناقة وأداء في كابل واحد لأجهزة Apple بمنفذ Lightning.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:22px 0;\"\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e⚡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eشحن مستقر للآيفون\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eتيار يصل حتى 3 أمبير لشحن آيفونك وآيبادك بثبات وكفاءة من أي شاحن USB-A.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🪶\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eتصميم نحيف فائق\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eجسم أبيض نحيف وخفيف وأنيق، سهل اللف والحمل في الجيب أو الحقيبة.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e💡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eمؤشر LED مضيء\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eمؤشر LED أنيق يضيء أثناء التوصيل ليؤكد أن الشحن شغّال بلمسة جمالية.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🧵\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنايلون مضفّر متين\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eجديلة نايلون مضفّرة عالية الكثافة مقاومة للتشابك وأطول عمراً من الكابلات العادية.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e💾\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنقل بيانات 480Mbps\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eمزامنة ونقل الصور والفيديوهات والملفات بين آيفونك واللابتوب بسرعة حتى 480Mbps.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e📱\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eمتوافق مع الآيفون\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيعمل مع كل أجهزة Apple بمنفذ Lightning — iPhone · iPad · AirPods.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;margin:18px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/6gbqsv.webp?v=1781873639\" width=\"520\" loading=\"lazy\" alt=\"مميزات كابل Mcdodo CA-1223 لايتنينج النحيف المضيء - عرض متحرك - نيوتيك الكويت\" style=\"width:100%;max-width:520px;border-radius:20px;display:inline-block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:18px 0;border-radius:20px;overflow:hidden;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/Sj2vDyNA.webp?v=1781871085\u0026amp;width=900\" width=\"900\" loading=\"lazy\" alt=\"كابل Mcdodo CA-1223 لايتنينج يشحن الآيفون بثبات حتى 3 أمبير - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:20px;background:#0f172a;border-radius:20px;overflow:hidden;margin:24px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/QUKD2Qmw.webp?v=1781871085\u0026amp;width=500\" width=\"500\" loading=\"lazy\" alt=\"رأس لايتنينج ومؤشر LED في كابل Mcdodo CA-1223 النحيف - نيوتيك الكويت\" style=\"width:46%;min-width:240px;height:auto;display:block;flex:1;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:240px;padding:24px 28px;\"\u003e\n\u003ch3 style=\"color:#d4af37;font-size:22px;margin:0 0 10px;\"\u003eأناقة نحيفة تضيء\u003c\/h3\u003e\n\u003cp style=\"color:#cbd5e1;font-size:15.5px;margin:0;\"\u003eجسم أبيض مضفّر نحيف فائق مع مؤشر LED مضيء يؤكد الشحن — تصميم خفيف يدوم طويلاً ومقاوم للتشابك في الاستخدام اليومي.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eليش تختار Mcdodo؟\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;border-radius:12px;overflow:hidden;\"\u003e\n    \u003cthead\u003e\u003ctr style=\"background:#0f172a;color:#fff;\"\u003e\n\u003cth style=\"padding:12px;text-align:right;\"\u003eالميزة\u003c\/th\u003e\n\u003cth style=\"padding:12px;\"\u003eMcdodo CA-1223\u003c\/th\u003e\n\u003cth style=\"padding:12px;color:#94a3b8;\"\u003eالكابل العادي\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eتيار الشحن\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eحتى 3A ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003e1A متذبذب\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالمتانة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنايلون مضفّر ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبلاستيك يتشقق\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eمؤشر LED\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنعم ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eلا\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالتصميم\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنحيف فائق ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eسميك يتشابك\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالكفالة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eسنة كاملة ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبدون\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالمواصفات التقنية\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;overflow:hidden;border-radius:12px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;width:40%;\"\u003eالموديل\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eMcdodo CA-1223 (Cab Luma)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالنوع\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eكابل USB-A إلى Lightning نحيف بمؤشر LED\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eتيار الشحن\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eحتى 3 أمبير (3A) — شحن مستقر\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالطول\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e1.8 متر\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالخامة\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eنايلون مضفّر أبيض نحيف فائق — مقاوم للتشابك\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eنقل البيانات\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eحتى 480Mbps (USB 2.0)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالمؤشر\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eمؤشر LED مضيء يؤكد الشحن\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالتوافق\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eأجهزة Apple بمنفذ Lightning · iPhone · iPad · AirPods\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالأسئلة الشائعة\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;\"\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eيناسب أي آيفون؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، يعمل مع كل أجهزة Apple بمنفذ Lightning — آيفون وآيباد وAirPods.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eشو طول الكابل؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003e1.8 متر — طول مريح للسرير والمكتب والسيارة.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eينقل بيانات؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، حتى 480Mbps لنقل الصور والملفات والمزامنة.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eفيه كفالة؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eكفالة سنة كاملة، منتج Mcdodo أصلي 100%، وتوصيل سريع لكل الكويت مع الدفع عند الاستلام.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:28px 0 10px;\"\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمنتج أصلي 100%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eجميع مناطق الكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e💵\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eدفع عند الاستلام\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمتوفّر بالكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e↩️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eإرجاع سهل\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eخلال 7 أيام\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:30px 20px;margin-top:18px;\"\u003e\n    \u003ch3 style=\"color:#fff;font-size:22px;margin:0 0 6px;\"\u003eشحن مستقر وأناقة نحيفة تضيء\u003c\/h3\u003e\n    \u003cp style=\"color:#d4af37;font-size:15px;margin:0;\"\u003eاطلبه الحين من نيوتيك · توصيل سريع لكل الكويت\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858918736157,"sku":"MA-01053","price":1.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/dXWbhIRw.webp?v=1781871085"},{"product_id":"mcdodo-type-c-to-lightning-cable-1-8m-ca-7783","title":"كابل مكدودو تايب سي إلى لايتنينج (1.8 متر) | Mcdodo Type-C to Lightning Cable (1.8m) - CA-7783","description":"\u003cdiv style=\"font-family:'Cairo','Tajawal','Segoe UI',Tahoma,sans-serif;direction:rtl;text-align:right;color:#1e293b;max-width:900px;margin:0 auto;line-height:1.9;\"\u003e\n\n  \u003cdiv style=\"position:relative;border-radius:20px;overflow:hidden;background:#0f172a;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/712be602fd555ef0868d2d86ca2cf8643e030cf3_1778661844.webp?width=900\" width=\"900\" loading=\"eager\" alt=\"كابل مكدودو Mcdodo CA-7783 تايب سي إلى لايتننغ 1.8 متر للآيفون - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 32px;background:linear-gradient(to top,rgba(15,23,42,.9),rgba(15,23,42,0) 60%);\"\u003e\n      \u003cdiv style=\"display:inline-block;align-self:flex-start;background:#d4af37;color:#0f172a;font-weight:800;font-size:13px;padding:5px 14px;border-radius:30px;margin-bottom:10px;\"\u003eMcdodo · شحن سريع 36W PD\u003c\/div\u003e\n      \u003ch2 style=\"color:#fff;font-size:28px;font-weight:800;margin:0 0 6px;\"\u003eكابل تايب-سي إلى لايتننغ 1.8 متر\u003c\/h2\u003e\n      \u003cp style=\"color:#d4af37;font-size:17px;font-weight:700;margin:0;\"\u003eشحن سريع للآيفون + مؤشر LED مضيء\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center;\"\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003e36 واط PD\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e💡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eإضاءة LED\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e📱\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eللآيفون\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"padding:18px 8px 6px;\"\u003e\n    \u003cp style=\"font-size:17px;color:#334155;margin:0;\"\u003e\n      كابل \u003cstrong\u003eMcdodo CA-7783\u003c\/strong\u003e تايب‑سي إلى لايتننغ بطول \u003cstrong\u003e1.8 متر\u003c\/strong\u003e —\n      يشحن آيفونك بسرعة \u003cstrong\u003e36 واط PD\u003c\/strong\u003e من شاحن أو لابتوب USB‑C، برأس \u003cstrong\u003eمؤشر LED مضيء\u003c\/strong\u003e يؤكد الشحن،\n      وجسم \u003cstrong\u003eنايلون مضفّر أبيض\u003c\/strong\u003e متين مقاوم للتشابك، مع نقل بيانات حتى \u003cstrong\u003e480Mbps\u003c\/strong\u003e. أناقة وأداء لأجهزة آبل.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:22px 0;\"\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e⚡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eشحن سريع 36 واط PD\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيدعم Power Delivery لشحن آيفونك لـ50% بنص ساعة من شاحن USB‑C متوافق.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔌\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eتايب-سي إلى لايتننغ\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيوصّل أجهزة آبل بمنفذ لايتننغ مع مصدر USB‑C: شاحن، باور بانك، أو لابتوب.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e💡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eمؤشر LED مضيء\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eمؤشر LED أنيق يضيء أثناء الشحن ويؤكد لك أن الكابل شغّال بسرعته القصوى.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🧵\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنايلون مضفّر متين\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eجديلة نايلون أبيض عالية الكثافة + وصلات ألومنيوم — مقاوم للقطع والتشابك وعمر أطول.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔄\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنقل بيانات 480Mbps\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eنقل بيانات حتى 480Mbps لمزامنة الصور والملفات والفيديوهات بين الآيفون والكمبيوتر.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e📱\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eمتوافق مع الآيفون\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيعمل مع آيفون وآيباد وكل أجهزة آبل بمنفذ لايتننغ — توافق كامل وأداء ثابت.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;margin:18px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/ylcae3.webp?v=1781873643\" width=\"520\" loading=\"lazy\" alt=\"مميزات كابل Mcdodo CA-7783 تايب سي إلى لايتننغ - عرض متحرك - نيوتيك الكويت\" style=\"width:100%;max-width:520px;border-radius:20px;display:inline-block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:18px 0;border-radius:20px;overflow:hidden;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/9e6ff893265bae7014fa5134970a0e413584227c_1778661851.webp?width=900\" width=\"900\" loading=\"lazy\" alt=\"كابل Mcdodo CA-7783 يشحن الآيفون بسرعة 36 واط - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:20px;background:#0f172a;border-radius:20px;overflow:hidden;margin:24px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/c44b39390ca5134c3701cdac83a0d95a51d3819e_1778661865.webp?width=500\" width=\"500\" loading=\"lazy\" alt=\"موصل لايتننغ ومؤشر LED في كابل Mcdodo CA-7783 - نيوتيك الكويت\" style=\"width:46%;min-width:240px;height:auto;display:block;flex:1;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:240px;padding:24px 28px;\"\u003e\n\u003ch3 style=\"color:#d4af37;font-size:22px;margin:0 0 10px;\"\u003eتصميم يؤكد الشحن\u003c\/h3\u003e\n\u003cp style=\"color:#cbd5e1;font-size:15.5px;margin:0;\"\u003eموصلات ألومنيوم دقيقة مع مؤشر LED مضيء يخبرك أن الشحن شغّال — وجديلة نايلون أبيض تدوم آلاف مرات الثني.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eليش تختار Mcdodo؟\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;border-radius:12px;overflow:hidden;\"\u003e\n    \u003cthead\u003e\u003ctr style=\"background:#0f172a;color:#fff;\"\u003e\n\u003cth style=\"padding:12px;text-align:right;\"\u003eالميزة\u003c\/th\u003e\n\u003cth style=\"padding:12px;\"\u003eMcdodo CA-7783\u003c\/th\u003e\n\u003cth style=\"padding:12px;color:#94a3b8;\"\u003eالكابل العادي\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالشحن\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003e36W PD ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003e5W بطيء\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالمتانة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنايلون مضفّر ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبلاستيك يتشقق\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eمؤشر LED\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنعم ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eلا\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالطول\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003e1.8 متر ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003e1 متر\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eنقل البيانات\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003e480Mbps ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eشحن فقط\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالمواصفات التقنية\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;overflow:hidden;border-radius:12px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;width:40%;\"\u003eالموديل\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eMcdodo CA-7783\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالنوع\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eكابل Type-C إلى Lightning بمؤشر LED مضيء\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eقوة الشحن\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e36 واط (36W PD) شحن سريع للآيفون\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالطول\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e1.8 متر\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالخامة\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eنايلون مضفّر أبيض + وصلات ألومنيوم\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eنقل البيانات\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eحتى 480Mbps (USB 2.0)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالواجهة\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eType-C (مدخل) → Lightning (مخرج)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالتوافق\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eآيفون · آيباد · iPod · كل أجهزة آبل بمنفذ Lightning\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالأسئلة الشائعة\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;\"\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eيشحن الآيفون بسرعة؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، يدعم 36 واط PD لشحن سريع — آيفونك لـ50% بنص ساعة من شاحن USB‑C متوافق.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eأحتاج شاحن معين؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eيحتاج مصدر USB‑C (شاحن أو لابتوب أو باور بانك) يدعم PD للوصول لأقصى سرعة شحن.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eينقل بيانات؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، حتى 480Mbps لمزامنة الصور والملفات بين الآيفون والكمبيوتر.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eمتوافق مع آيفوني؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eيعمل مع كل أجهزة آبل بمنفذ Lightning: آيفون وآيباد وiPod. منتج Mcdodo أصلي، وتوصيل سريع لكل الكويت مع الدفع عند الاستلام.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:28px 0 10px;\"\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eمنتج أصلي\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eMcdodo 100%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eجميع مناطق الكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e💵\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eدفع عند الاستلام\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمتوفّر بالكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e↩️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eإرجاع سهل\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eخلال 7 أيام\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:30px 20px;margin-top:18px;\"\u003e\n    \u003ch3 style=\"color:#fff;font-size:22px;margin:0 0 6px;\"\u003eشحن سريع للآيفون بطول مريح 1.8 متر\u003c\/h3\u003e\n    \u003cp style=\"color:#d4af37;font-size:15px;margin:0;\"\u003eاطلبه الحين من نيوتيك · توصيل سريع لكل الكويت\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858919325981,"sku":"MA-01054","price":1.95,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/712be602fd555ef0868d2d86ca2cf8643e030cf3_1778661844.webp?v=1781870259"},{"product_id":"mcdodo-type-c-to-type-c-240w-cable-ca-7083","title":"كابل مكدودو تايب سي إلى تايب سي 240 واط - أبيض | Mcdodo 240W Type-C to Type-C Cable - CA-7083 White","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37;\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  .product-image-wrap {\n    margin: 0 0 30px;\n    text-align: center;\n  }\n  .product-image-wrap img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 16px;\n    border: 1px solid var(--border);\n  }\n\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 120px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n\u003csection class=\"service-hero\"\u003e\n\u003cdiv class=\"badge-service\"\u003e🔌 كابل مكدودو الأصلي Type-C إلى Type-C 240 وات\u003c\/div\u003e\n\u003ch1 class=\"hero-title-service\"\u003eشحن خارق 240 وات\u003cbr\u003e\u003cspan\u003eللابتوب\u003c\/span\u003e والتابليت\u003c\/h1\u003e\n\u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eكابل شحن متطور من مكدودو يدعم 240 وات PD لشحن لابتوبك وتابتلك بأقصى سرعة، طول 1.8 متر، لون أبيض أنيق، نقل بيانات 480Mbps، شريحة ذكية آمنة للاستخدام اليومي.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"service-container\"\u003e\n\u003cdiv class=\"product-image-wrap\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003eكابل شحن ونقل بيانات متطور من مكدودو الأصلي، يدعم شحن 240وات PD بقوة فائقة للابتوب والتابلت والهواتف. طول 1.8 متر ولون أبيض أنيق، مع نقل بيانات 480Mbps وشريحة ذكية آمنة. مثالي لآيفون 15، ماك بوك، سامسونج، وإماديمية.\u003c\/p\u003e\n\u003cdiv class=\"feat-grid-service\"\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eشحن 240 وات PD\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيدعم 240 وات من توصيل الطاقة PD (مع شاحن PD 240W) لشحن لابتوب وتابلت بشحن أسرع\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🔌\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eType-C双侧\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eمنفذ Type-C على كلا الطرفين — مثالي للابتوب، تابلت، هاتف Type-C، سماعات\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e📏\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eطول 1.8 متر\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eطول مثالي للاستخدام المريح في المنزل، المكتب، السيارة، أو أثناء السفر\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🎨\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eأبيض أنيق\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eلون أبيض (Beyaz) يتناسق مع أجهزة Apple الحديثة: آيفون، ماك بوك، آيباد\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gold-banner\"\u003e\n\u003cdiv class=\"gold-banner-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"gold-banner-text\"\u003e\n\u003ch3\u003eشريحة ذكية آمنة وحوا\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858920538397,"sku":"MA-01055","price":1.95,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/fc542f0ca1d201c074e58e3c517ab98861775118517.jpg?v=1781788370"},{"product_id":"mcdodo-luma-type-c-to-type-c-240w-cable-ca-7081","title":"كابل مكدودو لوما تايب سي إلى تايب سي 240 واط - أسود | Mcdodo Luma 240W Type-C to Type-C Cable - Black","description":"\u003cdiv style=\"font-family:'Cairo','Tajawal','Segoe UI',Tahoma,sans-serif;direction:rtl;text-align:right;color:#1e293b;max-width:900px;margin:0 auto;line-height:1.9;\"\u003e\n\n  \u003cdiv style=\"position:relative;border-radius:20px;overflow:hidden;background:#0f172a;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/Untitled_3.webp?v=1781868947\u0026amp;width=900\" width=\"900\" loading=\"eager\" alt=\"كابل مكدودو لوما Mcdodo CA-7081 تايب سي إلى تايب سي 240 واط أسود مضفّر - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 32px;background:linear-gradient(to top,rgba(15,23,42,.9),rgba(15,23,42,0) 60%);\"\u003e\n      \u003cdiv style=\"display:inline-block;align-self:flex-start;background:#d4af37;color:#0f172a;font-weight:800;font-size:13px;padding:5px 14px;border-radius:30px;margin-bottom:10px;\"\u003eMcdodo Luma · أسود 240W\u003c\/div\u003e\n      \u003ch2 style=\"color:#fff;font-size:28px;font-weight:800;margin:0 0 6px;\"\u003eكابل تايب-سي 240 واط\u003c\/h2\u003e\n      \u003cp style=\"color:#d4af37;font-size:17px;font-weight:700;margin:0;\"\u003eشحن خارق للابتوب + مؤشر LED مضيء + نايلون مضفّر أسود\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center;\"\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003e240 واط\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e💡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eمؤشر LED\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"padding:18px 8px 6px;\"\u003e\n    \u003cp style=\"font-size:17px;color:#334155;margin:0;\"\u003e\n      كابل \u003cstrong\u003eMcdodo Luma CA-7081\u003c\/strong\u003e تايب‑سي إلى تايب‑سي بقوة \u003cstrong\u003e240 واط\u003c\/strong\u003e (USB-C EPR حتى 48V\/5A) وتيار \u003cstrong\u003e5 أمبير\u003c\/strong\u003e —\n      أعلى قوة شحن USB-C تشحن لابتوبك (MacBook وغيره) وجوالك وآيفون 15+ وسامسونج بأقصى سرعة. جسم \u003cstrong\u003eنايلون مضفّر أسود\u003c\/strong\u003e متين\n      مع \u003cstrong\u003eمؤشر LED مضيء\u003c\/strong\u003e يؤكد الشحن، وطول \u003cstrong\u003e1.8 متر\u003c\/strong\u003e. أداء وأناقة في كابل واحد.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:22px 0;\"\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e⚡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eشحن خارق 240 واط\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eأعلى قوة USB-C للابتوب — يدعم Power Delivery EPR حتى 240 واط لشحن MacBook واللابتوبات الكبيرة بأقصى سرعة.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🚀\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eتيار 5 أمبير\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eتيار يصل إلى 5A لشحن أسرع بكثير من الكابلات العادية وبوقت قياسي.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e💡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eمؤشر LED مضيء\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eمؤشر LED أنيق على الوصلة يضيء ليؤكد أن الشحن السريع شغّال.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🧵\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنايلون مضفّر أسود متين\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eجديلة نايلون أسود عالية الكثافة + وصلات ألومنيوم — مقاوم للقطع والتشابك وعمر أطول.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔄\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنقل بيانات 480Mbps\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eنقل بيانات حتى 480Mbps (USB 2.0) للمزامنة ونقل الملفات بكفاءة.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e📱\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eتوافق شامل\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eمتوافق مع MacBook · لابتوب · سامسونج · آيفون 15+ وكل أجهزة Type-C (240W\/140W\/100W\/65W\/45W\/20W).\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;margin:18px 0;\"\u003e\n    \u003cimg src=\"https:\/\/files.catbox.moe\/okcg4u.gif\" width=\"520\" loading=\"lazy\" alt=\"مميزات كابل مكدودو لوما CA-7081 تايب سي 240 واط - عرض متحرك - نيوتيك الكويت\" style=\"width:100%;max-width:520px;border-radius:20px;display:inline-block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:18px 0;border-radius:20px;overflow:hidden;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/668519543_950400377489279_1695654290823743286_n.webp?v=1781868776\u0026amp;width=900\" width=\"900\" loading=\"lazy\" alt=\"كابل مكدودو لوما CA-7081 النحيف يشحن الجوال بسرعة 240 واط - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:20px;background:#0f172a;border-radius:20px;overflow:hidden;margin:24px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/669053838_950400380822612_5379848032561986084_n.webp?v=1781868776\u0026amp;width=500\" width=\"500\" loading=\"lazy\" alt=\"وصلة Type-C ومؤشر LED في كابل مكدودو لوما CA-7081 النحيف - نيوتيك الكويت\" style=\"width:46%;min-width:240px;height:auto;display:block;flex:1;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:240px;padding:24px 28px;\"\u003e\n\u003ch3 style=\"color:#d4af37;font-size:22px;margin:0 0 10px;\"\u003eنحيف مثل الهواء · قوي مثل الجبل\u003c\/h3\u003e\n\u003cp style=\"color:#cbd5e1;font-size:15.5px;margin:0;\"\u003eكابل Luma النحيف (Air) بوصلات ألومنيوم ومؤشر LED مضيء، نايلون مضفّر أسود يدوم آلاف مرات الثني — يجمع الأناقة مع شحن 240 واط الخارق.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eليش تختار Mcdodo Luma؟\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;border-radius:12px;overflow:hidden;\"\u003e\n    \u003cthead\u003e\u003ctr style=\"background:#0f172a;color:#fff;\"\u003e\n\u003cth style=\"padding:12px;text-align:right;\"\u003eالميزة\u003c\/th\u003e\n\u003cth style=\"padding:12px;\"\u003eMcdodo CA-7081\u003c\/th\u003e\n\u003cth style=\"padding:12px;color:#94a3b8;\"\u003eالكابل العادي\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالقوة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003e240W \/ 5A ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003e18W\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالمتانة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنايلون مضفّر ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبلاستيك يتشقق\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eمؤشر LED\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنعم ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eلا\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eشحن لابتوب\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eMacBook ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبطيء\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالكفالة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eسنة كاملة ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبدون\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالمواصفات التقنية\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;overflow:hidden;border-radius:12px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;width:40%;\"\u003eالموديل\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eMcdodo Luma CA-7081\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالنوع\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eكابل Type-C إلى Type-C بمؤشر LED مضيء\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالقوة \/ التيار\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e240 واط (USB-C EPR · 48V\/5A) · 5 أمبير\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالطول \/ اللون\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e1.8 متر · أسود\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالخامة\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eنايلون مضفّر أسود + وصلات ألومنيوم\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eنقل البيانات\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eحتى 480Mbps (USB 2.0)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالتوافق\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eMacBook · لابتوب · سامسونج · آيفون 15+ · كل أجهزة Type-C\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالأسئلة الشائعة\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;\"\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eيشحن MacBook واللابتوب؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، 240 واط تكفي لشحن MacBook وأغلب لابتوبات USB-C بأقصى سرعة.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eيشحن آيفون 15 وسامسونج؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، متوافق مع آيفون 15+ وسامسونج وكل أجهزة Type-C بأعلى سرعة يدعمها جهازك.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eينقل بيانات؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، حتى 480Mbps لنقل الملفات والمزامنة.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eفيه كفالة؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eكفالة سنة كاملة، منتج Mcdodo أصلي 100%، وتوصيل سريع لكل الكويت مع الدفع عند الاستلام.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:28px 0 10px;\"\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمنتج أصلي 100%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eجميع مناطق الكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e💵\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eدفع عند الاستلام\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمتوفّر بالكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e↩️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eإرجاع سهل\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eخلال 7 أيام\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:30px 20px;margin-top:18px;\"\u003e\n    \u003ch3 style=\"color:#fff;font-size:22px;margin:0 0 6px;\"\u003eشحن 240 واط خارق وأناقة تضيء\u003c\/h3\u003e\n    \u003cp style=\"color:#d4af37;font-size:15px;margin:0;\"\u003eاطلبه الحين من نيوتيك · توصيل سريع لكل الكويت\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858921259293,"sku":"MA-01056","price":2.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/Untitled_3.webp?v=1781868947"},{"product_id":"mcdodo-6-in-1-100w-transparent-led-cable-ca-7260","title":"كابل مكدودو 6 في 1 شحن سريع 100 واط هيكل شفاف LED | Mcdodo 6in1 100W Transparent LED Cable","description":"\u003cdiv style=\"font-family:'Cairo','Tajawal','Segoe UI',Tahoma,sans-serif;direction:rtl;text-align:right;color:#1e293b;max-width:900px;margin:0 auto;line-height:1.9;\"\u003e\n\n  \u003cdiv style=\"position:relative;border-radius:20px;overflow:hidden;background:#0f172a;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02-7_f3f8333b-336f-40e5-8778-1e5634b12247.webp?v=1781866010\u0026amp;width=900\" width=\"900\" loading=\"eager\" alt=\"كابل مكدودو Mcdodo CA-7260 6 في 1 شحن 100 واط هيكل شفاف LED - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 32px;background:linear-gradient(to top,rgba(15,23,42,.9),rgba(15,23,42,0) 60%);\"\u003e\n      \u003cdiv style=\"display:inline-block;align-self:flex-start;background:#d4af37;color:#0f172a;font-weight:800;font-size:13px;padding:5px 14px;border-radius:30px;margin-bottom:10px;\"\u003eMcdodo · 6 في 1 · 100W\u003c\/div\u003e\n      \u003ch2 style=\"color:#fff;font-size:28px;font-weight:800;margin:0 0 6px;\"\u003eكابل واحد يشحن 3 أجهزة\u003c\/h2\u003e\n      \u003cp style=\"color:#d4af37;font-size:17px;font-weight:700;margin:0;\"\u003eتايب-سي + لايتننغ + مايكرو · رؤوس شفافة بإضاءة LED\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;text-align:center;\"\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🔌\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003e6 في 1\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003e100 واط\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e💡\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eإضاءة LED\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#0f172a;border-radius:14px;padding:14px 6px;\"\u003e\n\u003cdiv style=\"font-size:22px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"color:#fff;font-size:13px;font-weight:700;margin-top:4px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"padding:18px 8px 6px;\"\u003e\n    \u003cp style=\"font-size:17px;color:#334155;margin:0;\"\u003e\n      كابل \u003cstrong\u003eMcdodo CA-7260\u003c\/strong\u003e الذكي \u003cstrong\u003e6 في 1\u003c\/strong\u003e — مدخلان (USB-A و USB-C) وثلاثة مخارج\n      (\u003cstrong\u003eتايب-سي + لايتننغ + مايكرو\u003c\/strong\u003e) في كابل واحد يشحن حتى \u003cstrong\u003e3 أنواع أجهزة\u003c\/strong\u003e بقوة\n      \u003cstrong\u003e100 واط\u003c\/strong\u003e. رؤوس \u003cstrong\u003eشفافة بإضاءة LED\u003c\/strong\u003e أنيقة، وجسم \u003cstrong\u003eنايلون مضفّر\u003c\/strong\u003e أسود متين\n      بطول \u003cstrong\u003e1.2 متر\u003c\/strong\u003e. كابل واحد يغنيك عن كومة كوابل.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:22px 0;\"\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔌\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003e6 في 1 — كابل واحد لكل أجهزتك\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eمدخلان (USB-A + USB-C) وثلاثة مخارج تايب-سي ولايتننغ ومايكرو — توليفة شحن واحدة لكل أجهزتك.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e⚡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eشحن 100 واط\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eيدعم Power Delivery حتى 100 واط لشحن اللابتوب والتابلت والجوال بأقصى سرعة (مع شاحن PD متوافق).\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e📱\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eيشحن 3 أجهزة\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eرؤوس متعددة تتيح شحن أكثر من جهاز بنوع مختلف — وفّر كوابلك واحصل على ترتيب أنظف.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e💡\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eرؤوس شفافة بإضاءة LED\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eهيكل شفاف يكشف الداخل مع مؤشر LED مضيء يعطي لمسة عصرية ويؤكد أن الشحن شغّال.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🧵\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eنايلون مضفّر متين\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eجديلة نايلون أسود عالية الكثافة + حواف معززة — مقاوم للقطع والتشابك وعمر أطول.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:20px;\"\u003e\n\u003cdiv style=\"font-size:26px;margin-bottom:6px;\"\u003e🔄\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 4px;font-size:17px;color:#0f172a;\"\u003eتوافق شامل\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:14.5px;color:#475569;\"\u003eآيفون (لايتننغ) · أندرويد (تايب-سي) · أجهزة قديمة وإكسسوارات (مايكرو) — كل أجهزتك بكابل واحد.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;margin:18px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/g1175i.webp?v=1781874037\" width=\"520\" loading=\"lazy\" alt=\"مميزات كابل مكدودو CA-7260 6 في 1 الشفاف المضيء - عرض متحرك - نيوتيك الكويت\" style=\"width:100%;max-width:520px;border-radius:20px;display:inline-block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin:18px 0;border-radius:20px;overflow:hidden;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/01_9c956bd6-d4c6-456b-9a42-d573efb62916.webp?v=1781866010\u0026amp;width=900\" width=\"900\" loading=\"lazy\" alt=\"كابل مكدودو CA-7260 6 في 1 يشحن عدة أجهزة بقوة 100 واط - نيوتيك الكويت\" style=\"width:100%;height:auto;display:block;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:20px;background:#0f172a;border-radius:20px;overflow:hidden;margin:24px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/04-5.webp?v=1781866061\u0026amp;width=500\" width=\"500\" loading=\"lazy\" alt=\"الرؤوس الشفافة وإضاءة LED في كابل مكدودو CA-7260 6 في 1 - نيوتيك الكويت\" style=\"width:46%;min-width:240px;height:auto;display:block;flex:1;\"\u003e\n    \u003cdiv style=\"flex:1;min-width:240px;padding:24px 28px;\"\u003e\n\u003ch3 style=\"color:#d4af37;font-size:22px;margin:0 0 10px;\"\u003eتصميم يكشف القوة\u003c\/h3\u003e\n\u003cp style=\"color:#cbd5e1;font-size:15.5px;margin:0;\"\u003eرؤوس شفافة تكشف الدوائر الداخلية مع مؤشر LED مضيء — جمال هندسي على جسم نايلون مضفّر أسود يدوم آلاف مرات الثني.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eليش تختار Mcdodo؟\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;border-radius:12px;overflow:hidden;\"\u003e\n    \u003cthead\u003e\u003ctr style=\"background:#0f172a;color:#fff;\"\u003e\n\u003cth style=\"padding:12px;text-align:right;\"\u003eالميزة\u003c\/th\u003e\n\u003cth style=\"padding:12px;\"\u003eMcdodo CA-7260\u003c\/th\u003e\n\u003cth style=\"padding:12px;color:#94a3b8;\"\u003eالكابل العادي\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eعدد الأجهزة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003e6 في 1 ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eجهاز واحد\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالقوة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003e100W ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003e18W\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالمتانة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنايلون مضفّر ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبلاستيك يتشقق\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eمؤشر LED\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eنعم ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#94a3b8;\"\u003eلا\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:11px 14px;font-weight:700;\"\u003eالكفالة\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#16a34a;font-weight:800;\"\u003eسنة كاملة ✔\u003c\/td\u003e\n\u003ctd style=\"padding:11px;text-align:center;color:#dc2626;\"\u003eبدون\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالمواصفات التقنية\u003c\/h3\u003e\n  \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;overflow:hidden;border-radius:12px;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;width:40%;\"\u003eالموديل\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eMcdodo CA-7260\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالنوع\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eكابل شحن 6 في 1 متعدد الأجهزة بهيكل شفاف وإضاءة LED\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالمدخلات\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eUSB-A + USB-C (مدخلان)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالمخارج\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eType-C + Lightning + Micro-USB (ثلاثة مخارج)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالقوة\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e100 واط (100W Max) Power Delivery\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالطول\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003e1.2 متر\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr style=\"background:#f8fafc;\"\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالخامة\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eنايلون مضفّر أسود + رؤوس شفافة بإضاءة LED\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd style=\"padding:12px 16px;font-weight:700;color:#0f172a;\"\u003eالتوافق\u003c\/td\u003e\n\u003ctd style=\"padding:12px 16px;color:#475569;\"\u003eآيفون · أندرويد · لابتوب · تابلت · إكسسوارات (تايب-سي \/ لايتننغ \/ مايكرو)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 style=\"font-size:22px;color:#0f172a;border-right:4px solid #d4af37;padding-right:12px;margin:28px 0 14px;\"\u003eالأسئلة الشائعة\u003c\/h3\u003e\n  \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;\"\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eكم جهاز يشحن في نفس الوقت؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eيشحن حتى 3 أجهزة بأنواع مختلفة (تايب-سي + لايتننغ + مايكرو) من مدخل واحد.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eيشحن اللابتوب؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eنعم، 100 واط PD تكفي لشحن MacBook وأغلب لابتوبات USB-C (مع شاحن PD متوافق).\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eليش رؤوس شفافة؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eتصميم عصري يكشف الداخل مع إضاءة LED تؤكد الشحن — أناقة لا تستهلك بطاريتك.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails style=\"background:#f8fafc;border-radius:12px;padding:14px 18px;\"\u003e\u003csummary style=\"font-weight:700;color:#0f172a;cursor:pointer;\"\u003eفيه كفالة وتوصيل؟\u003c\/summary\u003e\u003cp style=\"margin:10px 0 0;color:#475569;font-size:14.5px;\"\u003eكفالة سنة كاملة، منتج Mcdodo أصلي 100%، وتوصيل سريع لكل الكويت مع الدفع عند الاستلام.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:28px 0 10px;\"\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eكفالة سنة\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمنتج أصلي 100%\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e🚚\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eتوصيل سريع\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eجميع مناطق الكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e💵\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eدفع عند الاستلام\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eمتوفّر بالكويت\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;background:#fffdf5;border:1px solid #f0e6c8;border-radius:14px;padding:16px;\"\u003e\n\u003cdiv style=\"font-size:24px;\"\u003e↩️\u003c\/div\u003e\n\u003cdiv style=\"font-weight:800;color:#0f172a;font-size:15px;\"\u003eإرجاع سهل\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#64748b;\"\u003eخلال 7 أيام\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:30px 20px;margin-top:18px;\"\u003e\n    \u003ch3 style=\"color:#fff;font-size:22px;margin:0 0 6px;\"\u003eكابل واحد لكل أجهزتك\u003c\/h3\u003e\n    \u003cp style=\"color:#d4af37;font-size:15px;margin:0;\"\u003eاطلبه الحين من نيوتيك · توصيل سريع لكل الكويت\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858926698781,"sku":"MA-01057","price":5.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/02-7_f3f8333b-336f-40e5-8778-1e5634b12247.webp?v=1781866010"},{"product_id":"mcdodo-type-c-to-usb-a-3-0-otg-adapter-ot-6550","title":"محول مكدودو تايب سي إلى يو إس بي 3.0 | Mcdodo Type-C to USB-A 3.0 Adapter - OT-6550","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37;\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  .product-image-wrap {\n    margin: 0 0 30px;\n    text-align: center;\n  }\n  .product-image-wrap img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 16px;\n    border: 1px solid var(--border);\n  }\n\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 120px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n\u003csection class=\"service-hero\"\u003e\n\u003cdiv class=\"badge-service\"\u003eTYPE C TO USB A3.0\u003c\/div\u003e\n\u003ch1 class=\"hero-title-service\"\u003eنقل بيانات خارق للسرعة\u003cbr\u003e\u003cspan\u003e5 جيغابت\u003c\/span\u003e في الثانية\u003c\/h1\u003e\n\u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eمحلول عملي متطور من مكدودو يحول هاتفك الحديث إلى بوابة متصلة مع كل أجهزة يو اس بي 3.0؛ نقل بيانات 5Gbps، شحن QC4.0، واتصال OTG بكل سهولة مع لون أورانج مميز.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"service-container\"\u003e\n\u003cdiv class=\"product-image-wrap\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003eمحول عملي متطور من علامة مكدودو الأصلية، يحول منفذ نوع سي (الهواتف الحديثة) إلى منفذ يو إس بي 3.0 تقليدي. يتميز بنقل بيانات خارق للسرعة 5Gbps (10 أضعاف يو إس بي 2.0) مع تصميم أورانج مميز وشحن QC4.0.\u003c\/p\u003e\n\u003cdiv class=\"feat-grid-service\"\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eنقل بيانات 5Gbps\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eينقل الملفات والفيديوهات بسرعة 5 جيغابت في الثانية، ينقل فيديو 10GB في 20 ثانية فقط\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🔋\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eشحن QC4.0\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيدعم بروتوكول شحن سريع كوالكوم QC4.0 مع شواحن يو اس بي 3.0 التقليدية\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🔗\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eيدعم OTG بالكامل\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتوصيل فلاش، هارد دايسك، سماعات، كيبورد، ماوس، جيم باد مع هاتفك مباشرة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🎨\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eأورانج مميز وصغير\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eلون برتقالي يسهل العثور عليه، حجم أقل من 3 سنتيمتر، وزن 3 جرام فقط\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gold-banner\"\u003e\n\u003cdiv class=\"gold-banner-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv class=\"gold-banner-text\"\u003e\n\u003ch3\u003eتوصيل فوري وجودة مكدودو\u003c\/h3\u003e\n\u003cp style=\"margin: 5px 0 0;\"\u003eلا يحتاج برامج أو درايفرات (Plug \u0026amp; Play)، يوصل ويبدأ العمل مباشرة. جودة مكدودو العالمية مع لون أورانج مميز وأداء خارق للسرعة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالمواصفات الفنية والمميزات الكاملة\u003c\/h2\u003e\n\u003cdiv class=\"service-list\"\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eاسم المنتج\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eمحول مكدودو الأصلي من نوع سي إلى يو إس بي 3.0 – موديل OT-6550 (أورانج)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eنوع المحول\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eمنفذ نوع سي (أنثى) إلى منفذ يو إس بي 3.0 (ذكر) – يو اس بي 3.0 أسرع 10 أضعاف من 2.0\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eسرعة النقل\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003e5Gbps (500MB\/s) معيار USB 3.0 لنقل الفيديوهات HD والهارد دايسك الخارجي بسرعة\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالشحن السريع\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eبروتوكول QC4.0 (شحن سريع كوالكوم) مع شواحن يو اس بي 3.0 التقليدية\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالوظائف\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eشحن QC4.0 + نقل بيانات 5Gbps + OTG + هارد دايسك حتى 2TB NTFS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالمادة والأبعاد\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eمادة TPE عالية الجودة، أبعاد 29.5 × 14.25 × 6.13 ملم، وزن 3 جرام فقط\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eاللون\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eأورانج (برتقالي) مميز يسهل العثور عليه في الحقيبة أو الجيب\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالتوافق\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eآيفون 15، سامسونج S23\/S24، شياومي، هواوي، أوبو، فيفو، مع شواحن يو اس بي 3.0 وهاارد دايسك\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالتركيب\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eتوصيل فوري بدون برامج (Plug \u0026amp; Play)، لا يحتاج درايفرات على ويندوز أو ماك أو أندرويد\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin: 40px 0 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالاستخدامات اليومية\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px;\"\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e📁\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eفلاش ميموري سريع\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eنقل ملفات من فلاش ميموري 1TB بسرعة 5Gbps بدون تأخير\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e💾\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eهارد دايسك خارجي\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتوصيل هارد دايسك 2TB لتخزين 500GB+ على هاتفك مباشرة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🎬\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eفيديو HD بسرعة\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eنقل فيديو 10GB في 20 ثانية فقط (بدلاً من 3 دقائق في 2.0)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🎮\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eجيم باد وكيبورد\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتوصيل جيم.pad وكيبورد وماوس للعب ألعاب أندرويد وكتابة طويلة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 40px;\" class=\"cta-service\"\u003e\n\u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاحصل على محول مكدودو OT-6550 أورانج الآن!\u003c\/h2\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eاستفد من نقل بيانات 5Gbps والشحن QC4.0 مع لون أورانج مميز. احصل عليه اليوم قبل انتهاء الكمية!\u003c\/p\u003e\n\u003ca style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\" href=\"https:\/\/wa.me\/96522009897\"\u003eطلب المنتج عبر واتساب 💬\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 40px; text-align: center; opacity: 0.6; font-size: 0.9rem;\"\u003e\n\u003cp\u003eمتوفر لدى متجر نيوتيك الكويت – الأصالة والاحترافية في عالم الأنظمة والأجهزة الذكية.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858930368797,"sku":"MA-01058","price":1.95,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/08_6c680702-73c1-4b56-bc8e-69c37578d943_750x_1.webp?v=1781775722"},{"product_id":"mcdodo-type-c-to-usb-a-5a-adapter","title":"محول مكدودو تايب سي إلى يو إس بي 5 أمبير للشحن ونقل البيانات | Mcdodo Type-C to USB-A 5A Adapter","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --blue: #1a56db;\n    --blue-dark: #1040b0;\n    --gold: #d4af37;\n    --gold-light: #f59e0b;\n    --dark: #0f172a;\n    --text: #1e293b;\n    --muted: #64748b;\n    --border: #e2e8f0;\n    --bg: #f8fafc;\n    --white: #ffffff;\n    --green: #059669;\n  }\n\n  .service-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #1e3560 100%);\n    color: #fff;\n    padding: 40px 20px;\n    text-align: center;\n    border-radius: 20px 20px 0 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .service-hero::after {\n    content: ''; position: absolute; inset: 0;\n    background-image: linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n    background-size: 30px 30px;\n    mask-image: radial-gradient(circle, black, transparent);\n  }\n\n  .badge-service {\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    padding: 5px 15px;\n    border-radius: 100px;\n    font-size: 0.9rem;\n    font-weight: 700;\n    margin-bottom: 15px;\n    display: inline-block;\n  }\n\n  .hero-title-service {\n    font-size: clamp(1.8rem, 4vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #fff;\n  }\n  .hero-title-service span { color: var(--gold); }\n\n  .product-image-wrap {\n    margin: 0 0 30px;\n    text-align: center;\n  }\n  .product-image-wrap img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 16px;\n    border: 1px solid var(--border);\n  }\n\n  .service-container { max-width: 920px; margin: 0 auto; padding: 20px; background: #fff; }\n  \n  .feat-grid-service {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n  \n  .feat-item-service {\n    background: var(--bg);\n    border: 1px solid var(--border);\n    padding: 20px;\n    border-radius: 12px;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .feat-item-service:hover { border-color: var(--gold); transform: translateY(-5px); }\n  .feat-icon-service { font-size: 2rem; margin-bottom: 10px; display: block; }\n  .feat-title-service { font-weight: 800; color: var(--dark); margin-bottom: 5px; }\n\n  .service-list {\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n    margin-top: 30px;\n  }\n  .service-row {\n    display: grid;\n    grid-template-columns: 120px 1fr;\n    border-bottom: 1px solid var(--border);\n  }\n  .service-row:last-child { border-bottom: none; }\n  .service-label {\n    background: var(--dark);\n    color: var(--gold);\n    padding: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-size: 0.9rem;\n  }\n  .service-content {\n    padding: 15px 20px;\n    background: #fff;\n    color: var(--text);\n    font-weight: 600;\n  }\n\n  .gold-banner {\n    background: linear-gradient(135deg, #d4af37, #b8860b);\n    color: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    margin: 30px 0;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .gold-banner-icon { font-size: 2.5rem; }\n  .gold-banner-text h3 { margin: 0; font-weight: 900; }\n\n  .cta-service {\n    text-align: center;\n    padding: 40px 20px;\n    background: var(--bg);\n    border-radius: 15px;\n    border: 2px dashed var(--gold);\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"direction: rtl; font-family: 'Cairo', sans-serif;\"\u003e\n\u003csection class=\"service-hero\"\u003e\n\u003cdiv class=\"badge-service\"\u003eمحول مكدودو الأصلي من نوع c إلى USB\u003c\/div\u003e\n\u003ch1 class=\"hero-title-service\"\u003eالشحن السريع 5 أمبير\u003cbr\u003e\u003cspan\u003eونقل البيانات\u003c\/span\u003e البطريق\u003c\/h1\u003e\n\u003cp style=\"color: #94a3b8; margin-top: 15px;\"\u003eمحلول عملي صغير الحجم يحول هاتفك الحديث إلى بوابة متصلة مع كل شواحن وأجهزة يو اس بي التقليدية؛ شحن سريع، نقل بيانات، واتصال OTG بكل سهولة.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"service-container\"\u003e\n\u003cp style=\"font-size: 1.1rem; color: var(--text); font-weight: 600; text-align: center; margin-bottom: 25px;\"\u003eمحول صغير ومريح من علامة مكدودو الأصلية، يحول منفذ نوع سي (المدخل في الهواتف الحديثة) إلى منفذ أويس بي 2.0 (المنفذ التقليدي). يسمح لك بتوصيل أي جهاز أو شاحن تقليدي مع هاتفك النوع سي بشحن سريع 5 أمبير ونقل بيانات سلس.\u003c\/p\u003e\n\u003cdiv class=\"feat-grid-service\"\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eشحن سريع جداً 5 أمبير\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eيدعم أقصى تيار 5 أمبير لشحن هاتفك بسرعة حتى مع شواحن السيارة أو المنزل القديمة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e💾\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eنقل بيانات سلس\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eينقل الملفات والصور بسرعة 480 ميجابت في الثانية، مثالي للفلاش ميموري والهاتف\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🔗\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eيدعم OTG والصوت\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتوصيل فلاش، سماعات، كيبورد مع هاتفك، ويدعم الصوت لهواتف هواوي وشياومي\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e📏\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eصغير ومقاوم للانحناء\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eحجم أقل من 3 سنتيمتر، وزن 3 جرام فقط، مادة TPE ممتازة لحمل سهل في الجيب\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gold-banner\"\u003e\n\u003cdiv class=\"gold-banner-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv class=\"gold-banner-text\"\u003e\n\u003ch3\u003eتوصيل فوري وجودة مضمونة\u003c\/h3\u003e\n\u003cp style=\"margin: 5px 0 0;\"\u003eلا يحتاج برامج أو درايفرات (Plug \u0026amp; Play)، يوصل ويبدأ العمل مباشرة. جودة مكدودو العالمية مع ضمان الأصالة والأداء العالي.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin-bottom: 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالمواصفات الفنية والمميزات الكاملة\u003c\/h2\u003e\n\u003cdiv class=\"service-list\"\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eاسم المنتج\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eمحول مكدودو الأصلي من نوع سي إلى أويس بي 2.0 – موديل OT-6970\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eنوع المحول\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eمنفذ نوع سي (أنثى) إلى منفذ أويس بي 2.0 (ذكر) – يحول الهواتف الحديثة لأجهزة تقليدية\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالشحن السريع\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eيدعم 5 أمبير أقصى تيار مع بروتوكولات: هواوي SCP، سامسونج AFC، أوبو VOOC، شياومي QC3.0\/QC4.0\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eنقل البيانات\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eUSB 2.0 بسرعة تصل إلى 480 ميجابت في الثانية لنقل الملفات والصور والفيديو\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالوظائف\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eشحن + نقل بيانات + OTG + صوت (لهواتف هواوي وشياومي المسموعة يو اس بي)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالمادة والأبعاد\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eمادة TPE مقاومة للانحناء، أبعاد 29.5 × 14.25 × 6.13 ملم، وزن 3 جرام فقط\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالتوافق\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eشواحن الحائط، شواحن السيارة، باور بانك (يو اس بي 2.0) مع هواتف هواوي، سامسونج، شياومي، أوبو، فيفو\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-row\"\u003e\n\u003cdiv class=\"service-label\"\u003eالتركيب\u003c\/div\u003e\n\u003cdiv class=\"service-content\"\u003eتوصيل فوري بدون برامج (Plug \u0026amp; Play)، لا يحتاج درايفرات على ويندوز أو ماك\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size: 1.5rem; font-weight: 800; margin: 40px 0 20px; color: var(--dark); border-right: 5px solid var(--gold); padding-right: 15px;\"\u003eالاستخدامات اليومية\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px;\"\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🔋\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eشحن سريع من شواحن قديمة\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eشحن هاتفك بسرعة من شواحن السيارة أو المنزل القديمةبدون تغيير الشاحن\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e📁\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eنقل ملفات من الفلاش\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eنقل الصور والملفات من فلاش ميموري يو اس بي إلى هاتفك النوع سي\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🎧\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eتوصيل سماعات وكيبورد\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eتوصيل سماعات يو اس بي أو كيبورد تقليدي مع هاتفك مباشرة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-item-service\"\u003e\n\u003cspan class=\"feat-icon-service\"\u003e🔌\u003c\/span\u003e\n\u003cdiv class=\"feat-title-service\"\u003eاستخدام الباور بانك القديم\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--muted);\"\u003eاستخدام باور بانك يو اس بي 2.0 تقليدي مع هواتف النوع سي الحديثة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 40px;\" class=\"cta-service\"\u003e\n\u003ch2 style=\"color: var(--dark); font-weight: 900; margin-bottom: 10px;\"\u003eاحصل على محول مكدودو OT-6970 الآن!\u003c\/h2\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 25px;\"\u003eاستفد من الشحن السريع 5 أمبير والتوصيل السهل لأي جهاز تقليدي. احصل عليه اليوم قبل انتهاء الكمية!\u003c\/p\u003e\n\u003ca style=\"background: var(--gold); color: #fff; padding: 15px 40px; border-radius: 10px; text-decoration: none; font-weight: 800; font-size: 1.2rem; display: inline-block; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\" href=\"https:\/\/wa.me\/96522009897\"\u003eطلب المنتج عبر واتساب 💬\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 40px; text-align: center; opacity: 0.6; font-size: 0.9rem;\"\u003e\n\u003cp\u003eمتوفر لدى متجر نيوتيك الكويت – الأصالة والاحترافية في عالم الأنظمة والأجهزة الذكية.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51858932171037,"sku":"MA-01059","price":1.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/ot6970-AtoC-adapter-08_jpg_750x_f41818e9-5880-464f-bc9d-3b1edde8d2bb.webp?v=1781773789"}],"url":"https:\/\/newtechq8.com\/en\/collections\/chargers-cables.oembed?page=2","provider":"Newtech Store","version":"1.0","type":"link"}