{"product_id":"wandering-wizard-s-wagon","title":"Wandering Wizard’s Wagon","description":"\u003cstyle\u003e\n  .hn-wizard{\n    width:100%;\n    max-width:100%;\n    margin:0;\n    padding:0;\n    background:#f5f1ea;\n    color:#2a241f;\n    font-family:Arial,sans-serif;\n    line-height:1.75;\n    overflow:hidden;\n  }\n\n  .hn-wizard *{\n    box-sizing:border-box;\n  }\n\n  \/* HERO VIDEO *\/\n  .hn-wizard__hero{\n    width:100%;\n    margin:0;\n    padding:0;\n    background:#000;\n    line-height:0;\n    font-size:0;\n  }\n\n  .hn-wizard__hero video{\n    display:block;\n    width:100%;\n    height:auto;\n    border:0;\n    background:#000;\n  }\n\n  \/* INTRO *\/\n  .hn-wizard__intro{\n    padding:70px 20px 52px;\n    text-align:center;\n    background:\n      linear-gradient(\n        180deg,\n        #ece3d2 0%,\n        #f5f1ea 60%\n      );\n  }\n\n  .hn-wizard__eyebrow{\n    display:inline-block;\n    margin-bottom:10px;\n    font-size:11px;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n    color:#8c715c;\n    font-weight:700;\n  }\n\n  .hn-wizard h2{\n    margin:0 0 14px;\n    font-size:46px;\n    line-height:1.08;\n    color:#211915;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.03em;\n  }\n\n  .hn-wizard__subtitle{\n    max-width:760px;\n    margin:0 auto;\n    font-size:15px;\n    line-height:1.9;\n    color:#62574d;\n  }\n\n  \/* IMAGE *\/\n  .hn-wizard__image{\n    margin:0;\n    padding:0;\n    line-height:0;\n    font-size:0;\n  }\n\n  .hn-wizard__image img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    padding:0;\n    border:0;\n  }\n\n  \/* SECTIONS *\/\n  .hn-wizard__section{\n    padding:60px 20px;\n  }\n\n  .hn-wizard__section--soft{\n    background:#efe8de;\n  }\n\n  .hn-wizard__section--white{\n    background:#ffffff;\n  }\n\n  .hn-wizard__content{\n    max-width:940px;\n    margin:0 auto;\n  }\n\n  .hn-wizard h3{\n    margin:0 0 14px;\n    font-size:34px;\n    line-height:1.22;\n    color:#211915;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.02em;\n  }\n\n  .hn-wizard h4{\n    margin:0 0 8px;\n    font-size:17px;\n    line-height:1.45;\n    color:#211915;\n    font-weight:700;\n  }\n\n  .hn-wizard p{\n    margin:0 0 14px;\n    font-size:15px;\n    line-height:1.9;\n    color:#5f544b;\n  }\n\n  .hn-wizard p:last-child{\n    margin-bottom:0;\n  }\n\n  \/* ICON GRID *\/\n  .hn-wizard__icons{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .hn-wizard__icon{\n    background:#fffdfa;\n    border:1px solid #e7ddd1;\n    border-radius:18px;\n    padding:22px 18px;\n    text-align:center;\n    transition:.22s ease;\n  }\n\n  .hn-wizard__icon:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 28px rgba(40,30,20,.05);\n  }\n\n  .hn-wizard__symbol{\n    font-size:22px;\n    margin-bottom:8px;\n    line-height:1;\n  }\n\n  .hn-wizard__icon-title{\n    display:block;\n    margin-bottom:5px;\n    font-size:15px;\n    font-weight:700;\n    color:#211915;\n  }\n\n  .hn-wizard__icon-text{\n    font-size:13px;\n    line-height:1.7;\n    color:#74675d;\n  }\n\n  \/* CARD GRID *\/\n  .hn-wizard__grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n    margin-top:20px;\n  }\n\n  .hn-wizard__card{\n    background:#fffdfa;\n    border:1px solid #e7ddd1;\n    border-radius:18px;\n    padding:22px 20px;\n    transition:.22s ease;\n  }\n\n  .hn-wizard__card:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 28px rgba(40,30,20,.05);\n  }\n\n  .hn-wizard__card p{\n    margin:0;\n  }\n\n  \/* CLOSING *\/\n  .hn-wizard__closing{\n    max-width:940px;\n    margin:0 auto;\n    background:#fffdfa;\n    border:1px solid #e7ddd1;\n    border-radius:24px;\n    padding:30px 26px;\n  }\n\n  @media(min-width:768px){\n\n    .hn-wizard__intro{\n      padding:92px 34px 64px;\n    }\n\n    .hn-wizard h2{\n      font-size:64px;\n    }\n\n    .hn-wizard h3{\n      font-size:42px;\n    }\n\n    .hn-wizard__section{\n      padding:78px 34px;\n    }\n\n    .hn-wizard__icons{\n      grid-template-columns:repeat(4,1fr);\n    }\n\n    .hn-wizard__grid{\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hn-wizard\"\u003e\n\n  \u003c!-- HERO VIDEO --\u003e\n  \u003cdiv class=\"hn-wizard__hero\"\u003e\n    \u003cvideo controls playsinline preload=\"metadata\" autoplay muted loop\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4ca46e71b6904ed7a17f3447ad8c6f5e.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"hn-wizard__intro\"\u003e\n\n    \u003cdiv class=\"hn-wizard__eyebrow\"\u003e\n      Fantasy-Inspired DIY Miniature House Kit\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Wandering Wizard's Wagon\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hn-wizard__subtitle\"\u003e\n      A warm miniature wagon filled with books, lantern light, travel props, and old-world charm — inspired by magical journeys and life on the road.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_40_S88777e5db6d249ff8da53e167cdf14366.jpg?v=1760611866\" alt=\"Wandering Wizard's Wagon DIY miniature kit\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"hn-wizard__section hn-wizard__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-wizard__content\"\u003e\n\n      \u003cspan class=\"hn-wizard__eyebrow\"\u003e\n        Warm, mysterious, collectible\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A magical home built for the road.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eWandering Wizard's Wagon\u003c\/strong\u003e is a detailed \u003cstrong\u003eDIY miniature house kit\u003c\/strong\u003e inspired by traveling merchants, hidden villages, and fantasy worlds filled with quiet magic.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        From glowing lanterns and wooden wheels to shelves packed with tiny objects, every detail is designed to feel warm, lived-in, and full of story.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ICONS --\u003e\n  \u003cdiv class=\"hn-wizard__section hn-wizard__section--white\"\u003e\n\n    \u003cdiv class=\"hn-wizard__icons\"\u003e\n\n      \u003cdiv class=\"hn-wizard__icon\"\u003e\n        \u003cdiv class=\"hn-wizard__symbol\"\u003e🪄\u003c\/div\u003e\n        \u003cspan class=\"hn-wizard__icon-title\"\u003e\n          Fantasy Wagon Theme\n        \u003c\/span\u003e\n        \u003cdiv class=\"hn-wizard__icon-text\"\u003e\n          Inspired by magical trade roads, wandering wizards, and hidden countryside towns.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-wizard__icon\"\u003e\n        \u003cdiv class=\"hn-wizard__symbol\"\u003e✨\u003c\/div\u003e\n        \u003cspan class=\"hn-wizard__icon-title\"\u003e\n          Warm LED Glow\n        \u003c\/span\u003e\n        \u003cdiv class=\"hn-wizard__icon-text\"\u003e\n          Soft lighting creates a calm evening atmosphere full of warmth and depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-wizard__icon\"\u003e\n        \u003cdiv class=\"hn-wizard__symbol\"\u003e📚\u003c\/div\u003e\n        \u003cspan class=\"hn-wizard__icon-title\"\u003e\n          Rich Layered Details\n        \u003c\/span\u003e\n        \u003cdiv class=\"hn-wizard__icon-text\"\u003e\n          Tiny books, shelves, bottles, and props reward every closer look.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-wizard__icon\"\u003e\n        \u003cdiv class=\"hn-wizard__symbol\"\u003e🎁\u003c\/div\u003e\n        \u003cspan class=\"hn-wizard__icon-title\"\u003e\n          Display-Worthy Gift\n        \u003c\/span\u003e\n        \u003cdiv class=\"hn-wizard__icon-text\"\u003e\n          A thoughtful gift for fantasy lovers, readers, and miniature collectors.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_41_Sb9d2f879c963435293a11fb4999069bcx.jpg?v=1760611867\" alt=\"Wandering Wizard's Wagon side view\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003cdiv class=\"hn-wizard__section hn-wizard__section--white\"\u003e\n\n    \u003cdiv class=\"hn-wizard__content\"\u003e\n\n      \u003cspan class=\"hn-wizard__eyebrow\"\u003e\n        Why you'll love it\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Small in size. Full of atmosphere.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-wizard__grid\"\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            A Strong Fantasy Silhouette\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Curved roofs, wagon wheels, lanterns, and warm wood textures give it a timeless old-world look.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            Rich From Every Angle\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Layered interiors and carefully placed details make the miniature feel full without looking crowded.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            Beautiful Shelf Decor\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Designed to stand out on bookshelves, desks, bedside tables, or cozy reading corners.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            Relaxing DIY Experience\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            A satisfying hands-on build for anyone who enjoys fantasy miniatures and creative projects.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_42_Sbf24284c2cd64d41976ea68e3e6bf251x.jpg?v=1760611867\" alt=\"Wandering Wizard's Wagon detail view\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"hn-wizard__section hn-wizard__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-wizard__content\"\u003e\n\n      \u003cspan class=\"hn-wizard__eyebrow\"\u003e\n        Crafted with story-rich details\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Built like a tiny traveling world.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-wizard__grid\"\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            Exterior Full of Character\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            The wagon shape, lanterns, wheels, and wood textures create the feeling of a magical home on wheels.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            Interior With Depth\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Bookshelves, travel tools, bottles, and tiny accessories make the scene feel quietly alive.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_43_S1e576872e98d4718825cfdcb6480d9d3I.jpg?v=1760611867\" alt=\"Wandering Wizard's Wagon lighting details\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ATMOSPHERE --\u003e\n  \u003cdiv class=\"hn-wizard__section hn-wizard__section--white\"\u003e\n\n    \u003cdiv class=\"hn-wizard__content\"\u003e\n\n      \u003cspan class=\"hn-wizard__eyebrow\"\u003e\n        Designed for atmosphere\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Like a roadside refuge at dusk.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Once illuminated, the wagon feels warm, calm, and inviting. Tiny signs, stacked books, shelves, and travel props create a magical scene with real depth and personality.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_44_S0a1a70c864a74ae4b61effd2b24e8565U.jpg?v=1760611867\" alt=\"Wandering Wizard's Wagon close-up\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_45_Sb4fec5f05f284b8a8184ec76588d0fb6v.jpg?v=1760611867\" alt=\"Wandering Wizard's Wagon bookshelf decor\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BUILD --\u003e\n  \u003cdiv class=\"hn-wizard__section hn-wizard__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-wizard__content\"\u003e\n\n      \u003cspan class=\"hn-wizard__eyebrow\"\u003e\n        Built to enjoy and display\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Calm to build. Beautiful to keep.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-wizard__grid\"\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            Satisfying Assembly\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Piece by piece, the wagon transforms into a detailed miniature world with warmth and character.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-wizard__card\"\u003e\n          \u003ch4\u003e\n            Thoughtful Gift Choice\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            A memorable gift for fantasy fans, readers, crafters, and lovers of handcrafted decor.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGES --\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_46_Sd30a471bdd854f0ab6502330bc82c5c4R.jpg?v=1760611867\" alt=\"Wandering Wizard's Wagon front angle\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-wizard__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_47_S9e6d1f6d93f44b48bdd89fecab0e1040M.jpg?v=1760611867\" alt=\"Wandering Wizard's Wagon miniature details\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"hn-wizard__section hn-wizard__section--white\"\u003e\n\n    \u003cdiv class=\"hn-wizard__closing\"\u003e\n\n      \u003cspan class=\"hn-wizard__eyebrow\"\u003e\n        For fantasy lovers and miniature collectors\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A wandering world in miniature form.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eWandering Wizard's Wagon\u003c\/strong\u003e combines the charm of a \u003cstrong\u003eDIY miniature house kit\u003c\/strong\u003e with warm fantasy-inspired decor. With glowing lights, layered details, and a memorable wagon silhouette, it brings quiet magic to any shelf or reading corner.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- REMAINING IMAGES --\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_48_S8b96f7700b6e4244abb6080032d0918a0.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_49_S883a2a2a5f0a4a1f8fd0bcc8a437dd319.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_50_Se671d514c07a483a93e430f5db0bfed8D.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_51_S27eee306308146ed87716849add00e78H.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_52_Sabec8618938a4d4bbbd92692188fac51I.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_53_S84bbdd5fcf5b4ebfa5d39fc84465c3a0J.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_54_S74adefb81035432aaee92a4c97101891x.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_55_Saa204a9bc014446a906264d17aa13956V.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_56_Sb4545b2fe4e24e4bbc17c31a46923867m.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hn-wizard__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_57_Sdf7143107abd43b1935ebd5bfd0585b83.jpg?v=1760611867\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HiNooki","offers":[{"title":"Default Title","offer_id":58285755990097,"sku":"zw-Wandering Wizard’s Wagon","price":65.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/wandering-wizards-wagon3d-wooden-puzzleshinooki-9754196.webp?v=1780322530","url":"https:\/\/www.hinooki.com\/ar\/products\/wandering-wizard-s-wagon","provider":"HiNooki","version":"1.0","type":"link"}