{"product_id":"samsung-galaxy-buds-core-black","title":"Samsung Galaxy Buds Core 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\/levant_ar-feature--nbsp-547816335_copy.webp?v=1775322842\" alt=\"Samsung Galaxy Buds Core Black\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gp-copy\"\u003e\n\u003cspan class=\"gp-kicker\"\u003eSamsung Galaxy Buds Core\u003c\/span\u003e\n\u003ch1 class=\"gp-title\"\u003eGalaxy Buds Core Black \u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"gp-desc\"\u003eComfortable, lightweight, and built for everyday listening, Galaxy Buds Core deliver a wireless audio experience designed for users who want active noise cancellation, clear call quality, dependable battery life, and seamless Galaxy connectivity in one compact and practical design.\u003c\/p\u003e\n\u003cul class=\"gp-highlights\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eActive Noise Cancellation\u003c\/strong\u003e \u003cspan\u003eReduce unwanted surrounding noise and enjoy a more focused listening experience for music, calls, and podcasts.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClear Call Performance\u003c\/strong\u003e \u003cspan\u003eSix microphones work together to help deliver clearer voice pickup and better call quality on the go.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUp to 35 Hours Playback\u003c\/strong\u003e \u003cspan\u003eEnjoy extended listening time with the charging case for reliable daily entertainment and convenience.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP54 Durability\u003c\/strong\u003e \u003cspan\u003eBuilt to handle everyday use with practical resistance against dust and splashes.\u003c\/span\u003e\n\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\"\u003eSound\u003c\/span\u003e\n\u003ch2 class=\"gp-heading\"\u003eImmersive Listening With Fewer Distractions\u003c\/h2\u003e\n\u003cp\u003eGalaxy Buds Core are designed to help you enjoy your audio in a more focused and private way. With active noise cancellation support, they reduce unnecessary surrounding noise so your music, podcasts, and videos feel clearer, more immersive, and easier to enjoy throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-visual\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/levant_ar-feature-power-through-your-playlist-547816359_copy.webp?v=1775322842\" alt=\"Samsung Galaxy Buds Core Black\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: image left \/ text right --\u003e\n\u003cdiv class=\"gp-section\"\u003e\n\u003cdiv class=\"gp-visual\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/levant_ar-feature-communicate-with-clarity-547816337_copy.webp?v=1775322843\" alt=\"Samsung Galaxy Buds Core Black\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gp-text\"\u003e\n\u003cspan class=\"gp-label\"\u003eCalls\u003c\/span\u003e\n\u003ch2 class=\"gp-heading\"\u003eClear Communication Wherever You Go\u003c\/h2\u003e\n\u003cp\u003eBuilt for everyday calling, Galaxy Buds Core use a multi-microphone setup to help capture your voice with better clarity. Whether you are commuting, working, or taking calls during the day, the earbuds are designed to support cleaner conversations and a more reliable hands-free experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 3: text left \/ image right --\u003e\n\u003cdiv class=\"gp-section\"\u003e\n\u003cdiv class=\"gp-text\"\u003e\n\u003cspan class=\"gp-label\"\u003eBattery \u0026amp; Connectivity\u003c\/span\u003e\n\u003ch2 class=\"gp-heading\"\u003eLong-Lasting Power With Modern Wireless Convenience\u003c\/h2\u003e\n\u003cp\u003eWith up to 35 hours of total playback when ANC is off and up to 20 hours when ANC is on, Galaxy Buds Core are made for extended daily use. Bluetooth 5.4 support helps provide stable wireless connectivity, while Samsung Find adds extra convenience for locating your earbuds more easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-visual\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/levant_ar-feature-comfy-fit-for-sound-that-hits-547816331_copy.webp?v=1775322843\" alt=\"Samsung Galaxy Buds Core 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\u003cspan class=\"gp-label\"\u003eSpecifications\u003c\/span\u003e\n\u003ch2 class=\"gp-heading\"\u003eCompact Design. Smart Everyday Audio.\u003c\/h2\u003e\n\u003cp\u003eCreated for users who want practical wireless earbuds with modern essential features, Galaxy Buds Core combine ANC support, clear call performance, long battery life, Bluetooth 5.4 connectivity, splash resistance, and Galaxy ecosystem convenience in one lightweight everyday audio solution.\u003c\/p\u003e\n\u003cdiv class=\"gp-specs\"\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003eBluetooth\u003c\/small\u003e \u003cstrong\u003eVersion 5.4\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003eMicrophones\u003c\/small\u003e \u003cstrong\u003e6\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003eANC\u003c\/small\u003e \u003cstrong\u003eYes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003eDurability\u003c\/small\u003e \u003cstrong\u003eIP54\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003ePlayback\u003c\/small\u003e \u003cstrong\u003eUp to 35 Hours\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003ePlayback with ANC\u003c\/small\u003e \u003cstrong\u003eUp to 20 Hours\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003eEarbud Battery\u003c\/small\u003e \u003cstrong\u003e65mAh\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gp-spec\"\u003e\n\u003csmall\u003eCase Battery\u003c\/small\u003e \u003cstrong\u003e500mAh\u003c\/strong\u003e\n\u003c\/div\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":51118456996125,"sku":null,"price":150.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/2117\/0717\/files\/Samsung_Galaxy_Buds_Core_Black.webp?v=1779540889","url":"https:\/\/miamicenteruae.com\/products\/samsung-galaxy-buds-core-black","provider":"Miami Center","version":"1.0","type":"link"}