{"title":"Portable camera","description":null,"products":[{"product_id":"portable-body-recording-device","title":"Portable Body Recording Device","description":"\u003c!-- =========================================================\n     PORTABLE BODY CAMERA\n     SHOPIFY PRODUCT DETAIL PAGE\n     US MARKET \/ MOBILE RESPONSIVE\n     CLEAN DARK TECH STYLE\n     ========================================================= --\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   ROOT\n   ========================================================= *\/\n\n.bodycam-pdp,\n.bodycam-pdp *{\n  box-sizing:border-box;\n}\n\n.bodycam-pdp{\n  --black:#090B0F;\n  --dark:#11151B;\n  --dark-2:#181E27;\n  --dark-3:#202936;\n\n  --blue:#5D8DFF;\n  --blue-light:#EAF1FF;\n  --purple:#8A6CFF;\n  --cyan:#55D7E8;\n\n  --text:#17202B;\n  --muted:#667085;\n  --white:#FFFFFF;\n\n  --line:#DDE3EA;\n  --light:#F5F7FA;\n  --light-blue:#F1F5FF;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:14px;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  color:var(--text);\n  background:#F4F6F8;\n\n  line-height:1.6;\n}\n\n.bodycam-pdp img{\n  display:block;\n  max-width:100%;\n  height:auto;\n}\n\n.bodycam-pdp a{\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   GENERAL SECTION\n   ========================================================= *\/\n\n.bc-section{\n  position:relative;\n  overflow:hidden;\n\n  margin-bottom:18px;\n  padding:34px 26px;\n\n  background:#FFFFFF;\n\n  border:1px solid #E0E5EA;\n  border-radius:18px;\n\n  box-shadow:\n    0 7px 25px rgba(20,28,38,.055);\n}\n\n.bc-title{\n  margin:0 0 10px;\n\n  text-align:center;\n\n  font-size:28px;\n  line-height:1.2;\n  font-weight:850;\n\n  letter-spacing:-.45px;\n\n  color:#101722;\n}\n\n.bc-subtitle{\n  max-width:760px;\n\n  margin:0 auto 24px;\n\n  text-align:center;\n\n  font-size:14px;\n  line-height:1.65;\n\n  color:var(--muted);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.bc-hero{\n  position:relative;\n  overflow:hidden;\n\n  padding:52px 24px 34px;\n\n  margin-bottom:18px;\n\n  border-radius:20px;\n\n  color:#FFFFFF;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 18% 10%,\n      rgba(93,141,255,.25),\n      transparent 28%\n    ),\n\n    radial-gradient(\n      circle at 85% 85%,\n      rgba(138,108,255,.22),\n      transparent 32%\n    ),\n\n    linear-gradient(\n      135deg,\n      #080A0D 0%,\n      #111722 48%,\n      #1C2633 100%\n    );\n\n  box-shadow:\n    0 14px 35px rgba(5,8,12,.20);\n}\n\n.bc-hero::before{\n  content:\"\";\n\n  position:absolute;\n\n  width:360px;\n  height:360px;\n\n  right:-180px;\n  top:-190px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(255,255,255,.07);\n\n  box-shadow:\n    0 0 0 30px rgba(255,255,255,.015),\n    0 0 0 60px rgba(255,255,255,.012);\n}\n\n.bc-hero::after{\n  content:\"\";\n\n  position:absolute;\n\n  width:220px;\n  height:220px;\n\n  left:-120px;\n  bottom:-140px;\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(85,215,232,.12),\n      transparent 70%\n    );\n}\n\n.bc-hero-content{\n  position:relative;\n  z-index:2;\n}\n\n.bc-badge{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:14px;\n\n  padding:6px 14px;\n\n  border:1px solid rgba(110,154,255,.35);\n\n  border-radius:50px;\n\n  background:rgba(75,111,190,.13);\n\n  color:#BFD2FF;\n\n  font-size:11px;\n  font-weight:800;\n\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n}\n\n.bc-hero h1{\n  margin:0 auto 13px;\n\n  max-width:900px;\n\n  color:#FFFFFF;\n\n  font-size:37px;\n  line-height:1.12;\n  font-weight:900;\n\n  letter-spacing:-.8px;\n}\n\n.bc-hero-description{\n  max-width:760px;\n\n  margin:0 auto 18px;\n\n  color:#BFC8D5;\n\n  font-size:15px;\n}\n\n.bc-hero-points{\n  display:flex;\n\n  justify-content:center;\n  align-items:center;\n\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-bottom:26px;\n}\n\n.bc-pill{\n  padding:7px 12px;\n\n  border:1px solid rgba(255,255,255,.12);\n\n  border-radius:50px;\n\n  background:rgba(255,255,255,.06);\n\n  color:#E8EDF5;\n\n  font-size:12px;\n  font-weight:650;\n}\n\n\n\/* HERO IMAGE *\/\n\n.bc-main-image{\n  position:relative;\n\n  max-width:900px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:16px;\n\n  border:1px solid rgba(255,255,255,.13);\n\n  background:#FFFFFF;\n\n  box-shadow:\n    0 20px 45px rgba(0,0,0,.38);\n}\n\n.bc-main-image img{\n  width:100%;\n}\n\n\n\/* =========================================================\n   GIF \/ DYNAMIC SHOWCASE\n   ========================================================= *\/\n\n.bc-motion{\n  background:\n    linear-gradient(\n      135deg,\n      #10151D,\n      #182230\n    );\n\n  border-color:#283546;\n\n  color:#FFFFFF;\n}\n\n.bc-motion .bc-title{\n  color:#FFFFFF;\n}\n\n.bc-motion .bc-subtitle{\n  color:#AEB9C8;\n}\n\n.bc-motion-wrap{\n  max-width:950px;\n\n  margin:0 auto;\n\n  padding:10px;\n\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(93,141,255,.20),\n      rgba(138,108,255,.12)\n    );\n\n  border:1px solid rgba(120,153,220,.24);\n}\n\n.bc-motion-image{\n  overflow:hidden;\n\n  border-radius:11px;\n\n  background:#080B10;\n}\n\n.bc-motion-image img{\n  width:100%;\n}\n\n.bc-motion-note{\n  margin:14px 0 0;\n\n  text-align:center;\n\n  font-size:12px;\n\n  color:#8794A5;\n}\n\n\n\/* =========================================================\n   PRODUCT INTRODUCTION\n   ========================================================= *\/\n\n.bc-intro{\n  background:\n    linear-gradient(\n      180deg,\n      #FFFFFF,\n      #F6F8FB\n    );\n}\n\n.bc-intro-text{\n  max-width:850px;\n\n  margin:0 auto 25px;\n\n  text-align:center;\n}\n\n.bc-intro-text h3{\n  margin:0 0 10px;\n\n  font-size:23px;\n  line-height:1.3;\n\n  color:#111A26;\n}\n\n.bc-intro-text p{\n  margin:0 0 12px;\n\n  font-size:14px;\n\n  color:var(--muted);\n}\n\n.bc-intro-list{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  max-width:850px;\n\n  margin:0 auto;\n}\n\n.bc-intro-item{\n  display:flex;\n\n  align-items:center;\n\n  gap:10px;\n\n  padding:13px 15px;\n\n  border:1px solid #E0E6ED;\n\n  border-radius:11px;\n\n  background:#FFFFFF;\n\n  font-size:13px;\n\n  color:#344150;\n}\n\n.bc-check{\n  flex:none;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:22px;\n  height:22px;\n\n  border-radius:50%;\n\n  background:#EAF1FF;\n\n  color:#4F7FEA;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   DETAIL FEATURES\n   ALL IMAGES CENTERED \/ LARGE\n   ========================================================= *\/\n\n.bc-details{\n  background:\n    linear-gradient(\n      135deg,\n      #F5F7FA,\n      #FFFFFF\n    );\n}\n\n.bc-detail-list{\n  max-width:1000px;\n\n  margin:0 auto;\n\n  display:grid;\n\n  gap:18px;\n}\n\n.bc-detail-card{\n  overflow:hidden;\n\n  border:1px solid #DDE3EA;\n\n  border-radius:15px;\n\n  background:#FFFFFF;\n\n  box-shadow:\n    0 6px 18px rgba(20,30,45,.045);\n}\n\n.bc-detail-content{\n  padding:20px 22px 16px;\n\n  text-align:center;\n}\n\n.bc-detail-content h3{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.3;\n\n  color:#121B27;\n}\n\n.bc-detail-content p{\n  max-width:700px;\n\n  margin:0 auto;\n\n  font-size:13px;\n\n  color:var(--muted);\n}\n\n.bc-detail-image{\n  width:100%;\n\n  overflow:hidden;\n\n  background:#F7F8FA;\n\n  border-top:1px solid #E7EBF0;\n}\n\n.bc-detail-image img{\n  width:100%;\n  max-width:1000px;\n\n  margin:0 auto;\n}\n\n\n\/* =========================================================\n   CORE SELLING POINTS\n   ========================================================= *\/\n\n.bc-core{\n  background:\n    linear-gradient(\n      180deg,\n      #FFFFFF,\n      #F5F8FF\n    );\n}\n\n.bc-core-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:13px;\n\n  max-width:950px;\n\n  margin:0 auto;\n}\n\n.bc-core-card{\n  min-height:175px;\n\n  padding:24px 20px;\n\n  display:flex;\n\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  text-align:center;\n\n  border-radius:14px;\n\n  border:1px solid #DCE4EF;\n}\n\n.bc-core-card:nth-child(1){\n  background:\n    linear-gradient(145deg,#EEF4FF,#FFFFFF);\n\n  border-color:#CFDCF2;\n}\n\n.bc-core-card:nth-child(2){\n  background:\n    linear-gradient(145deg,#F2F0FF,#FFFFFF);\n\n  border-color:#DDD5F2;\n}\n\n.bc-core-card:nth-child(3){\n  background:\n    linear-gradient(145deg,#EDF9FB,#FFFFFF);\n\n  border-color:#CFE9ED;\n}\n\n.bc-core-card:nth-child(4){\n  background:\n    linear-gradient(145deg,#F4F6F8,#FFFFFF);\n\n  border-color:#DCE2E8;\n}\n\n.bc-core-icon{\n  font-size:32px;\n\n  margin-bottom:8px;\n}\n\n.bc-core-title{\n  margin-bottom:6px;\n\n  font-size:16px;\n  font-weight:850;\n\n  color:#172131;\n}\n\n.bc-core-desc{\n  max-width:340px;\n\n  margin:0;\n\n  font-size:12px;\n\n  line-height:1.55;\n\n  color:#697586;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n   ========================================================= *\/\n\n.bc-specs{\n  background:\n    linear-gradient(\n      135deg,\n      #F0F4FA,\n      #FFFFFF\n    );\n}\n\n.bc-spec-box{\n  max-width:900px;\n\n  margin:0 auto;\n\n  padding:8px;\n\n  border:1px solid #CBD5E1;\n\n  border-radius:15px;\n\n  background:#FFFFFF;\n\n  box-shadow:\n    0 5px 16px rgba(30,40,55,.045);\n}\n\n.bc-spec-table{\n  width:100%;\n\n  border-collapse:separate;\n  border-spacing:0;\n\n  overflow:hidden;\n\n  border-radius:10px;\n}\n\n.bc-spec-table th,\n.bc-spec-table td{\n  padding:13px 15px;\n\n  text-align:left;\n  vertical-align:top;\n\n  border-bottom:1px solid #E7EBF0;\n\n  font-size:13px;\n}\n\n.bc-spec-table th{\n  width:34%;\n\n  background:#F1F5FA;\n\n  color:#334155;\n\n  font-weight:800;\n}\n\n.bc-spec-table td{\n  background:#FFFFFF;\n\n  color:#4B5563;\n}\n\n.bc-spec-table tr:last-child th,\n.bc-spec-table tr:last-child td{\n  border-bottom:0;\n}\n\n\n\/* =========================================================\n   CUSTOMER FEEDBACK\n   ========================================================= *\/\n\n.bc-reviews{\n  background:\n    linear-gradient(\n      135deg,\n      #F6F3FF,\n      #FFFFFF\n    );\n\n  border-color:#E1D9F1;\n}\n\n.bc-review-summary{\n  max-width:900px;\n\n  margin:0 auto;\n\n  display:grid;\n\n  grid-template-columns:180px 1fr;\n\n  gap:25px;\n\n  align-items:center;\n\n  padding:22px;\n\n  border:1px solid #DDD5ED;\n\n  border-radius:15px;\n\n  background:#FFFFFF;\n}\n\n.bc-rating-score{\n  text-align:center;\n\n  padding-right:22px;\n\n  border-right:1px solid #E7E0F0;\n}\n\n.bc-rating-number{\n  font-size:40px;\n\n  line-height:1;\n\n  font-weight:900;\n\n  color:#111827;\n}\n\n.bc-rating-stars{\n  margin:7px 0;\n\n  color:#F3B63D;\n\n  letter-spacing:2px;\n}\n\n.bc-rating-caption{\n  font-size:11px;\n\n  color:#7A8492;\n}\n\n.bc-feedback-list{\n  display:grid;\n\n  gap:10px;\n}\n\n.bc-feedback{\n  padding:12px 14px;\n\n  border-radius:10px;\n\n  background:#F8F7FC;\n\n  border:1px solid #ECE8F3;\n}\n\n.bc-feedback strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:13px;\n\n  color:#263244;\n}\n\n.bc-feedback span{\n  font-size:12px;\n\n  color:#6B7280;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.bc-faq{\n  background:\n    linear-gradient(\n      135deg,\n      #F2F6FB,\n      #FFFFFF\n    );\n}\n\n.bc-faq-list{\n  max-width:850px;\n\n  margin:0 auto;\n}\n\n.bc-faq-item{\n  overflow:hidden;\n\n  margin-bottom:9px;\n\n  border:1px solid #DCE3EB;\n\n  border-radius:11px;\n\n  background:#FFFFFF;\n}\n\n.bc-faq-item summary{\n  list-style:none;\n\n  cursor:pointer;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:16px 17px;\n\n  color:#182333;\n\n  font-size:14px;\n  font-weight:800;\n\n  user-select:none;\n}\n\n.bc-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.bc-faq-arrow{\n  flex:none;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:25px;\n  height:25px;\n\n  border-radius:50%;\n\n  background:#EDF2F8;\n\n  color:#5578AA;\n\n  font-size:11px;\n\n  transition:\n    transform .3s ease,\n    background .3s ease;\n}\n\n.bc-faq-item[open] .bc-faq-arrow{\n  transform:rotate(180deg);\n\n  background:#DCE8F7;\n}\n\n.bc-faq-content{\n  padding:0 17px 16px;\n\n  border-top:1px solid #EDF0F3;\n\n  color:#687385;\n\n  font-size:12px;\n\n  line-height:1.65;\n}\n\n.bc-faq-content p{\n  margin:13px 0 0;\n}\n\n\n\/* =========================================================\n   SHIPPING \/ QUALITY GUARANTEE\n   ========================================================= *\/\n\n.bc-guarantee{\n  background:\n    linear-gradient(\n      180deg,\n      #FFFFFF,\n      #F6F8FA\n    );\n}\n\n.bc-guarantee-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:13px;\n\n  max-width:950px;\n\n  margin:0 auto;\n}\n\n.bc-guarantee-card{\n  min-height:155px;\n\n  padding:22px 17px;\n\n  display:flex;\n\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  text-align:center;\n\n  border-radius:14px;\n\n  border:1px solid #DCE2E8;\n}\n\n.bc-guarantee-card:nth-child(1){\n  background:#F0F5FF;\n  border-color:#D3E0F5;\n}\n\n.bc-guarantee-card:nth-child(2){\n  background:#F2F0FF;\n  border-color:#DED7F1;\n}\n\n.bc-guarantee-card:nth-child(3){\n  background:#EEF9F7;\n  border-color:#D2EAE5;\n}\n\n.bc-guarantee-card:nth-child(4){\n  background:#F8F5EE;\n  border-color:#E8DFCA;\n}\n\n.bc-guarantee-icon{\n  font-size:28px;\n\n  margin-bottom:7px;\n}\n\n.bc-guarantee-title{\n  margin-bottom:5px;\n\n  font-size:14px;\n  font-weight:850;\n\n  color:#1C2736;\n}\n\n.bc-guarantee-desc{\n  max-width:330px;\n\n  margin:0;\n\n  font-size:11px;\n\n  line-height:1.5;\n\n  color:#6B7280;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.bc-cta{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-bottom:0;\n\n  padding:45px 22px;\n\n  border-radius:19px;\n\n  text-align:center;\n\n  color:#FFFFFF;\n\n  background:\n    radial-gradient(\n      circle at 15% 20%,\n      rgba(93,141,255,.30),\n      transparent 28%\n    ),\n\n    radial-gradient(\n      circle at 88% 80%,\n      rgba(138,108,255,.25),\n      transparent 32%\n    ),\n\n    linear-gradient(\n      135deg,\n      #090C11,\n      #172131 55%,\n      #202A3A\n    );\n\n  box-shadow:\n    0 13px 30px rgba(10,15,22,.18);\n}\n\n.bc-cta h2{\n  position:relative;\n  z-index:2;\n\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.2;\n\n  color:#FFFFFF;\n}\n\n.bc-cta p{\n  position:relative;\n  z-index:2;\n\n  max-width:680px;\n\n  margin:0 auto 23px;\n\n  font-size:13px;\n\n  color:#B8C3D2;\n}\n\n.bc-buy{\n  position:relative;\n  z-index:3;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-width:230px;\n\n  padding:15px 30px;\n\n  border-radius:50px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #6D9BFF,\n      #557DEB\n    );\n\n  color:#FFFFFF !important;\n\n  font-size:16px;\n  font-weight:850;\n\n  box-shadow:\n    0 8px 25px rgba(75,116,230,.35);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.bc-buy:hover{\n  transform:\n    translateY(-3px)\n    scale(1.02);\n\n  box-shadow:\n    0 12px 30px rgba(75,116,230,.48);\n}\n\n.bc-buy:active{\n  transform:\n    translateY(-1px)\n    scale(.98);\n}\n\n\n\/* =========================================================\n   MOBILE FLOATING BUY\n   ========================================================= *\/\n\n.bc-mobile-buy{\n  display:none;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media(max-width:800px){\n\n  .bc-intro-list{\n    grid-template-columns:1fr;\n  }\n\n  .bc-review-summary{\n    grid-template-columns:1fr;\n  }\n\n  .bc-rating-score{\n    padding-right:0;\n    padding-bottom:15px;\n\n    border-right:0;\n    border-bottom:1px solid #E7E0F0;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:768px){\n\n  .bodycam-pdp{\n    padding:7px;\n  }\n\n  .bc-section{\n    padding:23px 13px;\n\n    margin-bottom:12px;\n\n    border-radius:14px;\n  }\n\n  .bc-title{\n    font-size:21px;\n  }\n\n  .bc-subtitle{\n    font-size:12px;\n\n    margin-bottom:18px;\n  }\n\n\n  \/* HERO *\/\n\n  .bc-hero{\n    padding:32px 13px 21px;\n\n    border-radius:14px;\n\n    margin-bottom:12px;\n  }\n\n  .bc-badge{\n    font-size:9px;\n\n    padding:5px 11px;\n  }\n\n  .bc-hero h1{\n    font-size:23px;\n\n    letter-spacing:-.4px;\n  }\n\n  .bc-hero-description{\n    font-size:12px;\n\n    line-height:1.55;\n  }\n\n  .bc-hero-points{\n    gap:5px;\n\n    margin-bottom:18px;\n  }\n\n  .bc-pill{\n    padding:5px 8px;\n\n    font-size:9px;\n  }\n\n  .bc-main-image{\n    border-radius:11px;\n  }\n\n\n  \/* MOTION *\/\n\n  .bc-motion-wrap{\n    padding:6px;\n\n    border-radius:12px;\n  }\n\n\n  \/* INTRO *\/\n\n  .bc-intro-text h3{\n    font-size:18px;\n  }\n\n  .bc-intro-text p{\n    font-size:12px;\n  }\n\n  .bc-intro-item{\n    padding:11px;\n\n    font-size:11px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .bc-detail-content{\n    padding:15px 12px 12px;\n  }\n\n  .bc-detail-content h3{\n    font-size:17px;\n  }\n\n  .bc-detail-content p{\n    font-size:11px;\n  }\n\n\n  \/* CORE *\/\n\n  .bc-core-grid{\n    gap:8px;\n  }\n\n  .bc-core-card{\n    min-height:155px;\n\n    padding:15px 8px;\n  }\n\n  .bc-core-icon{\n    font-size:26px;\n  }\n\n  .bc-core-title{\n    font-size:13px;\n  }\n\n  .bc-core-desc{\n    font-size:10px;\n  }\n\n\n  \/* SPECS *\/\n\n  .bc-spec-box{\n    padding:6px;\n  }\n\n  .bc-spec-table th,\n  .bc-spec-table td{\n    padding:9px 7px;\n\n    font-size:10px;\n\n    line-height:1.45;\n  }\n\n  .bc-spec-table th{\n    width:36%;\n  }\n\n\n  \/* REVIEWS *\/\n\n  .bc-review-summary{\n    padding:15px;\n\n    gap:13px;\n  }\n\n  .bc-rating-number{\n    font-size:34px;\n  }\n\n  .bc-feedback{\n    padding:10px;\n  }\n\n  .bc-feedback strong{\n    font-size:11px;\n  }\n\n  .bc-feedback span{\n    font-size:10px;\n  }\n\n\n  \/* FAQ *\/\n\n  .bc-faq-item summary{\n    padding:13px 12px;\n\n    font-size:12px;\n  }\n\n  .bc-faq-content{\n    padding:0 12px 13px;\n\n    font-size:10px;\n  }\n\n  .bc-faq-arrow{\n    width:22px;\n    height:22px;\n  }\n\n\n  \/* GUARANTEE *\/\n\n  .bc-guarantee-grid{\n    gap:8px;\n  }\n\n  .bc-guarantee-card{\n    min-height:140px;\n\n    padding:14px 7px;\n  }\n\n  .bc-guarantee-icon{\n    font-size:24px;\n  }\n\n  .bc-guarantee-title{\n    font-size:11px;\n  }\n\n  .bc-guarantee-desc{\n    font-size:9px;\n  }\n\n\n  \/* CTA *\/\n\n  .bc-cta{\n    padding:31px 13px;\n\n    border-radius:14px;\n\n    margin-bottom:57px;\n  }\n\n  .bc-cta h2{\n    font-size:21px;\n  }\n\n  .bc-cta p{\n    font-size:11px;\n  }\n\n  .bc-buy{\n    width:100%;\n\n    min-width:0;\n\n    padding:13px 20px;\n\n    font-size:14px;\n  }\n\n\n  \/* FLOATING BUY *\/\n\n  .bc-mobile-buy{\n    position:fixed;\n\n    z-index:99999;\n\n    left:7px;\n    right:7px;\n    bottom:7px;\n\n    display:flex;\n\n    padding:8px;\n\n    border-radius:13px;\n\n    background:\n      rgba(9,12,17,.96);\n\n    box-shadow:\n      0 5px 25px rgba(0,0,0,.25);\n\n    backdrop-filter:blur(9px);\n\n    -webkit-backdrop-filter:blur(9px);\n  }\n\n  .bc-mobile-buy a{\n    width:100%;\n\n    padding:11px;\n\n    border-radius:9px;\n\n    text-align:center;\n\n    background:\n      linear-gradient(\n        135deg,\n        #6D9BFF,\n        #557DEB\n      );\n\n    color:#FFFFFF !important;\n\n    font-size:14px;\n    font-weight:850;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media(max-width:480px){\n\n  .bodycam-pdp{\n    padding:5px;\n  }\n\n  .bc-section{\n    padding:19px 10px;\n  }\n\n  .bc-title{\n    font-size:19px;\n  }\n\n  .bc-hero h1{\n    font-size:20px;\n  }\n\n  .bc-hero-description{\n    font-size:11px;\n  }\n\n  .bc-pill{\n    font-size:8px;\n  }\n\n  .bc-core-card{\n    min-height:150px;\n\n    padding:12px 6px;\n  }\n\n  .bc-core-icon{\n    font-size:24px;\n  }\n\n  .bc-core-title{\n    font-size:12px;\n  }\n\n  .bc-core-desc{\n    font-size:9px;\n  }\n\n  .bc-guarantee-card{\n    min-height:135px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n   ========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .bodycam-pdp *,\n  .bodycam-pdp *::before,\n  .bodycam-pdp *::after{\n    transition:none !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bodycam-pdp\"\u003e\n\u003c!-- =====================================================\n     1. TOP HERO BANNER\n     ===================================================== --\u003e\n\u003csection class=\"bc-hero\"\u003e\n\u003cdiv class=\"bc-hero-content\"\u003e\n\u003cdiv class=\"bc-badge\"\u003ePORTABLE VIDEO RECORDING DEVICE\u003c\/div\u003e\n\u003ch1\u003eCompact Body Camera for Everyday Recording\u003c\/h1\u003e\n\u003cp class=\"bc-hero-description\"\u003eA compact digital camcorder designed for hands-free recording, with a rotating lens, wide-angle view, night vision and a convenient clip-on design.\u003c\/p\u003e\n\u003cdiv class=\"bc-hero-points\"\u003e\n\u003cspan class=\"bc-pill\"\u003e1080P Video\u003c\/span\u003e \u003cspan class=\"bc-pill\"\u003e180° Rotating Lens\u003c\/span\u003e \u003cspan class=\"bc-pill\"\u003e130° Wide Angle\u003c\/span\u003e \u003cspan class=\"bc-pill\"\u003eNight Vision\u003c\/span\u003e \u003cspan class=\"bc-pill\"\u003eMotion Detection\u003c\/span\u003e \u003cspan class=\"bc-pill\"\u003eWi-Fi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-main-image\"\u003e\n\u003c!-- Replace with your Shopify-hosted main product image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/Savetik-Net_7645599901505670431_v3_00_00_02--00_00_17.gif?v=1787195903\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     2. DYNAMIC \/ GIF SHOWCASE\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-motion\"\u003e\n\u003ch2 class=\"bc-title\"\u003e🎥Portable Body Recording Device\u003c\/h2\u003e\n\u003cp class=\"bc-subtitle\"\u003eCompact, wearable and designed for hands-free recording whenever you need a camera close at hand.\u003c\/p\u003e\n\u003cdiv class=\"bc-motion-wrap\"\u003e\n\u003cdiv class=\"bc-motion-image\"\u003e\n\u003c!-- Upload your GIF to Shopify Files and replace this URL --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/220e1cd8-a8c1-4385-924d-7b4cb798ba8f.jpg?v=1787195901\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"bc-motion-note\"\u003eSmall enough to carry. Easy to clip. Ready to record.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     3. PRODUCT INTRODUCTION\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-intro\"\u003e\n\u003ch2 class=\"bc-title\"\u003e📹 Built for Convenient Everyday Recording\u003c\/h2\u003e\n\u003cdiv class=\"bc-intro-text\"\u003e\n\u003ch3\u003eKeep Your Camera Close Without Holding It\u003c\/h3\u003e\n\u003cp\u003eThis compact recording device combines a portable body, adjustable clip and rotating camera lens into one convenient design.\u003c\/p\u003e\n\u003cp\u003eIt is suitable for situations where hands-free recording is more convenient than holding a traditional camera.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-intro-list\"\u003e\n\u003cdiv class=\"bc-intro-item\"\u003e\n\u003cspan class=\"bc-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact clip-on design for hands-free use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-intro-item\"\u003e\n\u003cspan class=\"bc-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1080P video recording capability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-intro-item\"\u003e\n\u003cspan class=\"bc-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e180° adjustable camera lens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-intro-item\"\u003e\n\u003cspan class=\"bc-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e130° wide-angle view helps reduce blind spots\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-intro-item\"\u003e\n\u003cspan class=\"bc-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNight vision for low-light recording\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-intro-item\"\u003e\n\u003cspan class=\"bc-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMotion detection and LED light functions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     4. DETAILED FEATURES\n     ALL IMAGES CENTERED \/ LARGE\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-details\"\u003e\n\u003ch2 class=\"bc-title\"\u003e🔍 Detailed Feature Showcase\u003c\/h2\u003e\n\u003cp class=\"bc-subtitle\"\u003eDesigned around flexibility, visibility and convenient hands-free operation.\u003c\/p\u003e\n\u003cdiv class=\"bc-detail-list\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"bc-detail-card\"\u003e\n\u003cdiv class=\"bc-detail-content\"\u003e\n\u003ch3\u003e🔄 180° Rotating Lens\u003c\/h3\u003e\n\u003cp\u003eAdjust the camera angle to suit different recording positions without changing the way the device is worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-detail-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/3c4f53b1-df28-4b73-a7a0-0b1609fc392e.jpg?v=1787195901\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"bc-detail-card\"\u003e\n\u003cdiv class=\"bc-detail-content\"\u003e\n\u003ch3\u003e🌐 130° Wide-Angle View\u003c\/h3\u003e\n\u003cp\u003eThe wide viewing angle helps capture more of the scene in front of the camera while reducing blind spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-detail-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/bcfd6240-7d45-49cf-bc59-ccd162c4b1b4.jpg?v=1787195901\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"bc-detail-card\"\u003e\n\u003cdiv class=\"bc-detail-content\"\u003e\n\u003ch3\u003e🌙 Night Vision\u003c\/h3\u003e\n\u003cp\u003eDesigned to support recording in darker environments, making the device more versatile throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-detail-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/441c1825-a9a6-4f2b-8f2d-43b5a5b72d6c.jpg?v=1787195901\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"bc-detail-card\"\u003e\n\u003cdiv class=\"bc-detail-content\"\u003e\n\u003ch3\u003e📎 Adjustable Clip Design\u003c\/h3\u003e\n\u003cp\u003eThe integrated clip makes it convenient to attach the device to suitable clothing, bags or other compatible surfaces for hands-free recording.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-detail-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/cfa3fad3-7484-4a81-8116-e40860398a5e.jpg?v=1787195901\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     5. CORE SELLING POINTS\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-core\"\u003e\n\u003ch2 class=\"bc-title\"\u003e✨ Why Choose This Portable Camera?\u003c\/h2\u003e\n\u003cp class=\"bc-subtitle\"\u003eFour practical advantages that make everyday recording easier and more flexible.\u003c\/p\u003e\n\u003cdiv class=\"bc-core-grid\"\u003e\n\u003cdiv class=\"bc-core-card\"\u003e\n\u003cdiv class=\"bc-core-icon\"\u003e🎥\u003c\/div\u003e\n\u003cdiv class=\"bc-core-title\"\u003e1080P Recording\u003c\/div\u003e\n\u003cp class=\"bc-core-desc\"\u003eCapture everyday video with a compact digital recording device designed for convenient portable use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-core-card\"\u003e\n\u003cdiv class=\"bc-core-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"bc-core-title\"\u003eFlexible Viewing Angle\u003c\/div\u003e\n\u003cp class=\"bc-core-desc\"\u003eThe rotating lens gives you more flexibility when positioning the camera.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-core-card\"\u003e\n\u003cdiv class=\"bc-core-icon\"\u003e🌙\u003c\/div\u003e\n\u003cdiv class=\"bc-core-title\"\u003eDay \u0026amp; Low-Light Use\u003c\/div\u003e\n\u003cp class=\"bc-core-desc\"\u003eNight vision and an LED light add extra versatility when recording conditions change.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-core-card\"\u003e\n\u003cdiv class=\"bc-core-icon\"\u003e📎\u003c\/div\u003e\n\u003cdiv class=\"bc-core-title\"\u003eWearable \u0026amp; Portable\u003c\/div\u003e\n\u003cp class=\"bc-core-desc\"\u003eCompact body and clip design make it convenient to carry and position without holding a camera.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     6. PRODUCT SPECIFICATIONS\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-specs\"\u003e\n\u003ch2 class=\"bc-title\"\u003e📋 Product Specifications\u003c\/h2\u003e\n\u003cp class=\"bc-subtitle\"\u003eKey product information at a glance.\u003c\/p\u003e\n\u003cdiv class=\"bc-spec-box\"\u003e\n\u003ctable class=\"bc-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ePortable Body Recording Device \/ Mini Digital Camcorder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVideo Resolution\u003c\/th\u003e\n\u003ctd\u003eUp to 1080P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Rotation\u003c\/th\u003e\n\u003ctd\u003e180° Adjustable Lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eViewing Angle\u003c\/th\u003e\n\u003ctd\u003e130° Wide Angle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNight Vision\u003c\/th\u003e\n\u003ctd\u003eSupported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotion Detection\u003c\/th\u003e\n\u003ctd\u003eSupported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWi-Fi\u003c\/th\u003e\n\u003ctd\u003eSupported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Light\u003c\/th\u003e\n\u003ctd\u003eBuilt-In\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eAdjustable Clip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMemory Card\u003c\/th\u003e\n\u003ctd\u003eNot Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     7. CUSTOMER FEEDBACK\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-reviews\"\u003e\n\u003ch2 class=\"bc-title\"\u003e⭐ Customer Feedback\u003c\/h2\u003e\n\u003cp class=\"bc-subtitle\"\u003eA simple overview of the product experience shoppers typically look for in a compact recording device.\u003c\/p\u003e\n\u003cdiv class=\"bc-review-summary\"\u003e\n\u003cdiv class=\"bc-rating-score\"\u003e\n\u003cdiv class=\"bc-rating-number\"\u003e★\u003c\/div\u003e\n\u003cdiv class=\"bc-rating-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"bc-rating-caption\"\u003eProduct feedback highlights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-feedback-list\"\u003e\n\u003cdiv class=\"bc-feedback\"\u003e\n\u003cstrong\u003e Compact \u0026amp; Convenient \u003c\/strong\u003e \u003cspan\u003e Small body and clip-on design make portable recording easier without carrying a larger camera. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-feedback\"\u003e\n\u003cstrong\u003e Flexible Camera Positioning \u003c\/strong\u003e \u003cspan\u003e The adjustable lens gives users more freedom when choosing their recording angle. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-feedback\"\u003e\n\u003cstrong\u003e Useful Feature Set \u003c\/strong\u003e \u003cspan\u003e Wide-angle recording, night vision, motion detection and LED lighting add versatility for different situations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     8. FAQ\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-faq\"\u003e\n\u003ch2 class=\"bc-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"bc-faq-list\"\u003e\n\u003cdetails class=\"bc-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What resolution does the camera record in? \u003c\/span\u003e \u003cspan class=\"bc-faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bc-faq-content\"\u003e\n\u003cp\u003eThe product is listed as supporting up to 1080P video recording.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bc-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can the camera angle be adjusted? \u003c\/span\u003e \u003cspan class=\"bc-faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bc-faq-content\"\u003e\n\u003cp\u003eYes. The camera uses a 180° rotating lens so you can adjust the viewing direction according to your recording position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bc-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it have night vision? \u003c\/span\u003e \u003cspan class=\"bc-faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bc-faq-content\"\u003e\n\u003cp\u003eYes. Night vision is listed as one of the device's supported features for low-light recording.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bc-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does the camera support Wi-Fi? \u003c\/span\u003e \u003cspan class=\"bc-faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bc-faq-content\"\u003e\n\u003cp\u003eYes. The product listing identifies Wi-Fi connectivity as a supported feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bc-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it include a memory card? \u003c\/span\u003e \u003cspan class=\"bc-faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bc-faq-content\"\u003e\n\u003cp\u003eNo. The referenced product listing specifies that the memory card is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bc-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I wear or clip the camera? \u003c\/span\u003e \u003cspan class=\"bc-faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bc-faq-content\"\u003e\n\u003cp\u003eThe device includes an adjustable clip designed for convenient portable and hands-free positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     9. SHIPPING \u0026 QUALITY GUARANTEE\n     2 x 2\n     ===================================================== --\u003e\n\u003csection class=\"bc-section bc-guarantee\"\u003e\n\u003ch2 class=\"bc-title\"\u003e🛡️ Shop With Confidence\u003c\/h2\u003e\n\u003cp class=\"bc-subtitle\"\u003eReliable service from checkout to delivery.\u003c\/p\u003e\n\u003cdiv class=\"bc-guarantee-grid\"\u003e\n\u003cdiv class=\"bc-guarantee-card\"\u003e\n\u003cdiv class=\"bc-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"bc-guarantee-title\"\u003eTrackable Logistics\u003c\/div\u003e\n\u003cp class=\"bc-guarantee-desc\"\u003eTracking information is provided after dispatch when available so you can follow your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-guarantee-card\"\u003e\n\u003cdiv class=\"bc-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"bc-guarantee-title\"\u003eTrackable Delivery\u003c\/div\u003e\n\u003cp class=\"bc-guarantee-desc\"\u003eMonitor shipment progress from dispatch through delivery with available carrier updates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-guarantee-card\"\u003e\n\u003cdiv class=\"bc-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"bc-guarantee-title\"\u003eSafe Packaging\u003c\/div\u003e\n\u003cp class=\"bc-guarantee-desc\"\u003eProtective packaging helps keep the device secure during normal transportation and handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bc-guarantee-card\"\u003e\n\u003cdiv class=\"bc-guarantee-icon\"\u003e🎧\u003c\/div\u003e\n\u003cdiv class=\"bc-guarantee-title\"\u003eComprehensive After-Sales Service\u003c\/div\u003e\n\u003cp class=\"bc-guarantee-desc\"\u003eContact customer support if you need help with your product or order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10. BOTTOM CTA\n     ===================================================== --\u003e\n\u003csection class=\"bc-cta\"\u003e\n\u003ch2\u003e🎥 Ready to Record Hands-Free?\u003c\/h2\u003e\n\u003cp\u003eKeep your camera close, adjust your viewing angle and capture everyday moments with a compact recording device designed for convenient portable use.\u003c\/p\u003e\n\u003c!-- Replace # with your Shopify product URL --\u003e \u003ca href=\"#\" class=\"bc-buy\"\u003e BUY NOW — GET YOURS TODAY → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LLM","offers":[{"title":"Black+32G","offer_id":48624912007353,"sku":"NC02562608205027-黑色+32G","price":48.99,"currency_code":"USD","in_stock":true},{"title":"Black+64G","offer_id":48624912040121,"sku":"NC02562608205027-黑色+64G","price":58.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/fef370b9-579e-455c-85d3-664566400d6c.jpg?v=1787195917"}],"url":"https:\/\/fvaulity.com\/collections\/portable-camera.oembed","provider":"fvaulity","version":"1.0","type":"link"}