{"product_id":"samsung-galaxy-tab-a11-11-wi-fi-tablet-silver-sm-x230nzsreub","title":"Samsung Galaxy Tab A11+ 11\" Wi-Fi Tablet - Silver | SM-X230NZSREUB","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: 980px;\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: 850px;\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: 22px 0 0;\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: 680px;\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: 0 0 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      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    .pd .box-contents {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n  \u003cdiv class=\"breadcrumb\"\u003eComputing \u0026gt; Tablets \u0026gt; Samsung Galaxy Tablets\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003ch1\u003eSamsung Galaxy Tab A11+ Wi-Fi 11-inch 128GB Tablet – Silver\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003e\n      A versatile 11-inch Galaxy tablet with a smooth 90Hz display, immersive quad-speaker audio and expandable storage 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\u003eLarge 1,920 x 1,200 display\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e90Hz\u003c\/strong\u003e\n        \u003cspan\u003eSmooth screen refresh rate\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e128GB\u003c\/strong\u003e\n        \u003cspan\u003eBuilt-in 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+ combines a generous 11-inch screen with a streamlined design that fits comfortably into everyday life. Its wide display provides useful space for streaming, browsing, reading, online learning and working across compatible apps.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A refresh rate of up to 90Hz helps motion and scrolling feel fluid, while the octa-core processor supports daily multitasking. With 128GB of storage and microSD expansion, the tablet can hold a growing collection of applications, photographs, videos and offline content.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003e\n    A spacious display, immersive sound and flexible Galaxy software make the Tab A11+ a practical tablet for work, study and downtime.\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\u003eStreaming and Entertainment\u003c\/h3\u003e\n      \u003cp\u003eEnjoy films, programmes and online video on a wide 11-inch display with quad-speaker Dolby Atmos audio.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eStudy and Everyday Tasks\u003c\/h3\u003e\n      \u003cp\u003eUse the generous screen for research, reading, video lessons, email and compatible productivity applications.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eShared Family Use\u003c\/h3\u003e\n      \u003cp\u003eKeep entertainment, learning apps and personal files organised through Samsung’s familiar One UI experience.\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\u003e11-Inch 90Hz Display\u003c\/h3\u003e\n      \u003cp\u003eThe large 1,920 x 1,200 screen provides comfortable viewing space, while the 90Hz refresh rate keeps scrolling and motion smooth.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eOcta-Core Performance\u003c\/h3\u003e\n      \u003cp\u003eResponsive processing supports browsing, streaming, video calls and switching between everyday compatible applications.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003e128GB Expandable Storage\u003c\/h3\u003e\n      \u003cp\u003eStore apps, documents and downloads internally, with microSD support available when additional capacity is needed.\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 wider, more immersive sound experience for films, music and games.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eLong-Lasting Battery\u003c\/h3\u003e\n      \u003cp\u003eThe 7,040mAh typical battery is designed to support extended viewing, browsing and productivity between charges.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eSamsung One UI\u003c\/h3\u003e\n      \u003cp\u003eA clean Galaxy interface provides straightforward navigation, familiar Samsung services and practical multitasking tools.\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 Better View for Work and Entertainment\u003c\/h3\u003e\n      \u003cp\u003e\n        The 11-inch display gives films, websites and documents more room to breathe than a compact tablet screen. Its 1,920 x 1,200 resolution keeps everyday content clear, while the refresh rate of up to 90Hz provides smoother navigation through webpages, social feeds and supported games.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eSound Designed for the Larger Screen\u003c\/h3\u003e\n      \u003cp\u003e\n        Quad speakers position audio around the tablet for a broader listening experience. Dolby Atmos adds greater space and definition to compatible content, helping films, music, games and video calls feel more engaging without immediately reaching for external speakers.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card full\"\u003e\n      \u003ch3\u003eFlexible Storage and Connected Galaxy Use\u003c\/h3\u003e\n      \u003cp\u003e\n        The 128GB internal capacity provides practical room for applications, photographs and downloaded entertainment. A compatible microSD card can expand storage as your library grows. Wi-Fi and Bluetooth connect the tablet to home networks, wireless headphones and other compatible accessories, while USB-C provides a convenient connection for charging and data.\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+\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\u003eDisplay\u003c\/td\u003e\n          \u003ctd\u003e11-inch, 1,920 x 1,200, up to 90Hz\u003c\/td\u003e\n          \u003ctd\u003eProvides generous viewing space with smoother scrolling and motion.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eStorage\u003c\/td\u003e\n          \u003ctd\u003e128GB with microSD expansion\u003c\/td\u003e\n          \u003ctd\u003eOffers room for everyday apps and media with a clear route to additional capacity.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProcessing\u003c\/td\u003e\n          \u003ctd\u003eOcta-core processor\u003c\/td\u003e\n          \u003ctd\u003eSupports streaming, browsing, communication and routine multitasking.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eAudio\u003c\/td\u003e\n          \u003ctd\u003eQuad speakers with Dolby Atmos\u003c\/td\u003e\n          \u003ctd\u003eCreates a wider and more engaging listening experience for compatible content.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eBattery\u003c\/td\u003e\n          \u003ctd\u003e7,040mAh typical capacity\u003c\/td\u003e\n          \u003ctd\u003eSupports extended portable use between charging sessions.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eConnectivity\u003c\/td\u003e\n          \u003ctd\u003eWi-Fi, Bluetooth and USB-C\u003c\/td\u003e\n          \u003ctd\u003eConnects easily to networks, wireless audio and compatible accessories.\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\u003eLarge 11-inch display with up to 90Hz refresh rate.\u003c\/li\u003e\n          \u003cli\u003eUseful 128GB internal storage.\u003c\/li\u003e\n          \u003cli\u003eExpandable storage through a compatible microSD card.\u003c\/li\u003e\n          \u003cli\u003eQuad speakers with Dolby Atmos.\u003c\/li\u003e\n          \u003cli\u003eLong-lasting 7,040mAh typical battery.\u003c\/li\u003e\n          \u003cli\u003eClean Samsung One UI software experience.\u003c\/li\u003e\n          \u003cli\u003eWi-Fi, Bluetooth and USB-C connectivity.\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\u003eThis Wi-Fi model does not include mobile network connectivity.\u003c\/li\u003e\n          \u003cli\u003eThe display uses LCD technology rather than AMOLED.\u003c\/li\u003e\n          \u003cli\u003eA microSD card is required to expand beyond the built-in 128GB storage.\u003c\/li\u003e\n          \u003cli\u003eA charger and protective cover may need to be purchased separately.\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+ Tablet\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eUSB-C Data Cable\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eEjection Pin\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eQuick Start Documentation\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Default Title","offer_id":46037426864188,"sku":"ajm1787252383553","price":123.38,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6985\/2220\/files\/samsung-galaxy-tab-a11-11-wi-fi-tablet---silver-sm-x230nzsreub_1.webp?v=1787252391","url":"https:\/\/luxecladstore.shop\/products\/samsung-galaxy-tab-a11-11-wi-fi-tablet-silver-sm-x230nzsreub","provider":"My Store","version":"1.0","type":"link"}