{"product_id":"77","title":"3-in-1 Portable Camping Light \u0026 Flashlight","description":"\u003cdiv class=\"pcl-page\" id=\"portable-camping-light\"\u003e\n  \u003cstyle\u003e\n    .pcl-page,\n    .pcl-page * {\n      box-sizing: border-box;\n    }\n\n    .pcl-page {\n      --pcl-green: #5f7f63;\n      --pcl-green-dark: #3d5c43;\n      --pcl-sage: #8da28f;\n      --pcl-orange: #db8c49;\n      --pcl-dark: #242b28;\n      --pcl-text: #48514d;\n      --pcl-muted: #76807b;\n      --pcl-border: #dfe6e1;\n      --pcl-light: #f7f9f7;\n      --pcl-cream: #fff9ef;\n      --pcl-white: #ffffff;\n      --pcl-yellow: #f2c96d;\n\n      width: 100%;\n      max-width: 920px;\n      margin: 0 auto;\n      overflow: hidden;\n      color: var(--pcl-text);\n      background: var(--pcl-white);\n      border-radius: 24px;\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .pcl-page,\n    .pcl-page h2,\n    .pcl-page h3,\n    .pcl-page h4,\n    .pcl-page p,\n    .pcl-page span,\n    .pcl-page strong,\n    .pcl-page small,\n    .pcl-page li,\n    .pcl-page a {\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    .pcl-page img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      margin: 0;\n    }\n\n    .pcl-page h2,\n    .pcl-page h3,\n    .pcl-page h4,\n    .pcl-page p {\n      margin-top: 0;\n    }\n\n    .pcl-page a {\n      text-decoration: none;\n    }\n\n    .pcl-section {\n      padding: 46px 24px;\n    }\n\n    .pcl-heading {\n      max-width: 740px;\n      margin: 0 auto 28px;\n      text-align: center;\n    }\n\n    .pcl-label {\n      display: inline-block;\n      margin-bottom: 8px;\n      color: var(--pcl-green);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .pcl-heading h3 {\n      margin-bottom: 11px;\n      color: var(--pcl-dark);\n      font-size: clamp(28px, 5vw, 42px);\n      line-height: 1.14;\n      letter-spacing: -0.5px;\n    }\n\n    .pcl-heading p {\n      margin-bottom: 0;\n      color: var(--pcl-muted);\n      font-size: 15px;\n    }\n\n    .pcl-heading-light .pcl-label {\n      color: #d9ebdb;\n    }\n\n    .pcl-heading-light h3 {\n      color: #ffffff;\n    }\n\n    .pcl-heading-light p {\n      color: #e4ece6;\n    }\n\n    \/* PRODUCT NOTICE *\/\n    .pcl-notice {\n      padding: 16px 20px;\n      border-bottom: 1px solid #ead080;\n      color: #59450f;\n      background: #fff3ca;\n      font-size: 14px;\n      font-weight: 800;\n      line-height: 1.55;\n      text-align: center;\n    }\n\n    .pcl-notice strong {\n      color: #bf4e43;\n    }\n\n    \/* TRUST BAR *\/\n    .pcl-trust {\n      padding: 22px 20px;\n      border-bottom: 1px solid var(--pcl-border);\n      background: #ffffff;\n    }\n\n    .pcl-trust-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      max-width: 830px;\n      margin: 0 auto;\n    }\n\n    .pcl-trust-card {\n      padding: 18px 10px;\n      border: 1px solid var(--pcl-border);\n      border-radius: 16px;\n      background: var(--pcl-light);\n      text-align: center;\n    }\n\n    .pcl-trust-card \u003e span {\n      display: block;\n      margin-bottom: 7px;\n      font-size: 27px;\n    }\n\n    .pcl-trust-card strong {\n      display: block;\n      margin-bottom: 4px;\n      color: var(--pcl-dark);\n      font-size: 13px;\n    }\n\n    .pcl-trust-card p {\n      margin: 0;\n      color: var(--pcl-muted);\n      font-size: 11px;\n      line-height: 1.45;\n    }\n\n    \/* PAYMENT *\/\n    .pcl-payment {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 90% 10%,\n          rgba(95, 127, 99, 0.46),\n          transparent 36%\n        ),\n        linear-gradient(145deg, #26312b, #435549);\n    }\n\n    .pcl-payment-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 11px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .pcl-payment-card {\n      padding: 21px 13px;\n      border: 1px solid rgba(255, 255, 255, 0.16);\n      border-radius: 17px;\n      background: rgba(255, 255, 255, 0.07);\n      text-align: center;\n    }\n\n    .pcl-payment-card \u003e span {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 28px;\n    }\n\n    .pcl-payment-card strong {\n      display: block;\n      margin-bottom: 5px;\n      color: #ffffff;\n      font-size: 14px;\n    }\n\n    .pcl-payment-card p {\n      margin: 0;\n      color: #e4ece6;\n      font-size: 12px;\n      line-height: 1.5;\n    }\n\n    .pcl-payment-image {\n      max-width: 650px;\n      margin: 23px auto 0;\n      overflow: hidden;\n      border-radius: 14px;\n      background: #ffffff;\n    }\n\n    .pcl-small-note {\n      max-width: 720px;\n      margin: 16px auto 0;\n      color: var(--pcl-muted);\n      font-size: 12px;\n      line-height: 1.55;\n      text-align: center;\n    }\n\n    \/* HERO *\/\n    .pcl-hero {\n      position: relative;\n      padding: 66px 25px 55px;\n      overflow: hidden;\n      color: #ffffff;\n      text-align: center;\n      background:\n        radial-gradient(\n          circle at 8% 5%,\n          rgba(242, 201, 109, 0.35),\n          transparent 35%\n        ),\n        radial-gradient(\n          circle at 94% 94%,\n          rgba(95, 127, 99, 0.58),\n          transparent 42%\n        ),\n        linear-gradient(145deg, #242c27, #405047);\n    }\n\n    .pcl-hero::before {\n      content: \"\";\n      position: absolute;\n      top: -175px;\n      left: -130px;\n      width: 410px;\n      height: 410px;\n      border: 1px solid rgba(255, 255, 255, 0.1);\n      border-radius: 50%;\n    }\n\n    .pcl-hero::after {\n      content: \"💡\";\n      position: absolute;\n      right: 2%;\n      bottom: -55px;\n      opacity: 0.06;\n      font-size: 190px;\n      line-height: 1;\n      transform: rotate(-10deg);\n    }\n\n    .pcl-eyebrow {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      gap: 9px;\n      margin-bottom: 15px;\n      color: #dcebdd;\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .pcl-eyebrow::before,\n    .pcl-eyebrow::after {\n      content: \"\";\n      width: 25px;\n      height: 2px;\n      border-radius: 999px;\n      background: var(--pcl-yellow);\n    }\n\n    .pcl-hero h2 {\n      position: relative;\n      z-index: 1;\n      max-width: 820px;\n      margin: 0 auto 17px;\n      color: #ffffff;\n      font-size: clamp(37px, 6vw, 59px);\n      line-height: 1.04;\n      letter-spacing: -1px;\n    }\n\n    .pcl-hero h2 span {\n      color: #f5d785;\n    }\n\n    .pcl-hero p {\n      position: relative;\n      z-index: 1;\n      max-width: 710px;\n      margin: 0 auto;\n      color: #e8eee9;\n      font-size: 16px;\n    }\n\n    .pcl-pills {\n      position: relative;\n      z-index: 1;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 9px;\n      margin-top: 27px;\n    }\n\n    .pcl-pill {\n      padding: 8px 13px;\n      border: 1px solid rgba(255, 255, 255, 0.23);\n      border-radius: 999px;\n      color: #ffffff;\n      background: rgba(255, 255, 255, 0.08);\n      font-size: 13px;\n      font-weight: 800;\n    }\n\n    \/* MAIN IMAGE *\/\n    .pcl-main-media {\n      padding: 18px;\n      background: var(--pcl-cream);\n    }\n\n    .pcl-image-frame {\n      max-width: 820px;\n      margin: 0 auto;\n      overflow: hidden;\n      border: 8px solid #ffffff;\n      border-radius: 22px;\n      background: #ffffff;\n      box-shadow: 0 16px 38px rgba(43, 57, 47, 0.14);\n    }\n\n    \/* INTRO *\/\n    .pcl-intro {\n      background: #ffffff;\n    }\n\n    .pcl-intro-inner {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .pcl-intro-icon {\n      display: flex;\n      width: 62px;\n      height: 62px;\n      margin: 0 auto 16px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: linear-gradient(145deg, #78977b, #4b6d51);\n      box-shadow: 0 12px 27px rgba(95, 127, 99, 0.27);\n      font-size: 28px;\n    }\n\n    .pcl-intro h3 {\n      margin-bottom: 12px;\n      color: var(--pcl-dark);\n      font-size: clamp(29px, 5vw, 42px);\n      line-height: 1.15;\n    }\n\n    .pcl-intro p {\n      margin-bottom: 0;\n      color: var(--pcl-muted);\n      font-size: 15px;\n    }\n\n    .pcl-highlight {\n      max-width: 700px;\n      margin: 23px auto 0;\n      padding: 19px 21px;\n      border-left: 4px solid var(--pcl-green);\n      border-radius: 0 15px 15px 0;\n      color: #4c5a50;\n      background: #edf4ed;\n      font-size: 16px;\n      font-weight: 700;\n      line-height: 1.55;\n      text-align: left;\n    }\n\n    \/* BENEFITS *\/\n    .pcl-benefits {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 10% 100%,\n          rgba(242, 201, 109, 0.27),\n          transparent 38%\n        ),\n        linear-gradient(145deg, #263029, #425146);\n    }\n\n    .pcl-benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 11px;\n    }\n\n    .pcl-benefit {\n      padding: 21px 12px;\n      border: 1px solid rgba(255, 255, 255, 0.15);\n      border-radius: 17px;\n      background: rgba(255, 255, 255, 0.065);\n      text-align: center;\n    }\n\n    .pcl-benefit \u003e span {\n      display: block;\n      margin-bottom: 9px;\n      font-size: 29px;\n    }\n\n    .pcl-benefit strong {\n      display: block;\n      margin-bottom: 5px;\n      color: #ffffff;\n      font-size: 14px;\n      line-height: 1.35;\n    }\n\n    .pcl-benefit p {\n      margin: 0;\n      color: #e4ebe5;\n      font-size: 12px;\n      line-height: 1.48;\n    }\n\n    \/* MODES *\/\n    .pcl-modes {\n      background: var(--pcl-light);\n    }\n\n    .pcl-mode-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      max-width: 830px;\n      margin: 0 auto;\n    }\n\n    .pcl-mode-card {\n      padding: 25px 17px;\n      border: 1px solid var(--pcl-border);\n      border-radius: 18px;\n      background: #ffffff;\n      box-shadow: 0 11px 26px rgba(43, 57, 47, 0.07);\n      text-align: center;\n    }\n\n    .pcl-mode-card \u003e span {\n      display: flex;\n      width: 58px;\n      height: 58px;\n      margin: 0 auto 13px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: #edf4ed;\n      font-size: 29px;\n    }\n\n    .pcl-mode-card strong {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--pcl-dark);\n      font-size: 17px;\n    }\n\n    .pcl-mode-card p {\n      margin: 0;\n      color: var(--pcl-muted);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    \/* FEATURE ROWS *\/\n    .pcl-features {\n      background: #ffffff;\n    }\n\n    .pcl-feature {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      overflow: hidden;\n      margin-top: 22px;\n      border: 1px solid var(--pcl-border);\n      border-radius: 21px;\n      background: #ffffff;\n      box-shadow: 0 13px 32px rgba(43, 56, 47, 0.09);\n    }\n\n    .pcl-feature:nth-child(even) .pcl-feature-image {\n      order: 2;\n    }\n\n    .pcl-feature-image {\n      min-height: 100%;\n      overflow: hidden;\n      background: #edf1ed;\n    }\n\n    .pcl-feature-image img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .pcl-feature-copy {\n      display: flex;\n      padding: 31px 25px;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .pcl-feature-copy \u003e span {\n      margin-bottom: 7px;\n      color: var(--pcl-green);\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: 1.3px;\n      text-transform: uppercase;\n    }\n\n    .pcl-feature-copy h3 {\n      margin-bottom: 10px;\n      color: var(--pcl-dark);\n      font-size: 27px;\n      line-height: 1.18;\n    }\n\n    .pcl-feature-copy p {\n      margin-bottom: 0;\n      color: var(--pcl-muted);\n      font-size: 14px;\n    }\n\n    .pcl-checks {\n      display: grid;\n      gap: 8px;\n      margin-top: 15px;\n    }\n\n    .pcl-check {\n      display: flex;\n      gap: 9px;\n      align-items: flex-start;\n      color: #566159;\n      font-size: 13px;\n    }\n\n    .pcl-check i {\n      display: flex;\n      flex: 0 0 22px;\n      width: 22px;\n      height: 22px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: var(--pcl-green);\n      font-style: normal;\n      font-size: 11px;\n      font-weight: 900;\n    }\n\n    \/* USE CASES *\/\n    .pcl-scenes {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 90% 10%,\n          rgba(141, 162, 143, 0.43),\n          transparent 38%\n        ),\n        linear-gradient(145deg, #29332c, #465648);\n    }\n\n    .pcl-scene-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 11px;\n      max-width: 830px;\n      margin: 0 auto;\n    }\n\n    .pcl-scene-card {\n      padding: 23px 15px;\n      border: 1px solid rgba(255, 255, 255, 0.16);\n      border-radius: 17px;\n      background: rgba(255, 255, 255, 0.07);\n      text-align: center;\n    }\n\n    .pcl-scene-card \u003e span {\n      display: block;\n      margin-bottom: 9px;\n      font-size: 30px;\n    }\n\n    .pcl-scene-card strong {\n      display: block;\n      margin-bottom: 6px;\n      color: #ffffff;\n      font-size: 15px;\n    }\n\n    .pcl-scene-card p {\n      margin: 0;\n      color: #e5ece6;\n      font-size: 12px;\n      line-height: 1.52;\n    }\n\n    \/* COLORS *\/\n    .pcl-colors {\n      background: var(--pcl-cream);\n    }\n\n    .pcl-color-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      max-width: 830px;\n      margin: 0 auto;\n    }\n\n    .pcl-color-card {\n      overflow: hidden;\n      border: 1px solid #e8dfd2;\n      border-radius: 20px;\n      background: #ffffff;\n      box-shadow: 0 11px 27px rgba(52, 57, 47, 0.07);\n    }\n\n    .pcl-color-image img {\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n    }\n\n    .pcl-color-copy {\n      padding: 19px;\n      text-align: center;\n    }\n\n    .pcl-color-copy strong {\n      display: block;\n      margin-bottom: 5px;\n      color: var(--pcl-dark);\n      font-size: 18px;\n    }\n\n    .pcl-color-copy p {\n      margin: 0;\n      color: var(--pcl-muted);\n      font-size: 13px;\n    }\n\n    \/* STEPS *\/\n    .pcl-steps {\n      background: #ffffff;\n    }\n\n    .pcl-step-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      max-width: 820px;\n      margin: 0 auto;\n    }\n\n    .pcl-step {\n      padding: 23px 16px;\n      border: 1px solid var(--pcl-border);\n      border-radius: 17px;\n      background: var(--pcl-light);\n      text-align: center;\n    }\n\n    .pcl-step-number {\n      display: flex;\n      width: 44px;\n      height: 44px;\n      margin: 0 auto 11px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: linear-gradient(145deg, #78977b, #4a6c50);\n      font-size: 15px;\n      font-weight: 900;\n    }\n\n    .pcl-step strong {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--pcl-dark);\n      font-size: 14px;\n    }\n\n    .pcl-step p {\n      margin: 0;\n      color: var(--pcl-muted);\n      font-size: 12px;\n      line-height: 1.5;\n    }\n\n    \/* SPECS *\/\n    .pcl-specs {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 90% 5%,\n          rgba(95, 127, 99, 0.46),\n          transparent 36%\n        ),\n        linear-gradient(145deg, #273029, #435247);\n    }\n\n    .pcl-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .pcl-spec {\n      padding: 18px;\n      border: 1px solid rgba(255, 255, 255, 0.16);\n      border-radius: 15px;\n      background: rgba(255, 255, 255, 0.065);\n    }\n\n    .pcl-spec small {\n      display: block;\n      margin-bottom: 4px;\n      color: #d9ebdb;\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .pcl-spec strong {\n      display: block;\n      color: #ffffff;\n      font-size: 15px;\n      line-height: 1.45;\n    }\n\n    \/* PACKAGE *\/\n    .pcl-package {\n      background: #ffffff;\n    }\n\n    .pcl-package-box {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 29px 22px;\n      border: 1px solid var(--pcl-border);\n      border-radius: 19px;\n      background: var(--pcl-light);\n      text-align: center;\n      box-shadow: 0 12px 27px rgba(43, 56, 47, 0.07);\n    }\n\n    .pcl-package-box \u003e span {\n      display: block;\n      margin-bottom: 10px;\n      font-size: 40px;\n    }\n\n    .pcl-package-box strong {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--pcl-dark);\n      font-size: 19px;\n    }\n\n    .pcl-package-box p {\n      margin: 0;\n      color: var(--pcl-muted);\n      font-size: 14px;\n    }\n\n    \/* NOTES *\/\n    .pcl-notes {\n      background: #fff9e9;\n    }\n\n    .pcl-note-box {\n      max-width: 790px;\n      margin: 0 auto;\n      padding: 23px;\n      border: 1px solid #eadcaf;\n      border-radius: 17px;\n      color: #5d5743;\n      background: #ffffff;\n    }\n\n    .pcl-note-box ul {\n      margin: 0;\n      padding-left: 21px;\n    }\n\n    .pcl-note-box li {\n      margin-bottom: 9px;\n      font-size: 13px;\n    }\n\n    .pcl-note-box li:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* FAQ *\/\n    .pcl-faq {\n      background: var(--pcl-light);\n    }\n\n    .pcl-faq-item {\n      margin-top: 10px;\n      overflow: hidden;\n      border: 1px solid var(--pcl-border);\n      border-radius: 15px;\n      background: #ffffff;\n    }\n\n    .pcl-faq-item[open] {\n      border-color: var(--pcl-green);\n      box-shadow: 0 8px 22px rgba(95, 127, 99, 0.13);\n    }\n\n    .pcl-faq-item summary {\n      position: relative;\n      padding: 17px 50px 17px 17px;\n      color: var(--pcl-dark);\n      font-size: 15px;\n      font-weight: 900;\n      cursor: pointer;\n      list-style: none;\n    }\n\n    .pcl-faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pcl-faq-item summary::after {\n      content: \"+\";\n      position: absolute;\n      top: 50%;\n      right: 15px;\n      display: flex;\n      width: 30px;\n      height: 30px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: var(--pcl-green);\n      font-size: 19px;\n      transform: translateY(-50%);\n    }\n\n    .pcl-faq-item[open] summary::after {\n      content: \"−\";\n    }\n\n    .pcl-faq-content {\n      padding: 0 17px 18px;\n      color: var(--pcl-muted);\n      font-size: 14px;\n    }\n\n    \/* CTA *\/\n    .pcl-final {\n      padding: 50px 23px 53px;\n      color: #ffffff;\n      text-align: center;\n      background:\n        radial-gradient(\n          circle at 50% 120%,\n          rgba(141, 162, 143, 0.5),\n          transparent 50%\n        ),\n        linear-gradient(145deg, #273029, #435247);\n    }\n\n    .pcl-final h3 {\n      max-width: 730px;\n      margin: 0 auto 11px;\n      color: #ffffff;\n      font-size: clamp(29px, 5vw, 43px);\n      line-height: 1.18;\n    }\n\n    .pcl-final p {\n      max-width: 660px;\n      margin: 0 auto 23px;\n      color: #e5ece6;\n      font-size: 15px;\n    }\n\n    .pcl-cta {\n      display: inline-flex;\n      min-width: 320px;\n      min-height: 58px;\n      padding: 14px 28px;\n      align-items: center;\n      justify-content: center;\n      border: 1px solid #d9eadb;\n      border-radius: 999px;\n      color: #ffffff !important;\n      background: linear-gradient(135deg, #78977b, #486a4e);\n      box-shadow: 0 15px 32px rgba(0, 0, 0, 0.24);\n      font-size: 16px;\n      font-weight: 900;\n    }\n\n    \/* SHIPPING *\/\n    .pcl-shipping {\n      background: #ffffff;\n    }\n\n    .pcl-shipping-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      max-width: 790px;\n      margin: 0 auto;\n    }\n\n    .pcl-shipping-card {\n      padding: 23px 17px;\n      border: 1px solid var(--pcl-border);\n      border-radius: 17px;\n      background: var(--pcl-light);\n      text-align: center;\n    }\n\n    .pcl-shipping-card \u003e span {\n      display: block;\n      margin-bottom: 9px;\n      font-size: 30px;\n    }\n\n    .pcl-shipping-card strong {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--pcl-dark);\n      font-size: 15px;\n    }\n\n    .pcl-shipping-card p {\n      margin: 0;\n      color: var(--pcl-muted);\n      font-size: 13px;\n      line-height: 1.5;\n    }\n\n    .pcl-shipping-image {\n      max-width: 610px;\n      margin: 23px auto 0;\n    }\n\n    \/* AFTER SALES *\/\n    .pcl-after-sales {\n      color: #ffffff;\n      background:\n        radial-gradient(\n          circle at 10% 100%,\n          rgba(40, 118, 88, 0.35),\n          transparent 38%\n        ),\n        linear-gradient(145deg, #19392e, #226348);\n    }\n\n    .pcl-guarantee-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 11px;\n      max-width: 790px;\n      margin: 0 auto;\n    }\n\n    .pcl-guarantee-card {\n      padding: 20px;\n      border: 1px solid rgba(255, 255, 255, 0.17);\n      border-radius: 16px;\n      background: rgba(255, 255, 255, 0.07);\n    }\n\n    .pcl-guarantee-card strong {\n      display: block;\n      margin-bottom: 6px;\n      color: #ffffff;\n      font-size: 14px;\n    }\n\n    .pcl-guarantee-card p {\n      margin: 0;\n      color: #e0eee7;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    .pcl-guarantee-image {\n      max-width: 660px;\n      margin: 23px auto 0;\n      overflow: hidden;\n      border-radius: 14px;\n      background: #ffffff;\n    }\n\n    @media screen and (max-width: 749px) {\n      .pcl-page {\n        border-radius: 0;\n      }\n\n      .pcl-section {\n        padding: 33px 13px;\n      }\n\n      .pcl-hero {\n        padding: 45px 17px 40px;\n      }\n\n      .pcl-hero h2 {\n        font-size: 32px;\n      }\n\n      .pcl-trust-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .pcl-payment-grid,\n      .pcl-mode-grid,\n      .pcl-scene-grid,\n      .pcl-color-grid,\n      .pcl-step-grid,\n      .pcl-spec-grid,\n      .pcl-shipping-grid,\n      .pcl-guarantee-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pcl-benefit-grid {\n        display: flex;\n        gap: 10px;\n        overflow-x: auto;\n        padding-bottom: 9px;\n        scroll-snap-type: x mandatory;\n        scrollbar-width: none;\n      }\n\n      .pcl-benefit-grid::-webkit-scrollbar {\n        display: none;\n      }\n\n      .pcl-benefit {\n        flex: 0 0 72%;\n        scroll-snap-align: center;\n      }\n\n      .pcl-feature {\n        grid-template-columns: 1fr;\n      }\n\n      .pcl-feature:nth-child(even) .pcl-feature-image {\n        order: 0;\n      }\n\n      .pcl-feature-copy {\n        padding: 25px 18px;\n        text-align: center;\n      }\n\n      .pcl-check {\n        text-align: left;\n      }\n\n      .pcl-cta {\n        width: 100%;\n        min-width: 0;\n      }\n    }\n\n    @media screen and (max-width: 390px) {\n      .pcl-hero h2 {\n        font-size: 28px;\n      }\n\n      .pcl-pill {\n        padding: 7px 10px;\n        font-size: 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- PRODUCT NOTICE --\u003e\n  \u003cdiv class=\"pcl-notice\"\u003e\n    ❤️ \u003cstrong\u003ePRODUCT NOTICE:\u003c\/strong\u003e\n    Purchase from this store to receive the 3-in-1 Portable Camping Light \u0026amp;\n    Flashlight configuration shown on this page.\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003csection class=\"pcl-trust\"\u003e\n    \u003cdiv class=\"pcl-trust-grid\"\u003e\n      \u003cdiv class=\"pcl-trust-card\"\u003e\n        \u003cspan\u003e💡\u003c\/span\u003e\n        \u003cstrong\u003e3-in-1 Design\u003c\/strong\u003e\n        \u003cp\u003eDesk lamp, lantern, and flashlight functions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-trust-card\"\u003e\n        \u003cspan\u003e↕️\u003c\/span\u003e\n        \u003cstrong\u003eAdjustable Height\u003c\/strong\u003e\n        \u003cp\u003eAdapt the light to different everyday situations.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-trust-card\"\u003e\n        \u003cspan\u003e🎒\u003c\/span\u003e\n        \u003cstrong\u003ePortable Form\u003c\/strong\u003e\n        \u003cp\u003eCompact enough for travel and outdoor bags.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-trust-card\"\u003e\n        \u003cspan\u003e🔒\u003c\/span\u003e\n        \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n        \u003cp\u003eSupported payment options available at checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003csection class=\"pcl-section pcl-payment\"\u003e\n    \u003cdiv class=\"pcl-heading pcl-heading-light\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eSecure Payment Protection\u003c\/span\u003e\n\n      \u003ch3\u003ePay Securely With PayPal or Card\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Complete checkout using supported payment methods through an encrypted\n        checkout process.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-payment-grid\"\u003e\n      \u003cdiv class=\"pcl-payment-card\"\u003e\n        \u003cspan\u003e🅿️\u003c\/span\u003e\n        \u003cstrong\u003ePayPal Payment\u003c\/strong\u003e\n        \u003cp\u003ePay through an eligible PayPal account.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-payment-card\"\u003e\n        \u003cspan\u003e💳\u003c\/span\u003e\n        \u003cstrong\u003eCredit \u0026amp; Debit Cards\u003c\/strong\u003e\n        \u003cp\u003eSupported major cards are available during checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-payment-card\"\u003e\n        \u003cspan\u003e🔐\u003c\/span\u003e\n        \u003cstrong\u003eEncrypted Checkout\u003c\/strong\u003e\n        \u003cp\u003eEncryption helps protect personal and payment information.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-payment-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/b9b8eba80ba0696afbdc71a7b9a218b1d6fcbc40.gif\" alt=\"Secure PayPal and card payment methods\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"pcl-hero\"\u003e\n    \u003cdiv class=\"pcl-eyebrow\"\u003e3-in-1 Portable Camping Light \u0026amp; Flashlight\u003c\/div\u003e\n\n    \u003ch2\u003e\n      One Portable Light.\u003cbr\u003e\n      \u003cspan\u003eMore Ways to Use It.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Transform it from a compact everyday light into a desk lamp, camping\n      lantern, or directional flashlight for work, travel, outdoor adventures,\n      and unexpected power interruptions.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pcl-pills\"\u003e\n      \u003cspan class=\"pcl-pill\"\u003eDesk Lamp Mode\u003c\/span\u003e\n      \u003cspan class=\"pcl-pill\"\u003eCamping Lantern Mode\u003c\/span\u003e\n      \u003cspan class=\"pcl-pill\"\u003eFlashlight Mode\u003c\/span\u003e\n      \u003cspan class=\"pcl-pill\"\u003eAdjustable Height\u003c\/span\u003e\n      \u003cspan class=\"pcl-pill\"\u003ePortable Design\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MAIN IMAGE --\u003e\n  \u003csection class=\"pcl-main-media\"\u003e\n    \u003cdiv class=\"pcl-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/2_9403ff6a-2b39-450c-9de6-4992e8b2376b.jpg?v=1786000272\" alt=\"3-in-1 Portable Camping Light and Flashlight\" loading=\"eager\" fetchpriority=\"high\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"pcl-section pcl-intro\"\u003e\n    \u003cdiv class=\"pcl-intro-inner\"\u003e\n      \u003cdiv class=\"pcl-intro-icon\"\u003e💡\u003c\/div\u003e\n\n      \u003ch3\u003eLighting Needs Change. Your Light Should Too.\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A traditional desk lamp stays on the desk. A camping lantern can feel\n        bulky indoors. A flashlight only points in one direction. This\n        versatile design combines all three uses in one compact light.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pcl-highlight\"\u003e\n        Keep it nearby for reading and desk work, pack it for camping and\n        travel, or use the directional flashlight when you need to inspect a\n        dark path, cabinet, vehicle, or emergency area.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"pcl-section pcl-benefits\"\u003e\n    \u003cdiv class=\"pcl-heading pcl-heading-light\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eOne Light, Multiple Possibilities\u003c\/span\u003e\n\n      \u003ch3\u003eDesigned to Move From Home to the Outdoors\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-benefit-grid\"\u003e\n      \u003cdiv class=\"pcl-benefit\"\u003e\n        \u003cspan\u003e🔄\u003c\/span\u003e\n        \u003cstrong\u003eThree Useful Functions\u003c\/strong\u003e\n        \u003cp\u003e\n          Switch between desk lighting, area lighting, and directional light.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-benefit\"\u003e\n        \u003cspan\u003e↕️\u003c\/span\u003e\n        \u003cstrong\u003eAdjustable Structure\u003c\/strong\u003e\n        \u003cp\u003e\n          Change the height and position to suit different lighting needs.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-benefit\"\u003e\n        \u003cspan\u003e🎒\u003c\/span\u003e\n        \u003cstrong\u003eEasy to Carry\u003c\/strong\u003e\n        \u003cp\u003e\n          Compact form fits easily into travel, camping, or emergency gear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-benefit\"\u003e\n        \u003cspan\u003e🏠\u003c\/span\u003e\n        \u003cstrong\u003eModern Everyday Style\u003c\/strong\u003e\n        \u003cp\u003e\n          A clean design that works in bedrooms, offices, tents, and vehicles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- THREE MODES --\u003e\n  \u003csection class=\"pcl-section pcl-modes\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eThree Lighting Functions\u003c\/span\u003e\n\n      \u003ch3\u003eChoose the Setup That Fits the Moment\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Reconfigure the light according to whether you need focused,\n        surrounding, or elevated illumination.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-mode-grid\"\u003e\n      \u003cdiv class=\"pcl-mode-card\"\u003e\n        \u003cspan\u003e🖥️\u003c\/span\u003e\n        \u003cstrong\u003eDesk Lamp\u003c\/strong\u003e\n        \u003cp\u003e\n          Extend the light for reading, study, computer work, crafts, or\n          bedside illumination.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-mode-card\"\u003e\n        \u003cspan\u003e🏕️\u003c\/span\u003e\n        \u003cstrong\u003eCamping Lantern\u003c\/strong\u003e\n        \u003cp\u003e\n          Use it as surrounding light inside a tent, on a table, or around a\n          campsite seating area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-mode-card\"\u003e\n        \u003cspan\u003e🔦\u003c\/span\u003e\n        \u003cstrong\u003eFlashlight\u003c\/strong\u003e\n        \u003cp\u003e\n          Direct the beam forward for walking, searching, inspecting, or\n          exploring darker spaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"pcl-section pcl-features\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eAdaptable Everyday Lighting\u003c\/span\u003e\n\n      \u003ch3\u003eCompact When You Carry It. Useful When You Open It.\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003carticle class=\"pcl-feature\"\u003e\n      \u003cdiv class=\"pcl-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/3_198a3894-2eeb-4b29-9d25-82a2ea1d260a.jpg?v=1786000272\" alt=\"Portable light transforming between different lighting modes\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-feature-copy\"\u003e\n        \u003cspan\u003eConvertible 3-in-1 Structure\u003c\/span\u003e\n\n        \u003ch3\u003eStop Packing Three Separate Lights\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The adaptable structure gives you several practical lighting\n          configurations without requiring a separate desk lamp, lantern, and\n          handheld flashlight.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"pcl-checks\"\u003e\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eUse upright for elevated desk lighting\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eUse as a lantern for surrounding illumination\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eUse directionally as a portable flashlight\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"pcl-feature\"\u003e\n      \u003cdiv class=\"pcl-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/1_ea0e37cb-84bc-429e-b151-7eae3bf2a4e1.jpg?v=1786000273\" alt=\"Adjustable height portable desk and camping light\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-feature-copy\"\u003e\n        \u003cspan\u003eAdjustable Height Design\u003c\/span\u003e\n\n        \u003ch3\u003eBring the Light Closer or Raise It Higher\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Adjust the structure according to the surface, task, and area you\n          want to illuminate instead of relying on one fixed lighting angle.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"pcl-checks\"\u003e\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eSuitable for desks, bedside tables, and campsite tables\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eAdjustable setup for different lighting situations\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eCompact shape when not fully extended\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"pcl-feature\"\u003e\n      \u003cdiv class=\"pcl-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/baise.jpg?v=1786000273\" alt=\"White 3-in-1 portable camping light\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-feature-copy\"\u003e\n        \u003cspan\u003eClean Modern Appearance\u003c\/span\u003e\n\n        \u003ch3\u003eA Portable Light That Still Looks Good Indoors\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The smooth, minimal design works naturally on a desk or bedside table\n          without looking like oversized outdoor equipment.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"pcl-checks\"\u003e\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eSuitable for modern home and office spaces\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eSimple shape that is easy to store\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eUseful for both everyday and occasional lighting\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"pcl-feature\"\u003e\n      \u003cdiv class=\"pcl-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/lvse.jpg?v=1786000272\" alt=\"Green 3-in-1 portable camping lantern and flashlight\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-feature-copy\"\u003e\n        \u003cspan\u003ePortable Outdoor Companion\u003c\/span\u003e\n\n        \u003ch3\u003eEasy to Add to Your Camping or Travel Gear\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use it around tents, cabins, picnic tables, vehicles, hotel rooms,\n          and other places where fixed lighting may not be available.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"pcl-checks\"\u003e\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eSuitable for camping, hiking, and travel\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eUseful for emergency and backup lighting\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcl-check\"\u003e\n            \u003ci\u003e✓\u003c\/i\u003e\n            \u003cspan\u003eCompact enough to store with outdoor essentials\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"pcl-section pcl-scenes\"\u003e\n    \u003cdiv class=\"pcl-heading pcl-heading-light\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eFrom Your Desk to the Outdoors\u003c\/span\u003e\n\n      \u003ch3\u003eReady for Everyday Tasks and Unexpected Moments\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-scene-grid\"\u003e\n      \u003cdiv class=\"pcl-scene-card\"\u003e\n        \u003cspan\u003e📚\u003c\/span\u003e\n        \u003cstrong\u003eReading and Study\u003c\/strong\u003e\n        \u003cp\u003e\n          Place it on a desk, table, shelf, or bedside surface.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-scene-card\"\u003e\n        \u003cspan\u003e🏕️\u003c\/span\u003e\n        \u003cstrong\u003eCamping\u003c\/strong\u003e\n        \u003cp\u003e\n          Add convenient area lighting to a tent or campsite table.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-scene-card\"\u003e\n        \u003cspan\u003e🥾\u003c\/span\u003e\n        \u003cstrong\u003eOutdoor Exploration\u003c\/strong\u003e\n        \u003cp\u003e\n          Use flashlight mode for paths, trails, and darker surroundings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-scene-card\"\u003e\n        \u003cspan\u003e🚗\u003c\/span\u003e\n        \u003cstrong\u003eVehicle Storage\u003c\/strong\u003e\n        \u003cp\u003e\n          Keep it nearby for inspections, roadside stops, or finding items.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-scene-card\"\u003e\n        \u003cspan\u003e✈️\u003c\/span\u003e\n        \u003cstrong\u003eTravel\u003c\/strong\u003e\n        \u003cp\u003e\n          Useful in hotels, cabins, rental homes, and temporary spaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-scene-card\"\u003e\n        \u003cspan\u003e⚡\u003c\/span\u003e\n        \u003cstrong\u003ePower Interruptions\u003c\/strong\u003e\n        \u003cp\u003e\n          Keep accessible as a portable backup light for darker rooms.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COLOR OPTIONS --\u003e\n  \u003csection class=\"pcl-section pcl-colors\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eChoose Your Style\u003c\/span\u003e\n\n      \u003ch3\u003eTwo Versatile Color Options\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Select the finish that best matches your indoor space or outdoor gear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-color-grid\"\u003e\n      \u003cdiv class=\"pcl-color-card\"\u003e\n        \u003cdiv class=\"pcl-color-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/baise.jpg?v=1786000273\" alt=\"White portable camping light and flashlight\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcl-color-copy\"\u003e\n          \u003cstrong\u003eClean White\u003c\/strong\u003e\n          \u003cp\u003e\n            A bright neutral finish for desks, bedrooms, and modern interiors.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-color-card\"\u003e\n        \u003cdiv class=\"pcl-color-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/lvse.jpg?v=1786000272\" alt=\"Green portable camping light and flashlight\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcl-color-copy\"\u003e\n          \u003cstrong\u003eOutdoor Green\u003c\/strong\u003e\n          \u003cp\u003e\n            A natural color that pairs easily with camping and travel gear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"pcl-small-note\"\u003e\n      Color availability depends on the variants currently shown near the\n      purchase area.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"pcl-section pcl-steps\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eSimple Everyday Setup\u003c\/span\u003e\n\n      \u003ch3\u003eChoose a Mode in Three Steps\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-step-grid\"\u003e\n      \u003cdiv class=\"pcl-step\"\u003e\n        \u003cdiv class=\"pcl-step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003ePosition the Light\u003c\/strong\u003e\n        \u003cp\u003e\n          Place it on a stable surface or hold it according to the mode needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-step\"\u003e\n        \u003cdiv class=\"pcl-step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eAdjust the Structure\u003c\/strong\u003e\n        \u003cp\u003e\n          Extend, raise, or reposition the light for desk, lantern, or\n          flashlight use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-step\"\u003e\n        \u003cdiv class=\"pcl-step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eIlluminate the Area\u003c\/strong\u003e\n        \u003cp\u003e\n          Direct or position the light according to the task and surroundings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT INFORMATION --\u003e\n  \u003csection class=\"pcl-section pcl-specs\"\u003e\n    \u003cdiv class=\"pcl-heading pcl-heading-light\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eProduct Information\u003c\/span\u003e\n\n      \u003ch3\u003eKey Details\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-spec-grid\"\u003e\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003eProduct Name\u003c\/small\u003e\n        \u003cstrong\u003e3-in-1 Portable Camping Light \u0026amp; Flashlight\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003eLighting Functions\u003c\/small\u003e\n        \u003cstrong\u003eDesk lamp, camping lantern, and flashlight\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003eStructure\u003c\/small\u003e\n        \u003cstrong\u003eAdjustable-height portable design\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003eAvailable Colors\u003c\/small\u003e\n        \u003cstrong\u003eWhite and green, subject to variant availability\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003eRecommended Use\u003c\/small\u003e\n        \u003cstrong\u003eHome, desk, camping, hiking, travel, and emergencies\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003ePlacement\u003c\/small\u003e\n        \u003cstrong\u003eStable indoor or sheltered outdoor surfaces\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003eDesign Style\u003c\/small\u003e\n        \u003cstrong\u003eCompact, modern, and multipurpose\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-spec\"\u003e\n        \u003csmall\u003ePower Information\u003c\/small\u003e\n        \u003cstrong\u003eRefer to the selected variant and product packaging\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"pcl-section pcl-package\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003ePackage Contents\u003c\/span\u003e\n\n      \u003ch3\u003eWhat You’ll Receive\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-package-box\"\u003e\n      \u003cspan\u003e📦\u003c\/span\u003e\n\n      \u003cstrong\u003e1 × 3-in-1 Portable Camping Light \u0026amp; Flashlight\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Includes one light in the selected color. Any additional accessories,\n        charging components, or instructions depend on the selected product\n        configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NOTES --\u003e\n  \u003csection class=\"pcl-section pcl-notes\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eImportant Use Information\u003c\/span\u003e\n\n      \u003ch3\u003eUse and Care Notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-note-box\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          Read and follow the instructions included with the selected product\n          version before first use.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Place the light on a stable, level surface when using desk-lamp or\n          lantern mode.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Adjust the structure gently and do not force movable components\n          beyond their normal range.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Keep the light away from open flames, heaters, and extremely hot\n          surfaces.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not immerse the light or electrical components in water.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Unless the product packaging confirms a specific waterproof rating,\n          protect it from heavy rain and prolonged moisture.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not stare directly into the illuminated light source at close\n          range.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Keep the light out of reach of unsupervised young children.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Turn the product off before cleaning, storing, or adjusting it.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Wipe the exterior gently with a clean, dry or slightly damp cloth.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Power method, charging accessories, operating time, and brightness\n          may vary by selected version. Review the purchase-area information.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Product colors may appear slightly different due to lighting and\n          screen settings.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"pcl-section pcl-faq\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\n      \u003ch3\u003eBefore Using Your Portable Light\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"pcl-faq-item\" open\u003e\n      \u003csummary\u003eWhat are the three lighting functions?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        The adjustable design can be configured for desk-lamp lighting,\n        camping-lantern-style area lighting, and directional flashlight use.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eCan the height be adjusted?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        Yes. The structure is designed to adjust in height and position for\n        different lighting needs. Always adjust it gently and follow the\n        included instructions.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eCan it be used indoors?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        Yes. Its modern portable design makes it suitable for desks, bedside\n        tables, shelves, reading areas, home offices, and other indoor spaces.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eIs it suitable for camping?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        It is designed for camping, travel, hiking preparation, tents, picnic\n        tables, cabins, and other situations where portable lighting is useful.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eIs it waterproof?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        A specific waterproof rating has not been confirmed in the supplied\n        product information. Protect the product from heavy rain, immersion,\n        and prolonged exposure to moisture unless the packaging states\n        otherwise.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eHow long does the light operate?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        Operating time depends on the selected version, power system,\n        brightness setting, and usage conditions. Review the product packaging\n        or purchase-area specifications for confirmed information.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eHow is the light powered or charged?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        The supplied description does not confirm a specific battery capacity\n        or charging connection. Refer to the selected variant, packaging, and\n        included instructions.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eWhich colors are available?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        The supplied product images show white and green versions. Current\n        availability is displayed near the purchase options.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pcl-faq-item\"\u003e\n      \u003csummary\u003eWhat comes in the package?\u003c\/summary\u003e\n\n      \u003cdiv class=\"pcl-faq-content\"\u003e\n        The package includes one 3-in-1 Portable Camping Light \u0026amp; Flashlight\n        in the selected color. Additional accessories may vary by product\n        configuration.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"pcl-final\"\u003e\n    \u003ch3\u003eOne Light for Your Desk, Campsite and Emergency Kit\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Replace several single-purpose lights with one portable design that\n      adapts to reading, area lighting, outdoor exploration, travel, and\n      unexpected dark moments.\n    \u003c\/p\u003e\n\n    \u003ca class=\"pcl-cta\" href=\"#product-form\"\u003e\n      Choose Your 3-in-1 Portable Light\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003csection class=\"pcl-section pcl-shipping\"\u003e\n    \u003cdiv class=\"pcl-heading\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eDelivery Protection\u003c\/span\u003e\n\n      \u003ch3\u003eWorldwide and Insured Shipping\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Every order is carefully prepared for delivery to supported\n        destinations.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-shipping-grid\"\u003e\n      \u003cdiv class=\"pcl-shipping-card\"\u003e\n        \u003cspan\u003e✈️\u003c\/span\u003e\n        \u003cstrong\u003eWorldwide Shipping\u003c\/strong\u003e\n        \u003cp\u003e\n          International delivery is available to supported countries and\n          regions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-shipping-card\"\u003e\n        \u003cspan\u003e📦\u003c\/span\u003e\n        \u003cstrong\u003eShipping Protection\u003c\/strong\u003e\n        \u003cp\u003e\n          Eligible delivery issues are reviewed according to the store’s\n          shipping policy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-shipping-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/assets\/2022\/01\/62e6071882e159f668b0a552ae371c42.png\" alt=\"Worldwide shipping information\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"pcl-small-note\"\u003e\n      Available delivery methods, costs, and estimated delivery information\n      are displayed during checkout.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AFTER SALES --\u003e\n  \u003csection class=\"pcl-section pcl-after-sales\"\u003e\n    \u003cdiv class=\"pcl-heading pcl-heading-light\"\u003e\n      \u003cspan class=\"pcl-label\"\u003eAfter-Sales Protection\u003c\/span\u003e\n\n      \u003ch3\u003eShop With Greater Confidence\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Every purchase is supported by secure checkout, order assistance, and\n        an eligible replacement or refund review process.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-guarantee-grid\"\u003e\n      \u003cdiv class=\"pcl-guarantee-card\"\u003e\n        \u003cstrong\u003e💰 Refund or Replacement Support\u003c\/strong\u003e\n        \u003cp\u003e\n          Eligible order issues may qualify for a refund or replacement under\n          the store’s published policy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-guarantee-card\"\u003e\n        \u003cstrong\u003e✉️ Customer Support\u003c\/strong\u003e\n        \u003cp\u003e\n          Support is available to review eligible product, delivery, and order\n          questions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-guarantee-card\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        \u003cp\u003e\n          Encryption helps protect personal and payment information during\n          checkout.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-guarantee-card\"\u003e\n        \u003cstrong\u003e✅ Quality-Control Process\u003c\/strong\u003e\n        \u003cp\u003e\n          Products are prepared and checked through the supplier fulfillment\n          process before shipment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-guarantee-card\"\u003e\n        \u003cstrong\u003e📦 Delivery Assistance\u003c\/strong\u003e\n        \u003cp\u003e\n          Eligible shipping concerns can be reviewed under the store’s delivery\n          policy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcl-guarantee-card\"\u003e\n        \u003cstrong\u003e🛡️ Purchase Support\u003c\/strong\u003e\n        \u003cp\u003e\n          Eligible product concerns can be submitted for review after delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcl-guarantee-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/9f0e3c2ddef9c8a6047492b8a3a07d0b17803692.jpeg\" alt=\"Secure checkout and customer purchase support\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Culmenwild","offers":[{"title":"grey","offer_id":52394575200558,"sku":"SZ04622608065208-锖灰色","price":64.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":52394575233326,"sku":"SZ04622608065208-珠光白","price":64.99,"currency_code":"USD","in_stock":true},{"title":"green","offer_id":52394575266094,"sku":"SZ04622608065208-军绿色","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/2_9403ff6a-2b39-450c-9de6-4992e8b2376b.jpg?v=1786000272","url":"https:\/\/cotitoc.com\/products\/77","provider":"cotitoc","version":"1.0","type":"link"}