{"product_id":"wooden-moon-wheel","title":"🌕 Handcrafted Wooden Moon Wheel — 12 Full Moon Names \u0026 Seasonal Nature Guide","description":"\u003cstyle\u003e\n  .mw-cro,\n  .mw-cro *{\n    box-sizing:border-box;\n  }\n\n  .mw-cro{\n    --mw-bg:#f3efe7;\n    --mw-card:#ffffff;\n    --mw-text:#252922;\n    --mw-muted:#697064;\n    --mw-line:#ddd7ca;\n    --mw-green:#526249;\n    --mw-green-dark:#34422f;\n    --mw-green-soft:#e8eee3;\n    --mw-earth:#9a6847;\n    --mw-earth-soft:#f3e5d8;\n    --mw-gold:#a9854b;\n    --mw-dark:#293126;\n\n    width:100%;\n    max-width:1000px;\n    margin:0 auto;\n    padding:12px;\n    overflow:hidden;\n    background:var(--mw-bg);\n    color:var(--mw-text);\n    line-height:1.55;\n    container-type:inline-size;\n  }\n\n  .mw-cro img{\n    display:block;\n    width:100%;\n    max-width:100%;\n    height:auto;\n  }\n\n  .mw-cro h2,\n  .mw-cro h3,\n  .mw-cro h4,\n  .mw-cro p{\n    margin-top:0;\n  }\n\n  .mw-card{\n    width:100%;\n    min-width:0;\n    margin:0 0 14px;\n    padding:18px;\n    overflow:hidden;\n    border:1px solid var(--mw-line);\n    border-radius:22px;\n    background:var(--mw-card);\n    box-shadow:0 8px 24px rgba(37,41,34,.05);\n  }\n\n  .mw-kicker{\n    display:inline-flex;\n    align-items:center;\n    max-width:100%;\n    margin-bottom:9px;\n    padding:6px 11px;\n    border-radius:999px;\n    background:var(--mw-green-soft);\n    color:var(--mw-green-dark);\n    font-size:11px;\n    line-height:1.2;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  .mw-title{\n    margin:0 0 10px;\n    font-size:30px;\n    line-height:1.1;\n    letter-spacing:-.025em;\n    font-weight:850;\n  }\n\n  .mw-heading{\n    margin:0 0 9px;\n    font-size:24px;\n    line-height:1.18;\n    letter-spacing:-.018em;\n    font-weight:820;\n  }\n\n  .mw-copy{\n    margin:0;\n    color:var(--mw-muted);\n    font-size:15px;\n    line-height:1.6;\n  }\n\n  .mw-copy strong{\n    color:var(--mw-text);\n  }\n\n  .mw-image{\n    margin-top:16px;\n    overflow:hidden;\n    border-radius:18px;\n    background:#e7e1d7;\n  }\n\n  .mw-image img{\n    border-radius:18px;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .mw-hero{\n    text-align:center;\n    background:\n      radial-gradient(circle at 15% 10%,rgba(154,104,71,.12),transparent 34%),\n      radial-gradient(circle at 88% 12%,rgba(82,98,73,.14),transparent 34%),\n      #fff;\n  }\n\n  .mw-hero .mw-copy{\n    max-width:690px;\n    margin-left:auto;\n    margin-right:auto;\n    font-size:16px;\n  }\n\n  .mw-benefits{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:8px;\n    margin-top:14px;\n  }\n\n  .mw-benefit{\n    min-width:0;\n    padding:11px 12px;\n    text-align:left;\n    border:1px solid var(--mw-line);\n    border-radius:14px;\n    background:#faf8f4;\n  }\n\n  .mw-benefit strong{\n    display:block;\n    margin-bottom:2px;\n    font-size:14px;\n  }\n\n  .mw-benefit span{\n    display:block;\n    color:var(--mw-muted);\n    font-size:12px;\n    line-height:1.45;\n  }\n\n  \/* =========================\n     PAIN\n  ========================= *\/\n\n  .mw-pain{\n    background:linear-gradient(180deg,#fff 0%,#faf7f1 100%);\n  }\n\n  .mw-list{\n    display:grid;\n    gap:8px;\n    margin-top:14px;\n  }\n\n  .mw-list-item{\n    display:flex;\n    align-items:flex-start;\n    gap:9px;\n    min-width:0;\n    padding:11px 12px;\n    border-radius:14px;\n    background:#f4f0e9;\n  }\n\n  .mw-check{\n    width:22px;\n    height:22px;\n    flex:0 0 22px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    background:var(--mw-green);\n    color:#fff;\n    font-size:11px;\n    font-weight:800;\n  }\n\n  .mw-list-item p{\n    margin:0;\n    color:var(--mw-muted);\n    font-size:14px;\n  }\n\n  .mw-list-item strong{\n    color:var(--mw-text);\n  }\n\n  \/* =========================\n     INTERACTIVE LEARNING\n  ========================= *\/\n\n  .mw-learn{\n    display:grid;\n    gap:9px;\n    margin-top:14px;\n  }\n\n  .mw-detail{\n    overflow:hidden;\n    border:1px solid var(--mw-line);\n    border-radius:15px;\n    background:#fbfaf7;\n  }\n\n  .mw-detail summary{\n    position:relative;\n    list-style:none;\n    cursor:pointer;\n    padding:14px 44px 14px 14px;\n    color:var(--mw-text);\n    font-size:14px;\n    line-height:1.4;\n    font-weight:800;\n  }\n\n  .mw-detail summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .mw-detail summary:after{\n    content:\"+\";\n    position:absolute;\n    top:50%;\n    right:14px;\n    transform:translateY(-50%);\n    width:24px;\n    height:24px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    background:var(--mw-green-soft);\n    color:var(--mw-green);\n    font-size:18px;\n  }\n\n  .mw-detail[open] summary:after{\n    content:\"−\";\n  }\n\n  .mw-detail p{\n    margin:0;\n    padding:0 14px 14px;\n    color:var(--mw-muted);\n    font-size:13px;\n    line-height:1.55;\n  }\n\n  \/* =========================\n     MULTI MODE\n  ========================= *\/\n\n  .mw-modes{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:9px;\n    margin-top:14px;\n  }\n\n  .mw-mode{\n    min-width:0;\n    padding:14px;\n    border:1px solid var(--mw-line);\n    border-radius:15px;\n    background:#faf8f4;\n  }\n\n  .mw-mode small{\n    display:block;\n    margin-bottom:4px;\n    color:var(--mw-earth);\n    font-size:10px;\n    font-weight:850;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  .mw-mode strong{\n    display:block;\n    margin-bottom:3px;\n    font-size:15px;\n  }\n\n  .mw-mode p{\n    margin:0;\n    color:var(--mw-muted);\n    font-size:13px;\n    line-height:1.5;\n  }\n\n  \/* =========================\n     USE SCENES\n  ========================= *\/\n\n  .mw-scenes{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:9px;\n    margin-top:14px;\n  }\n\n  .mw-scene{\n    min-width:0;\n    padding:13px;\n    border:1px solid var(--mw-line);\n    border-radius:15px;\n    background:#f8f5ef;\n  }\n\n  .mw-scene strong{\n    display:block;\n    margin-bottom:3px;\n    font-size:14px;\n  }\n\n  .mw-scene span{\n    display:block;\n    color:var(--mw-muted);\n    font-size:12px;\n    line-height:1.45;\n  }\n\n  \/* =========================\n     SPECS\n  ========================= *\/\n\n  .mw-specs{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:8px;\n    margin-top:14px;\n  }\n\n  .mw-spec{\n    min-width:0;\n    padding:13px 14px;\n    border:1px solid var(--mw-line);\n    border-radius:15px;\n    background:#faf8f4;\n  }\n\n  .mw-spec-label{\n    display:block;\n    margin-bottom:4px;\n    color:var(--mw-muted);\n    font-size:10px;\n    font-weight:850;\n    letter-spacing:.07em;\n    text-transform:uppercase;\n  }\n\n  .mw-spec-value{\n    display:block;\n    color:var(--mw-text);\n    font-size:14px;\n    font-weight:750;\n    overflow-wrap:anywhere;\n  }\n\n  \/* =========================\n     CTA\n  ========================= *\/\n\n  .mw-cta{\n    text-align:center;\n    color:#fff;\n    background:\n      radial-gradient(circle at 12% 12%,rgba(154,104,71,.26),transparent 34%),\n      radial-gradient(circle at 88% 85%,rgba(82,98,73,.34),transparent 34%),\n      linear-gradient(135deg,#374334,#222a21);\n  }\n\n  .mw-cta .mw-kicker{\n    background:rgba(255,255,255,.12);\n    color:#f4ead8;\n  }\n\n  .mw-cta .mw-heading{\n    color:#fff;\n  }\n\n  .mw-cta .mw-copy{\n    max-width:640px;\n    margin-left:auto;\n    margin-right:auto;\n    color:rgba(255,255,255,.84);\n  }\n\n  .mw-cta-pill{\n    display:inline-flex;\n    margin-top:15px;\n    padding:11px 18px;\n    border-radius:999px;\n    background:var(--mw-earth);\n    color:#fff;\n    font-size:14px;\n    font-weight:850;\n  }\n\n  .mw-note{\n    margin:9px 0 0;\n    color:rgba(255,255,255,.65);\n    font-size:11px;\n  }\n\n  \/* =========================\n     CONTAINER QUERIES\n  ========================= *\/\n\n  @container (min-width:560px){\n\n    .mw-cro{\n      padding:18px;\n    }\n\n    .mw-card{\n      padding:22px;\n      margin-bottom:18px;\n    }\n\n    .mw-title{\n      font-size:38px;\n    }\n\n    .mw-heading{\n      font-size:28px;\n    }\n\n    .mw-benefits{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n    }\n\n    .mw-modes{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n    }\n\n    .mw-scenes{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .mw-specs{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @container (min-width:800px){\n\n    .mw-card{\n      padding:26px;\n      border-radius:26px;\n    }\n\n    .mw-title{\n      font-size:44px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mw-cro\"\u003e\n\u003c!-- 01 HERO --\u003e\n\u003csection class=\"mw-card mw-hero\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eMoon • Seasons • Nature\u003c\/div\u003e\n\u003ch2 class=\"mw-title\"\u003eTurn the Month. Discover the Moon. 🌕\u003c\/h2\u003e\n\u003cp class=\"mw-copy\"\u003eA handcrafted wooden wheel that connects \u003cstrong\u003e12 months, traditional full moon names, moon imagery and seasonal nature moments\u003c\/strong\u003e in one display you can return to throughout the year.\u003c\/p\u003e\n\u003cdiv class=\"mw-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1772005121380\/12a2dba725cd4b6890411c2709b85272.png?w=1254\u0026amp;h=1254\" alt=\"Wooden moon wheel with monthly moon names and nature illustrations\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mw-benefits\"\u003e\n\u003cdiv class=\"mw-benefit\"\u003e\n\u003cstrong\u003e🌕 12 Moon Names\u003c\/strong\u003e \u003cspan\u003eExplore a traditional full moon name for every month.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-benefit\"\u003e\n\u003cstrong\u003e🔄 Rotating Dial\u003c\/strong\u003e \u003cspan\u003eTurn the center to reveal a different monthly view.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-benefit\"\u003e\n\u003cstrong\u003e🌿 Nature-Inspired\u003c\/strong\u003e \u003cspan\u003eBirds, plants and seasonal moments make each month feel different.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 PAIN \/ EMOTION --\u003e\n\u003csection class=\"mw-card mw-pain\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eMore Than Marking Dates\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eSome Calendars Tell You the Date. This One Helps You Notice the Season.\u003c\/h3\u003e\n\u003cp class=\"mw-copy\"\u003eMonths can pass quickly when every calendar looks the same. The Moon Wheel turns the year into a small ritual — \u003cstrong\u003epause, turn the dial, and notice what makes this month different.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"mw-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1772005121380\/36edff2a93e24345ae6e91bc0dd42f26.jpg?w=1254\u0026amp;h=1254\" alt=\"Wooden moon wheel showing twelve months, moon names and seasonal nature art\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mw-list\"\u003e\n\u003cdiv class=\"mw-list-item\"\u003e\n\u003cspan class=\"mw-check\"\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eTurn routine into ritual:\u003c\/strong\u003e revisit the wheel as each new month begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-list-item\"\u003e\n\u003cspan class=\"mw-check\"\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eConnect month and season:\u003c\/strong\u003e discover moon names alongside nature-themed details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-list-item\"\u003e\n\u003cspan class=\"mw-check\"\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eDecor you can interact with:\u003c\/strong\u003e it is made to be turned, explored and displayed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 INTERACTIVE LEARNING --\u003e\n\u003csection class=\"mw-card\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eTurn • Reveal • Explore\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eOne Simple Turn Changes What You See\u003c\/h3\u003e\n\u003cp class=\"mw-copy\"\u003eMove the center dial to the month you want to explore. The pointer helps connect the month with its moon name and surrounding seasonal details.\u003c\/p\u003e\n\u003cdiv class=\"mw-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1772005121380\/82b6423226c84dcba1f20e5c9a375a41.jpg?w=1254\u0026amp;h=1254\" alt=\"Hand rotating the center dial of the wooden moon wheel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mw-learn\"\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eHow do I use the wheel?\u003c\/summary\u003e\n\u003cp\u003eTurn the center dial until the pointer reaches the month you want to view, then explore the moon name and nature-themed details around it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eWhat changes from month to month?\u003c\/summary\u003e\n\u003cp\u003eEach month is paired with its own traditional full moon name and seasonal nature illustrations or observations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eDoes it show exact astronomical dates?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information presents it as a month-based decorative and educational wheel. Exact astronomical dates are not specified.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 MULTI MODE --\u003e\n\u003csection class=\"mw-card\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eThree Things to Notice\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eMonth. Moon. Nature.\u003c\/h3\u003e\n\u003cp class=\"mw-copy\"\u003eThe wheel combines three visual layers so every turn gives you more than just the name of a month.\u003c\/p\u003e\n\u003cdiv class=\"mw-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1772005121380\/cb87626963d64c49b4a5e73966e7f080.jpg?w=1254\u0026amp;h=1254\" alt=\"Close-up of engraved moon names and seasonal nature illustrations\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mw-modes\"\u003e\n\u003cdiv class=\"mw-mode\"\u003e\n\u003csmall\u003e01 • Month\u003c\/small\u003e \u003cstrong\u003eFind Your Place in the Year\u003c\/strong\u003e\n\u003cp\u003eStart with the current month and use it as your seasonal reference point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-mode\"\u003e\n\u003csmall\u003e02 • Full Moon Name\u003c\/small\u003e \u003cstrong\u003eDiscover Its Traditional Name\u003c\/strong\u003e\n\u003cp\u003eFrom Wolf Moon to Harvest Moon, each month carries its own name.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-mode\"\u003e\n\u003csmall\u003e03 • Nature\u003c\/small\u003e \u003cstrong\u003eNotice the Seasonal Details\u003c\/strong\u003e\n\u003cp\u003eBirds, plants, pollinators and woodland imagery bring the calendar to life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 MOON PHASE DETAIL --\u003e\n\u003csection class=\"mw-card\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eLunar Detail\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eA Moon-Phase Ring at the Center\u003c\/h3\u003e\n\u003cp class=\"mw-copy\"\u003eAn engraved sequence of lunar phases circles the center dial, adding another layer of moon-inspired detail to the design.\u003c\/p\u003e\n\u003cdiv class=\"mw-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1772005121380\/cab94498956341f1b3f78926155bb85f.jpg?w=1254\u0026amp;h=1254\" alt=\"Close-up of engraved moon phase ring around the wooden moon wheel dial\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 USE CASES --\u003e\n\u003csection class=\"mw-card\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eMade to Stay on Display\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eA Natural Fit for the Corners You Already Love\u003c\/h3\u003e\n\u003cp class=\"mw-copy\"\u003eWarm layered wood, engraved wildlife and a darker center dial give the wheel the character of a vintage nature instrument rather than a standard printed calendar.\u003c\/p\u003e\n\u003cdiv class=\"mw-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1772005121380\/2c3eac43240247b1919e2707cca341d8.jpg?w=1254\u0026amp;h=1254\" alt=\"Wooden moon wheel displayed on a rustic bookshelf\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mw-scenes\"\u003e\n\u003cdiv class=\"mw-scene\"\u003e\n\u003cstrong\u003e📚 Bookshelf\u003c\/strong\u003e \u003cspan\u003e Pair it with nature books, journals and collected objects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-scene\"\u003e\n\u003cstrong\u003e🪴 Reading Corner\u003c\/strong\u003e \u003cspan\u003e Add a quiet seasonal detail beside plants and warm lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-scene\"\u003e\n\u003cstrong\u003e🖋️ Desk Display\u003c\/strong\u003e \u003cspan\u003e Turn the month at the beginning of each new chapter of the year. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-scene\"\u003e\n\u003cstrong\u003e🎁 Nature-Inspired Gift\u003c\/strong\u003e \u003cspan\u003e A thoughtful choice for moon lovers, gardeners and nature watchers. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 SPECS --\u003e\n\u003csection class=\"mw-card\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eProduct Details\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eWhat Comes With Your Moon Wheel\u003c\/h3\u003e\n\u003cdiv class=\"mw-specs\"\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e Wooden Moon Wheel Display \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003eCalendar Format\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e 12-Month Rotating Wheel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003eMonthly Content\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e Month + Traditional Full Moon Name + Nature Theme \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003eCenter Detail\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e Engraved Moon-Phase Ring \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003eConstruction\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e Layered Wooden Design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003eDisplay\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e Wooden Easel Stand Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003eVisual Style\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e Nature \/ Woodland \/ Vintage-Inspired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-spec\"\u003e\n\u003cspan class=\"mw-spec-label\"\u003ePackage\u003c\/span\u003e \u003cspan class=\"mw-spec-value\"\u003e 1 × Wooden Moon Wheel + 1 × Wooden Easel Stand \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 FAQ --\u003e\n\u003csection class=\"mw-card\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eFAQ\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eQuick Questions Before You Choose\u003c\/h3\u003e\n\u003cdiv class=\"mw-learn\"\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eDoes the wheel arrive assembled?\u003c\/summary\u003e\n\u003cp\u003eThe provided product description states that the wheel arrives assembled and includes a wooden easel stand for display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eHow often should I turn it?\u003c\/summary\u003e\n\u003cp\u003eYou can update the dial whenever you move into a new month or simply turn it whenever you want to explore another part of the year.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eDoes it replace a dated calendar?\u003c\/summary\u003e\n\u003cp\u003eNo exact dates are shown in the supplied description. It is better understood as a month-based moon and nature display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eWho is it a good gift for?\u003c\/summary\u003e\n\u003cp\u003eIt suits people interested in the moon, birds, gardening, woodland themes, nature observation or cottage-style home decor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-detail\"\u003e\n\u003csummary\u003eCan it be displayed on a shelf or desk?\u003c\/summary\u003e\n\u003cp\u003eYes. The included wooden easel stand is intended for shelf, desk, reading-corner or tabletop display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 09 CTA \/ GIFT --\u003e\n\u003csection class=\"mw-card mw-cta\"\u003e\n\u003cdiv class=\"mw-kicker\"\u003eA Gift That Changes With the Year\u003c\/div\u003e\n\u003ch3 class=\"mw-heading\"\u003eTurn the Wheel. Follow the Seasons. 🌕🌿\u003c\/h3\u003e\n\u003cp class=\"mw-copy\"\u003eGive a favorite shelf more meaning with a wooden display that invites you to slow down, turn the month, and notice something new about the year.\u003c\/p\u003e\n\u003cdiv class=\"mw-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1772005121380\/5b5c66166fb44d7db944de0579df8812.jpg?w=1254\u0026amp;h=1254\" alt=\"Wooden moon wheel displayed beside a wrapped gift and dried flowers\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mw-cta-pill\"\u003e🌕 Choose Your Moon Wheel Above ↑\u003c\/div\u003e\n\u003cp class=\"mw-note\"\u003eIncludes the wooden Moon Wheel and its wooden easel display stand.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Default Title","offer_id":55082244768110,"sku":"18077043092791472039160195","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/28e30846-c31d-4491-a91c-9732520b89e8.png?v=1790058827","url":"https:\/\/bvuyomi.com\/products\/wooden-moon-wheel","provider":"Bvuyomi","version":"1.0","type":"link"}