{"product_id":"medieval-fantasy-smithy-diy-book-nook-kit","title":"Medieval Fantasy Smithy DIY Book Nook Kit","description":"\u003cstyle\u003e\n  .fifijoy-blacksmith-workshop {\n    width: 100%;\n    max-width: 1080px;\n    margin: 0 auto;\n    box-sizing: border-box;\n    text-align: center;\n    color: #3f3a32;\n    font-size: 18px;\n    line-height: 1.7;\n    letter-spacing: 0;\n  }\n\n  .fifijoy-blacksmith-workshop * {\n    box-sizing: border-box;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-intro {\n    margin: 0 auto 42px;\n    text-align: center;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-title {\n    margin: 0 0 18px;\n    font-size: 30px;\n    line-height: 1.35;\n    font-weight: 600;\n    color: #3d382f;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-text {\n    margin: 0 auto 14px;\n    font-size: 18px;\n    line-height: 1.7;\n    letter-spacing: 0;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-section {\n    margin: 42px auto;\n    text-align: center;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-heading {\n    margin: 0 0 16px;\n    font-size: 23px;\n    line-height: 1.4;\n    font-weight: 600;\n    color: #3d382f;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-details {\n    margin: 42px auto;\n    padding: 28px;\n    background: #f6f1e8;\n    border: 1px solid #e8dfd1;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-details-title {\n    margin: 0 0 24px;\n    font-size: 23px;\n    line-height: 1.4;\n    font-weight: 600;\n    color: #3d382f;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-spec-item {\n    padding: 18px 14px;\n    background: #fffdf9;\n    border: 1px solid #ebe3d8;\n    border-radius: 9px;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-spec-label {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.4;\n    color: #5b5145;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-spec-value {\n    display: block;\n    font-size: 16px;\n    line-height: 1.55;\n    color: #6b6258;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-warm {\n    margin: 42px auto;\n    padding: 28px;\n    background: #f8f3ea;\n    border: 1px solid #e9dfd0;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-warm-title,\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-title {\n    margin: 0 0 20px;\n    font-size: 23px;\n    line-height: 1.4;\n    font-weight: 600;\n    color: #3d382f;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-warm-text {\n    margin: 0 auto 14px;\n    font-size: 18px;\n    line-height: 1.7;\n    letter-spacing: 0;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-warm-text:last-child {\n    margin-bottom: 0;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq {\n    margin: 42px auto 0;\n    padding: 28px;\n    background: #f8f3ea;\n    border: 1px solid #e9dfd0;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-item {\n    margin: 0;\n    border-top: 1px solid #e3d9ca;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-item:last-child {\n    border-bottom: 1px solid #e3d9ca;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 18px 4px;\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.5;\n    color: #443d34;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-summary::after {\n    content: \"+\";\n    flex: 0 0 auto;\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    color: #6a5d4d;\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-item[open] .fifijoy-blacksmith-workshop-faq-summary::after {\n    content: \"−\";\n  }\n\n  .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-answer {\n    padding: 0 4px 18px;\n    font-size: 18px;\n    line-height: 1.7;\n    color: #6b6258;\n    letter-spacing: 0;\n  }\n\n  @media screen and (max-width: 600px) {\n    .fifijoy-blacksmith-workshop {\n      font-size: 15px;\n    }\n\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-title {\n      font-size: 25px;\n    }\n\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-heading,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-details-title,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-warm-title,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-title {\n      font-size: 21px;\n    }\n\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-text,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-warm-text,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-summary,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq-answer {\n      font-size: 15px;\n      letter-spacing: 0;\n    }\n\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-spec-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-details,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-warm,\n    .fifijoy-blacksmith-workshop .fifijoy-blacksmith-workshop-faq {\n      padding: 22px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop\"\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-intro\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-title\"\u003eMedieval Fantasy Smithy DIY Book Nook Kit\u003c\/h2\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eStep into a medieval fantasy smithy tucked between the pages of your bookshelf.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eWarm light, wooden details, stone paving, armor and a working blacksmith create a scene filled with character.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eDesigned as a miniature book nook scene, it brings the atmosphere of an old-world blacksmith workshop to your bookshelf, desk or collection.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/0833\/1725\/files\/MedievalFantasySmithyDIYBookNookKit_1.jpg?v=1790060588\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-details\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-details-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-spec-grid\"\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-spec-item\"\u003e\n\u003cspan class=\"fifijoy-blacksmith-workshop-spec-label\"\u003e Finished Size \u003c\/span\u003e \u003cspan class=\"fifijoy-blacksmith-workshop-spec-value\"\u003e 13.2 × 13 × 17.5 cm \/ 5.20 × 5.12 × 6.89 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-spec-item\"\u003e\n\u003cspan class=\"fifijoy-blacksmith-workshop-spec-label\"\u003e Pieces \u003c\/span\u003e \u003cspan class=\"fifijoy-blacksmith-workshop-spec-value\"\u003e 144 Pcs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-spec-item\"\u003e\n\u003cspan class=\"fifijoy-blacksmith-workshop-spec-label\"\u003e Assembly Time \u003c\/span\u003e \u003cspan class=\"fifijoy-blacksmith-workshop-spec-value\"\u003e 2-4 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-spec-item\"\u003e\n\u003cspan class=\"fifijoy-blacksmith-workshop-spec-label\"\u003e Difficulty \u003c\/span\u003e\n\u003cp class=\"p\"\u003e\u003cspan\u003e\u003cspan style=\"font-family: 宋体;\"\u003e★★\u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-section\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-heading\"\u003eA Medieval Blacksmith Workshop Full of Character\u003c\/h2\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eThe book nook is built around a traditional medieval blacksmith workshop scene.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eA blacksmith works beside the forge, while armor and a shield stand outside the smithy.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eThe combination of wood, stone, metal-inspired details and warm lighting creates a compact medieval fantasy setting between your books.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/0833\/1725\/files\/MedievalFantasySmithyDIYBookNookKit_3.jpg?v=1790060588\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-section\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-heading\"\u003eA Book Nook Made of Small Details\u003c\/h2\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eLook closer and you will find more than the main smithy scene.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eThe scene includes a blacksmith, armor, shield, barrels, plants, tools and a stone-textured base.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eEach small element helps make the book nook feel like a lived-in miniature world waiting to be discovered on your bookshelf.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/0833\/1725\/files\/MedievalFantasySmithyDIYBookNookKit_6.jpg?v=1790062255\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-section\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-heading\"\u003eWarm Light and Medieval Atmosphere\u003c\/h2\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eThe warm-toned interior draws attention to the center of the medieval smithy.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eCombined with the dark wood, stone base and armor details, the scene has a cozy yet dramatic medieval character.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0575\/0833\/1725\/files\/MedievalFantasySmithyDIYBookNookKit_5.jpg?v=1790062262\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-section\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-heading\"\u003eA Medieval Scene for Your Bookshelf\u003c\/h2\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eA blacksmith shop has a simple story to tell: wood, stone, fire and craftsmanship brought together in one small scene.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-text\"\u003eOnce completed, this DIY book nook can sit between your books and become a distinctive piece for a bookshelf, desk or miniature collection.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-warm\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-warm-title\"\u003eWarm Tips\u003c\/h2\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-warm-text\"\u003eDue to air transport restrictions, liquid glue and batteries are not included. Please prepare liquid glue and 1 AA batteries before assembly.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-warm-text\"\u003eOur products are new and made with quality, safe, and environmentally conscious materials. Each product is carefully inspected before shipment.\u003c\/p\u003e\n\u003cp class=\"fifijoy-blacksmith-workshop-warm-text\"\u003eIf you encounter any issue during assembly or find damaged, missing, or incorrect parts, please contact our customer service team with your order number and clear photos. We will help you with the next step.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"fifijoy-blacksmith-workshop-faq\"\u003e\n\u003ch2 class=\"fifijoy-blacksmith-workshop-faq-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails class=\"fifijoy-blacksmith-workshop-faq-item\" open=\"\"\u003e\n\u003csummary class=\"fifijoy-blacksmith-workshop-faq-summary\"\u003eIs this DIY book nook kit suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-faq-answer\"\u003eThis medieval smithy book nook project includes small miniature details and requires patience during assembly. Patient beginners may enjoy the process, while experienced DIY and miniature enthusiasts may appreciate the detailed blacksmith workshop scene. \u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fifijoy-blacksmith-workshop-faq-item\"\u003e\n\u003csummary class=\"fifijoy-blacksmith-workshop-faq-summary\"\u003eHow long does it take to receive the order?\u003c\/summary\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-faq-answer\"\u003eOrders generally arrive 8–15 business days after shipment. Actual delivery time may vary depending on the destination and shipping conditions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fifijoy-blacksmith-workshop-faq-item\"\u003e\n\u003csummary class=\"fifijoy-blacksmith-workshop-faq-summary\"\u003eWhat should I do if parts are damaged, lost, or missing, or if there are other issues?\u003c\/summary\u003e\n\u003cdiv class=\"fifijoy-blacksmith-workshop-faq-answer\"\u003ePlease contact our customer service team with your order number and clear photos of the damaged, missing, or incorrect parts. We will check the issue and help you with the next step.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Fifijoy","offers":[{"title":"Medieval Fantasy Smithy","offer_id":48828276801741,"sku":"TGY10104_MFS","price":56.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/0833\/1725\/files\/MedievalFantasySmithyDIYBookNookKit_1.jpg?v=1790060588","url":"https:\/\/www.fifijoy.com\/products\/medieval-fantasy-smithy-diy-book-nook-kit","provider":"Fifijoy","version":"1.0","type":"link"}