{"product_id":"green-lion-aluminum-alloy-shell-type-c-to-hdmi-adapter-black","title":"Green Lion Aluminum Alloy Shell Type C to HDMI Adapter - Black","description":"\u003cstyle\u003e\n  .gulf-premium-phone{\n    --bg:#fbfbfa;\n    --surface:#ffffff;\n    --surface-2:#f5f5f2;\n    --text:#111111;\n    --muted:#666b75;\n    --line:rgba(17,17,17,.08);\n    --accent:#1b1b1b;\n    --accent-soft:rgba(17,17,17,.04);\n    --shadow:0 24px 80px rgba(20,20,30,.05);\n    width:100%;\n    margin:0;\n    padding:0;\n    font-family:Arial, Helvetica, sans-serif;\n    color:var(--text);\n  }\n\n  .gulf-premium-phone *{\n    box-sizing:border-box;\n  }\n\n  .gulf-premium-phone .gp-shell{\n    width:100%;\n    background:\n      radial-gradient(circle at top right, rgba(0,0,0,.025), transparent 28%),\n      radial-gradient(circle at bottom left, rgba(0,0,0,.02), transparent 24%),\n      linear-gradient(180deg, #ffffff 0%, #f8f8f6 100%);\n    border:1px solid rgba(17,17,17,.06);\n    border-radius:34px;\n    overflow:hidden;\n    box-shadow:var(--shadow);\n  }\n\n  .gulf-premium-phone .gp-container{\n    width:100%;\n    max-width:1440px;\n    margin:0 auto;\n    padding:0 40px;\n  }\n\n  .gulf-premium-phone .gp-hero{\n    min-height:720px;\n    display:grid;\n    grid-template-columns:1.08fr .92fr;\n    gap:48px;\n    align-items:center;\n    padding:56px 0;\n  }\n\n  .gulf-premium-phone .gp-media{\n    position:relative;\n    min-height:620px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:30px;\n    background:\n      radial-gradient(circle at center, rgba(0,0,0,.035), transparent 42%),\n      linear-gradient(180deg, #ffffff 0%, #f7f7f5 100%);\n    border:1px solid rgba(17,17,17,.05);\n    overflow:hidden;\n  }\n\n  .gulf-premium-phone .gp-media img{\n    width:100%;\n    max-width:760px;\n    height:auto;\n    display:block;\n    object-fit:contain;\n    position:relative;\n    z-index:2;\n  }\n\n  .gulf-premium-phone .gp-copy{\n    max-width:640px;\n  }\n\n  .gulf-premium-phone .gp-kicker{\n    display:inline-block;\n    margin-bottom:18px;\n    padding:9px 16px;\n    border-radius:999px;\n    background:rgba(255,255,255,.9);\n    border:1px solid rgba(17,17,17,.08);\n    color:#222222;\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:.08em;\n    line-height:1.4;\n    text-transform:uppercase;\n  }\n\n  .gulf-premium-phone .gp-title{\n    margin:0 0 18px;\n    font-size:clamp(42px, 6vw, 82px);\n    line-height:.96;\n    font-weight:800;\n    letter-spacing:-.05em;\n  }\n\n  .gulf-premium-phone .gp-title span{\n    display:block;\n    color:#5d5d5d;\n  }\n\n  .gulf-premium-phone .gp-desc{\n    margin:0 0 28px;\n    font-size:18px;\n    line-height:1.95;\n    color:var(--muted);\n    max-width:580px;\n  }\n\n  .gulf-premium-phone .gp-highlights{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .gulf-premium-phone .gp-highlights li{\n    background:rgba(255,255,255,.92);\n    border:1px solid rgba(17,17,17,.06);\n    border-radius:20px;\n    padding:18px 18px 16px;\n    min-height:112px;\n    box-shadow:0 10px 24px rgba(17,17,17,.025);\n  }\n\n  .gulf-premium-phone .gp-highlights strong{\n    display:block;\n    margin-bottom:6px;\n    font-size:15px;\n    line-height:1.4;\n    font-weight:700;\n    color:#18181d;\n  }\n\n  .gulf-premium-phone .gp-highlights span{\n    display:block;\n    font-size:13px;\n    line-height:1.7;\n    color:#737887;\n  }\n\n  .gulf-premium-phone .gp-sections{\n    padding:20px 0 56px;\n  }\n\n  .gulf-premium-phone .gp-section{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:56px;\n    align-items:center;\n    padding:56px 0;\n    border-top:1px solid rgba(17,17,17,.06);\n  }\n\n  .gulf-premium-phone .gp-visual{\n    border-radius:28px;\n    overflow:hidden;\n    background:#fff;\n    border:1px solid rgba(17,17,17,.05);\n    min-height:420px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n  }\n\n  .gulf-premium-phone .gp-visual img{\n    width:100%;\n    max-width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .gulf-premium-phone .gp-label{\n    display:inline-block;\n    margin-bottom:14px;\n    font-size:13px;\n    letter-spacing:.08em;\n    line-height:1.4;\n    text-transform:uppercase;\n    color:#2b2f38;\n    font-weight:800;\n  }\n\n  .gulf-premium-phone .gp-heading{\n    margin:0 0 16px;\n    font-size:clamp(30px, 3vw, 48px);\n    line-height:1.04;\n    letter-spacing:-.04em;\n    font-weight:800;\n  }\n\n  .gulf-premium-phone .gp-text p{\n    margin:0;\n    max-width:620px;\n    color:var(--muted);\n    font-size:16px;\n    line-height:1.95;\n  }\n\n  .gulf-premium-phone .gp-specs{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:14px;\n    margin-top:28px;\n  }\n\n  .gulf-premium-phone .gp-spec{\n    background:rgba(255,255,255,.92);\n    border:1px solid rgba(17,17,17,.06);\n    border-radius:18px;\n    padding:16px;\n    text-align:center;\n  }\n\n  .gulf-premium-phone .gp-spec small{\n    display:block;\n    margin-bottom:6px;\n    font-size:11px;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    color:#9094a3;\n    font-weight:700;\n  }\n\n  .gulf-premium-phone .gp-spec strong{\n    font-size:15px;\n    line-height:1.5;\n    color:#1a1c23;\n    font-weight:700;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-text{\n    max-width:980px;\n    margin:0 auto;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-text p{\n    max-width:760px;\n    margin:0 auto;\n  }\n\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-label,\n  .gulf-premium-phone .gp-section.gp-specs-only .gp-heading{\n    text-align:center;\n    display:block;\n  }\n\n  @media (max-width: 1199px){\n    .gulf-premium-phone .gp-container{\n      padding:0 28px;\n    }\n\n    .gulf-premium-phone .gp-hero{\n      grid-template-columns:1fr 1fr;\n      min-height:auto;\n    }\n\n    .gulf-premium-phone .gp-media{\n      min-height:520px;\n    }\n\n    .gulf-premium-phone .gp-specs{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media (max-width: 991px){\n    .gulf-premium-phone .gp-hero,\n    .gulf-premium-phone .gp-section{\n      grid-template-columns:1fr;\n      gap:28px;\n    }\n\n    .gulf-premium-phone .gp-media{\n      min-height:auto;\n      padding:18px;\n    }\n\n    .gulf-premium-phone .gp-title{\n      font-size:52px;\n    }\n\n    .gulf-premium-phone .gp-desc{\n      font-size:16px;\n    }\n\n    .gulf-premium-phone .gp-section.gp-specs-only{\n      text-align:center;\n    }\n  }\n\n  @media (max-width: 640px){\n    .gulf-premium-phone .gp-container{\n      padding:0 16px;\n    }\n\n    .gulf-premium-phone .gp-shell{\n      border-radius:22px;\n    }\n\n    .gulf-premium-phone .gp-hero{\n      padding:24px 0 20px;\n    }\n\n    .gulf-premium-phone .gp-sections{\n      padding:0 0 24px;\n    }\n\n    .gulf-premium-phone .gp-section{\n      padding:28px 0;\n      gap:20px;\n    }\n\n    .gulf-premium-phone .gp-title{\n      font-size:34px;\n    }\n\n    .gulf-premium-phone .gp-desc,\n    .gulf-premium-phone .gp-text p{\n      font-size:14px;\n      line-height:1.85;\n    }\n\n    .gulf-premium-phone .gp-highlights,\n    .gulf-premium-phone .gp-specs{\n      grid-template-columns:1fr;\n    }\n\n    .gulf-premium-phone .gp-visual{\n      min-height:auto;\n    }\n\n    .gulf-premium-phone .gp-kicker,\n    .gulf-premium-phone .gp-label{\n      font-size:12px;\n      letter-spacing:.06em;\n      line-height:1.4;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"gulf-premium-phone\"\u003e\n\u003cdiv class=\"gp-shell\"\u003e\n\u003cdiv class=\"gp-container\"\u003e\n\u003csection class=\"gp-hero\"\u003e\n\u003cdiv class=\"gp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/Green_Lion_Aluminum_Alloy_Shell_Type_C_to_HDMI_Adapter_-_Black_3.webp?v=1775646619\" alt=\"Green Lion Aluminum Alloy Shell Type C to HDMI Adapter - Black\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gp-copy\"\u003e\n\u003cspan class=\"gp-kicker\"\u003egreen lion aluminum alloy shell type c to hdmi adapter\u003c\/span\u003e\n\u003cdiv class=\"vd_OG-product-description vd_OG-product-detail\" id=\"vd_OG-product-description\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\n\u003cdiv class=\"vd_OG-product-description vd_OG-product-detail\" id=\"vd_OG-product-description\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003cdiv class=\"o_colored_level o_grid_item g-col-lg-10 g-height-6 col-lg-10\"\u003e\n\u003cdiv class=\"vd_OP-detail-content vd_OP-product-detail\"\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv class=\"description content\"\u003e\n\u003cdiv data-oe-version=\"1.2\"\u003e\n\u003csection id=\"description-section\" class=\"o_colored_level pb0 description-section\"\u003e\n\u003cdiv class=\"o_text_columns\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"o_colored_level col-lg-12 pt16 pb4 col-12\"\u003e\n\u003csection class=\"o_colored_level pb0 description-section\" id=\"description-section\"\u003e\n\u003cdiv class=\"o_text_columns\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"o_colored_level col-lg-12 pt16 pb4 col-12\"\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\n\u003cdiv class=\"o_text_columns\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-6 o_colored_level col-lg-12 pt16 pb4\"\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\n\u003cdiv class=\"o_text_columns\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-6 o_colored_level col-lg-12 pt16 pb4\"\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\n\u003cdiv class=\"o_text_columns\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-6 o_colored_level col-lg-12 pt16 pb4\"\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\n\u003cdiv class=\"o_text_columns\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-6 o_colored_level col-lg-12 pt16 pb4\"\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\n\u003cdiv class=\"o_text_columns\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-6 o_colored_level col-lg-12 pt16 pb4\"\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\n\u003cp\u003e\u003cspan class=\"text-black\"\u003e\u003cspan\u003eThe Green Lion Aluminum Alloy Shell Type C to HDMI Adapter Black has a great quality feature and flexibility for a seamless connection. The shell is made of durable PVC and aluminum alloy, giving it a look and longevity. Transfer data in 4K@30Hz and get crisp-clear and very professional or entertainment-oriented pictures. Mirror Mode and Extended Mode are the features that allow the user to duplicate or \"extend\" the screen for multitasking. It is a perfect plug-and-play dependency, so there is no need to download any other drivers or programs to make it up to the user. The adapter is compact and efficient for connecting Type-C devices to HDMI-enabled displays.\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb16 pt16\"\u003e\n\u003ch2 id=\"table_of_content_heading_1_3\" data-anchor=\"true\"\u003e\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pb16 o_colored_level\"\u003e\n\u003ch2 data-anchor=\"true\" id=\"table_of_content_heading_1_2\"\u003e\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb16 pt16\"\u003e\n\u003ch2 data-anchor=\"true\" id=\"table_of_content_heading_1_3\"\u003e\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb16 pt16\"\u003e\n\u003ch2 data-anchor=\"true\" id=\"table_of_content_heading_1_3\"\u003e\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb16 pt16\"\u003e\n\u003ch2 data-anchor=\"true\" id=\"table_of_content_heading_1_3\"\u003e\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb16 pt16 specification-title\"\u003e\n\u003ch2 id=\"table_of_content_heading_1_3\" data-anchor=\"true\"\u003e\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb16 pt16 specification-title\"\u003e\n\u003ch2 data-anchor=\"true\" id=\"table_of_content_heading_1_3\"\u003e\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vd_OP-detail-content vd_OP-product-detail\"\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv id=\"vd_OP-product-features\" class=\"vd_OP-product-features\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vd_OG-product-specification vd_OG-product-detail\" id=\"vd_OG-product-specification\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"o_colored_level pb0\"\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vd_OG-product-specification vd_OG-product-detail\" id=\"vd_OG-product-specification\"\u003e\u003c\/div\u003e\n\u003cul class=\"gp-highlights\"\u003e\n\u003cli\u003e\u003cstrong\u003e\u003cstrong data-start=\"884\" data-end=\"909\"\u003e\u003cstrong data-end=\"1114\" data-start=\"1090\"\u003e\u003cstrong data-end=\"803\" data-start=\"775\"\u003e\u003cstrong data-end=\"854\" data-start=\"827\"\u003e\u003cstrong data-start=\"648\" data-end=\"677\"\u003e\u003cstrong data-end=\"854\" data-start=\"827\" style=\"display: inline !important;\"\u003e\u003cstrong data-start=\"757\" data-end=\"773\"\u003e4K HD Output\u003cbr data-start=\"773\" data-end=\"776\"\u003eSupports up to 4K@30Hz resolution for clear and high-quality video output.\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e\u003cstrong data-end=\"297\" data-start=\"270\"\u003e\u003cstrong data-start=\"1111\" data-end=\"1128\"\u003e\u003cstrong data-start=\"1245\" data-end=\"1264\"\u003e\u003cstrong data-end=\"1556\" data-start=\"1530\"\u003e\u003cstrong style=\"display: inline !important;\" data-start=\"1245\" data-end=\"1264\"\u003e\u003cstrong data-end=\"924\" data-start=\"903\"\u003e\u003cstrong data-end=\"1050\" data-start=\"1023\"\u003e\u003cstrong data-start=\"759\" data-end=\"787\"\u003e\u003cstrong data-start=\"892\" data-end=\"909\"\u003eDurable Build\u003c\/strong\u003e\u003cbr data-start=\"909\" data-end=\"912\"\u003eMade from aluminum alloy and PVC for enhanced durability and heat resistance.\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e\u003cstrong data-start=\"1198\" data-end=\"1226\"\u003e\u003cstrong data-start=\"1108\" data-end=\"1133\"\u003e\u003cstrong data-end=\"1038\" data-start=\"1007\"\u003e\u003cstrong data-end=\"1386\" data-start=\"1358\"\u003e\u003cstrong data-start=\"869\" data-end=\"890\"\u003e\u003cstrong data-start=\"1031\" data-end=\"1046\"\u003ePlug \u0026amp; Play\u003c\/strong\u003e\u003cbr data-start=\"1046\" data-end=\"1049\"\u003eNo drivers or software required—easy and instant connectivity.\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gp-sections\"\u003e\u003c!-- Section 1: text left \/ image right --\u003e\n\u003cdiv class=\"gp-section\"\u003e\n\u003cdiv class=\"gp-text\"\u003e\n\u003cspan class=\"gp-label\"\u003ePerformance\u003c\/span\u003e\n\u003ch2 class=\"gp-heading\"\u003e Ready For Daily Use\u003c\/h2\u003e\n\u003cp data-start=\"1471\" data-end=\"1611\"\u003eDesigned for stable video transmission and consistent performance, making it ideal for office work, presentations, and entertainment setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-visual\" style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/GNCTOHDMIGY_Green_Lion_Aluminum_Alloy_Shell_Type_C_to_HDMI_Adapter_-_Black.webp?v=1775646619\" alt=\"Green Lion Aluminum Alloy Shell Type C to HDMI Adapter - Black\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Last section: centered, no image --\u003e\n\u003cdiv class=\"gp-section gp-specs-only\"\u003e\n\u003cdiv class=\"gp-text\"\u003e\n\u003ch1\u003eSpecifications\u003cbr\u003ePremium Design. Practical Power.\u003c\/h1\u003e\n\u003cp data-end=\"2263\" data-start=\"1957\"\u003eMaterial: PVC + Aluminum Alloy, Resolution: up to 4K@30Hz, Interface: USB-C to HDMI, Modes: Mirror \u0026amp; Extended, Plug \u0026amp; Play support, compact and portable design.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cdiv class=\"gp-specs\"\u003e\n\u003ch2 class=\"gp-spec\"\u003e\u003cstrong\u003e\u003csmall\u003eMATERIAL\u003c\/small\u003eAluminum Alloy + PVC\u003cbr\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"vd_OG-product-features vd_OG-product-detail\" id=\"vd_OG-product-features\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"gp-spec\"\u003e\n\u003cstrong\u003e\u003csmall\u003eRESOLUTION\u003c\/small\u003eUp to 4K@30Hz\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003ch2 class=\"gp-spec\"\u003e\n\u003cstrong\u003e\u003csmall\u003eproduct Warranty \u003c\/small\u003e\u003c\/strong\u003e24 Months\u003cstrong\u003e\u003csmall\u003e\u003c\/small\u003e\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Miami Center","offers":[{"title":"Default Title","offer_id":51129054920989,"sku":null,"price":89.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/GNCTOHDMIGY_GreenLionAluminumAlloyShellTypeCtoHDMIAdapter-Black.webp?v=1775646651","url":"https:\/\/miamicenteruae.com\/products\/green-lion-aluminum-alloy-shell-type-c-to-hdmi-adapter-black","provider":"Miami Center","version":"1.0","type":"link"}