{"product_id":"samsung-galaxy-tab-a11-11-5g-tablet-128gb-grey-sm-x236bzareub","title":"Samsung Galaxy Tab A11+ 11\" 5G Tablet - 128GB, Grey | SM-X236BZAREUB","description":"\u003cstyle\u003e\n  .pd {\n    --blue: #003b71;\n    --blue-2: #005cb9;\n    --yellow: #ffd200;\n    --soft-blue: #f2f7fc;\n    --card: #ffffff;\n    --light-card: #f8fafc;\n    --border: #d8e7f5;\n    --heading: #1a1a1a;\n    --text: #444444;\n    --muted: #667584;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.62;\n    box-sizing: border-box;\n  }\n\n  .pd *,\n  .pd *::before,\n  .pd *::after {\n    box-sizing: border-box;\n  }\n\n  .pd .breadcrumb {\n    margin-bottom: 12px;\n    color: var(--blue-2);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .pd .hero-border {\n    position: relative;\n    overflow: hidden;\n    padding: 26px 28px;\n    border: 1px solid var(--border);\n    border-left: 5px solid var(--blue-2);\n    border-radius: 10px;\n    background: linear-gradient(100deg, #ffffff 0%, var(--soft-blue) 100%);\n  }\n\n  .pd .hero-border::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 96px;\n    height: 5px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd h1 {\n    max-width: 1020px;\n    margin: 0;\n    color: var(--heading);\n    font-size: clamp(34px, 5vw, 42px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .pd .deck {\n    max-width: 860px;\n    margin: 13px 0 0;\n    color: #40566b;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .pd .stats-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin-top: 18px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n  }\n\n  .pd .stat {\n    min-width: 0;\n    padding: 14px 16px;\n    border-right: 1px solid var(--border);\n  }\n\n  .pd .stat:last-child {\n    border-right: 0;\n  }\n\n  .pd .stat strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--blue);\n    font-size: 20px;\n    line-height: 1.2;\n  }\n\n  .pd .stat span {\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .pd .intro {\n    max-width: 980px;\n    margin: 24px auto 0;\n  }\n\n  .pd .intro p {\n    margin: 0 0 12px;\n  }\n\n  .pd .intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pd .section-divider {\n    margin: 30px 0 16px;\n    border: 0;\n    border-top: 1px solid var(--border);\n  }\n\n  .pd .section-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 12px;\n    color: var(--blue);\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .pd .section-label::before {\n    width: 24px;\n    height: 4px;\n    border-radius: 99px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd .pull-quote {\n    margin-top: 22px;\n    padding: 16px 20px;\n    border-left: 4px solid var(--yellow);\n    border-radius: 0 8px 8px 0;\n    background: var(--blue);\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .pd .ideal-cards,\n  .pd .features-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n  }\n\n  .pd .ideal-card,\n  .pd .feature-card {\n    min-width: 0;\n    padding: 16px 17px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n  }\n\n  .pd .ideal-card {\n    background: var(--soft-blue);\n  }\n\n  .pd .ideal-card h3,\n  .pd .feature-card h3 {\n    margin: 0 0 6px;\n    color: var(--blue-2);\n    font-size: 15px;\n    line-height: 1.3;\n  }\n\n  .pd .ideal-card p,\n  .pd .feature-card p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pd .editorial-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  .pd .editorial-card {\n    min-width: 0;\n    padding: 18px 20px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--light-card);\n  }\n\n  .pd .editorial-card.full {\n    grid-column: 1 \/ -1;\n  }\n\n  .pd .editorial-card h3 {\n    margin: 0 0 7px;\n    color: var(--blue);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .pd .editorial-card p {\n    margin: 0;\n  }\n\n  .pd .compare-card {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .pd table {\n    width: 100%;\n    min-width: 690px;\n    border-collapse: collapse;\n  }\n\n  .pd th,\n  .pd td {\n    padding: 12px 14px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .pd th {\n    background: var(--soft-blue);\n    color: var(--blue);\n    font-size: 13px;\n  }\n\n  .pd tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pd td:first-child {\n    width: 27%;\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .pd td:nth-child(2) {\n    width: 30%;\n    color: var(--blue-2);\n    font-weight: 700;\n  }\n\n  .pd .verdict {\n    overflow: hidden;\n    border: 1px solid var(--blue);\n    border-radius: 9px;\n    background: var(--card);\n  }\n\n  .pd .verdict-header {\n    padding: 13px 18px;\n    background: var(--blue);\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .pd .verdict-body {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .pd .verdict-column {\n    min-width: 0;\n    padding: 18px 20px;\n  }\n\n  .pd .verdict-column + .verdict-column {\n    border-left: 1px solid var(--border);\n    background: var(--light-card);\n  }\n\n  .pd .verdict-column h3 {\n    margin: 0 0 9px;\n    color: var(--blue-2);\n    font-size: 15px;\n  }\n\n  .pd .verdict-column ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .pd .verdict-column li {\n    margin-bottom: 7px;\n    font-size: 14px;\n  }\n\n  .pd .verdict-column li:last-child {\n    margin-bottom: 0;\n  }\n\n  .pd .box-contents {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n  }\n\n  .pd .box-item {\n    min-width: 0;\n    padding: 12px 10px;\n    border: 1px solid var(--border);\n    border-radius: 7px;\n    background: var(--soft-blue);\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  @media (max-width: 820px) {\n    .pd .stats-bar,\n    .pd .features-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .pd .stat:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pd .stat:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .pd .ideal-cards,\n    .pd .box-contents {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 620px) {\n    .pd {\n      font-size: 14px;\n    }\n\n    .pd .hero-border {\n      padding: 21px 18px;\n    }\n\n    .pd .ideal-cards,\n    .pd .features-grid,\n    .pd .editorial-grid,\n    .pd .verdict-body,\n    .pd .box-contents {\n      grid-template-columns: 1fr;\n    }\n\n    .pd .editorial-card.full {\n      grid-column: auto;\n    }\n\n    .pd .verdict-column + .verdict-column {\n      border-top: 1px solid var(--border);\n      border-left: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n  \u003cdiv class=\"breadcrumb\"\u003eComputing \u0026gt; Tablets \u0026gt; 5G Tablets\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003ch1\u003eSamsung Galaxy Tab A11+ 5G 11-inch 128GB Tablet – Grey\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003e\n      A connected 11-inch Galaxy tablet with smooth 90Hz visuals, 5G mobile access, expandable storage and Dolby Atmos audio for entertainment, learning and everyday productivity.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"stats-bar\"\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e11 Inches\u003c\/strong\u003e\n        \u003cspan\u003e1,920 x 1,200 TFT display\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e5G\u003c\/strong\u003e\n        \u003cspan\u003eSingle-SIM mobile connectivity\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e128GB\u003c\/strong\u003e\n        \u003cspan\u003eExpandable storage capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e7,040mAh\u003c\/strong\u003e\n        \u003cspan\u003eTypical battery capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003e\n      The Samsung Galaxy Tab A11+ 5G combines the comfort of an 11-inch display with mobile connectivity for use away from familiar Wi-Fi networks. Add a compatible SIM and the tablet can access supported 5G or 4G services for streaming, browsing, communication and cloud-based work while travelling.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its octa-core processor and 6GB of memory support everyday multitasking, while 128GB of built-in storage provides room for apps, documents and downloaded media. Compatible microSD cards can expand storage by up to 2TB as your library grows.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003e\n    Large-screen entertainment and practical everyday productivity stay connected beyond Wi-Fi with built-in 5G mobile access.\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eIdeal For\u003c\/h2\u003e\n  \u003cdiv class=\"ideal-cards\"\u003e\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eConnected Travel\u003c\/h3\u003e\n      \u003cp\u003eUse supported 5G and 4G mobile networks for browsing, streaming and communication when Wi-Fi is unavailable.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eStudy and Remote Work\u003c\/h3\u003e\n      \u003cp\u003eRead, research, join video calls and use compatible productivity apps on a spacious 11-inch screen.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003ePortable Entertainment\u003c\/h3\u003e\n      \u003cp\u003eEnjoy downloaded or streamed content with smooth 90Hz visuals and four-speaker Dolby Atmos sound.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eKey Features\u003c\/h2\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003e5G Mobile Connectivity\u003c\/h3\u003e\n      \u003cp\u003eInsert a compatible SIM to access supported mobile networks for internet use beyond home, office or public Wi-Fi.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003e11-Inch 90Hz Display\u003c\/h3\u003e\n      \u003cp\u003eThe 1,920 x 1,200 TFT screen provides generous viewing space, with fluid motion while scrolling and using supported content.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eOcta-Core Performance\u003c\/h3\u003e\n      \u003cp\u003eProcessor speeds of up to 2.5GHz and 6GB of memory support responsive browsing, streaming and everyday multitasking.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eExpandable 128GB Storage\u003c\/h3\u003e\n      \u003cp\u003eKeep essential apps and files on the tablet, then add a compatible microSD card for up to 2TB of additional capacity.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eQuad Speakers with Dolby Atmos\u003c\/h3\u003e\n      \u003cp\u003eFour integrated speakers create a broader, more immersive sound experience for films, music and supported games.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003e25W Super Fast Charging\u003c\/h3\u003e\n      \u003cp\u003eCompatible 25W charging helps restore the 7,040mAh battery efficiently when it is time to plug in.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003cdiv class=\"editorial-grid\"\u003e\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eA Larger View with Smoother Motion\u003c\/h3\u003e\n      \u003cp\u003e\n        The 11-inch WUXGA display provides ample room for films, websites, documents and video calls. Its refresh rate of up to 90Hz helps interface movement and supported content appear more fluid, making everyday navigation feel responsive.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eUseful Beyond a Wi-Fi Connection\u003c\/h3\u003e\n      \u003cp\u003e\n        Built-in 5G and 4G support gives the tablet greater flexibility for commuting, travel and field-based work. GPS, GLONASS, Galileo, BeiDou and QZSS location technologies also support compatible navigation and location-aware applications.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card full\"\u003e\n      \u003ch3\u003eMade for Calls, Content and Everyday Files\u003c\/h3\u003e\n      \u003cp\u003e\n        A 5MP front camera supports clearer face-to-face calls, while the autofocus 8MP rear camera is useful for quick photographs and document capture. Four Dolby-engineered speakers add depth to entertainment, and the 3.5mm audio connection provides a straightforward option for wired headphones.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eHow It Compares\u003c\/h2\u003e\n  \u003cdiv class=\"compare-card\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eArea\u003c\/th\u003e\n          \u003cth\u003eGalaxy Tab A11+ 5G\u003c\/th\u003e\n          \u003cth\u003eOwnership Benefit\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMobile Connectivity\u003c\/td\u003e\n          \u003ctd\u003eSingle-SIM 5G and 4G support\u003c\/td\u003e\n          \u003ctd\u003eProvides internet access through compatible mobile networks when Wi-Fi is unavailable.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDisplay\u003c\/td\u003e\n          \u003ctd\u003e11-inch WUXGA TFT with up to 90Hz refresh rate\u003c\/td\u003e\n          \u003ctd\u003eCombines useful screen space with smooth everyday navigation.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePerformance\u003c\/td\u003e\n          \u003ctd\u003eOcta-core processor with 6GB memory\u003c\/td\u003e\n          \u003ctd\u003eSupports browsing, streaming, communication and routine multitasking.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStorage\u003c\/td\u003e\n          \u003ctd\u003e128GB with microSD expansion up to 2TB\u003c\/td\u003e\n          \u003ctd\u003eProvides practical built-in capacity with room to expand for larger media libraries.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAudio and Calls\u003c\/td\u003e\n          \u003ctd\u003eQuad speakers, Dolby Atmos and 5MP front camera\u003c\/td\u003e\n          \u003ctd\u003eCreates a more engaging entertainment experience and clearer video communication.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBattery\u003c\/td\u003e\n          \u003ctd\u003e7,040mAh with up to 15 hours of video playback\u003c\/td\u003e\n          \u003ctd\u003eSupports extended portable viewing and everyday use between charges.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection class=\"verdict\"\u003e\n    \u003cdiv class=\"verdict-header\"\u003eThe Verdict\u003c\/div\u003e\n\n    \u003cdiv class=\"verdict-body\"\u003e\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eStrengths\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e5G and 4G mobile network connectivity.\u003c\/li\u003e\n          \u003cli\u003eLarge 11-inch display with up to 90Hz refresh rate.\u003c\/li\u003e\n          \u003cli\u003e6GB memory and responsive octa-core processing.\u003c\/li\u003e\n          \u003cli\u003e128GB storage with microSD expansion up to 2TB.\u003c\/li\u003e\n          \u003cli\u003eQuad speakers with Dolby Atmos.\u003c\/li\u003e\n          \u003cli\u003e5MP front and autofocus 8MP rear cameras.\u003c\/li\u003e\n          \u003cli\u003e7,040mAh battery with compatible 25W charging.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eConsiderations\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eA compatible SIM and mobile data plan are required for cellular access.\u003c\/li\u003e\n          \u003cli\u003eThe display uses TFT technology rather than AMOLED.\u003c\/li\u003e\n          \u003cli\u003eA microSD card is sold separately.\u003c\/li\u003e\n          \u003cli\u003eThe 25W charging adapter is not included.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eWhat’s in the Box\u003c\/h2\u003e\n  \u003cdiv class=\"box-contents\"\u003e\n    \u003cdiv class=\"box-item\"\u003eGalaxy Tab A11+ 5G Tablet\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eUSB Type-C Data Cable\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eSIM and microSD Ejection Pin\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eQuick Start Guide\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Default Title","offer_id":52215568826656,"sku":"cmx1787252462341","price":169.32,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/3231\/3120\/files\/samsung-galaxy-tab-a11-11-5g-tablet---128gb-grey-sm-x236bzareub_1.jpg?v=1787252469","url":"https:\/\/www.elmwoodbasket.shop\/products\/samsung-galaxy-tab-a11-11-5g-tablet-128gb-grey-sm-x236bzareub","provider":"My Store","version":"1.0","type":"link"}