{"product_id":"carcasa-ssd-nvme-m2-2230-p1-pocket-usb-c-10gbps","title":"Pocket NVMe M.2 2230 SSD Enclosure - USB-C 10Gbps up to 1000MB\/s","description":"\u003cdiv id=\"gsm-product-content\"\u003e\n\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;700;800\u0026display=swap');\n    \n    #gsm-product-content { \n      font-family: 'Montserrat', sans-serif; \n      color: #00003A; \n      line-height: 1.6; \n      max-width: 1000px; \n      margin: 0 auto; \n      background-color: #fff; \n    }\n    #gsm-product-content * { box-sizing: border-box; }\n    \n    :root { \n      --gsm-blue: #0389FC; \n      --gsm-navy: #00003A; \n      --gsm-indigo: #413AF4; \n      --gsm-yellow: #EDFF00; \n    }\n\n    #gsm-product-content h1, #gsm-product-content h2, #gsm-product-content h3 { \n      margin: 0; \n      font-weight: 800; \n      letter-spacing: -0.02em; \n      text-transform: uppercase;\n    }\n\n    #gsm-product-content h2 { font-size: 2.2rem; margin-bottom: 1.5rem; color: var(--gsm-navy); text-align: center; }\n    \n    \/* HERO SECTION *\/\n    .gsm-hero { \n      text-align: center; \n      padding: 5rem 1.5rem; \n      background: linear-gradient(135deg, #f0f7ff 0%, #ffffff 100%); \n      border-radius: 32px; \n      margin-bottom: 3rem; \n      border: 1px solid #eef2f6;\n    }\n    .gsm-hero h1 { \n      font-size: clamp(1.8rem, 5vw, 3.2rem); \n      color: var(--gsm-blue); \n      line-height: 1.1; \n      margin-bottom: 1.5rem; \n    }\n    .gsm-hero .subheadline { \n      font-size: 1.4rem; \n      color: var(--gsm-navy); \n      font-weight: 500; \n      max-width: 850px; \n      margin: 0 auto; \n      text-transform: none;\n    }\n    \n    \/* BENTO GRID *\/\n    .gsm-grid { \n      display: grid; \n      grid-template-columns: repeat(2, 1fr); \n      gap: 24px; \n      margin-bottom: 4rem; \n    }\n    .gsm-card { \n      background: #f8f9fa; \n      padding: 2.5rem; \n      border-radius: 28px; \n      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); \n      border: 1px solid rgba(0,0,0,0.04); \n      display: flex; \n      flex-direction: column; \n    }\n    .gsm-card:hover { \n      transform: translateY(-8px); \n      box-shadow: 0 20px 40px rgba(0,0,30,0.08); \n    }\n    \n    \/* HIGHLIGHT CARD (NAVY BACKGROUND) *\/\n    .gsm-card.highlight { \n      background: var(--gsm-navy); \n      grid-column: span 1;\n    }\n    .gsm-card.highlight h3 { color: #FFFFFF !important; }\n    .gsm-card.highlight p { color: #d1d1e0 !important; font-size: 1rem; }\n    .gsm-card.highlight .icon-box { \n      background: rgba(255,255,255,0.08); \n      color: var(--gsm-yellow); \n    }\n    \n    .gsm-card h3 { font-size: 1.3rem; margin-bottom: 0.8rem; color: var(--gsm-navy); }\n    .gsm-card p { font-size: 0.95rem; line-height: 1.5; margin-bottom: 0; color: #4a4a4a; }\n    \n    .icon-box { \n      width: 60px; \n      height: 60px; \n      margin-bottom: 1.5rem; \n      display: flex; \n      align-items: center; \n      justify-content: center; \n      border-radius: 18px; \n      background: white; \n      color: var(--gsm-blue); \n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n    }\n    .icon-box svg { width: 30px; height: 30px; }\n    \n    \/* REVIEWS *\/\n    .gsm-reviews { \n      display: grid; \n      grid-template-columns: repeat(3, 1fr); \n      gap: 20px; \n      margin-bottom: 4rem; \n    }\n    .review-card { \n      background: white; \n      border: 1px solid #eee; \n      border-radius: 20px; \n      padding: 1.8rem; \n    }\n    .stars { color: #FFCC00; margin-bottom: 0.8rem; font-size: 0.9rem; }\n    .review-text { font-style: italic; font-size: 0.9rem; color: #555; }\n    .review-author { display: block; margin-top: 1rem; font-weight: 700; color: var(--gsm-navy); font-size: 0.85rem; }\n    \n    \/* SPECS TABLE *\/\n    .specs-container { \n      background: #ffffff; \n      border-radius: 28px; \n      border: 1px solid #f0f0f0; \n      padding: 3rem; \n      margin-bottom: 4rem; \n    }\n    .spec-row { \n      display: flex; \n      justify-content: space-between; \n      padding: 1.2rem 0; \n      border-bottom: 1px solid #f5f5f5; \n    }\n    .spec-row:last-child { border-bottom: none; }\n    .spec-label { font-weight: 700; color: var(--gsm-navy); text-transform: uppercase; font-size: 0.85rem; }\n    .spec-value { color: #666; font-size: 0.95rem; font-weight: 500; text-align: right; }\n    \n    \/* FAQ SECTION *\/\n    .gsm-faq { margin-bottom: 4rem; }\n    details { background: #fcfcfc; margin-bottom: 12px; border-radius: 16px; border: 1px solid #f0f0f0; transition: all 0.3s; }\n    details[open] { border-color: var(--gsm-blue); background: #fff; }\n    summary { padding: 1.5rem; font-weight: 700; cursor: pointer; list-style: none; position: relative; color: var(--gsm-navy); font-size: 1rem; }\n    summary::after { content: '↓'; position: absolute; right: 25px; transition: 0.3s; color: var(--gsm-blue); font-weight: 800; }\n    details[open] summary::after { transform: rotate(180deg); }\n    .faq-content { padding: 0 1.5rem 1.5rem; color: #555; font-size: 0.95rem; border-top: 1px solid #f9f9f9; padding-top: 1rem; }\n    \n    \/* FOOTER BANNER *\/\n    .gsm-footer-banner { \n      text-align: center; \n      padding: 4rem; \n      background: linear-gradient(135deg, #0389FC 0%, #413AF4 100%); \n      border-radius: 32px; \n      color: white; \n    }\n    .gsm-footer-banner h3 { color: var(--gsm-yellow) !important; margin-bottom: 1rem; letter-spacing: 1.5px; }\n    .gsm-footer-banner p { color: white; margin-bottom: 0; font-weight: 500; font-size: 1.1rem; }\n\n    @media (max-width: 768px) { \n      .gsm-hero { padding: 3rem 1rem; }\n      .gsm-hero h1 { font-size: 2rem; } \n      .gsm-grid { grid-template-columns: 1fr; } \n      .gsm-reviews { grid-template-columns: 1fr; }\n      .specs-container { padding: 1.5rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"gsm-hero\"\u003e\n\n    \u003ch1\u003eNVMe POWER IN YOUR POCKET\u003c\/h1\u003e\n\n    \u003cp class=\"subheadline\"\u003eThe Pocket P1 SSD enclosure transforms your M.2 2230 drive into 1000 MB\/s external storage. Extreme speed in a lighter-sized package.\u003c\/p\u003e\n\n    \u003cdiv style=\"margin-top: 25px; font-weight: 800; color: var(--gsm-blue); letter-spacing: 3px; font-size: 0.85rem;\"\u003eP1 POCKET SSD SERIES - USB 3.2 GEN2\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gsm-grid\"\u003e\n\n    \u003c!-- Highlight Card: 10Gbps Velocity --\u003e\n    \u003cdiv class=\"gsm-card highlight\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eBLAZING-FAST 10 Gbps SPEED\u003c\/h3\u003e\n\n      \u003cp\u003eEquipped with USB 3.2 Gen2, it achieves transfers of up to 1000 MB\/s. Play directly from the drive on your Steam Deck or ROG Ally, or transfer 4K videos in seconds without bottlenecks.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \n    \u003c!-- Thermal Design Card --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2v20M2 12h20\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eELITE PASSIVE COOLING\u003c\/h3\u003e\n\n      \u003cp\u003eConstructed entirely from high-density aluminum alloy. It acts as a giant heat sink for your 2230 SSD, maintaining stable peak performance even during prolonged transfers.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Portability\/Cable Card --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eINTEGRATED LANYARD CABLE\u003c\/h3\u003e\n\n      \u003cp\u003eSmart design where the high-speed USB-C cable also functions as a carrying lanyard. Carry it on your keys or backpack and always have up to 2TB of ultra-fast data at hand.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Compatibility Card --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eUNIVERSAL COMPATIBILITY\u003c\/h3\u003e\n\n      \u003cp\u003ePlug \u0026amp; Play on iPhone 15\/16 Pro, iPad Pro, Android, Mac, and Windows. The perfect solution to instantly expand storage for mobile devices and portable consoles.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eEXPERT REVIEWS\u003c\/h2\u003e\n\n  \u003cdiv class=\"gsm-reviews\"\u003e\n\n    \u003cdiv class=\"review-card\"\u003e\n\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n      \u003cp class=\"review-text\"\u003e\"I use it with my iPhone 15 Pro Max to record in ProRes directly to the SSD, and it works flawlessly. The heat dissipation is excellent.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eRicardo M. - Filmmaker\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"review-card\"\u003e\n\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n      \u003cp class=\"review-text\"\u003e\"Perfect for my Steam Deck. I installed heavy games on a 2230 SSD inside this enclosure, and they load just as fast as the internal drive.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eElena V. - Gamer\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"review-card\"\u003e\n\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n      \u003cp class=\"review-text\"\u003e\"It's tiny. The detail that the cable can be used to hang it is brilliant; I no longer lose my work files.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eJuan P. - Tech Enthusiast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"specs-container\"\u003e\n\n    \u003ch2 style=\"text-align: left; font-size: 1.5rem; border-left: 6px solid var(--gsm-blue); padding-left: 15px; text-transform: uppercase;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eExternal Interface\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eUSB 3.2 Gen2 Type-C (10 Gbps)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eTransfer Speed\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eUp to 1000 MB\/s\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eSSD Compatibility\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eM.2 NVMe 2230 (M Key \/ B\u0026amp;M Key)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eSupported Capacity\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eUp to 2 TB\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eConstruction Material\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003ePremium Aluminum Alloy\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eUltra-light (Less than 50g)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eFREQUENTLY ASKED QUESTIONS\u003c\/h2\u003e\n\n  \u003cdiv class=\"gsm-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include the SSD?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        No, this product is only the enclosure. You must purchase an M.2 2230 SSD separately and install it inside.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it get hot during use?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        NVMe SSDs generate heat during intense transfers. The P1 enclosure is made of aluminum to absorb that heat and dissipate it into the environment. It is normal for the enclosure to feel warm to the touch; this indicates that it is properly protecting your SSD.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it work with other drive sizes like 2280?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        No, this version is optimized exclusively for the 2230 size (the smallest), which allows the enclosure to be extremely compact and portable.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gsm-footer-banner\"\u003e\n\n    \u003ch3\u003eMAXIMUM SPEED GUARANTEED BY GSMPRO.CL\u003c\/h3\u003e\n\n    \u003cp\u003eOfficial distributor with local technical support and warranty. Take your data to the speed of the future with the P1 SSD Enclosure. Fast shipping throughout Chile!\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Carcasa SSD Pocket P1 NVMe M.2 2230 USB-C 10Gbps\",\n  \"image\": \"https:\/\/gsmpro.cl\/path-to-p1-ssd-image.jpg\",\n  \"description\": \"Carcasa ultra compacta para SSD M.2 2230 con velocidad de hasta 1000MB\/s y cuerpo de aluminio para máxima disipación térmica.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"P1 Pocket\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"CLP\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"seller\": {\n      \"@type\": \"Organization\",\n      \"name\": \"GSMPRO.CL\"\n    }\n  },\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"5.0\",\n    \"reviewCount\": \"22\"\n  }\n}\n\u003c\/script\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Black \/ P2 With Magnet","offer_id":58173962125660,"sku":"B0F2MJ8BBR","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ P1","offer_id":58173962158428,"sku":"B0F2MKSP89","price":118.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/5bd99d2a8b29bf557a1b54cea9396eeb.jpg?v=1782947450","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/carcasa-ssd-nvme-m2-2230-p1-pocket-usb-c-10gbps","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}