{"product_id":"vietnam-veteran-helicopter-spinner","title":"Vietnam Veteran Helicopter Spinner","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：户外庭院装饰（风转）\n  目标受众：军事爱好者、越战老兵、庭院装饰消费者\n  视觉风格：军事复古、庄重、户外自然\n  配色策略：以军橄榄绿（#4B5320）为主色，搭配深灰文字和柔和的米色背景，营造质朴耐用的感觉。\n  模块顺序：Hero (整体氛围与致敬主题) -\u003e Feature 1 (真实细节与纪念意义) -\u003e Feature 2 (动态功能与趣味) -\u003e Feature 3 (安装与耐用性) -\u003e Specs (基础信息) -\u003e FAQ (使用疑虑)\n  详情图映射：Hero=image_0.png, Feature1=image_3.png, Feature2=image_4.png, Feature3=image_1.png\n  规格图映射：无专用规格图，Spec数据来源于分析报告文本。\n  对比模块：未加入（无明显竞品对比需求，聚焦自身特色）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #4B5320; \/* Army Olive Green *\/\n      --primary-hover: #3A4118;\n      --text-main: #2C2C2C;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F9F7;\n      --bg-soft: #F0F2EB; \/* Very light greenish-beige *\/\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --border-color: #E0E0E0;\n      --spacing-section: clamp(3rem, 6vw, 5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\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 {\n      font-size: clamp(32px, 4vw, 42px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1.5rem;\n      color: var(--primary);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 30px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(18px, 1.5vw, 20px);\n      margin-bottom: 1rem;\n      color: var(--text-sub);\n    }\n\n    \/* General Layout *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      aspect-ratio: 4\/3;\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      color: var(--text-sub);\n      font-family: monospace;\n      font-size: 14px;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .trust-pill {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 16px;\n      margin-bottom: 1rem;\n    }\n\n    \/* Feature Section (Z-Pattern) *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-content {\n      flex: 1;\n    }\n\n    .feature-media {\n      flex: 1.2;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1.5rem;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-soft);\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      color: var(--text-main);\n    }\n\n    @media (min-width: 768px) {\n      .feature-section.reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .feature-section {\n        flex-direction: column;\n      }\n      .feature-media, .feature-content {\n        flex: auto;\n        width: 100%;\n      }\n      .feature-media {\n        margin-bottom: 1.5rem;\n      }\n    }\n\n    \/* Specifications *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    .spec-table th, .spec-table td {\n      text-align: left;\n      padding: 1rem 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .spec-table th {\n      width: 40%;\n      color: var(--text-sub);\n      font-weight: 500;\n      background: var(--bg-soft);\n    }\n\n    .spec-table tr:last-child th,\n    .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    @media (max-width: 767px) {\n      .spec-table, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n      }\n      .spec-table thead { display: none; }\n      .spec-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .spec-table th { display: none; }\n      .spec-table td {\n        padding: 0.75rem 1rem;\n        border-bottom: 1px solid var(--border-color);\n        position: relative;\n        padding-left: 50%;\n        text-align: right;\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        top: 0.75rem;\n        font-weight: 600;\n        color: var(--text-sub);\n        text-align: left;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-lg);\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n    }\n    .faq-item h3 {\n      color: var(--primary);\n      margin-top: 0;\n    }\n    .faq-item p:last-child {\n      margin-bottom: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003csection class=\"pd-section hero-section\"\u003e\u003cspan class=\"trust-pill\"\u003eBuilt for Outdoor Resilience\u003c\/span\u003e\n\u003ch1\u003eA Kinetic Tribute: Vietnam Era Helicopter Garden Spinner\u003c\/h1\u003e\n\n\u003cp\u003eHonor service and history with this authentically designed, wind-powered kinetic sculpture that brings respectful motion to your garden, lawn, or patio.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img68\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608164123\/dd221ca6300256e16f99523d77048a8c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img69\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608164123\/0e17202333c673ffd38579557959b7d6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2\u003eAuthentic Military Details \u0026amp; Tribute\u003c\/h2\u003e\n\n\u003cp\u003eInspired by the iconic \"Huey,\" this spinner features a realistic matte olive drab finish. It prominently displays \"Vietnam Veteran,\" \"1955-1975,\" and the POW\/MIA insignia, making it a meaningful statement piece for any outdoor space.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eHistoric Markings\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMatte Finish\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eOpen Cockpit Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Dynamic Action --\u003e\n\n\u003csection class=\"pd-section feature-section reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img70\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608164123\/427a8ad06036b4a2dc59e5412c22ebea.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2\u003eSmooth, Dynamic Wind Action\u003c\/h2\u003e\n\n\u003cp\u003eBring your garden to life with kinetic energy. The main and tail rotors are precision-balanced to catch the breeze, spinning smoothly to create an eye-catching visual display that changes with the wind.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDual Spinning Rotors\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eWind Powered\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eKinetic Art\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Installation \u0026 Durability --\u003e\n\n\u003csection class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608164123\/0051e6e36fa3c71d9959068a2a2d5727.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2\u003eSturdy \u0026amp; Weather-Ready Installation\u003c\/h2\u003e\n\n\u003cp\u003eDesigned for easy setup and long-lasting outdoor use. The helicopter mounts securely onto a sturdy metal ground stake, ensuring it remains stable in flower beds, soil, or lawns, standing up to the elements season after season.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eHeavy-Duty Stake\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eWeather Resistant\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEasy Assembly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Product Type\"\u003eKinetic Garden Wind Spinner\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eTheme\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Theme\"\u003eVietnam Era Military Helicopter\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eSpecial Markings\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Special Markings\"\u003eVietnam Veteran, 1955-1975, POW\/MIA Logo\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eMounting Style\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Mounting Style\"\u003eIn-ground Metal Stake (Included)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Finish\"\u003eMatte Olive Drab (Weather Resistant)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow does the helicopter spin?\u003c\/h3\u003e\n\n\u003cp\u003eBoth the main top rotors and the rear tail rotors are designed to spin freely. They are powered entirely by the wind, so no batteries or electrical connections are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs it difficult to install in the garden?\u003c\/h3\u003e\n\n\u003cp\u003eNot at all. The spinner comes with a sturdy, multi-section ground stake. Simply assemble the stake and push it firmly into the soil or lawn until stable, then mount the helicopter on top.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan this be left outside year-round?\u003c\/h3\u003e\n\n\u003cp\u003eYes, it is designed for outdoor use. The construction and finish are made to resist weather elements. However, during extreme weather events like severe windstorms or heavy snow, you may choose to bring it indoors to prevent accidental damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Varitino","offers":[{"title":"1-Pack (Personal Tribute)","offer_id":48976173629690,"sku":"0608-17041640","price":29.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep One, Gift a Brother)","offer_id":48976173662458,"sku":"0608-17045357","price":59.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Squadron Memorial Set)","offer_id":48976173695226,"sku":"0608-17043942","price":89.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/dd221ca6300256e16f99523d77048a8c.jpg?v=1780909510","url":"https:\/\/varitino.com\/products\/vietnam-veteran-helicopter-spinner","provider":"Varitino","version":"1.0","type":"link"}