{"product_id":"highland-cow-moon-solar-garden-light","title":"🌙 Highland Cow Moon Solar Garden Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   HIGHLAND COW MOON SOLAR GARDEN LIGHT\n   Farmhouse Christmas × Moonlight × Warm Amber\n   Shopify Custom Liquid \/ Responsive\n========================================================= *\/\n\n.hcm26{\n  --forest:#183427;\n  --forest2:#0f251c;\n  --amber:#d8a354;\n  --amber2:#f1d49a;\n  --bronze:#765036;\n  --cream:#fffaf1;\n  --cream2:#f3e8d7;\n  --berry:#a5483d;\n  --text:#3d342d;\n  --muted:#786f67;\n  --line:#e3d5bf;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:0 8px 80px;\n  box-sizing:border-box;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  color:var(--text);\n  line-height:1.65;\n}\n\n.hcm26 *,\n.hcm26 *:before,\n.hcm26 *:after{\n  box-sizing:border-box;\n}\n\n.hcm26 img{\n  display:block;\n  width:100%;\n  height:auto!important;\n  object-fit:contain!important;\n}\n\n.hcm26 h1,\n.hcm26 h2,\n.hcm26 h3{\n  font-family:Georgia,\"Times New Roman\",serif;\n}\n\n.hcm-section{\n  margin-top:48px;\n}\n\n.hcm-center{\n  text-align:center;\n}\n\n.hcm-kicker{\n  display:inline-block;\n  margin-bottom:8px;\n\n  color:#9e7137;\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.hcm-title{\n  max-width:790px;\n  margin:0 auto 13px;\n\n  color:var(--forest);\n\n  font-size:38px;\n  line-height:1.08;\n}\n\n.hcm-lead{\n  max-width:720px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.hcm-hero{\n  overflow:hidden;\n\n  padding:42px 20px 28px;\n\n  border:1px solid #d8c39d;\n  border-radius:22px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 88% 0,\n      rgba(216,163,84,.21),\n      transparent 35%\n    ),\n    radial-gradient(\n      circle at 8% 0,\n      rgba(24,52,39,.10),\n      transparent 31%\n    ),\n    linear-gradient(\n      180deg,\n      #fffaf1,\n      #eee0c9\n    );\n\n  box-shadow:\n    0 22px 50px rgba(59,41,25,.12);\n}\n\n.hcm-badge{\n  display:inline-block;\n\n  margin-bottom:12px;\n  padding:7px 14px;\n\n  border-radius:30px;\n\n  color:#fff;\n  background:var(--forest);\n\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.07em;\n}\n\n.hcm-hero h1{\n  max-width:820px;\n  margin:0 auto 12px;\n\n  color:var(--forest);\n\n  font-size:47px;\n  line-height:1.03;\n}\n\n.hcm-hero h1 span{\n  color:#a95d43;\n}\n\n.hcm-hero p{\n  max-width:720px;\n  margin:0 auto;\n\n  color:#685f56;\n\n  font-size:16px;\n}\n\n.hcm-rating{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  gap:7px;\n\n  margin-top:14px;\n\n  color:#6e665e;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n.hcm-stars{\n  color:#dda335;\n  font-size:13px;\n  letter-spacing:1px;\n}\n\n.hcm-price{\n  margin-top:14px;\n\n  color:var(--forest);\n\n  font-size:36px;\n  font-weight:950;\n}\n\n.hcm-price del{\n  margin-left:7px;\n\n  color:#9b948c;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.hcm-save{\n  display:inline-block;\n\n  margin-top:6px;\n  padding:5px 10px;\n\n  border-radius:20px;\n\n  color:#fff;\n  background:var(--berry);\n\n  font-size:8px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.hcm-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  margin-top:18px;\n  padding:15px 28px;\n\n  border:0;\n  border-radius:10px;\n\n  cursor:pointer;\n\n  color:#fff!important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #397052,\n      #183f2d\n    );\n\n  box-shadow:\n    0 9px 24px rgba(24,63,45,.23);\n\n  text-decoration:none!important;\n\n  font-size:11px;\n  font-weight:900;\n\n  transition:\n    transform .18s ease,\n    box-shadow .18s ease;\n}\n\n.hcm-btn:hover{\n  transform:translateY(-2px);\n\n  box-shadow:\n    0 13px 29px rgba(24,63,45,.29);\n}\n\n.hcm-btn.gold{\n  color:#3a2d1d!important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f2dba8,\n      #c79549\n    );\n}\n\n.hcm-btn.red{\n  background:\n    linear-gradient(\n      135deg,\n      #b85d4a,\n      #84392e\n    );\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.hcm-image{\n  max-width:830px;\n  margin:25px auto 0;\n\n  overflow:hidden;\n\n  border-radius:16px;\n\n  background:#f4eadc;\n\n  box-shadow:\n    0 11px 30px rgba(57,40,27,.09);\n}\n\n.hcm-image img{\n  border-radius:16px;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.hcm-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.hcm-benefit{\n  padding:17px 8px;\n\n  border:1px solid var(--line);\n  border-radius:10px;\n\n  text-align:center;\n\n  background:#fff;\n}\n\n.hcm-benefit span{\n  display:block;\n\n  font-size:23px;\n}\n\n.hcm-benefit strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--forest);\n\n  font-size:9px;\n}\n\n.hcm-benefit small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#837b73;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   HOOK\n========================================================= *\/\n\n.hcm-hook{\n  padding:45px 22px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(241,212,154,.14),\n      transparent 42%\n    ),\n    linear-gradient(\n      145deg,\n      #294b38,\n      #10271d\n    );\n}\n\n.hcm-hook p{\n  max-width:740px;\n  margin:0 auto;\n\n  color:#f6f1e8;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1.82;\n}\n\n.hcm-hook strong{\n  color:var(--amber2);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.hcm-feature-panel{\n  padding:44px 20px 30px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 10% 0,\n      rgba(24,52,39,.08),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #fff9ef,\n      #ecdfca\n    );\n}\n\n.hcm-features{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  max-width:830px;\n  margin:23px auto 0;\n}\n\n.hcm-feature{\n  padding:17px 8px;\n\n  border:1px solid #dfd0b8;\n  border-radius:10px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.hcm-feature span{\n  display:block;\n  font-size:22px;\n}\n\n.hcm-feature strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--forest);\n\n  font-size:9px;\n}\n\n.hcm-feature small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#80786f;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   SOLAR PANEL\n========================================================= *\/\n\n.hcm-night{\n  padding:45px 20px 31px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(216,163,84,.14),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #33251c,\n      #17110d\n    );\n}\n\n.hcm-night .hcm-kicker{\n  color:var(--amber2);\n}\n\n.hcm-night .hcm-title{\n  color:#fff6e6;\n}\n\n.hcm-night .hcm-lead{\n  color:#ddd4cc;\n}\n\n\n\/* =========================================================\n   3 STEPS\n========================================================= *\/\n\n.hcm-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:9px;\n\n  max-width:820px;\n  margin:23px auto 0;\n}\n\n.hcm-step{\n  padding:19px 10px;\n\n  border:1px solid #e2d4bf;\n  border-radius:11px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.hcm-step b{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:42px;\n  height:42px;\n\n  margin:0 auto 7px;\n\n  border-radius:50%;\n\n  color:#fff;\n  background:var(--berry);\n\n  font-size:12px;\n}\n\n.hcm-step strong{\n  display:block;\n\n  color:var(--forest);\n\n  font-size:10px;\n}\n\n.hcm-step p{\n  margin:4px 0 0;\n\n  color:#80786f;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   PLACES\n========================================================= *\/\n\n.hcm-places{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n\n  max-width:820px;\n  margin:22px auto 0;\n}\n\n.hcm-place{\n  padding:15px 8px;\n\n  border:1px solid #e1d3be;\n  border-radius:10px;\n\n  text-align:center;\n\n  background:#fff;\n\n  color:#654d3d;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   STYLES\n========================================================= *\/\n\n.hcm-styles{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n\n  max-width:820px;\n  margin:22px auto 0;\n}\n\n.hcm-style{\n  padding:18px 9px;\n\n  border:1px solid #dfd0b9;\n  border-radius:11px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.hcm-style span{\n  display:block;\n\n  font-size:22px;\n}\n\n.hcm-style strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--forest);\n\n  font-size:10px;\n}\n\n.hcm-style small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#807970;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   OFFER\n========================================================= *\/\n\n.hcm-offer{\n  padding:45px 20px 33px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(216,163,84,.21),\n      transparent 45%\n    ),\n    linear-gradient(\n      145deg,\n      #284b37,\n      #102d21\n    );\n}\n\n.hcm-offer .hcm-kicker{\n  color:var(--amber2);\n}\n\n.hcm-offer .hcm-title{\n  color:#fff7e8;\n}\n\n.hcm-offer .hcm-lead{\n  color:#dce4de;\n}\n\n.hcm-bundles{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  max-width:840px;\n  margin:25px auto 0;\n}\n\n.hcm-bundle{\n  position:relative;\n\n  padding:20px 8px;\n\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:10px;\n\n  background:rgba(255,255,255,.08);\n}\n\n.hcm-bundle.hot{\n  border:2px solid var(--amber2);\n\n  background:rgba(255,255,255,.13);\n}\n\n.hcm-bundle-label{\n  position:absolute;\n\n  top:-10px;\n  left:50%;\n\n  transform:translateX(-50%);\n\n  padding:3px 8px;\n\n  border-radius:20px;\n\n  white-space:nowrap;\n\n  color:#382c1b;\n  background:var(--amber2);\n\n  font-size:7px;\n  font-weight:900;\n}\n\n.hcm-bundle strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:9px;\n}\n\n.hcm-bundle b{\n  display:block;\n\n  margin:5px 0 2px;\n\n  color:var(--amber2);\n\n  font-size:20px;\n}\n\n.hcm-bundle small{\n  color:#dce4de;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.hcm-trust{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n\n  max-width:820px;\n  margin:20px auto 0;\n}\n\n.hcm-trust-item{\n  padding:17px 9px;\n\n  border:1px solid #e0d3bf;\n  border-radius:10px;\n\n  text-align:center;\n\n  background:#fff;\n}\n\n.hcm-trust-item span{\n  display:block;\n  font-size:21px;\n}\n\n.hcm-trust-item strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--forest);\n\n  font-size:9px;\n}\n\n.hcm-trust-item small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#7c756d;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.hcm-faq{\n  max-width:810px;\n  margin:22px auto 0;\n}\n\n.hcm-faq details{\n  margin-bottom:7px;\n\n  overflow:hidden;\n\n  border:1px solid #e1d5c3;\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.hcm-faq summary{\n  padding:13px 14px;\n\n  cursor:pointer;\n\n  color:var(--forest);\n\n  font-size:11px;\n  font-weight:900;\n}\n\n.hcm-faq p{\n  margin:0;\n\n  padding:0 14px 14px;\n\n  color:#746e67;\n\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.hcm-final{\n  padding:50px 20px;\n\n  border-radius:20px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 110%,\n      rgba(216,163,84,.22),\n      transparent 45%\n    ),\n    linear-gradient(\n      145deg,\n      #503729,\n      #281c16\n    );\n}\n\n.hcm-final h2{\n  max-width:810px;\n  margin:0 auto 12px;\n\n  color:#fff6e6;\n\n  font-size:39px;\n  line-height:1.05;\n}\n\n.hcm-final h2 span{\n  color:var(--amber2);\n}\n\n.hcm-final p{\n  max-width:690px;\n  margin:0 auto;\n\n  color:#e4dad1;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n.hcm-sticky{\n  display:none;\n}\n\n@media(max-width:749px){\n\n  .hcm26{\n    padding-left:5px;\n    padding-right:5px;\n    padding-bottom:100px;\n  }\n\n  .hcm-section{\n    margin-top:39px;\n  }\n\n  .hcm-hero{\n    padding:30px 12px 20px;\n  }\n\n  .hcm-hero h1{\n    font-size:31px;\n  }\n\n  .hcm-title{\n    font-size:27px;\n  }\n\n  .hcm-lead{\n    font-size:14px;\n  }\n\n  .hcm-benefits,\n  .hcm-features,\n  .hcm-bundles{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .hcm-steps,\n  .hcm-places,\n  .hcm-styles,\n  .hcm-trust{\n    grid-template-columns:1fr;\n  }\n\n  .hcm-hook{\n    padding:32px 14px;\n  }\n\n  .hcm-hook p{\n    font-size:17px;\n  }\n\n  .hcm-feature-panel,\n  .hcm-night,\n  .hcm-offer{\n    padding:34px 12px 24px;\n  }\n\n  .hcm-final{\n    padding:39px 14px;\n  }\n\n  .hcm-final h2{\n    font-size:29px;\n  }\n\n  .hcm-sticky{\n    position:fixed;\n    z-index:9998;\n\n    left:8px;\n    right:8px;\n    bottom:8px;\n\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n\n    gap:8px;\n\n    padding:8px 9px;\n\n    border:1px solid rgba(241,212,154,.35);\n    border-radius:12px;\n\n    background:rgba(24,52,39,.97);\n\n    box-shadow:\n      0 7px 28px rgba(0,0,0,.27);\n  }\n\n  .hcm-sticky-copy{\n    padding-left:4px;\n\n    color:#fff;\n\n    font-size:8px;\n  }\n\n  .hcm-sticky-copy strong{\n    display:block;\n\n    color:var(--amber2);\n\n    font-size:18px;\n  }\n\n  .hcm-sticky .hcm-btn{\n    margin:0;\n    padding:11px 13px;\n\n    font-size:9px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hcm26\"\u003e\n\u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\u003csection class=\"hcm-hero\"\u003e\n\u003cdiv class=\"hcm-badge\"\u003e🌙 SOLAR-POWERED FARMHOUSE CHRISTMAS MAGIC\u003c\/div\u003e\n\u003ch1\u003eYour Yard Is Missing \u003cspan\u003eOne Little Bit of Christmas Magic.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eA fluffy Highland cow curled up on a glowing crescent moon, surrounded by warm snowflake lanterns — a cozy solar garden light designed to make an ordinary outdoor corner feel instantly more magical.\u003c\/p\u003e\n\u003cdiv class=\"hcm-rating\"\u003e\n\u003cspan class=\"hcm-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan\u003e1,285 Reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-price\"\u003e$39.99 \u003cdel\u003e$79.99\u003c\/del\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-save\"\u003eSAVE 50%\u003c\/div\u003e\n\u003cbr\u003e\u003cbutton type=\"button\" class=\"hcm-btn\"\u003e ✨ LIGHT UP MY CHRISTMAS YARD \u003c\/button\u003e\n\u003cdiv class=\"hcm-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/c26c2786e67e3f86fb20179729c65cddcd78b771.jpg?v=1788335161\u0026amp;width=1200\" srcset=\"https:\/\/woverssy.com\/cdn\/shop\/files\/c26c2786e67e3f86fb20179729c65cddcd78b771.jpg?v=1788335161\u0026amp;width=600 600w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/c26c2786e67e3f86fb20179729c65cddcd78b771.jpg?v=1788335161\u0026amp;width=850 850w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/c26c2786e67e3f86fb20179729c65cddcd78b771.jpg?v=1788335161\u0026amp;width=1200 1200w\" sizes=\"(max-width:749px) 100vw,830px\" alt=\"Highland Cow Moon Solar Garden Light glowing in a Christmas front yard\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK BENEFITS\n  ====================================================== --\u003e\n\u003cdiv class=\"hcm-benefits\"\u003e\n\u003cdiv class=\"hcm-benefit\"\u003e\n\u003cspan\u003e☀️\u003c\/span\u003e \u003cstrong\u003eSOLAR POWERED\u003c\/strong\u003e \u003csmall\u003eNo outlet or messy cords\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-benefit\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cstrong\u003eAUTO NIGHT GLOW\u003c\/strong\u003e \u003csmall\u003eCharges by day, glows after dusk\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-benefit\"\u003e\n\u003cspan\u003e🐮\u003c\/span\u003e \u003cstrong\u003eHIGHLAND COW CHARM\u003c\/strong\u003e \u003csmall\u003eCozy farmhouse personality\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-benefit\"\u003e\n\u003cspan\u003e🏮\u003c\/span\u003e \u003cstrong\u003eDOUBLE LANTERN GLOW\u003c\/strong\u003e \u003csmall\u003eWarm snowflake light details\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       EMOTIONAL HOOK\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section\"\u003e\n\u003cdiv class=\"hcm-hook\"\u003e\n\u003cp\u003eSome yard decorations simply fill space. \u003cbr\u003e\u003cbr\u003eThis one creates a moment. \u003cbr\u003e\u003cbr\u003eA glowing moon. Two warm lanterns. One irresistibly fluffy Highland cow. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e The kind of Christmas light neighbors notice before they reach the door. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VISUAL IMPACT\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section\"\u003e\n\u003cdiv class=\"hcm-feature-panel\"\u003e\n\u003cspan class=\"hcm-kicker\"\u003e ADORABLE BY DAY · MAGICAL AFTER DARK \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eMore Than a Garden Stake — It's a Tiny Christmas Scene.\u003c\/h2\u003e\n\u003cp class=\"hcm-lead\"\u003eThe warm illuminated crescent moon creates the main glow, while two decorative lanterns add another layer of light and detail. \u003cbr\u003e\u003cbr\u003eThe Highland cow gives the whole piece the cozy farmhouse personality that makes it instantly memorable.\u003c\/p\u003e\n\u003cdiv class=\"hcm-features\"\u003e\n\u003cdiv class=\"hcm-feature\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cstrong\u003eGLOWING CRESCENT MOON\u003c\/strong\u003e \u003csmall\u003eA dreamy nighttime focal point\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-feature\"\u003e\n\u003cspan\u003e🐮\u003c\/span\u003e \u003cstrong\u003eCOZY HIGHLAND COW\u003c\/strong\u003e \u003csmall\u003eFluffy, festive and full of personality\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-feature\"\u003e\n\u003cspan\u003e❄️\u003c\/span\u003e \u003cstrong\u003eSNOWFLAKE LANTERNS\u003c\/strong\u003e \u003csmall\u003eWarm patterned light\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-feature\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eSOFT AMBER GLOW\u003c\/strong\u003e \u003csmall\u003eWarm rather than harsh lighting\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/8551ffb9faab1f92ac064efca2ec83f2ce372956.jpg?v=1788335161\u0026amp;width=1100\" srcset=\"https:\/\/woverssy.com\/cdn\/shop\/files\/8551ffb9faab1f92ac064efca2ec83f2ce372956.jpg?v=1788335161\u0026amp;width=600 600w,\n            https:\/\/woverssy.com\/cdn\/shop\/files\/8551ffb9faab1f92ac064efca2ec83f2ce372956.jpg?v=1788335161\u0026amp;width=850 850w,\n            https:\/\/woverssy.com\/cdn\/shop\/files\/8551ffb9faab1f92ac064efca2ec83f2ce372956.jpg?v=1788335161\u0026amp;width=1100 1100w\" sizes=\"(max-width:749px) 100vw,830px\" alt=\"Highland Cow Moon Solar Light in a warm Christmas yard\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SOLAR\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section\"\u003e\n\u003cdiv class=\"hcm-night\"\u003e\n\u003cspan class=\"hcm-kicker\"\u003e NO PLUGS · NO CORDS · NO NIGHTLY ROUTINE \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eLet the Sun Handle the Work.\u003c\/h2\u003e\n\u003cp class=\"hcm-lead\"\u003ePlace the solar panel where it can receive daylight. \u003cbr\u003e\u003cbr\u003eDuring the day, it gathers energy. When evening arrives, the light can automatically come to life — giving your yard a soft holiday glow without running extension cords across the lawn.\u003c\/p\u003e\n\u003cdiv class=\"hcm-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/0bedd3fc84344ecdc075c9a55b9a77700769d034.jpg?v=1788335161\u0026amp;width=1100\" alt=\"Solar powered automatic dusk lighting features\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL \/ DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section hcm-center\"\u003e\u003cspan class=\"hcm-kicker\"\u003e FARMHOUSE DETAIL FROM TOP TO BOTTOM \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eBeautiful From the Cow to the Last Little Snowflake.\u003c\/h2\u003e\n\u003cp class=\"hcm-lead\"\u003eThe sculpted Highland cow, crescent moon, decorative metalwork and pierced snowflake lanterns combine into one coordinated outdoor accent rather than a generic solar stake.\u003c\/p\u003e\n\u003cdiv class=\"hcm-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/897ab2558beb12492e3ce53d99d7c2f9b1d1adca.jpg?v=1788335161\u0026amp;width=1100\" alt=\"Highland Cow Moon Solar Garden Light detailed design\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       EASY SETUP\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section hcm-center\"\u003e\u003cspan class=\"hcm-kicker\"\u003e SIMPLE SETUP \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eFrom Box to Backyard in Just a Few Steps.\u003c\/h2\u003e\n\u003cdiv class=\"hcm-steps\"\u003e\n\u003cdiv class=\"hcm-step\"\u003e\n\u003cb\u003e1\u003c\/b\u003e \u003cstrong\u003e ASSEMBLE \u003c\/strong\u003e\n\u003cp\u003eConnect the garden stake and hanging components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-step\"\u003e\n\u003cb\u003e2\u003c\/b\u003e \u003cstrong\u003e SWITCH ON \u003c\/strong\u003e\n\u003cp\u003eActivate the solar lighting system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-step\"\u003e\n\u003cb\u003e3\u003c\/b\u003e \u003cstrong\u003e INSERT \u0026amp; ENJOY \u003c\/strong\u003e\n\u003cp\u003ePlace it in soil where the panel can catch sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/0f05f570710bcc92727b8b5b24341ed8bbd7f026.jpg?v=1788335161\u0026amp;width=1100\" alt=\"Highland Cow Moon Solar Light three step installation\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WHERE TO USE\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section hcm-center\"\u003e\u003cspan class=\"hcm-kicker\"\u003e ONE LIGHT · SO MANY BEAUTIFUL SPOTS \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eGive Your Favorite Outdoor Corner a Warm Holiday Glow.\u003c\/h2\u003e\n\u003cp class=\"hcm-lead\"\u003eUse it as a statement piece or tuck it into an existing holiday display. Its stake-mounted format makes it easy to move until you find the perfect view.\u003c\/p\u003e\n\u003cdiv class=\"hcm-places\"\u003e\n\u003cdiv class=\"hcm-place\"\u003e🏡 FRONT YARD\u003c\/div\u003e\n\u003cdiv class=\"hcm-place\"\u003e🚪 PORCH ENTRANCE\u003c\/div\u003e\n\u003cdiv class=\"hcm-place\"\u003e🌿 GARDEN BED\u003c\/div\u003e\n\u003cdiv class=\"hcm-place\"\u003e✨ WALKWAY\u003c\/div\u003e\n\u003cdiv class=\"hcm-place\"\u003e🎄 OUTDOOR TREE DISPLAY\u003c\/div\u003e\n\u003cdiv class=\"hcm-place\"\u003e🏮 FARMHOUSE HOLIDAY SCENE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/75cfb3c908efdaa59094546933a9a054a97c925d.jpg?v=1788335161\u0026amp;width=1100\" alt=\"Highland Cow Moon Solar Garden Light outdoor placement ideas\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STYLE OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section hcm-center\"\u003e\u003cspan class=\"hcm-kicker\"\u003e CHOOSE THE LOOK THAT FITS YOUR HOME \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eThree Styles. One Cozy Highland Cow Glow.\u003c\/h2\u003e\n\u003cdiv class=\"hcm-styles\"\u003e\n\u003cdiv class=\"hcm-style\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eCHRISTMAS\u003c\/strong\u003e \u003csmall\u003eClassic festive Highland cow charm\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-style\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e \u003cstrong\u003eFARMHOUSE\u003c\/strong\u003e \u003csmall\u003eRustic country-style outdoor décor\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-style\"\u003e\n\u003cspan\u003e🐦\u003c\/span\u003e \u003cstrong\u003eCARDINAL\u003c\/strong\u003e \u003csmall\u003eA sweet winter wildlife accent\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/5323c43bfb4c1243bb656673a2412466db82d6d1.jpg?v=1788335161\u0026amp;width=1100\" alt=\"Cardinal Highland Cow Moon Solar Garden Light\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"hcm-btn red\"\u003e CHOOSE YOUR FAVORITE STYLE → \u003c\/button\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       BUNDLE\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section\"\u003e\n\u003cdiv class=\"hcm-offer\"\u003e\n\u003cspan class=\"hcm-kicker\"\u003e ✨ ONE FOR THE YARD · ONE FOR SOMEONE YOU LOVE \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eMore Glow. More Christmas Magic. More Savings.\u003c\/h2\u003e\n\u003cp class=\"hcm-lead\"\u003ePlace two along a walkway, pair them beside an entry, or keep one and gift another to the Highland cow lover in your life.\u003c\/p\u003e\n\u003cdiv class=\"hcm-bundles\"\u003e\n\u003cdiv class=\"hcm-bundle\"\u003e\n\u003cstrong\u003e BUY 1 \u003c\/strong\u003e \u003cb\u003e $39.99 \u003c\/b\u003e \u003csmall\u003e Save $40 \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-bundle hot\"\u003e\n\u003cspan class=\"hcm-bundle-label\"\u003e MOST POPULAR \u003c\/span\u003e \u003cstrong\u003e BUY 2 \u003c\/strong\u003e \u003cb\u003e $71.98 \u003c\/b\u003e \u003csmall\u003e 10% OFF \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-bundle\"\u003e\n\u003cstrong\u003e BUY 3 \u003c\/strong\u003e \u003cb\u003e $101.97 \u003c\/b\u003e \u003csmall\u003e 15% OFF \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-bundle\"\u003e\n\u003cstrong\u003e BUY 4 \u003c\/strong\u003e \u003cb\u003e $127.97 \u003c\/b\u003e \u003csmall\u003e 20% OFF \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"hcm-btn gold\"\u003e 🌙 CHOOSE YOUR QUANTITY \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TRUST\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section hcm-center\"\u003e\u003cspan class=\"hcm-kicker\"\u003e SHOP WITH CONFIDENCE \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eMore Christmas Glow. Less Worry.\u003c\/h2\u003e\n\u003cdiv class=\"hcm-trust\"\u003e\n\u003cdiv class=\"hcm-trust-item\"\u003e\n\u003cspan\u003e🌎\u003c\/span\u003e \u003cstrong\u003e WORLDWIDE SHIPPING \u003c\/strong\u003e \u003csmall\u003e Global delivery available \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-trust-item\"\u003e\n\u003cspan\u003e📦\u003c\/span\u003e \u003cstrong\u003e FREE SHIPPING $69.99+ \u003c\/strong\u003e \u003csmall\u003e Ideal when ordering multiples \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-trust-item\"\u003e\n\u003cspan\u003e↩️\u003c\/span\u003e \u003cstrong\u003e 90-DAY RETURNS \u003c\/strong\u003e \u003csmall\u003e Extra peace of mind \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section\"\u003e\n\u003cdiv class=\"hcm-center\"\u003e\n\u003cspan class=\"hcm-kicker\"\u003e FREQUENTLY ASKED QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"hcm-title\"\u003eBefore You Light Up the Yard.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcm-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrical outlet?\u003c\/summary\u003e\n\u003cp\u003eNo. The light uses a solar panel, so there is no need to run an electrical cord across your yard.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the light turn on automatically?\u003c\/summary\u003e\n\u003cp\u003eThe solar lighting system is designed to charge during daylight and illuminate automatically after dusk when switched on.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cp\u003eIt works beautifully in front yards, garden beds, along pathways, near porches and as part of farmhouse-style outdoor holiday displays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it installed?\u003c\/summary\u003e\n\u003cp\u003eAssemble the stake, switch on the solar unit and insert the stake securely into suitable soil.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat styles are available?\u003c\/summary\u003e\n\u003cp\u003eThe current product page offers Christmas, Farmhouse and Cardinal style options.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes in the package?\u003c\/summary\u003e\n\u003cp\u003eThe product page currently lists one Highland Cow Moon Solar Garden Light per package.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL\n  ====================================================== --\u003e\n\u003csection class=\"hcm-section\"\u003e\n\u003cdiv class=\"hcm-final\"\u003e\n\u003ch2\u003eCute by Day. Glowing by Night. \u003cspan\u003eImpossible Not to Notice.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBring together farmhouse charm, a dreamy glowing moon and warm Christmas lantern light in one outdoor decoration made to turn an ordinary winter evening into something a little more magical.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"hcm-btn gold\"\u003e 🐮 GET YOUR HIGHLAND COW MOON LIGHT — $39.99 \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     MOBILE STICKY CTA\n========================================================= --\u003e\n\u003cdiv class=\"hcm-sticky\"\u003e\n\u003cdiv class=\"hcm-sticky-copy\"\u003eHIGHLAND COW MOON LIGHT \u003cstrong\u003e $39.99 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"hcm-btn gold\"\u003e GET IT → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"YW","offers":[{"title":"Christmas","offer_id":67468853575725,"sku":"SZ05402609026163-Christmas","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Farmhouse","offer_id":67468853608493,"sku":"SZ05402609026163-Farmhouse","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Cardinal","offer_id":67468853641261,"sku":"SZ05402609026163-Cardinal","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/c26c2786e67e3f86fb20179729c65cddcd78b771.jpg?v=1788335161","url":"https:\/\/woverssy.com\/products\/highland-cow-moon-solar-garden-light","provider":"woverssy","version":"1.0","type":"link"}