{"product_id":"portable-car-coffee-maker-15-bar-rechargeable-espresso-machine","title":"Portable Espresso Coffee Maker – 15-Bar Rechargeable Travel Coffee Machine","description":"\u003c!-- ================================\nPORTABLE CAR COFFEE MAKER\nSHOPIFY PRODUCT DESCRIPTION\n================================ --\u003e\n\n\u003cstyle\u003e\n  .pcm-page {\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #171717;\n    line-height: 1.6;\n  }\n\n  .pcm-page * {\n    box-sizing: border-box;\n  }\n\n  .pcm-page img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .pcm-section {\n    padding: 64px 22px;\n  }\n\n  .pcm-section-sm {\n    padding: 42px 22px;\n  }\n\n  .pcm-center {\n    text-align: center;\n  }\n\n  .pcm-eyebrow {\n    display: inline-block;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .pcm-h1 {\n    font-size: clamp(34px, 6vw, 64px);\n    line-height: 1.05;\n    margin: 0 auto 20px;\n    max-width: 900px;\n    font-weight: 800;\n    letter-spacing: -1.8px;\n  }\n\n  .pcm-h2 {\n    font-size: clamp(28px, 4vw, 44px);\n    line-height: 1.12;\n    margin: 0 0 16px;\n    font-weight: 800;\n    letter-spacing: -1px;\n  }\n\n  .pcm-h3 {\n    font-size: 21px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n    font-weight: 750;\n  }\n\n  .pcm-lead {\n    font-size: 19px;\n    line-height: 1.7;\n    max-width: 760px;\n    margin: 0 auto 28px;\n    color: #555;\n  }\n\n  .pcm-text {\n    font-size: 16px;\n    color: #555;\n    margin: 0;\n  }\n\n  .pcm-hero {\n    background: #f5f1ea;\n    border-radius: 24px;\n    overflow: hidden;\n    margin-top: 20px;\n  }\n\n  .pcm-hero-copy {\n    padding: 56px 25px 38px;\n    text-align: center;\n  }\n\n  .pcm-badges {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 25px 0 10px;\n  }\n\n  .pcm-badge {\n    background: #fff;\n    padding: 10px 15px;\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 650;\n    box-shadow: 0 2px 12px rgba(0,0,0,.06);\n  }\n\n  .pcm-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 42px;\n    align-items: center;\n  }\n\n  .pcm-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .pcm-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n\n  .pcm-card {\n    background: #f7f7f5;\n    border-radius: 18px;\n    padding: 26px 22px;\n    height: 100%;\n  }\n\n  .pcm-icon {\n    font-size: 32px;\n    margin-bottom: 13px;\n    display: block;\n  }\n\n  .pcm-img-round {\n    border-radius: 22px;\n    overflow: hidden;\n  }\n\n  .pcm-dark {\n    background: #151515;\n    color: #fff;\n    border-radius: 24px;\n  }\n\n  .pcm-dark .pcm-text,\n  .pcm-dark .pcm-lead {\n    color: #d4d4d4;\n  }\n\n  .pcm-stat {\n    text-align: center;\n    padding: 22px 15px;\n  }\n\n  .pcm-stat strong {\n    display: block;\n    font-size: 30px;\n    line-height: 1.15;\n    margin-bottom: 5px;\n  }\n\n  .pcm-stat span {\n    font-size: 14px;\n    color: #666;\n  }\n\n  .pcm-dark .pcm-stat span {\n    color: #bbb;\n  }\n\n  .pcm-use-card {\n    border-radius: 20px;\n    overflow: hidden;\n    background: #f5f5f3;\n  }\n\n  .pcm-use-copy {\n    padding: 21px;\n  }\n\n  .pcm-check-list {\n    margin: 24px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pcm-check-list li {\n    position: relative;\n    padding-left: 31px;\n    margin: 13px 0;\n    font-size: 16px;\n  }\n\n  .pcm-check-list li:before {\n    content: \"✓\";\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    background: #171717;\n    color: #fff;\n    position: absolute;\n    left: 0;\n    top: 2px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .pcm-table-wrap {\n    overflow-x: auto;\n    border-radius: 18px;\n    border: 1px solid #e6e6e6;\n  }\n\n  .pcm-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 560px;\n  }\n\n  .pcm-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid #ededed;\n    font-size: 15px;\n  }\n\n  .pcm-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .pcm-table td:first-child {\n    font-weight: 700;\n    width: 42%;\n    background: #fafafa;\n  }\n\n  .pcm-step {\n    display: flex;\n    gap: 18px;\n    align-items: flex-start;\n  }\n\n  .pcm-step-num {\n    flex: 0 0 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: #171717;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n  }\n\n  .pcm-faq {\n    border-top: 1px solid #ddd;\n  }\n\n  .pcm-faq-item {\n    padding: 22px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .pcm-faq-item strong {\n    display: block;\n    font-size: 17px;\n    margin-bottom: 8px;\n  }\n\n  .pcm-cta {\n    text-align: center;\n    background: #f5f1ea;\n    border-radius: 24px;\n    padding: 65px 25px;\n  }\n\n  .pcm-cta-text {\n    font-size: 17px;\n    color: #555;\n    max-width: 650px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 800px) {\n    .pcm-section {\n      padding: 45px 15px;\n    }\n\n    .pcm-section-sm {\n      padding: 34px 15px;\n    }\n\n    .pcm-grid-2,\n    .pcm-grid-3,\n    .pcm-grid-4 {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .pcm-hero-copy {\n      padding: 42px 18px 30px;\n    }\n\n    .pcm-h1 {\n      font-size: 38px;\n    }\n\n    .pcm-lead {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pcm-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"pcm-hero\"\u003e\n\n    \u003cdiv class=\"pcm-hero-copy\"\u003e\n\n      \u003cspan class=\"pcm-eyebrow\"\u003e\n        COFFEE WITHOUT THE COFFEE SHOP\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"pcm-h1\"\u003e\n        Fresh Espresso.\u003cbr\u003e\n        Wherever the Road Takes You.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"pcm-lead\"\u003e\n        Enjoy rich, hot coffee from a compact rechargeable coffee maker\n        built for road trips, commuting, camping, travel and the office.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pcm-badges\"\u003e\n        \u003cspan class=\"pcm-badge\"\u003e☕ 15-Bar Pressure\u003c\/span\u003e\n        \u003cspan class=\"pcm-badge\"\u003e🔥 Heats Up To 95°C\u003c\/span\u003e\n        \u003cspan class=\"pcm-badge\"\u003e🔋 Rechargeable\u003c\/span\u003e\n        \u003cspan class=\"pcm-badge\"\u003e🚗 Travel Ready\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/rn-image_picker_lib_temp_b8a10d7d-29f3-4d45-a54e-1a45e203d27b.jpg?v=1779449369\" alt=\"Portable rechargeable coffee maker brewing espresso\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROBLEM \/ SOLUTION --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-grid-2\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"pcm-eyebrow\"\u003eSKIP THE GAS STATION COFFEE\u003c\/span\u003e\n\n        \u003ch2 class=\"pcm-h2\"\u003e\n          Your Coffee Routine Shouldn't Stop When You Leave Home\n        \u003c\/h2\u003e\n\n        \u003cp class=\"pcm-text\"\u003e\n          No coffee shop nearby? No office machine? No problem.\n          This compact portable coffee maker lets you prepare fresh,\n          hot coffee almost anywhere your day takes you.\n        \u003c\/p\u003e\n\n        \u003cul class=\"pcm-check-list\"\u003e\n          \u003cli\u003ePerfect for commuting and road trips\u003c\/li\u003e\n          \u003cli\u003eIdeal for camping and outdoor adventures\u003c\/li\u003e\n          \u003cli\u003eConvenient for your office or desk\u003c\/li\u003e\n          \u003cli\u003eCompact enough for bags and cup holders\u003c\/li\u003e\n          \u003cli\u003eRechargeable for portable everyday use\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-img-round\"\u003e\n\n        \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/rn-image_picker_lib_temp_67536113-9142-4b07-8bc5-0c139d2e6320.jpg?v=1779449369\" alt=\"Portable coffee maker inside a car\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003csection class=\"pcm-section-sm\"\u003e\n\n    \u003cdiv class=\"pcm-center\"\u003e\n\n      \u003cspan class=\"pcm-eyebrow\"\u003eWHY YOU'LL LOVE IT\u003c\/span\u003e\n\n      \u003ch2 class=\"pcm-h2\"\u003e\n        Real Coffee. Less Hassle.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pcm-lead\"\u003e\n        Designed to make fresh coffee easier when you're away from\n        your kitchen or regular coffee machine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcm-grid-4\"\u003e\n\n      \u003cdiv class=\"pcm-card\"\u003e\n        \u003cspan class=\"pcm-icon\"\u003e☕\u003c\/span\u003e\n        \u003ch3 class=\"pcm-h3\"\u003e15-Bar Extraction\u003c\/h3\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          Strong pressure extraction helps produce a rich,\n          espresso-style coffee wherever you are.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-card\"\u003e\n        \u003cspan class=\"pcm-icon\"\u003e🔥\u003c\/span\u003e\n        \u003ch3 class=\"pcm-h3\"\u003eFast Heating\u003c\/h3\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          Built-in heating reaches temperatures up to 95°C\n          for hot coffee away from home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-card\"\u003e\n        \u003cspan class=\"pcm-icon\"\u003e🔋\u003c\/span\u003e\n        \u003ch3 class=\"pcm-h3\"\u003eRechargeable Power\u003c\/h3\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          Powered by three rechargeable 2500mAh batteries\n          for convenient portable brewing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-card\"\u003e\n        \u003cspan class=\"pcm-icon\"\u003e🎒\u003c\/span\u003e\n        \u003ch3 class=\"pcm-h3\"\u003eCompact Design\u003c\/h3\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          Easy to carry in your backpack, travel bag\n          or vehicle cup holder.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE --\u003e\n  \u003csection class=\"pcm-section-sm\"\u003e\n\n    \u003cdiv class=\"pcm-img-round\"\u003e\n\n      \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/rn-image_picker_lib_temp_43002aa7-5c83-4a22-8076-097ff735e0ee.jpg?v=1779449369\" alt=\"Portable coffee maker features\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STATS --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-dark pcm-section-sm\"\u003e\n\n      \u003cdiv class=\"pcm-center\"\u003e\n        \u003cspan class=\"pcm-eyebrow\"\u003eSMALL MACHINE. SERIOUS COFFEE.\u003c\/span\u003e\n\n        \u003ch2 class=\"pcm-h2\"\u003e\n          Built for Coffee on the Move\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-grid-4\"\u003e\n\n        \u003cdiv class=\"pcm-stat\"\u003e\n          \u003cstrong\u003e15 Bar\u003c\/strong\u003e\n          \u003cspan\u003ePressure\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcm-stat\"\u003e\n          \u003cstrong\u003e95°C\u003c\/strong\u003e\n          \u003cspan\u003eMax Heating Temperature\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcm-stat\"\u003e\n          \u003cstrong\u003e60ml\u003c\/strong\u003e\n          \u003cspan\u003eCapacity\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcm-stat\"\u003e\n          \u003cstrong\u003e72W\u003c\/strong\u003e\n          \u003cspan\u003ePower\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-center\"\u003e\n\n      \u003cspan class=\"pcm-eyebrow\"\u003eMADE FOR REAL LIFE\u003c\/span\u003e\n\n      \u003ch2 class=\"pcm-h2\"\u003e\n        One Coffee Maker. So Many Places.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pcm-lead\"\u003e\n        From the morning commute to your next outdoor adventure,\n        fresh coffee can travel with you.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcm-grid-3\"\u003e\n\n      \u003cdiv class=\"pcm-use-card\"\u003e\n\n        \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/a-jtbDQOG_L0O3eaGj7_Ah.jpg?v=1777133262\" alt=\"Portable coffee maker for road trips\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"pcm-use-copy\"\u003e\n          \u003ch3 class=\"pcm-h3\"\u003e🚗 Road Trips\u003c\/h3\u003e\n          \u003cp class=\"pcm-text\"\u003e\n            Skip disappointing roadside coffee and bring\n            your own brewing setup with you.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-use-card\"\u003e\n\n        \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/rn-image_picker_lib_temp_73486a79-4b14-49d0-a23b-d8d5a19fa69e.jpg?v=1779449369\" alt=\"Portable rechargeable coffee maker\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"pcm-use-copy\"\u003e\n          \u003ch3 class=\"pcm-h3\"\u003e🏕 Camping\u003c\/h3\u003e\n          \u003cp class=\"pcm-text\"\u003e\n            Enjoy a fresh cup while camping, traveling\n            or relaxing outdoors.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-use-card\"\u003e\n\n        \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/rn-image_picker_lib_temp_b8a10d7d-29f3-4d45-a54e-1a45e203d27b.jpg?v=1779449369\" alt=\"Portable coffee maker for office use\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"pcm-use-copy\"\u003e\n          \u003ch3 class=\"pcm-h3\"\u003e💼 Work \u0026amp; Office\u003c\/h3\u003e\n          \u003cp class=\"pcm-text\"\u003e\n            Keep fresh coffee within reach without depending\n            on the break-room machine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW IT FITS --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-grid-2\"\u003e\n\n      \u003cdiv class=\"pcm-img-round\"\u003e\n\n        \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/rn-image_picker_lib_temp_33de6480-f129-4852-bffd-da44de533153.jpg?v=1779449369\" alt=\"Portable coffee maker compared with other coffee options\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"pcm-eyebrow\"\u003eTRAVEL-FRIENDLY DESIGN\u003c\/span\u003e\n\n        \u003ch2 class=\"pcm-h2\"\u003e\n          Coffee Without the Bulky Machine\n        \u003c\/h2\u003e\n\n        \u003cp class=\"pcm-text\"\u003e\n          Traditional coffee machines belong on a countertop.\n          This one is designed to move with you.\n        \u003c\/p\u003e\n\n        \u003cul class=\"pcm-check-list\"\u003e\n          \u003cli\u003e83.5 × 245.5 × 83.5 mm compact body\u003c\/li\u003e\n          \u003cli\u003eFits easily into travel bags and backpacks\u003c\/li\u003e\n          \u003cli\u003eOne-button operation\u003c\/li\u003e\n          \u003cli\u003eRemovable parts for easier cleaning\u003c\/li\u003e\n          \u003cli\u003eAvailable in multiple colors\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CHARGING IMAGE --\u003e\n  \u003csection class=\"pcm-section-sm\"\u003e\n\n    \u003cdiv class=\"pcm-img-round\"\u003e\n\n      \u003cimg src=\"https:\/\/octarush.com\/cdn\/shop\/files\/rn-image_picker_lib_temp_73486a79-4b14-49d0-a23b-d8d5a19fa69e.jpg?v=1779449369\" alt=\"Rechargeable portable coffee maker\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIMPLE USE --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-center\"\u003e\n\n      \u003cspan class=\"pcm-eyebrow\"\u003eEASY EVERYDAY BREWING\u003c\/span\u003e\n\n      \u003ch2 class=\"pcm-h2\"\u003e\n        Coffee Made Simple\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcm-grid-3\"\u003e\n\n      \u003cdiv class=\"pcm-card pcm-step\"\u003e\n        \u003cdiv class=\"pcm-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3 class=\"pcm-h3\"\u003ePrepare\u003c\/h3\u003e\n          \u003cp class=\"pcm-text\"\u003e\n            Add the coffee and water according to your preferred setup.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-card pcm-step\"\u003e\n        \u003cdiv class=\"pcm-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3 class=\"pcm-h3\"\u003ePress\u003c\/h3\u003e\n          \u003cp class=\"pcm-text\"\u003e\n            Use the simple one-button operation to start brewing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-card pcm-step\"\u003e\n        \u003cdiv class=\"pcm-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3 class=\"pcm-h3\"\u003eEnjoy\u003c\/h3\u003e\n          \u003cp class=\"pcm-text\"\u003e\n            Enjoy fresh, hot coffee wherever your day takes you.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-center\"\u003e\n\n      \u003cspan class=\"pcm-eyebrow\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"pcm-h2\"\u003e\n        Specifications\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pcm-lead\"\u003e\n        Compact power designed for portable coffee brewing.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcm-table-wrap\"\u003e\n\n      \u003ctable class=\"pcm-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCapacity\u003c\/td\u003e\n            \u003ctd\u003e60ml\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePressure\u003c\/td\u003e\n            \u003ctd\u003e15 Bar\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBattery\u003c\/td\u003e\n            \u003ctd\u003e3 × 2500mAh Rechargeable Batteries\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePower\u003c\/td\u003e\n            \u003ctd\u003e72W\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eVoltage\u003c\/td\u003e\n            \u003ctd\u003e12V\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCurrent\u003c\/td\u003e\n            \u003ctd\u003e4–6A\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eMaximum Heating Temperature\u003c\/td\u003e\n            \u003ctd\u003eUp to 95°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCharging Time\u003c\/td\u003e\n            \u003ctd\u003eApproximately 3–4 Hours\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Size\u003c\/td\u003e\n            \u003ctd\u003e83.5 × 245.5 × 83.5 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAvailable Colors\u003c\/td\u003e\n            \u003ctd\u003eWhite, Gray, Green, Silver \u0026amp; Black\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-dark pcm-section\"\u003e\n\n      \u003cdiv class=\"pcm-grid-2\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"pcm-eyebrow\"\u003eWHAT'S IN THE BOX\u003c\/span\u003e\n\n          \u003ch2 class=\"pcm-h2\"\u003e\n            Ready for Your Next Coffee Break\n          \u003c\/h2\u003e\n\n          \u003cp class=\"pcm-text\"\u003e\n            Your package includes:\n          \u003c\/p\u003e\n\n          \u003cul class=\"pcm-check-list\"\u003e\n            \u003cli\u003e1 × Portable Coffee Maker\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"pcm-eyebrow\"\u003eBUILT FOR\u003c\/span\u003e\n\n          \u003cul class=\"pcm-check-list\"\u003e\n            \u003cli\u003eDaily commuting\u003c\/li\u003e\n            \u003cli\u003eRoad trips\u003c\/li\u003e\n            \u003cli\u003eCamping\u003c\/li\u003e\n            \u003cli\u003eOffice \u0026amp; desk use\u003c\/li\u003e\n            \u003cli\u003eTravel\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-center\"\u003e\n\n      \u003cspan class=\"pcm-eyebrow\"\u003eQUESTIONS?\u003c\/span\u003e\n\n      \u003ch2 class=\"pcm-h2\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcm-faq\"\u003e\n\n      \u003cdiv class=\"pcm-faq-item\"\u003e\n        \u003cstrong\u003eDoes the coffee maker heat the water?\u003c\/strong\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          Yes. The product features a built-in heating system\n          with a stated heating temperature of up to 95°C.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-faq-item\"\u003e\n        \u003cstrong\u003eHow much coffee does it make?\u003c\/strong\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          The stated capacity is 60ml, making it suitable\n          for a compact espresso-style serving.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-faq-item\"\u003e\n        \u003cstrong\u003eHow long does charging take?\u003c\/strong\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          The stated charging time is approximately 3–4 hours.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-faq-item\"\u003e\n        \u003cstrong\u003eIs it suitable for travel?\u003c\/strong\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          Yes. Its compact design is intended for travel,\n          road trips, commuting, camping and office use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcm-faq-item\"\u003e\n        \u003cstrong\u003eIs it easy to clean?\u003c\/strong\u003e\n        \u003cp class=\"pcm-text\"\u003e\n          The product uses removable components designed\n          to make routine cleaning easier after use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"pcm-section\"\u003e\n\n    \u003cdiv class=\"pcm-cta\"\u003e\n\n      \u003cspan class=\"pcm-eyebrow\"\u003eCOFFEE GOES WHERE YOU GO\u003c\/span\u003e\n\n      \u003ch2 class=\"pcm-h2\"\u003e\n        Your Favorite Coffee Doesn't Have to Stay at Home.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"pcm-cta-text\"\u003e\n        From early commutes to long road trips and weekend adventures,\n        keep fresh coffee within reach with one compact rechargeable brewer.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NB01","offers":[{"title":"Black","offer_id":53960181612838,"sku":"NMB26092710238-黑色","price":79.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":53960181645606,"sku":"NMB26092710238-白色","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":53960181678374,"sku":"NMB26092710238-绿色","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Sliver","offer_id":53960181711142,"sku":"NMB26092710238-银色","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/alSflqziDRTa8n174mD_dK.webp?v=1790482462","url":"https:\/\/zavrlyshop.com\/es\/products\/portable-car-coffee-maker-15-bar-rechargeable-espresso-machine","provider":"zavrlyshop","version":"1.0","type":"link"}