{"id":63553,"date":"2026-01-03T13:50:40","date_gmt":"2026-01-03T13:50:40","guid":{"rendered":"https:\/\/brivelle.co.uk\/?post_type=product&#038;p=63553"},"modified":"2026-04-22T06:27:22","modified_gmt":"2026-04-22T06:27:22","slug":"portable-oxygen-concentrator-5l-continuous-flow","status":"publish","type":"product","link":"https:\/\/brivelle.co.uk\/sv\/produkt\/portable-oxygen-concentrator-5l-continuous-flow\/","title":{"rendered":"B\u00e4rbar syrgaskoncentrator 5L | Kontinuerligt fl\u00f6de"},"content":{"rendered":"<div data-elementor-type=\"product-post\" data-elementor-id=\"63553\" class=\"elementor elementor-63553\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-26836b1 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"26836b1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-166c363 elementor-widget elementor-widget-html\" data-id=\"166c363\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* Unique Wrapper to prevent style leaks *\/\n  .poc-product-page-root {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #1e293b;\n    line-height: 1.6;\n    background-color: #f8fafc;\n    overflow-x: hidden;\n    \/* Define the new Pop Color *\/\n    --poc-pop: #06b6d4; \/* Elegant Cyan\/Kian *\/\n    --poc-blue: #2563eb;\n    --poc-dark: #0f172a;\n  }\n  .poc-product-page-root * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  \/* Layout Containers *\/\n  .poc-container {\n    max-width: 1600px;\n    margin: 0 auto;\n    padding: 0px 15px;\n  }\n  @media (min-width: 768px) {\n    .poc-container { padding: 0 20px; }\n  }\n  .poc-container-narrow {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  \n  .poc-container-narrower {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n  \/* Hero Section *\/\n  .poc-hero {\n    padding: 40px 0 80px 0; \/* Extra bottom padding for mobile badges *\/\n    background: linear-gradient(180deg, #ffffff 0%, #eff6ff 100%);\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n    position: relative;\n  }\n  @media (min-width: 768px) {\n    .poc-hero {\n      flex-direction: row;\n      align-items: center;\n      padding: 40px 0;\n      gap: 50px;\n    }\n  }\n  .poc-hero-content { flex: 1; }\n  .poc-hero-image-wrap { flex: 1; position: relative; }\n  .poc-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #e0f2fe; \n    color: var(--poc-blue);\n    padding: 6px 16px;\n    border-radius: 99px;\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    border: 1px solid #bae6fd;\n  }\n  .poc-main-title {\n    font-size: 32px;\n    font-weight: 800;\n    line-height: 1.2;\n    color: var(--poc-dark);\n    margin-bottom: 20px;\n  }\n  @media (min-width: 768px) {\n    .poc-main-title { font-size: 56px; line-height: 1.1; }\n  }\n  .poc-main-title span {\n    color: var(--poc-blue);\n  }\n  .poc-description {\n    font-size: 16px;\n    color: #475569;\n    margin-bottom: 30px;\n    max-width: 600px;\n  }\n  @media (min-width: 768px) {\n    .poc-description { font-size: 18px; margin-bottom: 40px; }\n  }\n  .poc-btn-primary {\n    display: inline-block;\n    background: var(--poc-blue);\n    color: white;\n    padding: 16px 32px;\n    border-radius: 12px;\n    font-weight: 700;\n    font-size: 17px;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 15px -3px rgba(37, 99, 235, 0.3);\n    border: none;\n    cursor: pointer;\n    text-align: center;\n  }\n  .poc-btn-primary:hover {\n    background: #1d4ed8;\n    transform: translateY(-2px);\n  }\n  \/* Hero Trust Badges Overlay - ADJUSTED POSITION *\/\n  .poc-hero-badges {\n    position: absolute;\n    \/* Mobile: Centered below image, constrained width *\/\n    bottom: -60px; \n    left: 50%;\n    transform: translateX(-50%);\n    background: rgba(255, 255, 255, 0.95);\n    backdrop-filter: blur(10px);\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    padding: 15px;\n    display: flex;\n    justify-content: space-around;\n    gap: 15px;\n    box-shadow: 0 10px 30px -5px rgba(0,0,0,0.1);\n    width: 90%;\n    max-width: 400px;\n    z-index: 10;\n  }\n  \n  @media (min-width: 768px) {\n    .poc-hero-badges {\n       \/* Desktop: Lowered significantly *\/\n       bottom: -40px; \n       left: -30px;\n       transform: none; \/* Reset center transform *\/\n       width: auto;\n       max-width: none;\n       padding: 20px 40px;\n       gap: 30px;\n    }\n  }\n  .poc-badge-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    text-align: center;\n  }\n  \n  .poc-badge-icon {\n    color: var(--poc-pop);\n    background: #ecfeff;\n    padding: 8px;\n    border-radius: 50%;\n    margin-bottom: 4px;\n    width: 40px;\n    height: 40px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .poc-badge-val { font-weight: 800; color: var(--poc-dark); font-size: 14px; }\n  .poc-badge-label { font-size: 10px; color: #64748b; text-transform: uppercase; font-weight: 600; }\n  @media (min-width: 768px) {\n      .poc-badge-label { font-size: 11px; }\n  }\n  \/* General Section Styles *\/\n  .poc-section {\n    padding: 60px 0;\n  }\n  @media (min-width: 768px) {\n    .poc-section { padding: 80px 0; }\n  }\n  .poc-section-title-wrap {\n    text-align: center;\n    margin-bottom: 40px;\n  }\n  .poc-section-title {\n    font-size: 28px;\n    font-weight: 800;\n    color: var(--poc-dark);\n    margin-bottom: 12px;\n  }\n  \/* Specific Titles in Cyan\/Kian *\/\n  .poc-title-kian {\n      color: var(--poc-pop) !important;\n  }\n  @media (min-width: 768px) {\n    .poc-section-title { font-size: 32px; }\n  }\n  .poc-section-line {\n    width: 60px;\n    height: 4px;\n    background: var(--poc-pop);\n    margin: 0 auto;\n    border-radius: 2px;\n  }\n  \/* Grid Layouts *\/\n  .poc-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n  @media (min-width: 768px) {\n    .poc-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; }\n  }\n  @media (min-width: 1024px) {\n    .poc-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  .poc-card {\n    background: white;\n    padding: 24px;\n    border-radius: 20px;\n    border: 1px solid #f1f5f9;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  @media (min-width: 768px) {\n    .poc-card { padding: 32px; }\n  }\n  .poc-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);\n    border-color: #bae6fd;\n  }\n  .poc-card-icon {\n    width: 48px;\n    height: 48px;\n    background: #ecfeff;\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--poc-pop);\n    margin-bottom: 16px;\n  }\n  .poc-card-title {\n    font-size: 19px;\n    font-weight: 700;\n    margin-bottom: 10px;\n    color: var(--poc-dark);\n  }\n  .poc-card-text {\n    font-size: 14px;\n    color: #64748b;\n  }\n  \/* Pulse Explanation Section *\/\n  .poc-pulse-box {\n    background: var(--poc-dark);\n    border-radius: 24px;\n    padding: 30px 20px;\n    color: white;\n    display: grid;\n    gap: 30px;\n  }\n  @media (min-width: 768px) {\n    .poc-pulse-box {\n      border-radius: 40px;\n      padding: 60px;\n      gap: 40px;\n    }\n  }\n  @media (min-width: 1024px) {\n    .poc-pulse-box { grid-template-columns: 1.2fr 0.8fr; align-items: center; }\n  }\n  .poc-pulse-title {\n    font-size: 26px;\n    font-weight: 800;\n    margin-bottom: 16px;\n    color: #fff;\n    line-height: 1.2;\n  }\n  @media (min-width: 768px) {\n    .poc-pulse-title { font-size: 36px; margin-bottom: 24px; }\n  }\n  .poc-pulse-text {\n    font-size: 16px;\n    color: #cbd5e1;\n    margin-bottom: 20px;\n  }\n  .poc-stats-card {\n    background: #1e293b;\n    border-radius: 20px;\n    padding: 20px;\n    border: 1px solid #334155;\n  }\n  .poc-stat-item {\n    text-align: center;\n    padding: 16px;\n    background: #0f172a;\n    border-radius: 12px;\n    margin-bottom: 12px;\n  }\n  .poc-stat-val {\n    font-size: 24px;\n    font-weight: 900;\n    color: var(--poc-pop);\n    display: block;\n  }\n  .poc-stat-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #94a3b8;\n    letter-spacing: 0.5px;\n  }\n  \/* Split Layouts (Responsive Zig-zag) *\/\n  .poc-split-wrap {\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n    align-items: center;\n  }\n  @media (min-width: 768px) {\n    .poc-split-wrap { \n      flex-direction: row; \n      gap: 50px; \n    }\n    \n    .poc-split-reverse-desktop {\n      flex-direction: row-reverse;\n    }\n  }\n  .poc-split-content {\n    flex: 1;\n    width: 100%;\n  }\n  .poc-split-image {\n    flex: 1;\n    width: 100%;\n    border-radius: 24px;\n    overflow: hidden;\n    background: #f1f5f9;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    \/* Mobile: Ensure image is under text by default flex-direction:column. \n       If we want strict order on mobile regardless of HTML structure, we might need 'order' property *\/\n  }\n  \n  \/* Ensuring image is under text on mobile *\/\n  @media (max-width: 767px) {\n      .poc-split-wrap {\n          flex-direction: column; \n      }\n      \/* Assuming HTML structure is Content then Image. \n         If structure is Image then Content, we need to swap order.\n         Current HTML structure below uses explicit order, so default stack works. *\/\n  }\n  \n  .poc-split-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  \/* Aligned List *\/\n  .poc-aligned-list {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-top: 30px;\n  }\n  .poc-list-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n  }\n  .poc-list-icon {\n    flex-shrink: 0;\n    width: 32px;\n    height: 32px;\n    background: #ecfeff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--poc-pop);\n  }\n  .poc-list-details {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n  .poc-list-title-text {\n    font-weight: 800;\n    color: var(--poc-dark);\n    font-size: 16px;\n  }\n  \n  .poc-list-desc {\n    color: #64748b;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n  \/* Table Specs *\/\n  .poc-specs-table-container {\n    overflow-x: auto;\n    border-radius: 20px;\n    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n  }\n  .poc-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 20px;\n  }\n  .poc-specs-table tr {\n    border-bottom: 1px solid #f1f5f9;\n  }\n  .poc-specs-table td {\n    padding: 16px 20px;\n    font-size: 14px;\n  }\n  @media (min-width: 768px) {\n    .poc-specs-table td { padding: 20px 30px; font-size: 16px; }\n  }\n  .poc-spec-label {\n    font-weight: 700;\n    color: #334155;\n    width: 45%;\n  }\n  .poc-spec-value {\n    color: #64748b;\n  }\n  \/* FAQ Section *\/\n  .poc-faq-item {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    transition: all 0.3s ease;\n  }\n  \n  .poc-faq-item:hover {\n     border-color: var(--poc-pop);\n  }\n  .poc-faq-question {\n    padding: 20px;\n    font-weight: 700;\n    color: var(--poc-dark);\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n  \n  .poc-faq-question svg {\n    color: var(--poc-pop);\n  }\n  .poc-faq-answer {\n    padding: 0 20px 20px 20px;\n    color: #64748b;\n    font-size: 15px;\n    display: none;\n  }\n  \/* CTA - SMALLER HEIGHT *\/\n  .poc-cta {\n    background: linear-gradient(135deg, #0f172a 0%, #1e40af 100%);\n    padding: 40px 20px; \/* Reduced from 60px\/80px *\/\n    text-align: center;\n    border-radius: 30px;\n    color: white;\n    margin: 30px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .poc-cta::after {\n    content: '';\n    position: absolute;\n    top: -50%;\n    right: -20%;\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(6,182,212,0.2) 0%, rgba(0,0,0,0) 70%);\n    border-radius: 50%;\n  }\n  @media (min-width: 768px) {\n    .poc-cta { padding: 50px 20px; border-radius: 40px; margin: 40px 0; }\n  }\n  .poc-cta h2 {\n    font-size: 24px; \/* Reduced *\/\n    font-weight: 800;\n    margin-bottom: 12px;\n    position: relative;\n    z-index: 2;\n    color: white !important;\n  }\n  @media (min-width: 768px) {\n    .poc-cta h2 { font-size: 30px; }\n  }\n  .poc-cta p {\n    font-size: 15px;\n    margin-bottom: 24px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n    opacity: 0.95;\n    position: relative;\n    z-index: 2;\n    color: white !important;\n  }\n  .poc-cta-icons-row {\n      display: flex;\n      justify-content: center;\n      gap: 20px;\n      margin-top: 24px;\n      flex-wrap: wrap;\n      position: relative;\n      z-index: 2;\n  }\n  \n  .poc-cta-icon-item {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      color: white;\n      font-size: 14px;\n      font-weight: 600;\n  }\n  \n  .poc-cta-icon-item svg {\n      color: var(--poc-pop); \/* Icons in Kian *\/\n  }\n  .poc-img-link {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n    background-color: #f1f5f9;\n    min-height: 200px;\n  }\n<\/style>\n<div class=\"poc-product-page-root\">\n  <!-- Hero Section -->\n  <div class=\"poc-hero\">\n    <div class=\"poc-container\">\n      <div class=\"poc-hero\">\n        <div class=\"poc-hero-content\">\n          <div class=\"poc-badge\">\n            <svg width=\"20\" height=\"20\" fill=\"currentColor\" viewbox=\"0 0 20 20\" style=\"color:var(--poc-pop)\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9L2 14v2l8-2.5V18l-2 1.5V21l3-1 3 1v-1.5L13 18v-4.5L21 16z\"\/><\/svg>\n            FAA & FDA Approved\n          <\/div>\n          <h1 class=\"poc-main-title\">\n            Portable Oxygen Concentrator 5L <br><span>Continuous Freedom<\/span>\n          <\/h1>\n          <p class=\"poc-description\">\n            Experience freedom with the 1000P model. Compact, whisper-quiet, and ultra-lightweight (1.98kg) to keep you moving without limits.\n          <\/p>\n          <div style=\"text-align: center; margin-top: 20px;\">\n            <a href=\"#\" class=\"poc-btn-primary\">Get  Your Oxygen Anywhere<\/a>\n          <\/div>\n        <\/div>\n        \n        <div class=\"poc-hero-image-wrap\">\n          <div style=\"background: white; padding: 10px; border-radius: 24px; box-shadow: 0 30px 60px -15px rgba(0,0,0,0.15);\">\n             <!-- Main Image -->\n            <div style=\"aspect-ratio: 1; width: 100%; overflow:hidden; border-radius:16px;\">\n              <img decoding=\"async\" src=\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/26.webp\" alt=\"Main Product Image\" class=\"poc-img-link\">\n            <\/div>\n          <\/div>\n          \n          <!-- Trust Badges Overlay (Lowered relative to image) -->\n          <div class=\"poc-hero-badges\">\n             <div class=\"poc-badge-item\">\n               <div class=\"poc-badge-icon\">\n                 <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M12 3v18m0-18l-4 4m4-4l4 4M2 17l10 5 10-5M2 12l10 5 10-5\"><\/path><\/svg>\n               <\/div>\n               <span class=\"poc-badge-val\">1.98kg<\/span>\n               <span class=\"poc-badge-label\">Ultral\u00e4tt<\/span>\n             <\/div>\n             <div class=\"poc-badge-item\">\n               <div class=\"poc-badge-icon\">\n                 <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"16\" height=\"10\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"22\" y1=\"11\" x2=\"22\" y2=\"13\"><\/line><\/svg>\n               <\/div>\n               <span class=\"poc-badge-val\">4.5 Hrs<\/span>\n               <span class=\"poc-badge-label\"> Battery EXT<\/span>\n             <\/div>\n             <div class=\"poc-badge-item\">\n               <div class=\"poc-badge-icon\">\n                 <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M4 9v6h4l5 5V4L7 9H3z\"><\/path><\/svg>\n               <\/div>\n               <span class=\"poc-badge-val\">\u2264 45dB<\/span>\n               <span class=\"poc-badge-label\">Silent<\/span>\n             <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- Understanding Pulse Section -->\n  <div class=\"poc-section\" style=\"background: white;\">\n    <div class=\"poc-container poc-container-narrow\">\n      <div class=\"poc-pulse-box\">\n        <div>\n          <h2 class=\"poc-pulse-title\">Smart Pulse-teknik<\/h2>\n          <p class=\"poc-pulse-text\">\n            Our Pulse Dose Technology is intelligent. It senses your inhalation and delivers a precise bolus of oxygen, matching the efficacy of a continuous flow machine without the bulk.\n          <\/p>\n          <div class=\"poc-aligned-list\" style=\"margin-top:20px; gap:12px;\">\n             <div style=\"display:flex; gap:10px; align-items:center;\">\n                 <div style=\"width:24px; height:24px; background:rgba(6,182,212,0.2); border-radius:50%; display:flex; align-items:center; justify-content:center; color:var(--poc-pop);\">\u2713<\/div>\n                 <span style=\"color:#cbd5e1; font-size:15px;\">Smart breath detection at 0.10 cmHg sensitivity<\/span>\n             <\/div>\n             <div style=\"display:flex; gap:10px; align-items:center;\">\n                 <div style=\"width:24px; height:24px; background:rgba(6,182,212,0.2); border-radius:50%; display:flex; align-items:center; justify-content:center; color:var(--poc-pop);\">\u2713<\/div>\n                 <span style=\"color:#cbd5e1; font-size:15px;\">Equivalent therapeutic effect to 5L continuous<\/span>\n             <\/div>\n          <\/div>\n        <\/div>\n        <div>\n          <div class=\"poc-stats-card\">\n            <div class=\"poc-stat-item\">\n              <span class=\"poc-stat-val\">0.8L\/min<\/span>\n              <span class=\"poc-stat-label\">Actual Flow Rate<\/span>\n            <\/div>\n            <div class=\"poc-stat-item\" style=\"background: var(--poc-blue);\">\n              <span class=\"poc-stat-val\" style=\"color: #fff;\">1 - 5L<\/span>\n              <span class=\"poc-stat-label\" style=\"color: #bfdbfe;\">Therapy Equivalent<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- Features Grid (6 Cards Returned) -->\n  <div class=\"poc-section\">\n    <div class=\"poc-container\">\n      <div class=\"poc-section-title-wrap\">\n        <!-- New Title -->\n        <h2 class=\"poc-section-title\">Advanced Performance<\/h2>\n        <div class=\"poc-section-line\"><\/div>\n      <\/div>\n      <div class=\"poc-grid\">\n        <div class=\"poc-card\">\n          <div class=\"poc-card-icon\">\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M19.428 15.428a2 2 0 00-1.022-.547l-2.384-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"poc-card-title\">93% O2 Purity<\/h3>\n          <p class=\"poc-card-text\">Maintains medical-grade concentration (93% \u00b1 3%).<\/p>\n        <\/div>\n        <div class=\"poc-card\">\n          <div class=\"poc-card-icon\">\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-2 2 2 2 0 01-2-2v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83 0 2 2 0 010-2.83l.06-.06a1.65 1.65 0 00.33-1.82 1.65 1.65 0 00-1.51-1H3a2 2 0 01-2-2 2 2 0 012-2h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 010-2.83 2 2 0 012.83 0l.06.06a1.65 1.65 0 001.82.33H9a1.65 1.65 0 001-1.51V3a2 2 0 012-2 2 2 0 012 2v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 0 2 2 0 010 2.83l-.06.06a1.65 1.65 0 00-.33 1.82V9a1.65 1.65 0 001.51 1H21a2 2 0 012 2 2 2 0 01-2 2h-.09a1.65 1.65 0 00-1.51 1z\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"poc-card-title\">5 Gears<\/h3>\n          <p class=\"poc-card-text\">Adjustable settings 1-5 to customize therapy.<\/p>\n        <\/div>\n        <div class=\"poc-card\">\n          <div class=\"poc-card-icon\">\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"poc-card-title\">Silent (\u2264 45dB)<\/h3>\n          <p class=\"poc-card-text\">Quiet enough for any social environment or sleep.<\/p>\n        <\/div>\n        <!-- 3 Re-added cards below -->\n        <div class=\"poc-card\">\n          <div class=\"poc-card-icon\">\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n          <\/div>\n          <h3 class=\"poc-card-title\">High Sensitivity<\/h3>\n          <p class=\"poc-card-text\">\u2264 0.10 cmHg trigger ensures immediate delivery.<\/p>\n        <\/div>\n        <div class=\"poc-card\">\n          <div class=\"poc-card-icon\">\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M20.59 13.41l-7.17 7.17a2 2 0 01-2.83 0L2 12V2h10l8.59 8.59a2 2 0 010 2.82z\"><\/path><line x1=\"7\" y1=\"7\" x2=\"7.01\" y2=\"7\"><\/line><\/svg>\n          <\/div>\n          <h3 class=\"poc-card-title\">1.98 KG Light<\/h3>\n          <p class=\"poc-card-text\">Ultra-lightweight design for maximum portability.<\/p>\n        <\/div>\n        <div class=\"poc-card\">\n          <div class=\"poc-card-icon\">\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\n          <\/div>\n          <h3 class=\"poc-card-title\">Compact Size<\/h3>\n          <p class=\"poc-card-text\">Small form factor (18.3 x 8.6 x 19.9 cm).<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- FAA \/ Airplane Section (Title in Kian) -->\n  <div class=\"poc-section\" style=\"background: white;\">\n    <div class=\"poc-container\">\n      <div class=\"poc-split-wrap\">\n        <div class=\"poc-split-content\">\n          <h2 class=\"poc-section-title poc-title-kian\">Ready for Takeoff<\/h2>\n          <p class=\"poc-description\">\n            Approved for use on all major airlines. The 1000P is your ticket to traveling the world again with confidence.\n          <\/p>\n          <div class=\"poc-aligned-list\">\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\">\n                 <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path><polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline><\/svg>\n               <\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">FAA & FDA Compatible<\/div>\n                 <div class=\"poc-list-desc\">Meets FAA requirements for in-flight portable oxygen concentrator use.<\/div>\n               <\/div>\n             <\/div>\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\">\n                 <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"><\/polyline><\/svg>\n               <\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">Redo f\u00f6r h\u00f6g h\u00f6jd<\/div>\n                 <div class=\"poc-list-desc\">Performance tested on plateaus above 2000m.<\/div>\n               <\/div>\n             <\/div>\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\">\n                 <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n               <\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">Travel Safe<\/div>\n                 <div class=\"poc-list-desc\">Durable, reliable casing designed for the rigors of travel.<\/div>\n               <\/div>\n             <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"poc-split-image\">\n          <img decoding=\"async\" src=\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/20.webp\" alt=\"FAA Approved Air Travel High Altitude\" class=\"poc-img-link\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- Battery Section (Title in Kian, Italic note) -->\n  <div class=\"poc-section\" style=\"background: #f8fafc;\">\n    <div class=\"poc-container\">\n      <div class=\"poc-split-wrap poc-split-reverse-desktop\">\n       \n        <div class=\"poc-split-content\">\n          <h2 class=\"poc-section-title poc-title-kian\">Long Lasting Power<\/h2>\n          <p class=\"poc-description\">\n               High-capacity battery architecture ensures you can stay out longer. Enjoy up to 4.5 hours on a single charge with the standard battery.\n          <\/p>\n           <div class=\"poc-aligned-list\">\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\">\n                 <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"16\" height=\"10\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"22\" y1=\"11\" x2=\"22\" y2=\"13\"><\/line><\/svg>\n               <\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">4.5 Hours Runtime<\/div>\n                 <div class=\"poc-list-desc\">Standard 6-core battery provides reliable power for errands and events.<\/div>\n               <\/div>\n             <\/div>\n              <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\">\n                 <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"><\/path><\/svg>\n               <\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">Quick Swap<\/div>\n                 <div class=\"poc-list-desc\">Modular battery design lets you swap in a fresh battery in seconds.<\/div>\n               <\/div>\n             <\/div>\n           <\/div>\n           \n           <div style=\"margin-top:30px;\">\n              <p style=\"font-style: italic; color: #64748b; font-size: 14px;\">\n                 Note: Extra batteries available for purchase to extend your travel duration.\n              <\/p>\n           <\/div>\n        <\/div>\n         <div class=\"poc-split-image\">\n           <img decoding=\"async\" src=\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/19.webp\" alt=\"Battery and Power\" class=\"poc-img-link\">\n        <\/div>\n      <\/div>\n     \n    <\/div>\n     \n  <\/div>\n  <!-- Package Includes -->\n   <div class=\"poc-section\" style=\"background: white;\">\n    <div class=\"poc-container\">\n       <div class=\"poc-section-title-wrap\">\n        <h2 class=\"poc-section-title\">Vad finns i l\u00e5dan?<\/h2>\n        <div class=\"poc-section-line\"><\/div>\n      <\/div>\n      <div class=\"poc-split-wrap\">\n        <div class=\"poc-split-content\">\n          <p class=\"poc-description\">\n            Complete therapy kit included. Unpack and start breathing easier immediately.\n          <\/p>\n           <div class=\"poc-aligned-list\">\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\"><svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg><\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">1000P Main Unit<\/div>\n                 <div class=\"poc-list-desc\">The concentrator itself.<\/div>\n               <\/div>\n             <\/div>\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\"><svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"16\" height=\"10\" rx=\"2\" ry=\"2\"\/><line x1=\"22\" y1=\"11\" x2=\"22\" y2=\"13\"\/><\/svg><\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">Uppladdningsbart batteri<\/div>\n                 <div class=\"poc-list-desc\">6-core lithium-ion battery.<\/div>\n               <\/div>\n             <\/div>\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\"><svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M23 12h-2\"\/><path d=\"M11 12H1\"\/><path d=\"M20.6 6H3.4c-.6 0-1.2.4-1.2 1v10c0 .6.6 1 1.2 1h17.2c.6 0 1.2-.4 1.2-1V7c0-.6-.6-1-1.2-1Z\"\/><\/svg><\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">AC Power Supply<\/div>\n                 <div class=\"poc-list-desc\">For wall outlet charging.<\/div>\n               <\/div>\n             <\/div>\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\"><svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" y1=\"8\" x2=\"20\" y2=\"8\"\/><line x1=\"16\" y1=\"16\" x2=\"23\" y2=\"16\"\/><line x1=\"23\" y1=\"16\" x2=\"23\" y2=\"6\"\/><line x1=\"23\" y1=\"6\" x2=\"20\" y2=\"6\"\/><\/svg><\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">Laddare f\u00f6r bil<\/div>\n                 <div class=\"poc-list-desc\">DC adapter for vehicle use.<\/div>\n               <\/div>\n             <\/div>\n             <div class=\"poc-list-item\">\n               <div class=\"poc-list-icon\"><svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 0 1-8 0\"\/><\/svg><\/div>\n               <div class=\"poc-list-details\">\n                 <div class=\"poc-list-title-text\">Carry Bag<\/div>\n                 <div class=\"poc-list-desc\">Custom-fit shoulder bag.<\/div>\n               <\/div>\n             <\/div>\n           <\/div>\n        <\/div>\n        <div class=\"poc-split-image\">\n           <img decoding=\"async\" src=\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/23.webp\" alt=\"Package Includes Flatlay\" class=\"poc-img-link\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- Specifications Table -->\n  <div class=\"poc-section\">\n    <div class=\"poc-container poc-container-narrower\">\n      <div class=\"poc-section-title-wrap\">\n        <h2 class=\"poc-section-title\">Tekniska specifikationer<\/h2>\n        <div class=\"poc-section-line\"><\/div>\n      <\/div>\n      <div class=\"poc-specs-table-container\">\n        <table class=\"poc-specs-table\">\n          <tr><td class=\"poc-spec-label\">Modell<\/td><td class=\"poc-spec-value\">1000P<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Max Flow Rate<\/td><td class=\"poc-spec-value\">0.8L\/min (Equivalent to 1-5L)<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Syrgasens renhet<\/td><td class=\"poc-spec-value\">93% \u00b1 3%<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Respiratory Rate<\/td><td class=\"poc-spec-value\">10-40 BPM<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Gear Positions<\/td><td class=\"poc-spec-value\">1-5 Pulse Mode Gears<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Sensitivity<\/td><td class=\"poc-spec-value\">\u2264 0.10 cmHg<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Battery Endurance<\/td><td class=\"poc-spec-value\">1.5 - 4.5 Hours per Battery<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Ljudniv\u00e5<\/td><td class=\"poc-spec-value\">\u2264 45 dB<\/td><\/tr>\n          <tr><td class=\"poc-spec-label\">Nettovikt<\/td><td class=\"poc-spec-value\">1.98 KG<\/td><\/tr>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- FAQs (5 Questions total now) -->\n  <div class=\"poc-section\">\n      <div class=\"poc-container poc-container-narrow\">\n          <div class=\"poc-section-title-wrap\">\n            <h2 class=\"poc-section-title\">Common Questions<\/h2>\n            <div class=\"poc-section-line\"><\/div>\n          <\/div>\n          \n          <div class=\"poc-faq-item\">\n              <div class=\"poc-faq-question\" onclick=\"this.nextElementSibling.style.display = this.nextElementSibling.style.display === 'block' ? 'none' : 'block'\">\n                  <span>Can I use the concentrator while sleeping?<\/span>\n                  <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n              <\/div>\n              <div class=\"poc-faq-answer\">\n                  Yes, the machine operates quietly (\u2264 45dB) and uses high-sensitivity pulse technology to detect your breathing even while you sleep.\n              <\/div>\n          <\/div>\n          <div class=\"poc-faq-item\">\n              <div class=\"poc-faq-question\" onclick=\"this.nextElementSibling.style.display = this.nextElementSibling.style.display === 'block' ? 'none' : 'block'\">\n                  <span>Is it approved for airplane travel?<\/span>\n                  <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n              <\/div>\n              <div class=\"poc-faq-answer\">\n                  Absolutely. It is fully FAA compliant for in-flight use on major airlines.\n              <\/div>\n          <\/div>\n          <div class=\"poc-faq-item\">\n              <div class=\"poc-faq-question\" onclick=\"this.nextElementSibling.style.display = this.nextElementSibling.style.display === 'block' ? 'none' : 'block'\">\n                  <span>Hur l\u00e4nge r\u00e4cker batteriet?<\/span>\n                  <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n              <\/div>\n              <div class=\"poc-faq-answer\">\n                  Up to 4.5 hours on the standard battery. Extra batteries can extend this duration indefinitely.\n              <\/div>\n          <\/div>\n          <!-- New FAQ 1 -->\n          <div class=\"poc-faq-item\">\n              <div class=\"poc-faq-question\" onclick=\"this.nextElementSibling.style.display = this.nextElementSibling.style.display === 'block' ? 'none' : 'block'\">\n                  <span>Vilket underh\u00e5ll kr\u00e4vs?<\/span>\n                  <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n              <\/div>\n              <div class=\"poc-faq-answer\">\n                  Maintenance is minimal. We recommend cleaning the air inlet filter weekly and wiping down the external case. The molecular sieve beds are designed for long-term use.\n              <\/div>\n          <\/div>\n          <!-- New FAQ 2 -->\n          <div class=\"poc-faq-item\">\n              <div class=\"poc-faq-question\" onclick=\"this.nextElementSibling.style.display = this.nextElementSibling.style.display === 'block' ? 'none' : 'block'\">\n                  <span>Can I charge it in the car?<\/span>\n                  <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n              <\/div>\n              <div class=\"poc-faq-answer\">\n                  Yes, a DC car adapter is included in the package so you can charge and use the concentrator while driving.\n              <\/div>\n          <\/div>\n      <\/div>\n  <\/div>\n  <!-- Final CTA (Updated with Kian Icons) -->\n  <div class=\"poc-container\">\n    <div class=\"poc-cta\">\n      <h2>Ready for an Active Lifestyle?<\/h2>\n      <p>Don't let oxygen therapy slow you down. The 1000P is your ultimate travel companion.<\/p>\n      <a href=\"#\" class=\"poc-btn-primary\" style=\"background: white; color: var(--poc-blue); border: none; box-shadow: 0 5px 15px rgba(0,0,0,0.2);\">Save Your Oxygen Anywhere<\/a>\n      \n      <div class=\"poc-cta-icons-row\">\n          <div class=\"poc-cta-icon-item\">\n              <svg width=\"20\" height=\"20\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M20 8h-3V4H3v14h1v2c0 1.1.9 2 2 2s2-.9 2-2h8c0 1.1.9 2 2 2s2-.9 2-2h1v-4h3l-4-8zM8 20c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm10 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM19 17h-1v-4h2.5L19 17z\"\/><\/svg>\n              Snabb leverans\n          <\/div>\n          <div class=\"poc-cta-icon-item\">\n              <svg width=\"20\" height=\"20\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\/><\/svg>\n              1 \u00e5rs garanti\n          <\/div>\n          <div class=\"poc-cta-icon-item\">\n              <svg width=\"20\" height=\"20\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9L2 14v2l8-2.5V18l-2 1.5V21l3-1 3 1v-1.5L13 18v-4.5L21 16z\"\/><\/svg>\n              FAA-godk\u00e4nd\n          <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<ul>\n<li style=\"text-align: left;\">Ultra-light, travel-ready<\/li>\n<li class=\"p1\" style=\"text-align: left;\">Works outdoors &amp; at high altitudes<\/li>\n<li class=\"p1\" style=\"text-align: left;\">Reliable oxygen, FDA &amp; FAA approved<\/li>\n<\/ul>","protected":false},"featured_media":63561,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[809,3447],"product_tag":[],"class_list":["post-63553","product","type-product","status-publish","has-post-thumbnail","product_cat-health-wellness","product_cat-oxygen-machines","first","instock","sale","shipping-taxable","purchasable","product-type-variable","has-default-attributes"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.8 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Portable Oxygen Concentrator 5L | Continuous-Flow - Brivelle Store<\/title>\n<meta name=\"description\" content=\"Portable Oxygen Concentrator 5L with pulse flow 1\u20135, 93% oxygen purity, ultra-light 1.98kg, long battery life, ideal for travel and high altitude use.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/brivelle.co.uk\/sv\/produkt\/portable-oxygen-concentrator-5l-continuous-flow\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Portable Oxygen Concentrator 5L | Continuous-Flow\" \/>\n<meta property=\"og:description\" content=\"Portable Oxygen Concentrator 5L with pulse flow 1\u20135, 93% oxygen purity, ultra-light 1.98kg, long battery life, ideal for travel and high altitude use.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brivelle.co.uk\/sv\/produkt\/portable-oxygen-concentrator-5l-continuous-flow\/\" \/>\n<meta property=\"og:site_name\" content=\"Brivelle Store\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-22T06:27:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tillg\u00e4nglig\" \/>\n\t<meta name=\"twitter:data1\" content=\"I lager\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/\",\"url\":\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/\",\"name\":\"Portable Oxygen Concentrator 5L | Continuous-Flow - Brivelle Store\",\"isPartOf\":{\"@id\":\"https:\/\/brivelle.co.uk\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp\",\"datePublished\":\"2026-01-03T13:50:40+00:00\",\"dateModified\":\"2026-04-22T06:27:22+00:00\",\"description\":\"Portable Oxygen Concentrator 5L with pulse flow 1\u20135, 93% oxygen purity, ultra-light 1.98kg, long battery life, ideal for travel and high altitude use.\",\"breadcrumb\":{\"@id\":\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#primaryimage\",\"url\":\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp\",\"contentUrl\":\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp\",\"width\":1080,\"height\":1080,\"caption\":\"Portable Oxygen Concentrator 5L | Continuous-Flow\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/brivelle.co.uk\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Shop\",\"item\":\"https:\/\/brivelle.co.uk\/fr\/shop\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Portable Oxygen Concentrator 5L | Continuous-Flow\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/brivelle.co.uk\/#website\",\"url\":\"https:\/\/brivelle.co.uk\/\",\"name\":\"Brivelle Store\",\"description\":\"Online Shopping for everyone\",\"publisher\":{\"@id\":\"https:\/\/brivelle.co.uk\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/brivelle.co.uk\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/brivelle.co.uk\/#organization\",\"name\":\"Brivelle\",\"url\":\"https:\/\/brivelle.co.uk\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/brivelle.co.uk\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2023\/02\/b-1-1-1-copy.jpg\",\"contentUrl\":\"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2023\/02\/b-1-1-1-copy.jpg\",\"width\":161,\"height\":155,\"caption\":\"Brivelle\"},\"image\":{\"@id\":\"https:\/\/brivelle.co.uk\/#\/schema\/logo\/image\/\"},\"email\":\"support@brivelle.co.uk\",\"telephone\":\"+44 203 488 2878\",\"legalName\":\"Brivelle\"}]}<\/script>\n<meta property=\"og:availability\" content=\"instock\" \/>\n<meta property=\"product:availability\" content=\"instock\" \/>\n<meta property=\"product:condition\" content=\"new\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Portable Oxygen Concentrator 5L | Continuous-Flow - Brivelle Store","description":"Portable Oxygen Concentrator 5L with pulse flow 1\u20135, 93% oxygen purity, ultra-light 1.98kg, long battery life, ideal for travel and high altitude use.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/brivelle.co.uk\/sv\/produkt\/portable-oxygen-concentrator-5l-continuous-flow\/","og_locale":"sv_SE","og_type":"article","og_title":"Portable Oxygen Concentrator 5L | Continuous-Flow","og_description":"Portable Oxygen Concentrator 5L with pulse flow 1\u20135, 93% oxygen purity, ultra-light 1.98kg, long battery life, ideal for travel and high altitude use.","og_url":"https:\/\/brivelle.co.uk\/sv\/produkt\/portable-oxygen-concentrator-5l-continuous-flow\/","og_site_name":"Brivelle Store","article_modified_time":"2026-04-22T06:27:22+00:00","og_image":[{"width":1080,"height":1080,"url":"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tillg\u00e4nglig":"I lager"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/","url":"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/","name":"Portable Oxygen Concentrator 5L | Continuous-Flow - Brivelle Store","isPartOf":{"@id":"https:\/\/brivelle.co.uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#primaryimage"},"image":{"@id":"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#primaryimage"},"thumbnailUrl":"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp","datePublished":"2026-01-03T13:50:40+00:00","dateModified":"2026-04-22T06:27:22+00:00","description":"Portable Oxygen Concentrator 5L with pulse flow 1\u20135, 93% oxygen purity, ultra-light 1.98kg, long battery life, ideal for travel and high altitude use.","breadcrumb":{"@id":"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/"]}]},{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#primaryimage","url":"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp","contentUrl":"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2026\/01\/24.webp","width":1080,"height":1080,"caption":"Portable Oxygen Concentrator 5L | Continuous-Flow"},{"@type":"BreadcrumbList","@id":"https:\/\/brivelle.co.uk\/product\/portable-oxygen-concentrator-5l-continuous-flow\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/brivelle.co.uk\/fr\/"},{"@type":"ListItem","position":2,"name":"Shop","item":"https:\/\/brivelle.co.uk\/fr\/shop\/"},{"@type":"ListItem","position":3,"name":"Portable Oxygen Concentrator 5L | Continuous-Flow"}]},{"@type":"WebSite","@id":"https:\/\/brivelle.co.uk\/#website","url":"https:\/\/brivelle.co.uk\/","name":"Brivelle Store","description":"Online Shopping for everyone","publisher":{"@id":"https:\/\/brivelle.co.uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/brivelle.co.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sv-SE"},{"@type":"Organization","@id":"https:\/\/brivelle.co.uk\/#organization","name":"Brivelle","url":"https:\/\/brivelle.co.uk\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/brivelle.co.uk\/#\/schema\/logo\/image\/","url":"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2023\/02\/b-1-1-1-copy.jpg","contentUrl":"https:\/\/brivelle.co.uk\/wp-content\/uploads\/2023\/02\/b-1-1-1-copy.jpg","width":161,"height":155,"caption":"Brivelle"},"image":{"@id":"https:\/\/brivelle.co.uk\/#\/schema\/logo\/image\/"},"email":"support@brivelle.co.uk","telephone":"+44 203 488 2878","legalName":"Brivelle"}]},"og_availability":"instock","product_availability":"instock","product_condition":"new"},"_links":{"self":[{"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/product\/63553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/comments?post=63553"}],"version-history":[{"count":26,"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/product\/63553\/revisions"}],"predecessor-version":[{"id":64587,"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/product\/63553\/revisions\/64587"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/media\/63561"}],"wp:attachment":[{"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/media?parent=63553"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/product_brand?post=63553"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/product_cat?post=63553"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/brivelle.co.uk\/sv\/wp-json\/wp\/v2\/product_tag?post=63553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}