{"product_id":"2-in-1-camping-lantern-string-combo","title":"2-in-1 Camping Lantern String Combo","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：2合1户外露营灯（营地灯+伸缩灯串）\n目标受众：露营爱好者、户外探险者、追求氛围感的用户\n视觉风格：户外机能风、温暖氛围、暗色调背景凸显灯光\n配色策略：深灰背景为主，暖橙色光晕为辅，白色文字\n模块顺序：Hero (2in1概念) -\u003e Feature 1 (核心痛点：防缠绕收纳对比) -\u003e Feature 2 (多模式) -\u003e Feature 3 (挂载与防水) -\u003e Specs -\u003e FAQ\n详情图映射：Hero=image_1, Feature1(Compare)=image_3, Feature2=image_2, Feature3=image_5\n规格图映射：Specs=image_8\n对比模块：已加入 (Feature 1)，因为Image 3提供了非常直观的\"杂乱vs整洁\"对比，是核心卖点。\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #FF9E3D; \/* 暖光橙色 *\/\n    --text-main: #FFFFFF;\n    --text-sub: #CCCCCC;\n    --bg-body: #1A1A1A; \/* 深色背景凸显光感 *\/\n    --bg-card: #2A2A2A;\n    --bg-soft: #333333;\n    --border-color: #444444;\n    --radius-md: 12px;\n    --radius-lg: 20px;\n    --spacing-xs: 1rem;\n    --spacing-sm: 1.5rem;\n    --spacing-md: clamp(2rem, 5vw, 3rem);\n    --spacing-lg: clamp(3rem, 8vw, 5rem);\n\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    line-height: 1.6;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    overflow-wrap: break-word;\n  }\n\n  \/* Typography *\/\n  .product-detail-container h1 { font-size: clamp(32px, 5vw, 44px); font-weight: 700; line-height: 1.2; margin-bottom: var(--spacing-xs); }\n  .product-detail-container h2 { font-size: clamp(24px, 4vw, 32px); font-weight: 600; margin-bottom: var(--spacing-sm); }\n  .product-detail-container h3 { font-size: 22px; font-weight: 600; margin-bottom: var(--spacing-xs); }\n  .product-detail-container p { font-size: 18px; color: var(--text-sub); margin-bottom: var(--spacing-sm); }\n  .product-detail-container .lead-text { font-size: 20px; color: var(--text-main); max-width: 800px; margin-bottom: var(--spacing-md); }\n\n  \/* Components *\/\n  .pd-section { margin-bottom: var(--spacing-lg); }\n  .pd-badge { display: inline-block; background: var(--bg-soft); color: var(--text-main); padding: 6px 12px; border-radius: 20px; font-size: 16px; font-weight: 500; margin-right: 8px; margin-bottom: 8px; }\n  .pd-trust-tag { display: inline-flex; align-items: center; color: var(--primary); font-weight: 600; margin-bottom: var(--spacing-sm); }\n  .pd-trust-tag::before { content: '★'; margin-right: 8px; }\n  \n  \/* Image Placeholders *\/\n  .pd-image-placeholder {\n    width: 100%;\n    height: auto;\n    display: block;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    color: var(--text-sub);\n    text-align: center;\n    padding: 4rem 0;\n    border-radius: var(--radius-md);\n    font-family: monospace;\n  }\n  .pd-image-placeholder img { width: 100%; height: auto; display: block; border-radius: var(--radius-md); }\n\n  \/* Hero Section *\/\n  .pd-hero { text-align: center; padding-top: var(--spacing-md); }\n  .pd-hero-media { margin-top: var(--spacing-md); }\n\n  \/* Feature Sections (Standard Z-Pattern) *\/\n  .pd-feature { display: flex; gap: var(--spacing-md); align-items: center; }\n  .pd-feature:nth-child(even) { flex-direction: row-reverse; }\n  .pd-feature-media, .pd-feature-copy { flex: 1; }\n  .pd-feature-copy { padding: var(--spacing-sm); }\n\n  \/* Compare Section (Special Layout for Feature 1) *\/\n  .pd-compare-section .pd-compare-grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--spacing-sm); position: relative; }\n  .pd-compare-item { background: var(--bg-card); border-radius: var(--radius-lg); overflow: hidden; }\n  .pd-compare-media { position: relative; }\n  .pd-compare-label { position: absolute; bottom: 1rem; left: 50%; transform: translateX(-50%); background: rgba(0,0,0,0.7); padding: 4px 12px; border-radius: 20px; font-weight: bold; }\n  .pd-compare-label.others { color: #ff4d4f; }\n  .pd-compare-label.ours { color: var(--primary); }\n  .pd-compare-vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: var(--text-main); color: var(--bg-body); font-weight: 900; width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 2; font-size: 18px; border: 4px solid var(--bg-body); }\n\n  \/* Specs Section *\/\n  .pd-specs-table { width: 100%; border-collapse: separate; border-spacing: 0; background: var(--bg-card); border-radius: var(--radius-md); overflow: hidden; }\n  .pd-specs-table th, .pd-specs-table td { padding: 16px 24px; text-align: left; border-bottom: 1px solid var(--border-color); font-size: 18px; }\n  .pd-specs-table th { background: var(--bg-soft); color: var(--text-main); width: 40%; font-weight: 600; }\n  .pd-specs-table td { color: var(--text-sub); }\n  .pd-specs-table tr:last-child th, .pd-specs-table tr:last-child td { border-bottom: none; }\n\n  \/* FAQ Section *\/\n  .pd-faq-item { background: var(--bg-card); padding: var(--spacing-sm); border-radius: var(--radius-md); margin-bottom: var(--spacing-xs); }\n  .pd-faq-question { font-size: 20px; font-weight: 600; color: var(--text-main); margin-bottom: 12px; display: flex; align-items: flex-start; }\n  .pd-faq-question::before { content: 'Q.'; color: var(--primary); margin-right: 12px; flex-shrink: 0; }\n  .pd-faq-answer { font-size: 18px; color: var(--text-sub); margin-bottom: 0; padding-left: 32px; }\n\n  \/* Mobile Styles *\/\n  @media (max-width: 767px) {\n    .product-detail-container h1 { text-align: left; }\n    .product-detail-container .lead-text { text-align: left; }\n    .pd-feature, .pd-feature:nth-child(even) { flex-direction: column; }\n    .pd-feature-media { width: 100%; }\n    .pd-feature-copy { padding: var(--spacing-xs) 0; }\n    .pd-compare-section .pd-compare-grid { grid-template-columns: 1fr; gap: var(--spacing-md); }\n    .pd-compare-vs { display: none; }\n    \n    \/* Specs Mobile *\/\n    .pd-specs-table, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td { display: block; width: 100%; box-sizing: border-box; }\n    .pd-specs-table thead { display: none; }\n    .pd-specs-table th { background: transparent; padding: 16px 0 4px 0; color: var(--primary); border-bottom: none; }\n    .pd-specs-table td { padding: 4px 0 16px 0; }\n  }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-trust-tag\"\u003e2-in-1 Camping Innovation\u003c\/div\u003e\n\n\u003ch1\u003e\u003cspan style=\"color:#ffffff;\"\u003eInstant Ambiance, Zero Hassle.\u003c\/span\u003e\u003c\/h1\u003e\n\n\u003cp class=\"lead-text\"\u003eThe compact lantern that houses a 32.8ft retractable string light. Transform any campsite into a warm, illuminated retreat in seconds.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img85\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260508172059\/5aef2ccaac93d7cdfacdab01762fccf5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-compare-section\"\u003e\n\u003cdiv class=\"pd-feature-copy\" style=\"text-align: center; margin-bottom: var(--spacing-sm);\"\u003e\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eTangle-Free Setup in 30 Seconds\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003eForget the frustration of knotted lights. Our patented rotating base lets you smoothly extend and retract the entire 10-meter string light rapidly. More time relaxing, less time untangling.\u003c!-- 仅用于演示结构，实际请使用 image_3 的左半部分 --\u003e\u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img86\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260508172059\/03c65c07c4324b62e12ae609b0cbef19.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"text-align: center; margin-top: var(--spacing-sm);\"\u003e\n\u003cspan class=\"pd-badge\"\u003ePatented Design\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eTangle-Proof\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eEasy Storage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Feature 2: Versatility --\u003e\u003c!-- D. Feature 3: Usability \u0026 Durability --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img88\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260508172059\/dbab71828a705407c180431ccdc39045.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eVersatile Mounting, Built for the Wild\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003eAttach it anywhere using the hidden flip-up hook for branches or tent poles, or use the powerful magnetic base on any metal surface. Rated IPX4 waterproof to withstand outdoor elements and damp conditions.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-badge\"\u003eStrong Magnetic Base\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eHidden Flip Hook\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eIPX4 Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- E. Specifications --\u003e\n\n\u003cdiv class=\"pd-section pd-specs\"\u003e\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eSpecifications\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eProduct Size\u003c\/th\u003e\n\t\t\t\u003ctd\u003e119 x 39 mm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eString Light Length\u003c\/th\u003e\n\t\t\t\u003ctd\u003e10 Meters (approx. 32.8 ft)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eWeight\u003c\/th\u003e\n\t\t\t\u003ctd\u003e235g (approx. 8.3 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\t\t\t\u003ctd\u003eIPX4 (Main Unit) \/ IP67 (String Light)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd\u003ePC + ABS + Rubber Paint Finish\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eBattery Capacity\u003c\/th\u003e\n\t\t\t\u003ctd\u003e1800mAh Rechargeable\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eCharging Time\u003c\/th\u003e\n\t\t\t\u003ctd\u003e3-4 Hours (via Type-C)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp style=\"font-size: 16px; margin-top: 1rem;\"\u003e*Data based on laboratory testing. Actual performance may vary slightly based on environmental conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- F. FAQ --\u003e\n\n\u003cdiv class=\"pd-section pd-faq\"\u003e\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I retract the string lights back into the base?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eIt's easy. Simply hold the main body steady and rotate the bottom ring clockwise. The internal mechanism will smoothly roll the 10m string light back inside in about 30 seconds without tangling.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs this light suitable for rainy weather?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes. The main unit has an IPX4 waterproof rating, making it resistant to splashes and light rain. The string light itself is IP67 rated, safe for outdoor use in damp conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 修改了这里的 FAQ，去掉了充电宝功能，改为询问如何充电 --\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I charge the camping lantern?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe lantern can be easily recharged using a standard Type-C USB cable. It takes approximately 3-4 hours to reach a full charge from any standard USB power adapter or power bank.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Warm White","offer_id":51619825025314,"sku":"0509-13232805","price":23.95,"currency_code":"USD","in_stock":true},{"title":"Multicolor","offer_id":51619825058082,"sku":"0509-13235635","price":23.95,"currency_code":"USD","in_stock":true},{"title":"1 Warm White + 1 Multicolor","offer_id":51619825090850,"sku":"0509-13232214","price":46.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0942\/8002\/files\/5aef2ccaac93d7cdfacdab01762fccf5.jpg?v=1778304273","url":"https:\/\/newshopllox.com\/products\/2-in-1-camping-lantern-string-combo","provider":"Newshopllox","version":"1.0","type":"link"}