{"product_id":"rgb-4-in-1-charging-cable","title":"RGB 4-in-1 Charging Cable","description":"\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: linear-gradient(135deg, #a855f7 0%, #3b82f6 100%);\n      --primary-hover: #2563eb;\n      --text-main: #f3f4f6;\n      --text-sub: #9ca3af;\n      --bg-body: #0b0f19;\n      --bg-card: #151c2c;\n      --bg-soft: #1f2937;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.5);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.7), 0 4px 6px -4px rgba(0,0,0,0.7);\n      --border-color: #1e293b;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .tag,\n    .product-detail-container .badge,\n    .product-detail-container td {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n    }\n\n    \/* Spacing System *\/\n    .product-detail-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-section:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* Image Rules *\/\n    .placeholder-container {\n      width: 100%;\n      height: auto;\n      display: block;\n      margin: 0 auto;\n      border-radius: var(--radius-lg);\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      box-sizing: border-box;\n      padding: 40px 20px;\n      text-align: center;\n      color: var(--text-sub);\n    }\n\n    .placeholder-text {\n      display: block;\n      margin-top: 10px;\n      font-size: 18px !important;\n      color: var(--text-main);\n    }\n\n    \/* Intro \/ Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .badge-container {\n      display: inline-flex;\n      margin-bottom: 16px;\n    }\n\n    .badge {\n      background: var(--primary);\n      color: #ffffff;\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600 !important;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .hero-subtitle {\n      color: var(--text-sub);\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    .hero-media {\n      margin-top: 30px;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 30px;\n      align-items: center;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specifications Section *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    .spec-property-cell {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .spec-value-cell {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-container {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-top: 24px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-question {\n      color: var(--text-main);\n      margin: 0 0 10px 0;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .faq-answer {\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Lock \u0026 Layout adjustments *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: 5%;\n      }\n\n      .feature-media,\n      .feature-copy {\n        width: 47.5%;\n      }\n\n      .feature-item.row-reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Typography lock check: font-sizes are guaranteed to remain 22px\/20px\/18px *\/\n      .feature-item {\n        flex-direction: column !important; \/* Image First -\u003e Text Second *\/\n      }\n\n      .feature-media {\n        order: 1;\n      }\n\n      .feature-copy {\n        order: 2;\n      }\n\n      \/* Mobile Safe Specifications *\/\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td.spec-property-cell {\n        display: none; \/* Hide standard structural column on mobile to leverage data-label *\/\n      }\n\n      .spec-table td.spec-value-cell {\n        grid-template-columns: 100%;\n      }\n\n      .spec-table td.spec-value-cell::before {\n        content: attr(data-label);\n        display: block;\n        font-weight: 600;\n        font-size: 18px !important;\n        color: var(--text-main);\n        margin-bottom: 6px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Multi-functional 4-in-1 Charging \u0026 Sync Cable with RGB Gradient Breathing Light\n  Target Audience: Tech enthusiasts, multi-device users, car drivers, and gaming desk setup lovers\n  Visual Style: Cyberpunk, futuristic, premium dark mode tech aesthetic\n  Color Strategy: Primary dark slate backgrounds with gradients of neon blue and vibrant purple to elevate the RGB breathing light effect\n  Module Order: Intro\/Hero Block -\u003e Feature 1 (4-in-1) -\u003e Feature 2 (Emergency Power) -\u003e Feature 3 (RGB Ambient Light) -\u003e Feature 4 (Data Transfer) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_2, Feature1=detail_1, Feature2=detail_3, Feature3=detail_4, Feature4=detail_5\n  Specification Data Source: Product Analysis Report and Detail Image 2 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (no explicit comparison data provided in source files)\n  Information Boundary: Only verified facts from the product analysis report and images are included. No speculative cable lengths, materials, or certifications are added.\n  --\u003e\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"product-detail-section hero-section\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003e60W Power Delivery \u0026amp; Multicolored Tech\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003e\u003cspan style=\"color:#ffffff;\"\u003e60W 4-in-1 RGB Futuristic Fast Charging Cable\u003c\/span\u003e\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003ePower up your laptop, tablet, and smartphone with a single cable. Features dynamic gradient RGB breathing light effects, rotating mechanical joint arm plugs, and simultaneous data transfer capabilities.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"placeholder-container\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img79\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911140421\/9cd07c6b50c551b842aa980dd9063b51.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\u003c!-- Feature 1: 4-in-1 Universal Compatibility --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-container\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img80\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911140421\/0bd62f54b012116a5605f0e9c2aea598.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e\u003cspan style=\"color:#ffffff;\"\u003eFree Switching Among Four Interfaces\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eSimplify your carry. Featuring mechanical rotating joint arm adapters that securely hinge onto the plug collars, you can instantly configure four charging pathways: Type-C to Type-C, USB to Type-C, Type-C to Lightning, or USB to Lightning.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eType-C to Type-C\u003c\/span\u003e \u003cspan class=\"tag\"\u003eType-C to Lightning\u003c\/span\u003e \u003cspan class=\"tag\"\u003eUSB Combinations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Phone-to-Phone Emergency Charging --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item row-reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-container\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img81\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911140421\/51f3cedae2246828299670ea00bd70dd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e\u003cspan style=\"color:#ffffff;\"\u003eCell Phones Charge One Another\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eShare backup power on the go. This cable supports OTG-equipped smartphones to perform emergency reverse power delivery, enabling your devices to share charge with one another in critical moments without a power bank.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eOTG Support Required\u003c\/span\u003e \u003cspan class=\"tag\"\u003eTwo-Way Power Sharing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Dynamic Ambient RGB breathing light --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-container\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911140421\/912c871a58f184b3ca067422bcbaeec4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e\u003cspan style=\"color:#ffffff;\"\u003eRGB Multicolor Gradient Breathing Light\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eDitch the darkness. A continuous flowing rainbow gradient light breathes smoothly along the transparent braided outer jacket, providing effortless cable identification in your car cabin or bedroom at night while elevating your cyber-gaming desktop setup.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eNight Visibility\u003c\/span\u003e \u003cspan class=\"tag\"\u003eRainbow Breath Effect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 4: Simultaneous Fast Charge and Sync --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item row-reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-container\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img83\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260911140421\/04a41ef865aef4deeb5f20d3a2b9eb31.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"placeholder-text\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e\u003cspan style=\"color:#ffffff;\"\u003eCharging \u0026amp; Data Syncing Two-in-One\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eWork seamlessly with fast power delivery and reliable data synchronization happening at the same time. This cable supports PD 60W charging for laptops and PD 27W charging for iPhones, keeping workflow transitions fast and completely uninterrupted.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003ePD 60W Computer Fast Charge\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePD 27W iPhone Charging\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSimultaneous Sync\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS (Text and Tables only. Absolutely no image placeholders inside Specifications) --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003e\u003cspan style=\"color:#ffffff;\"\u003eSpecifications\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-cell\"\u003eModel\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\" data-label=\"Model\"\u003e\u003cspan class=\"spec-value\"\u003eXO-NB276\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-cell\"\u003ePhysical Configuration\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\" data-label=\"Physical Configuration\"\u003e\u003cspan class=\"spec-value\"\u003e4-in-1 Interlocking Plugs with Rotating Mechanical Arm Adapters\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-cell\"\u003eInterface Combinations\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\" data-label=\"Interface Combinations\"\u003e\u003cspan class=\"spec-value\"\u003eType-C to Type-C, USB to Type-C, Type-C to Lightning, USB to Lightning\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-cell\"\u003ePower Outputs\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\" data-label=\"Power Outputs\"\u003e\u003cspan class=\"spec-value\"\u003eType-C to Type-C: PD 60W Max | Type-C to Lightning: PD 27W Max\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-cell\"\u003eKey Features\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\" data-label=\"Key Features\"\u003e\u003cspan class=\"spec-value\"\u003eDual-way Charging \u0026amp; Syncing, Rainbow Gradient Ambient Breathing Light, Reverse Smartphone OTG Charging Capability\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-cell\"\u003eJacket Type\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-cell\" data-label=\"Jacket Type\"\u003e\u003cspan class=\"spec-value\"\u003eHighly Transparent Spiral Braided Light-Guide Jacket\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e\u003cspan style=\"color:#ffffff;\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Do both mobile phones need OTG support for the phone-to-phone mutual charging function?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eOnly the phone outputting\/sending the power needs to have its OTG function turned on. On most modern smartphones, OTG is activated automatically by default. If the devices do not start transferring power immediately when connected, simply verify and enable the OTG function in your phone's system settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What are the exact maximum charging speeds of this cable?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eWhen configured as Type-C to Type-C, the cable supports fast charging up to PD 60W max, which is perfect for computers, tablets, and power banks. When configured as Type-C to Lightning, it supports fast charging up to 27W max for smartphones and compatible devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Does the RGB breathing light stay illuminated continuously when plugged in?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. As long as either end of the cable is actively plugged into a powered port (such as a laptop, wall charger, or car charging port), the multicolor RGB breathing light will cycle automatically to illuminate your setup and make the plugs easy to find in the dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Cable (4-in-1 • 3.3 ft \/ 1m)","offer_id":58918358220960,"sku":"20260916-162401-1802","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🔥 2 Cables (4-in-1 • Save 10%) – Most Popular","offer_id":58918358253728,"sku":"20260916-162401-1924","price":19.95,"currency_code":"USD","in_stock":true},{"title":"⭐ 3 Cables (4-in-1 • Save 15%) – Best Value","offer_id":58918358286496,"sku":"20260916-162401-8514","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/7656\/5664\/files\/9cd07c6b50c551b842aa980dd9063b51.jpg?v=1789547092","url":"https:\/\/cartivra.com\/products\/rgb-4-in-1-charging-cable","provider":"Cartivra","version":"1.0","type":"link"}