{"product_id":"zoomable-nano-aquarium-spotlight","title":"Zoomable Nano Aquarium Spotlight","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Nano Aquarium Zoomable LED Spotlight\nTarget Audience: Aquarium and aquascaping hobbyists, nano tank owners\nVisual Style: Professional, clean, modern aquascaping aesthetic with warm spotlight accents\nColor Strategy: Dark charcoal and warm amber\/gold accents representing the light beam\nModule Order: Hero Block -\u003e Feature 1 (Adjustable Focus) -\u003e Feature 2 (Gooseneck) -\u003e Feature 3 (Smart Controller\/SKUs) -\u003e Specifications Table -\u003e FAQs\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_5\nSpecification Data Source: Product analysis report \u0026 detail_5 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient data to construct a valid comparison)\nInformation Boundary: Strictly relies on provided product specifications (3W power, clamp\/base mounting options, 15°-90° focus beam, 360° flexible gooseneck, 3-color light modes, and integrated cyclic timer). No external data or assumptions added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #d4a373;\n      --primary-hover: #e9c46a;\n      --text-main: #1f2937;\n      --text-sub: #4b5563;\n      --bg-body: #ffffff;\n      --bg-card: #f9fafb;\n      --bg-soft: #f3f4f6;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.05);\n      --border-color: #e5e7eb;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container .badge,\n    .product-detail-container .faq-answer {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Trust Badge \/ Pill *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 500;\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .warning-box {\n      background-color: #fff3cd;\n      border: 1px solid #ffeeba;\n      color: #856404;\n      padding: 12px 20px;\n      border-radius: var(--radius-md);\n      margin: 16px 0;\n      font-weight: 600;\n      font-size: 16px;\n    }\n\n    \/* Image Placeholders Layout *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-sizing: border-box;\n      margin: 16px 0;\n      padding: 20px;\n      text-align: center;\n    }\n\n    .product-detail-container .image-placeholder-inner {\n      font-size: 18px !important;\n      font-weight: 500;\n      color: var(--text-sub);\n    }\n\n    \/* Grid Layouts *\/\n    .product-detail-container .hero-section {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      align-items: center;\n      padding-top: 24px;\n    }\n\n    .product-detail-container .feature-item {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 32px;\n      align-items: center;\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .product-detail-container .tag-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background-color: #fef3c7;\n      color: #92400e;\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Specifications Layout *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n      padding: 32px 24px;\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Layout *\/\n    .product-detail-container .faq-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n      padding: 32px 24px;\n    }\n\n    .product-detail-container .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .product-detail-container .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .product-detail-container .faq-item:first-child {\n      padding-top: 0;\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n    }\n\n    \/* Desktop Adjustments (\u003e= 768px) *\/\n    @media (min-width: 768px) {\n      .product-detail-container .hero-section {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .product-detail-container .feature-item {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        direction: rtl;\n      }\n\n      .product-detail-container .feature-item.reverse .feature-copy {\n        direction: ltr;\n      }\n\n      .product-detail-container .spec-table td {\n        display: table-cell;\n      }\n\n      .product-detail-container .spec-table td:first-child {\n        font-weight: 600;\n        width: 35%;\n      }\n    }\n\n    \/* Mobile Typography Lock \u0026 Spacing Controls *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 4%;\n      }\n\n      .product-detail-container .feature-item {\n        \/* Mobile Feature Order Lock: Image first, text second *\/\n        display: flex;\n        flex-direction: column;\n        gap: 20px;\n        padding: 16px;\n      }\n\n      .product-detail-container .feature-media {\n        width: 100%;\n        order: -1;\n      }\n\n      \/* Specifications Mobile Layout *\/\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"badge\"\u003eNano Tank Landscaping\u003c\/span\u003e\n\u003ch1\u003eMini Zoomable Spotlight for Compact Aquariums\u003c\/h1\u003e\n\n\u003cdiv class=\"warning-box\"\u003e⚠️ Note: USB Powered. Power adapter is NOT included (please use your own phone charger or power bank).\u003c\/div\u003e\n\n\u003cp\u003eEnhance the focal beauty of your micro-aquarium. Designed for nano tanks and desk setups, this miniature LED spotlight combines smooth sliding focus adjustment and flexible 360-degree positioning to spotlight your plants and aquascape layouts without cluttering your view.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-inner\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img88\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903145345\/a59b89c273c148252cadbea626806ea9.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-inner\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img89\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903145345\/c0fcbbe418cbabf0d3e03dd3c89b0f60.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eAdjustable Sliding Focus Beam\u003c\/h2\u003e\n\n\u003cp\u003eAchieve absolute visual control over your aquascape. Simply slide the telescopic cylinder head forward or backward to transition smoothly between a focused 15-degree spotlight and a wider 90-degree ambient glow. Adjust the beam size to match your nano-tank's geometry perfectly.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-list\"\u003e\n\u003cspan class=\"tag\"\u003e15° to 90° Range\u003c\/span\u003e \u003cspan class=\"tag\"\u003eTelescopic Zoom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-inner\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img97\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903145828\/177b68e103da5634f00623c9fbd5c807.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e360° Flexible Gooseneck Positioning\u003c\/h2\u003e\n\n\u003cp\u003eDirect the light exactly where it is needed. Easily mount the \u003cstrong\u003eanti-slip clip-on base\u003c\/strong\u003e directly to your aquarium glass wall and curve the \u003cstrong\u003e360° flexible gooseneck\u003c\/strong\u003e to freely adjust the lighting angle, focusing on your prized plants or hardscapes without slipping or bending out of place.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-list\"\u003e\n\u003cspan class=\"tag\"\u003e360° Gooseneck\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAnti-Slip Clip-On Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"image-placeholder-inner\"\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan class=\"image-placeholder-inner\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903151821\/0c6b125b5d1875871cec9a6d103d58f0.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e3 Color Modes, Stepless Dimming \u0026amp; Smart Cycle Timer\u003c\/h2\u003e\n\n\u003cp\u003eFlexible configuration schemes meet your various installation needs. Features a versatile rim-mounted clip-on base. The newly upgraded built-in smart controller easily manages light output, offering not only three professional color modes and a convenient cycle timer, but also 10-level\/stepless dimming, giving you ultimate control over your aquarium lighting.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-list\"\u003e\n\u003cspan class=\"tag\"\u003e3 Color Modes\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAuto-Timer \u0026amp; Dimming\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications (Text \u0026 Table only, absolutely no images) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Power Consumption\"\u003e\u003cspan class=\"spec-value\"\u003e3 Watts\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Power Supply\"\u003e\u003cspan class=\"spec-value\"\u003eUSB Powered (Adapter NOT included)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Focus Angle\"\u003e\u003cspan class=\"spec-value\"\u003eAdjustable from 15° to 90°\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Light Controls\"\u003e\u003cspan class=\"spec-value\"\u003e3 Color Modes, Stepless Dimming \u0026amp; Smart Cycle Timer\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Mounting Styles\"\u003e\u003cspan class=\"spec-value\"\u003eAnti-Slip Clip-On Base\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Shell Color\"\u003e\u003cspan class=\"spec-value\"\u003eClassic Black\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Target Aquarium Size\"\u003e\u003cspan class=\"spec-value\"\u003eApproximately 15-40 cm (5.9-15.7 inches), with tank rims about 3-6 mm (0.12-0.24 inches) thick\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQs --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do I adjust the beam focus on this light?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe light is designed with a two-part telescopic aluminum housing. Simply slide the lamp head forward or backward to smoothly adjust the lens and change the light beam size between a narrow 15-degree spot and a 90-degree flood.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Does the aquarium light have different color modes and a timer?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes! The upgraded version offers three professional lighting modes—Full White, RGB (Red\/Green\/Blue), and All-On—plus 10-level brightness adjustment. It also features a built-in 24\/7 cycle timer with 3H, 9H, and 12H settings for automatic daily lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What size aquarium is this light suitable for?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is designed for small aquariums measuring approximately 15–40 cm (5.9–15.7 inches), with tank rims about 3–6 mm (0.12–0.24 inches) thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Pack - Single Tank Setup","offer_id":64617254617459,"sku":"0908-17374701","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Pack - Multi-Tank \/ Breeding Tanks","offer_id":64617254650227,"sku":"0908-17374781","price":19.95,"currency_code":"USD","in_stock":true},{"title":"4 Pack - Ultimate Aquarist Bundle","offer_id":64617254682995,"sku":"0908-17377312","price":39.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/a59b89c273c148252cadbea626806ea9.jpg?v=1788860863","url":"https:\/\/woyuosn.com\/products\/zoomable-nano-aquarium-spotlight","provider":"Woyuosn","version":"1.0","type":"link"}