{"product_id":"60th-anniversary-enterprise-ncc-1701-solar-garden-light-q","title":"🌟60th Anniversary Enterprise NCC-1701 Solar Garden Light","description":"\u003cstyle\u003e\n\/* 全局深邃太空蓝底色，星际迷航科幻主题 *\/\n.enterprise-light-wrap {\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: 'Inter', 'Arial', sans-serif;\n  background: #0A1628;\n  padding: 24px;\n  color: #E8F1FF;\n  position: relative;\n  overflow: hidden;\n}\n.enterprise-light-wrap::before {\n  content: \"\";\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background-image: \n    radial-gradient(2px 2px at 20px 30px, white, transparent),\n    radial-gradient(2px 2px at 60px 70px, rgba(255,255,255,0.8), transparent),\n    radial-gradient(1px 1px at 50px 50px, white, transparent),\n    radial-gradient(1px 1px at 130px 80px, rgba(255,255,255,0.6), transparent),\n    radial-gradient(2px 2px at 90px 10px, white, transparent);\n  background-size: 200px 200px;\n  opacity: 0.3;\n  pointer-events: none;\n  z-index: 0;\n}\n.section-gap {\n  margin: 90px 0;\n  position: relative;\n  z-index: 1;\n}\n\n\/* ========== 首屏Hero大卡片 ========== *\/\n.hero-card {\n  background: linear-gradient(135deg, #14213D 0%, #0D1A2E 100%);\n  border-radius: 32px;\n  padding: 60px 50px;\n  box-shadow: 0 0 60px rgba(74, 144, 217, 0.1), 0 25px 70px rgba(0, 0, 0, 0.5);\n  border: 1px solid #1E3A5F;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.hero-card::before {\n  content: \"\";\n  position: absolute;\n  top: -50%;\n  left: -50%;\n  width: 200%;\n  height: 200%;\n  background: radial-gradient(circle at 50% 50%, rgba(74, 144, 217, 0.08) 0%, transparent 50%);\n  pointer-events: none;\n}\n.hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: linear-gradient(135deg, #4A90D9 0%, #2E6CB5 100%);\n  color: #ffffff;\n  padding: 10px 26px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.6px;\n  text-transform: uppercase;\n  margin-bottom: 28px;\n  box-shadow: 0 0 25px rgba(74, 144, 217, 0.4);\n}\n.anniversary-badge {\n  display: inline-block;\n  background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);\n  color: #0A1628;\n  padding: 8px 22px;\n  border-radius: 999px;\n  font-size: 14px;\n  font-weight: 800;\n  margin-bottom: 20px;\n  box-shadow: 0 0 20px rgba(255, 215, 0, 0.3);\n}\n.hero-card h1 {\n  font-size: 42px;\n  font-weight: 800;\n  color: #FFFFFF;\n  margin: 0 0 20px;\n  line-height: 1.2;\n  letter-spacing: -0.4px;\n  position: relative;\n  z-index: 1;\n}\n.hero-card p {\n  font-size: 18px;\n  color: #8FA8C8;\n  max-width: 720px;\n  margin: 0 auto 36px;\n  line-height: 1.75;\n  position: relative;\n  z-index: 1;\n}\n.hero-main-img {\n  width: 100%;\n  border-radius: 24px;\n  box-shadow: 0 0 50px rgba(74, 144, 217, 0.15), 0 20px 60px rgba(0, 0, 0, 0.4);\n  margin-bottom: 40px;\n  border: 1px solid #1E3A5F;\n}\n.hero-stats-row {\n  display: flex;\n  justify-content: center;\n  gap: 64px;\n  padding-top: 40px;\n  border-top: 1px solid #1E3A5F;\n  position: relative;\n  z-index: 1;\n}\n.stat-block {\n  text-align: center;\n}\n.stat-num {\n  font-size: 36px;\n  font-weight: 800;\n  color: #4A90D9;\n  text-shadow: 0 0 20px rgba(74, 144, 217, 0.3);\n  margin-bottom: 6px;\n}\n.stat-text {\n  font-size: 14px;\n  color: #6B8AAE;\n}\n\n\/* ========== 通用板块标题组件 ========== *\/\n.section-header {\n  text-align: center;\n  margin-bottom: 56px;\n}\n.section-label {\n  display: inline-block;\n  background: rgba(74, 144, 217, 0.1);\n  color: #4A90D9;\n  padding: 6px 20px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n  border: 1px solid rgba(74, 144, 217, 0.2);\n}\n.section-main-title {\n  font-size: 36px;\n  font-weight: 800;\n  color: #FFFFFF;\n  margin: 0 0 12px;\n}\n.section-desc-text {\n  font-size: 16px;\n  color: #8FA8C8;\n  max-width: 620px;\n  margin: 0 auto;\n  line-height: 1.7;\n}\n\n\/* ========== 左右交替两栏卖点模块 ========== *\/\n.feature-row {\n  display: flex;\n  align-items: center;\n  gap: 72px;\n}\n.feature-row.reverse {\n  flex-direction: row-reverse;\n}\n.feature-img-block {\n  flex: 1;\n  min-width: 0;\n}\n.feature-img-block img {\n  width: 100%;\n  border-radius: 24px;\n  box-shadow: 0 0 40px rgba(74, 144, 217, 0.1), 0 18px 50px rgba(0, 0, 0, 0.4);\n  border: 1px solid #1E3A5F;\n}\n.feature-text-block {\n  flex: 1;\n  min-width: 0;\n}\n.feature-index {\n  font-size: 14px;\n  font-weight: 700;\n  color: #4A90D9;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n}\n.feature-text-block h3 {\n  font-size: 32px;\n  font-weight: 800;\n  color: #FFFFFF;\n  margin: 0 0 20px;\n  line-height: 1.25;\n}\n.feature-text-block \u003e p {\n  font-size: 16px;\n  color: #8FA8C8;\n  line-height: 1.8;\n  margin: 0 0 28px;\n}\n.feature-check-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.feature-check-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  font-size: 15px;\n  color: #B8CDE5;\n  line-height: 1.65;\n  margin-bottom: 16px;\n}\n.feature-check-list li::before {\n  content: \"✓\";\n  flex-shrink: 0;\n  width: 24px;\n  height: 24px;\n  background: linear-gradient(135deg, #4A90D9, #2E6CB5);\n  color: #ffffff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: bold;\n  font-size: 13px;\n}\n\n\/* ========== 四大核心优势图标网格 ========== *\/\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 30px;\n}\n.benefit-card {\n  background: linear-gradient(135deg, #14213D 0%, #101C30 100%);\n  border-radius: 24px;\n  padding: 40px 36px;\n  box-shadow: 0 0 30px rgba(74, 144, 217, 0.05), 0 14px 40px rgba(0, 0, 0, 0.35);\n  border: 1px solid #1E3A5F;\n  transition: all 0.3s ease;\n}\n.benefit-card:hover {\n  transform: translateY(-6px);\n  border-color: rgba(74, 144, 217, 0.3);\n  box-shadow: 0 0 40px rgba(74, 144, 217, 0.12), 0 20px 50px rgba(0, 0, 0, 0.4);\n}\n.benefit-icon-box {\n  width: 64px;\n  height: 64px;\n  background: linear-gradient(135deg, #4A90D9 0%, #2E6CB5 100%);\n  border-radius: 18px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 30px;\n  color: white;\n  margin-bottom: 24px;\n  box-shadow: 0 0 20px rgba(74, 144, 217, 0.3);\n}\n.benefit-card h4 {\n  font-size: 22px;\n  font-weight: 700;\n  color: #FFFFFF;\n  margin: 0 0 12px;\n}\n.benefit-card p {\n  font-size: 15px;\n  color: #8FA8C8;\n  line-height: 1.75;\n  margin: 0;\n}\n\n\/* ========== 产品规格卡片 ========== *\/\n.spec-container {\n  background: linear-gradient(135deg, #14213D 0%, #101C30 100%);\n  border-radius: 32px;\n  padding: 60px 50px;\n  box-shadow: 0 0 40px rgba(74, 144, 217, 0.06), 0 20px 60px rgba(0, 0, 0, 0.4);\n  border: 1px solid #1E3A5F;\n}\n.spec-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  margin-top: 40px;\n}\n.spec-row {\n  display: flex;\n  padding: 20px 24px;\n  border-bottom: 1px solid #1E3A5F;\n}\n.spec-row:nth-last-child(-n+2) {\n  border-bottom: none;\n}\n.spec-label-text {\n  width: 180px;\n  font-weight: 700;\n  color: #4A90D9;\n  font-size: 15px;\n}\n.spec-value-text {\n  color: #B8CDE5;\n  font-size: 15px;\n}\n\n\/* ========== 三栏评价模块 ========== *\/\n.reviews-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}\n.review-card {\n  background: linear-gradient(135deg, #14213D 0%, #101C30 100%);\n  border-radius: 24px;\n  padding: 36px 32px;\n  box-shadow: 0 0 30px rgba(74, 144, 217, 0.04), 0 14px 40px rgba(0, 0, 0, 0.35);\n  border: 1px solid #1E3A5F;\n}\n.review-star-line {\n  color: #FFD700;\n  font-size: 18px;\n  letter-spacing: 2px;\n  margin-bottom: 18px;\n}\n.review-card h5 {\n  font-size: 17px;\n  font-weight: 700;\n  color: #FFFFFF;\n  margin: 0 0 12px;\n}\n.review-card p {\n  font-size: 15px;\n  color: #8FA8C8;\n  line-height: 1.75;\n  margin: 0;\n}\n.reviewer-name {\n  margin-top: 20px;\n  padding-top: 18px;\n  border-top: 1px solid #1E3A5F;\n  font-size: 14px;\n  color: #6B8AAE;\n  font-weight: 600;\n}\n\n\/* ========== FAQ列表 ========== *\/\n.faq-block {\n  max-width: 880px;\n  margin: 0 auto;\n}\n.faq-item {\n  background: linear-gradient(135deg, #14213D 0%, #101C30 100%);\n  border-radius: 20px;\n  padding: 28px 32px;\n  margin-bottom: 18px;\n  box-shadow: 0 0 25px rgba(74, 144, 217, 0.03), 0 10px 30px rgba(0, 0, 0, 0.3);\n  border: 1px solid #1E3A5F;\n}\n.faq-item h5 {\n  font-size: 18px;\n  font-weight: 700;\n  color: #FFFFFF;\n  margin: 0 0 10px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.faq-item h5::before {\n  content: \"Q\";\n  width: 28px;\n  height: 28px;\n  background: linear-gradient(135deg, #4A90D9, #2E6CB5);\n  color: white;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  font-weight: bold;\n  flex-shrink: 0;\n}\n.faq-item p {\n  font-size: 15px;\n  color: #8FA8C8;\n  line-height: 1.75;\n  margin: 0 0 0 40px;\n}\n\n\/* ========== 底部CTA全屏区块 ========== *\/\n.cta-footer-block {\n  background: linear-gradient(135deg, #4A90D9 0%, #2E6CB5 50%, #1E5A9E 100%);\n  border-radius: 32px;\n  padding: 70px 50px;\n  text-align: center;\n  box-shadow: 0 0 60px rgba(74, 144, 217, 0.3), 0 25px 70px rgba(0, 0, 0, 0.3);\n  position: relative;\n  overflow: hidden;\n}\n.cta-footer-block::before {\n  content: \"🚀\";\n  position: absolute;\n  bottom: -40px;\n  left: -20px;\n  font-size: 190px;\n  opacity: 0.1;\n}\n.cta-footer-block::after {\n  content: \"⭐\";\n  position: absolute;\n  top: -30px;\n  right: -10px;\n  font-size: 150px;\n  opacity: 0.1;\n}\n.cta-footer-block h2 {\n  font-size: 40px;\n  font-weight: 800;\n  color: #ffffff;\n  margin: 0 0 20px;\n  line-height: 1.2;\n  position: relative;\n  z-index: 1;\n}\n.cta-footer-block p {\n  font-size: 18px;\n  color: #D6E8FF;\n  max-width: 720px;\n  margin: 0 auto;\n  line-height: 1.75;\n  position: relative;\n  z-index: 1;\n}\n.cta-anniversary-tag {\n  display: inline-block;\n  margin-top: 28px;\n  background: linear-gradient(135deg, #FFD700, #FFA500);\n  color: #0A1628;\n  padding: 10px 28px;\n  border-radius: 99px;\n  font-weight: 800;\n  font-size: 16px;\n  position: relative;\n  z-index: 1;\n  box-shadow: 0 0 20px rgba(255, 215, 0, 0.4);\n}\n\n\/* ========== 移动端自适应适配 ========== *\/\n@media screen and (max-width:768px) {\n  .enterprise-light-wrap {\n    padding: 16px;\n  }\n  .section-gap {\n    margin: 60px 0;\n  }\n  .hero-card {\n    padding: 40px 24px;\n  }\n  .hero-card h1 {\n    font-size: 28px;\n  }\n  .hero-stats-row {\n    gap: 30px;\n    flex-wrap: wrap;\n  }\n  .stat-num {\n    font-size: 28px;\n  }\n  .section-main-title {\n    font-size: 26px;\n  }\n  .feature-row, .feature-row.reverse {\n    flex-direction: column;\n    gap: 36px;\n  }\n  .feature-text-block h3 {\n    font-size: 24px;\n  }\n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  .spec-grid {\n    grid-template-columns: 1fr;\n  }\n  .spec-row:nth-last-child(-n+2) {\n    border-bottom: 1px solid #1E3A5F;\n  }\n  .reviews-grid {\n    grid-template-columns: 1fr;\n  }\n  .cta-footer-block {\n    padding: 50px 24px;\n  }\n  .cta-footer-block h2 {\n    font-size: 26px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"enterprise-light-wrap\"\u003e\n\u003c!-- 首屏Hero主视觉卡片 --\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"hero-card\"\u003e\n\u003cspan class=\"hero-badge\"\u003e🚀 OFFICIALLY LICENSED | SOLAR POWERED\u003c\/span\u003e\n\u003cdiv class=\"anniversary-badge\"\u003e⭐ 60TH ANNIVERSARY LIMITED EDITION ⭐\u003c\/div\u003e\n\u003ch1\u003eUSS Enterprise NCC-1701 Solar Garden Light\u003c\/h1\u003e\n\u003cp\u003eLegendary starship replica with high-efficiency solar power, IP65 waterproof and auto dusk-to-dawn sensor. The ultimate collectible decor for every Star Trek fan — boldly light your garden where no light has gone before.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/12_65d22dc8-1538-4352-b2cd-251f384fd4dc.png?v=1786344572\" alt=\"\"\u003e\u003cbr\u003e\n\u003cdiv class=\"hero-stats-row\"\u003e\n\u003cdiv class=\"stat-block\"\u003e\n\u003cdiv class=\"stat-num\"\u003e60th\u003c\/div\u003e\n\u003cdiv class=\"stat-text\"\u003eAnniversary Edition\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-block\"\u003e\n\u003cdiv class=\"stat-num\"\u003eIP65\u003c\/div\u003e\n\u003cdiv class=\"stat-text\"\u003eWaterproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-block\"\u003e\n\u003cdiv class=\"stat-num\"\u003eAuto\u003c\/div\u003e\n\u003cdiv class=\"stat-text\"\u003eLight Sensor Switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-block\"\u003e\n\u003cdiv class=\"stat-num\"\u003eSolar\u003c\/div\u003e\n\u003cdiv class=\"stat-text\"\u003eZero Electricity Cost\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 卖点1：经典NCC-1701企业号造型 左图右文 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eCore Feature 01\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eIconic NCC-1701 Enterprise Starship Design\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eMeticulously detailed replica of the legendary USS Enterprise from the original series\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-img-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/12_52cc1361-462c-425e-8ae8-9ad06af5e67a.png?v=1786344605\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text-block\"\u003e\n\u003cdiv class=\"feature-index\"\u003eFeature 01\u003c\/div\u003e\n\u003ch3\u003eLive Long And Light Up Your Garden\u003c\/h3\u003e\n\u003cp\u003eEvery curve, every line, every detail of the iconic USS Enterprise NCC-1701 has been faithfully recreated. From the saucer section to the warp nacelles, this is the ultimate display piece for true Trekkies and collectors.\u003c\/p\u003e\n\u003cul class=\"feature-check-list\"\u003e\n\u003cli\u003ePrecision 1:1 scaled replica of classic NCC-1701 design\u003c\/li\u003e\n\u003cli\u003eAuthentic paint details with registry number markings\u003c\/li\u003e\n\u003cli\u003eWarm glow from saucer \u0026amp; nacelles at night\u003c\/li\u003e\n\u003cli\u003ePremium durable ABS construction, built to last\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 卖点2：高效太阳能自动充电 右图左文 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eCore Feature 02\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eHigh-Efficiency Solar Auto Charging\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eAbsorbs sunlight all day, shines all night — zero electricity cost\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"feature-row reverse\"\u003e\n\u003cdiv class=\"feature-img-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/12_89490a9a-1011-4891-b50b-e814facc0f02.png?v=1786344652\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text-block\"\u003e\n\u003cdiv class=\"feature-index\"\u003eFeature 02\u003c\/div\u003e\n\u003ch3\u003ePowered By The Sun, Just Like Starships\u003c\/h3\u003e\n\u003cp\u003eBuilt-in high-efficiency solar panel converts sunlight into stored energy during the day. No wires, no electricity bills, no battery changes needed — fully self-sustaining outdoor lighting solution.\u003c\/p\u003e\n\u003cul class=\"feature-check-list\"\u003e\n\u003cli\u003ePremium monocrystalline solar panel for fast charging\u003c\/li\u003e\n\u003cli\u003eBuilt-in rechargeable battery, no replacement needed\u003c\/li\u003e\n\u003cli\u003e6-8 hours sunlight charge = 8-12 hours night glow\u003c\/li\u003e\n\u003cli\u003eZero electricity cost, eco-friendly green energy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 卖点3：IP65户外防水耐用 左图右文 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eCore Feature 03\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eIP65 Waterproof Outdoor Durable\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eBuilt to withstand all weather conditions, year-round outdoor display\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-img-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/12_cacb627c-39e8-4709-b983-a377238c0d4a.png?v=1786345191\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text-block\"\u003e\n\u003cdiv class=\"feature-index\"\u003eFeature 03\u003c\/div\u003e\n\u003ch3\u003eBrave Any Storm, Just Like The Enterprise\u003c\/h3\u003e\n\u003cp\u003eIP65 rated waterproof construction protects against rain, snow, frost and dust. Leave it outside all year round — it handles whatever the weather throws at it, just like the legendary starship itself.\u003c\/p\u003e\n\u003cul class=\"feature-check-list\"\u003e\n\u003cli\u003eIP65 professional waterproof \u0026amp; dustproof rating\u003c\/li\u003e\n\u003cli\u003eWithstands rain, snow, frost and extreme temperatures\u003c\/li\u003e\n\u003cli\u003eUV resistant material, no fading from sun exposure\u003c\/li\u003e\n\u003cli\u003eYear-round outdoor display, no need to bring inside\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 卖点4：智能光控自动开关 右图左文 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eCore Feature 04\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eSmart Dusk-To-Dawn Auto Sensor\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eTurns on automatically at night, off at sunrise — completely hands-free\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"feature-row reverse\"\u003e\n\u003cdiv class=\"feature-img-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/8a13cdd6f7514af0ef030b25abff8279b4f6cb71-600.jpg?v=1786342054\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text-block\"\u003e\n\u003cdiv class=\"feature-index\"\u003eFeature 04\u003c\/div\u003e\n\u003ch3\u003eIt Knows When To Engage The Lights\u003c\/h3\u003e\n\u003cp\u003eBuilt-in intelligent light sensor detects ambient brightness automatically. Turns on when the sun goes down, turns off and recharges when the sun comes up. Completely automatic — set it and forget it.\u003c\/p\u003e\n\u003cul class=\"feature-check-list\"\u003e\n\u003cli\u003eSmart dusk-to-dawn light sensor technology\u003c\/li\u003e\n\u003cli\u003eAuto ON at night, auto OFF \u0026amp; charging at daytime\u003c\/li\u003e\n\u003cli\u003eNo manual switches, no timers to set\u003c\/li\u003e\n\u003cli\u003ePerfect hassle-free decorative garden lighting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 四大核心优势网格板块 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eWhy Every Fan Needs It\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003e4 Reasons Trekkies Love It\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eMore than just a garden light — it's a collectible statement piece\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-box\"\u003e🎖️\u003c\/div\u003e\n\u003ch4\u003e60th Anniversary Limited Edition\u003c\/h4\u003e\n\u003cp\u003eCommemorative exclusive edition celebrating 60 years of Star Trek. A must-have collector's item for every true fan and memorabilia collector.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-box\"\u003e🏡\u003c\/div\u003e\n\u003ch4\u003eMultiple Display Options\u003c\/h4\u003e\n\u003cp\u003eUse as garden stake, desktop ornament, bookshelf display, party centerpiece or bedroom night light — so many ways to show off your fandom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-box\"\u003e✨\u003c\/div\u003e\n\u003ch4\u003eMagical Ambient Night Glow\u003c\/h4\u003e\n\u003cp\u003eSoft warm white light emanates from saucer and nacelle sections, creating a beautiful sci-fi atmosphere that transforms any space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon-box\"\u003e🎁\u003c\/div\u003e\n\u003ch4\u003eUltimate Fan Gift\u003c\/h4\u003e\n\u003cp\u003eThe perfect surprise gift for Star Trek lovers, sci-fi fans, collectors and anyone who loves unique decorative items for their home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 多场景应用展示 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eWhere To Display\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eBoldly Display It Everywhere\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eFrom garden to desktop — perfect for every corner of your universe\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-img-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/Y1_653e14e5-2357-4091-b0e9-65bfdce5ee4e.png?v=1786342055\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text-block\"\u003e\n\u003cdiv class=\"feature-index\"\u003eALL SCENARIOS\u003c\/div\u003e\n\u003ch3\u003ePerfect For Every Space\u003c\/h3\u003e\n\u003cp\u003eVersatile design works beautifully both outdoors and indoors. Whether you're decorating your garden or your office desk, the Enterprise fits right in.\u003c\/p\u003e\n\u003cul class=\"feature-check-list\"\u003e\n\u003cli\u003eOutdoor: Garden, patio, lawn, pathway, balcony\u003c\/li\u003e\n\u003cli\u003eIndoor: Desk, bookshelf, bedroom, living room display\u003c\/li\u003e\n\u003cli\u003eEvents: Star Trek themed parties, movie nights, conventions\u003c\/li\u003e\n\u003cli\u003eGifts: Birthday, holiday, anniversary, collector presents\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 产品规格参数卡片 --\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"spec-container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eProduct Specs\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eFull Technical Specifications\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eComplete product details and specifications\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003eProduct Name\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003e60th Anniversary Enterprise NCC-1701 Solar Garden Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003eDesign\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003eUSS Enterprise NCC-1701 Starship Replica\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003eEdition\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003e60th Anniversary Limited Edition\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003ePower Source\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003eHigh-Efficiency Solar Panel + Rechargeable Battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003eWaterproof\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003eIP65 Outdoor Waterproof Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003eSwitch Mode\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003eAuto Dusk-To-Dawn Light Sensor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003eLight Color\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003eWarm White Ambient Glow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label-text\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"spec-value-text\"\u003ePremium UV-Resistant ABS Plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 三栏买家评价 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eFan Reviews\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eWhat Trekkies Are Saying\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eReal reviews from real fans across the galaxy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-star-line\"\u003e★★★★★\u003c\/div\u003e\n\u003ch5\u003eMy Husband Cried When He Saw It\u003c\/h5\u003e\n\u003cp\u003eBought this as a birthday gift for my husband who's been a Trek fan since he was a kid. He absolutely loves it! It looks amazing in our garden at night, the glow is perfect.\u003c\/p\u003e\n\u003cdiv class=\"reviewer-name\"\u003e— Jennifer K. \/ Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-star-line\"\u003e★★★★★\u003c\/div\u003e\n\u003ch5\u003eWorth Every Penny For Collectors\u003c\/h5\u003e\n\u003cp\u003eAs a lifelong Star Trek collector, I'm very impressed with the detail quality. Solar charging works great even on cloudy days, survived multiple rain storms no problem.\u003c\/p\u003e\n\u003cdiv class=\"reviewer-name\"\u003e— David R. \/ Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-star-line\"\u003e★★★★☆\u003c\/div\u003e\n\u003ch5\u003eCool Decor, Wish It Was Brighter\u003c\/h5\u003e\n\u003cp\u003eSuper cool design and my son loves it. The light is more ambient decorative than bright illumination, which is fine for what it is. Auto sensor works perfectly every night.\u003c\/p\u003e\n\u003cdiv class=\"reviewer-name\"\u003e— Mike T. \/ Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ问答板块 --\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cspan class=\"section-label\"\u003eFAQ\u003c\/span\u003e\n\u003ch2 class=\"section-main-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"section-desc-text\"\u003eCommon questions before you beam one up\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"faq-block\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch5\u003eHow long does the light stay on at night?\u003c\/h5\u003e\n\u003cp\u003eWith 6-8 hours of direct sunlight charging, it will glow for approximately 8-12 hours through the night. Actual duration depends on sunlight intensity and weather conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch5\u003eCan it stay outside in winter and snow?\u003c\/h5\u003e\n\u003cp\u003eYes! IP65 waterproof rating means it's designed for year-round outdoor use. It handles rain, snow, frost and cold temperatures. No need to bring it indoors during winter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch5\u003eDoes it come with a garden stake?\u003c\/h5\u003e\n\u003cp\u003eYes, the package includes a garden ground stake for outdoor planting. It can also be placed flat on any surface for indoor desktop or shelf display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch5\u003eIs this an officially licensed product?\u003c\/h5\u003e\n\u003cp\u003eThis is the 60th anniversary commemorative edition featuring the classic NCC-1701 design, crafted with high attention to detail for fans and collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部转化CTA区块 --\u003e\n\u003cdiv class=\"section-gap\"\u003e\n\u003cdiv class=\"cta-footer-block\"\u003e\n\u003ch2\u003eBoldly Light Your Garden — Limited 60th Edition\u003c\/h2\u003e\n\u003cp\u003eIconic USS Enterprise NCC-1701 solar garden light with high-efficiency solar charging, IP65 waterproof rating and auto dusk-to-dawn sensor. The ultimate collectible decor for every Star Trek fan.\u003c\/p\u003e\n\u003cdiv class=\"cta-anniversary-tag\"\u003e⭐ 60TH ANNIVERSARY LIMITED EDITION ⭐\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LYLY","offers":[{"title":"Starship A","offer_id":47969437876413,"sku":"B02224-A","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Starship B","offer_id":47969437909181,"sku":"B02224-B","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Starship C","offer_id":47969437941949,"sku":"B02224-C","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Galaxy","offer_id":47969437974717,"sku":"B02224-D","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/0f058d74-2c69-4c2e-8622-d1a42b545a00.png?v=1786344984","url":"https:\/\/valorsnet.us\/products\/60th-anniversary-enterprise-ncc-1701-solar-garden-light-q","provider":"Valors-net","version":"1.0","type":"link"}