{"product_id":"vintage-tractor-wind-spinner","title":"🚜 Vintage Tractor Wind Spinner – Metal Garden Yard Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   TRACTOR WIND SPINNER\n   Shopify CRO Product Description\n   Mobile First \/ Container Query \/ Scoped CSS\n========================================================= *\/\n\n#tws-page,\n#tws-page *{\n  box-sizing:border-box;\n}\n\n#tws-page{\n  --tws-ink:#253321;\n  --tws-text:#667160;\n  --tws-green:#547e32;\n  --tws-green-dark:#36541e;\n  --tws-green-soft:#f2f6ec;\n  --tws-earth:#8a6a3c;\n  --tws-warm:#fbf7ee;\n  --tws-gold:#c89a3c;\n  --tws-line:#dfe7d7;\n  --tws-dark:#293623;\n  --tws-white:#ffffff;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:0;\n\n  color:var(--tws-ink);\n\n  container-type:inline-size;\n  container-name:tractor-spinner;\n}\n\n#tws-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n  border:0;\n}\n\n#tws-page h1,\n#tws-page h2,\n#tws-page h3,\n#tws-page p{\n  margin-top:0;\n}\n\n#tws-page h1{\n  margin-bottom:12px;\n  font-size:30px;\n  line-height:1.07;\n  letter-spacing:-.7px;\n  color:#24391c;\n}\n\n#tws-page h2{\n  margin-bottom:11px;\n  font-size:24px;\n  line-height:1.14;\n  letter-spacing:-.4px;\n  color:#2b4023;\n}\n\n#tws-page h3{\n  margin-bottom:6px;\n  font-size:17px;\n  line-height:1.3;\n}\n\n#tws-page p{\n  margin-bottom:13px;\n  font-size:15px;\n  line-height:1.62;\n  color:var(--tws-text);\n}\n\n#tws-page strong{\n  color:var(--tws-ink);\n}\n\n#tws-page .tws-card{\n  width:100%;\n  margin:0 0 16px;\n  padding:23px 17px;\n\n  overflow:hidden;\n\n  background:var(--tws-white);\n  border:1px solid var(--tws-line);\n  border-radius:20px;\n}\n\n#tws-page .tws-kicker{\n  margin:0 0 7px;\n\n  font-size:11px;\n  line-height:1.4;\n  font-weight:850;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n\n  color:var(--tws-green);\n}\n\n#tws-page .tws-image{\n  margin-top:17px;\n  overflow:hidden;\n\n  border-radius:16px;\n  background:#eef2e9;\n}\n\n#tws-page .tws-image img{\n  border-radius:16px;\n}\n\n#tws-page .tws-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n}\n\n#tws-page .tws-mini{\n  padding:15px;\n\n  border:1px solid #e4eadf;\n  border-radius:14px;\n\n  background:#ffffff;\n}\n\n#tws-page .tws-mini p{\n  margin:4px 0 0;\n  font-size:13px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#tws-page .tws-hero{\n  padding:27px 17px 22px;\n  text-align:center;\n  border:0;\n\n  background:\n    radial-gradient(\n      circle at 86% 5%,\n      rgba(199,154,60,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #edf4e7 0%,\n      #ffffff 65%\n    );\n}\n\n#tws-page .tws-hero-copy{\n  max-width:700px;\n  margin:0 auto;\n}\n\n#tws-page .tws-hero-lead{\n  max-width:660px;\n  margin:0 auto 16px;\n  font-size:16px;\n}\n\n#tws-page .tws-benefits{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:14px;\n}\n\n#tws-page .tws-benefit{\n  padding:11px 10px;\n\n  border:1px solid #dce6d5;\n  border-radius:12px;\n\n  background:#ffffff;\n  box-shadow:0 5px 16px rgba(65,91,47,.06);\n\n  font-size:13px;\n  line-height:1.35;\n  font-weight:800;\n\n  color:#41583a;\n}\n\n\n\/* =========================================================\n   PAIN\n========================================================= *\/\n\n#tws-page .tws-pain{\n  background:var(--tws-warm);\n  border-color:#ece3d4;\n}\n\n#tws-page .tws-pain-grid{\n  margin-top:15px;\n}\n\n#tws-page .tws-pain-item{\n  padding:14px;\n  border-radius:13px;\n  background:rgba(255,255,255,.82);\n}\n\n#tws-page .tws-icon{\n  margin-bottom:5px;\n  font-size:22px;\n}\n\n\n\/* =========================================================\n   INTERACTIVE\n========================================================= *\/\n\n#tws-page .tws-learn{\n  background:linear-gradient(145deg,#f3f7ef,#ffffff);\n}\n\n#tws-page details{\n  margin-top:8px;\n  padding:13px 14px;\n\n  border:1px solid var(--tws-line);\n  border-radius:13px;\n\n  background:#ffffff;\n}\n\n#tws-page summary{\n  position:relative;\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  font-size:14px;\n  line-height:1.42;\n  font-weight:800;\n\n  color:#32442c;\n}\n\n#tws-page summary::-webkit-details-marker{\n  display:none;\n}\n\n#tws-page summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:1px;\n  top:-2px;\n\n  font-size:21px;\n  font-weight:500;\n\n  color:var(--tws-green);\n}\n\n#tws-page details[open] summary:after{\n  content:\"−\";\n}\n\n#tws-page details p{\n  margin:9px 0 0;\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n#tws-page .tws-steps{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n\n  margin-top:15px;\n}\n\n#tws-page .tws-step{\n  padding:14px;\n\n  border-radius:14px;\n  background:#f2f7ee;\n}\n\n#tws-page .tws-step-number{\n  margin-bottom:5px;\n\n  font-size:23px;\n  line-height:1;\n  font-weight:900;\n\n  color:var(--tws-green);\n}\n\n#tws-page .tws-step span{\n  display:block;\n  margin-top:4px;\n\n  font-size:12px;\n  line-height:1.45;\n\n  color:var(--tws-text);\n}\n\n\n\/* =========================================================\n   MULTI-MODE VALUE\n========================================================= *\/\n\n#tws-page .tws-mode{\n  border:0;\n\n  color:#ffffff;\n\n  background:\n    radial-gradient(\n      circle at 87% 4%,\n      rgba(200,154,60,.15),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #34472c,\n      #24351f\n    );\n}\n\n#tws-page .tws-mode h2,\n#tws-page .tws-mode h3,\n#tws-page .tws-mode strong{\n  color:#ffffff;\n}\n\n#tws-page .tws-mode p{\n  color:#d1dacd;\n}\n\n#tws-page .tws-mode .tws-kicker{\n  color:#c8dda9;\n}\n\n#tws-page .tws-mode .tws-mini{\n  border-color:#4c6044;\n  background:#3b5034;\n}\n\n#tws-page .tws-mode .tws-mini p{\n  color:#cfdbcb;\n}\n\n#tws-page .tws-number{\n  margin-bottom:6px;\n\n  font-size:24px;\n  line-height:1;\n  font-weight:900;\n\n  color:#d1b363;\n}\n\n\n\/* =========================================================\n   SCENARIOS\n========================================================= *\/\n\n#tws-page .tws-scenes{\n  background:#fafaf6;\n}\n\n#tws-page .tws-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n\n  margin-top:14px;\n}\n\n#tws-page .tws-tag{\n  display:inline-flex;\n  align-items:center;\n\n  padding:8px 11px;\n\n  border:1px solid #dfe7da;\n  border-radius:999px;\n\n  background:#ffffff;\n\n  font-size:12px;\n  line-height:1.3;\n  font-weight:750;\n\n  color:#53634c;\n}\n\n\n\/* =========================================================\n   COLOR VARIANTS\n========================================================= *\/\n\n#tws-page .tws-colors{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n\n  margin-top:15px;\n}\n\n#tws-page .tws-color{\n  display:flex;\n  align-items:center;\n  gap:11px;\n\n  padding:13px 14px;\n\n  border:1px solid var(--tws-line);\n  border-radius:13px;\n\n  background:#ffffff;\n}\n\n#tws-page .tws-color-dot{\n  width:20px;\n  height:20px;\n  flex:0 0 20px;\n\n  border-radius:50%;\n  border:2px solid rgba(0,0,0,.08);\n}\n\n#tws-page .tws-color span{\n  font-size:13px;\n  font-weight:800;\n  color:#394734;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n#tws-page .tws-specs{\n  background:linear-gradient(145deg,#f6f9f3,#ffffff);\n}\n\n#tws-page .tws-spec-table{\n  width:100%;\n  margin-top:14px;\n\n  border-collapse:collapse;\n\n  font-size:13px;\n}\n\n#tws-page .tws-spec-table td{\n  padding:11px 9px;\n\n  border-bottom:1px solid #e3e9df;\n\n  line-height:1.4;\n  vertical-align:top;\n}\n\n#tws-page .tws-spec-table td:first-child{\n  width:40%;\n\n  font-weight:800;\n  color:#34462f;\n}\n\n#tws-page .tws-spec-table td:last-child{\n  color:#697267;\n}\n\n#tws-page .tws-note{\n  margin-top:15px;\n  padding:15px;\n\n  border:1px solid #ead8a8;\n  border-radius:14px;\n\n  background:#fff9e9;\n}\n\n#tws-page .tws-note p{\n  margin:5px 0 0;\n\n  font-size:12px;\n  color:#675d46;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n#tws-page .tws-final{\n  padding:29px 18px;\n\n  text-align:center;\n  border:0;\n\n  color:#ffffff;\n\n  background:\n    radial-gradient(\n      circle at 87% 4%,\n      rgba(203,166,70,.17),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #405932,\n      #293c22\n    );\n}\n\n#tws-page .tws-final h2,\n#tws-page .tws-final strong{\n  color:#ffffff;\n}\n\n#tws-page .tws-final p{\n  max-width:620px;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#dce4d8;\n}\n\n#tws-page .tws-final .tws-kicker{\n  color:#cde0b0;\n}\n\n#tws-page .tws-cta{\n  display:inline-block;\n\n  margin-top:4px;\n  padding:13px 21px;\n\n  border-radius:999px;\n\n  background:#ffffff;\n  color:#36502d;\n\n  font-size:14px;\n  font-weight:900;\n}\n\n#tws-page .tws-cta-note{\n  margin:11px 0 0;\n\n  font-size:12px;\n  color:#c4d2c0;\n}\n\n\n\/* =========================================================\n   CONTAINER QUERY\n========================================================= *\/\n\n@container tractor-spinner (min-width:520px){\n\n  #tws-page h1{\n    font-size:36px;\n  }\n\n  #tws-page h2{\n    font-size:29px;\n  }\n\n  #tws-page .tws-card{\n    padding:29px 25px;\n    margin-bottom:19px;\n  }\n\n  #tws-page .tws-benefits{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  #tws-page .tws-grid-3{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  #tws-page .tws-steps{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  #tws-page .tws-colors{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n@container tractor-spinner (min-width:700px){\n\n  #tws-page h1{\n    font-size:43px;\n  }\n\n  #tws-page h2{\n    font-size:34px;\n  }\n\n  #tws-page .tws-hero{\n    padding:40px 33px 31px;\n  }\n\n  #tws-page .tws-split{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:29px;\n    align-items:center;\n  }\n\n  #tws-page .tws-split .tws-image{\n    margin-top:0;\n  }\n\n  #tws-page p{\n    font-size:16px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"tws-page\"\u003e\n\n  \u003c!-- =====================================================\n       01 HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-hero\"\u003e\n\n    \u003cdiv class=\"tws-hero-copy\"\u003e\n\n      \u003cdiv class=\"tws-kicker\"\u003e\n        FARMHOUSE CHARACTER IN MOTION\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Turn an Ordinary Breeze Into a Little Piece of Tractor Nostalgia\n      \u003c\/h1\u003e\n\n      \u003cp class=\"tws-hero-lead\"\u003e\n        A vintage tractor-inspired metal wind spinner that adds\n        \u003cstrong\u003emovement, character and country charm\u003c\/strong\u003e\n        to gardens, yards and outdoor spaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/DesignohneTitel.gif?v=1786170418\" alt=\"Vintage tractor inspired garden wind spinner\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-benefits\"\u003e\n\n      \u003cdiv class=\"tws-benefit\"\u003e\n        🚜 Vintage Tractor Design\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tws-benefit\"\u003e\n        💨 Smooth Wind-Powered Motion\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tws-benefit\"\u003e\n        🌿 Ground-Stake Installation\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       02 PAIN\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-pain\"\u003e\n\n    \u003cdiv class=\"tws-kicker\"\u003e\n      WHEN THE YARD FEELS A LITTLE TOO ORDINARY\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Static Garden Decor Looks Nice. Movement Makes People Notice.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Flower beds and lawns can look finished without feeling personal.\n      A moving tractor silhouette adds a focal point that changes whenever\n      the breeze picks up.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"tws-grid tws-grid-3 tws-pain-grid\"\u003e\n\n      \u003cdiv class=\"tws-pain-item\"\u003e\n\n        \u003cdiv class=\"tws-icon\"\u003e\n          🌱\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Empty Garden Corners\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Add visual interest where plants or static décor feel unfinished.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-pain-item\"\u003e\n\n        \u003cdiv class=\"tws-icon\"\u003e\n          🏡\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Generic Yard Decor\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Tractor-inspired styling brings more personality to country spaces.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-pain-item\"\u003e\n\n        \u003cdiv class=\"tws-icon\"\u003e\n          🎁\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Hard-to-Shop-For Gifts\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          A distinctive choice for tractor, farm and farmhouse décor fans.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/Produktbild_2.jpg?v=1786170418\" alt=\"Tractor garden wind spinner displayed outdoors\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       03 INTERACTIVE LEARNING\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-learn\"\u003e\n\n    \u003cdiv class=\"tws-split\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"tws-kicker\"\u003e\n          SIMPLE WIND-POWERED MOVEMENT\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          No Motor. No Cord. Just the Breeze.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The tractor spinner is designed to rotate as moving air reaches\n          the spinning section, while the ground stake keeps the display\n          positioned in suitable soil.\n        \u003c\/p\u003e\n\n\n        \u003cdetails open\u003e\n\n          \u003csummary\u003e\n            💨 What makes it spin?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Outdoor airflow turns the spinner. Wind strength and direction\n            naturally affect how quickly and consistently it moves.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            ⚙️ What is the bearing for?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            The listed sealed bearing design supports smoother rotation\n            while helping shield the bearing area from outdoor debris.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            🌿 How is it installed?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Push the supplied ground stake into suitable firm soil and\n            position the spinner where it can catch open airflow.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            💨 Will it spin all the time?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            No wind spinner moves continuously in still air. Rotation\n            depends on wind speed, direction, placement and surrounding\n            obstacles.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/hf_20260505_200844_452af40a-0898-4134-b6c0-d6c8a0ac67e8.png?v=1786170420\" alt=\"Tractor wind spinner product detail\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-steps\"\u003e\n\n      \u003cdiv class=\"tws-step\"\u003e\n\n        \u003cdiv class=\"tws-step-number\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Choose a Spot\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Pick an open garden or yard area with airflow.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-step\"\u003e\n\n        \u003cdiv class=\"tws-step-number\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Insert\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Push the ground stake securely into suitable soil.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-step\"\u003e\n\n        \u003cdiv class=\"tws-step-number\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Position\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Keep nearby walls and plants from blocking the spinner.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-step\"\u003e\n\n        \u003cdiv class=\"tws-step-number\"\u003e\n          04\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Enjoy\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Watch the tractor silhouette come alive with the breeze.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       04 MULTI-MODE FEEDBACK\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-mode\"\u003e\n\n    \u003cdiv class=\"tws-kicker\"\u003e\n      MORE THAN STATIC YARD DECOR\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Three Ways It Changes the Feel of Your Outdoor Space\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The appeal is simple: recognizable farmhouse styling plus natural\n      movement whenever the wind arrives.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"tws-grid tws-grid-3\" style=\"margin-top:17px;\"\u003e\n\n      \u003cdiv class=\"tws-mini\"\u003e\n\n        \u003cdiv class=\"tws-number\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Motion\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Wind-powered rotation gives the display a changing visual presence.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-mini\"\u003e\n\n        \u003cdiv class=\"tws-number\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Farmhouse Character\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A classic tractor silhouette brings country-inspired personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-mini\"\u003e\n\n        \u003cdiv class=\"tws-number\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Seasonal Display\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use it as an outdoor accent through suitable garden seasons.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/hf_20260505_202423_6b2ad807-4e39-417c-9ef5-80045fa9b429.png?v=1786170419\" alt=\"Ground stake for tractor wind spinner\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       05 USE SCENARIOS\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-scenes\"\u003e\n\n    \u003cdiv class=\"tws-kicker\"\u003e\n      MADE FOR COUNTRY-STYLE OUTDOOR SPACES\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Give Your Favorite Outdoor Spot a Little More Personality\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Place it where the tractor silhouette can be seen and where the\n      spinner has room to respond to changing outdoor airflow.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"tws-tags\"\u003e\n\n      \u003cspan class=\"tws-tag\"\u003e\n        🌿 Garden Beds\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tws-tag\"\u003e\n        🏡 Front Yards\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tws-tag\"\u003e\n        🌻 Farmhouse Gardens\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tws-tag\"\u003e\n        🚜 Tractor Collections\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tws-tag\"\u003e\n        🎁 Country-Style Gifts\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tws-tag\"\u003e\n        🌾 Rural Home Decor\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/hf_20260505_200413_0ad2865c-c715-4931-89ec-ad20c3785479.png?v=1786170420\" alt=\"Vintage tractor wind spinner outdoor display\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       06 COLORS + SPECS\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-specs\"\u003e\n\n    \u003cdiv class=\"tws-kicker\"\u003e\n      CHOOSE YOUR TRACTOR COLOR\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Classic Country Colors\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"tws-colors\"\u003e\n\n      \u003cdiv class=\"tws-color\"\u003e\n\n        \u003cdiv class=\"tws-color-dot\" style=\"background:#4f7c36;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cspan\u003e\n          Tractor Green\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tws-color\"\u003e\n\n        \u003cdiv class=\"tws-color-dot\" style=\"background:#c79532;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cspan\u003e\n          Harvest Gold\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003ctable class=\"tws-spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Product\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Tractor Wind Spinner\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Main Material\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Steel\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Finish\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Powder-coated finish\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Rotation\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Wind powered\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Bearing\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Sealed bearing design\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Total Height\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Approx. 29.5 in with ground stake\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Installation\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Ground stake for suitable soil\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Colors\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Tractor Green \/ Harvest Gold\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n\n    \u003cdiv class=\"tws-note\"\u003e\n\n      \u003cstrong\u003e\n        🌦️ Outdoor Use Note\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Wind conditions, soil firmness and exposure vary by location.\n        Check that the ground stake remains secure and reposition or store\n        the spinner during severe weather when appropriate.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       07 FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-faq\"\u003e\n\n    \u003cdiv class=\"tws-kicker\"\u003e\n      QUICK ANSWERS\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails open\u003e\n\n      \u003csummary\u003e\n        Does it need electricity?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        No. The spinner is designed to rotate using outdoor airflow.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How tall is it?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The supplied product information lists the total height at\n        approximately 29.5 inches including the ground stake.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How is it installed?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Insert the ground stake into suitable soil and place the spinner\n        where it has enough open space to turn freely.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What colors are available?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Tractor Green and Harvest Gold are the two listed color options.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it spin in completely still air?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        No. Like other wind-powered décor, movement depends on available\n        airflow, placement and wind direction.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it suitable for outdoor use?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        It is designed as outdoor garden décor. As with other outdoor\n        decorative items, check placement and stake security periodically\n        and use appropriate judgment during severe weather.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       08 FINAL CTA\n  ====================================================== --\u003e\n\n  \u003csection class=\"tws-card tws-final\"\u003e\n\n    \u003cdiv class=\"tws-kicker\"\u003e\n      BRING A LITTLE FARMHOUSE MOTION OUTSIDE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Let the Next Breeze Put Your Tractor in Motion\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A recognizable tractor silhouette, wind-powered movement and simple\n      ground-stake installation make this an easy way to add country\n      character to the yard.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"tws-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/DesignohneTitel.gif?v=1786170418\" alt=\"Tractor wind spinner rotating in the breeze\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-cta\"\u003e\n      Choose Your Color Above ↑\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tws-cta-note\"\u003e\n      Tractor Green · Harvest Gold · Wind-Powered Motion\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Green","offer_id":55054787281262,"sku":null,"price":343.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":55054787314030,"sku":null,"price":343.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/Produktbild_2_71d4a9e4-97e5-4e83-8695-90083c7ece69.jpg?v=1789786394","url":"https:\/\/bvuyomi.com\/products\/vintage-tractor-wind-spinner","provider":"Bvuyomi","version":"1.0","type":"link"}