{"id":2,"date":"2026-05-02T21:52:02","date_gmt":"2026-05-02T21:52:02","guid":{"rendered":"https:\/\/withhouseinhand.com\/?page_id=2"},"modified":"2026-05-03T00:24:36","modified_gmt":"2026-05-03T00:24:36","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/withhouseinhand.com\/","title":{"rendered":"WIth House In Hand"},"content":{"rendered":"\n<section class=\"whih-site\">\n  <style>\n    .whih-site {\n      --brown: #8b5e34;\n      --brown-dark: #5f3b1f;\n      --cream: #fbf6ee;\n      --paper: #ffffff;\n      --ink: #221f1b;\n      --muted: #5f5a52;\n      --tan: #efe2d1;\n      --line: #e8dccd;\n      --gold: #b9853b;\n      max-width: 1180px;\n      margin: 0 auto;\n      background: var(--cream);\n      color: var(--ink);\n      font-family: Georgia, 'Times New Roman', serif;\n    }\n\n    .whih-site * { box-sizing: border-box; }\n\n    .whih-nav {\n      position: sticky;\n      top: 0;\n      z-index: 50;\n      background: rgba(251, 246, 238, 0.96);\n      border-bottom: 1px solid var(--line);\n      padding: 14px 20px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n      flex-wrap: wrap;\n    }\n\n    .whih-brand {\n      color: var(--brown-dark) !important;\n      font: 700 22px\/1 Georgia, 'Times New Roman', serif;\n      text-decoration: none !important;\n    }\n\n    .whih-menu {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      align-items: center;\n      font: 700 14px Arial, sans-serif;\n    }\n\n    .whih-menu a {\n      color: var(--ink) !important;\n      text-decoration: none !important;\n    }\n\n    .whih-menu a.whih-buy-link {\n      background: var(--brown);\n      color: #fff !important;\n      padding: 10px 16px;\n      border-radius: 999px;\n    }\n\n    .whih-wrap { padding: 48px 20px; }\n\n    .whih-hero {\n      display: grid;\n      grid-template-columns: minmax(280px, 430px) 1fr;\n      gap: 42px;\n      align-items: center;\n      background: var(--paper);\n      border: 1px solid var(--line);\n      border-radius: 30px;\n      padding: 34px;\n      box-shadow: 0 18px 46px rgba(70, 40, 20, 0.12);\n    }\n\n    .whih-img {\n      width: 100%;\n      display: block;\n      border-radius: 18px;\n      box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);\n    }\n\n    .whih-kicker {\n      color: var(--brown);\n      text-transform: uppercase;\n      letter-spacing: 0.12em;\n      font: 800 13px Arial, sans-serif;\n      margin-bottom: 14px;\n    }\n\n    .whih-title {\n      font-size: clamp(40px, 6vw, 74px);\n      line-height: 0.94;\n      margin: 0 0 18px;\n    }\n\n    .whih-subtitle {\n      font: 22px\/1.45 Arial, sans-serif;\n      color: var(--muted);\n      margin: 0 0 20px;\n    }\n\n    .whih-price-anchor {\n      font: 800 22px\/1 Arial, sans-serif;\n      color: var(--brown-dark);\n      margin: 18px 0 0;\n    }\n\n    .whih-buttons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      align-items: center;\n      margin-top: 24px;\n    }\n\n    .whih-btn {\n      display: inline-block;\n      background: var(--brown);\n      color: #fff !important;\n      border-radius: 999px;\n      padding: 15px 24px;\n      font: 800 16px Arial, sans-serif;\n      text-decoration: none !important;\n      box-shadow: 0 10px 22px rgba(139, 94, 52, 0.25);\n    }\n\n    .whih-btn:hover { background: var(--brown-dark); }\n    .whih-btn.secondary { background: var(--gold); }\n\n    .whih-note {\n      font: 14px\/1.55 Arial, sans-serif;\n      color: var(--muted);\n      margin-top: 12px;\n    }\n\n    .whih-section {\n      margin-top: 30px;\n      background: var(--paper);\n      border: 1px solid var(--line);\n      border-radius: 26px;\n      padding: 32px;\n    }\n\n    .whih-section.alt { background: #fffaf2; }\n\n    .whih-section.dark {\n      background: #2b2118;\n      color: #fff;\n      text-align: center;\n      border: none;\n    }\n\n    .whih-section.dark h2,\n    .whih-section.dark h3 { color: #fff; }\n\n    .whih-section.dark p,\n    .whih-section.dark li { color: #f5e7d8; }\n\n    .whih-section h2 {\n      font-size: clamp(30px, 4vw, 46px);\n      margin: 0 0 14px;\n      line-height: 1.05;\n    }\n\n    .whih-section h3 {\n      font-size: 24px;\n      margin: 0 0 10px;\n    }\n\n    .whih-section p,\n    .whih-section li {\n      font: 17px\/1.7 Arial, sans-serif;\n      color: var(--muted);\n    }\n\n    .whih-grid-3 {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n      margin-top: 22px;\n    }\n\n    .whih-grid-2 {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      margin-top: 22px;\n    }\n\n    .whih-card {\n      background: #fff;\n      border: 1px solid var(--line);\n      border-radius: 22px;\n      padding: 24px;\n    }\n\n    .whih-price-card {\n      background: #fff;\n      border: 2px solid var(--line);\n      border-radius: 24px;\n      padding: 26px;\n      text-align: center;\n    }\n\n    .whih-price-card.featured {\n      border-color: var(--brown);\n      box-shadow: 0 12px 28px rgba(139, 94, 52, 0.16);\n    }\n\n    .whih-price {\n      font: 900 38px\/1 Arial, sans-serif;\n      color: var(--brown-dark);\n      margin: 12px 0;\n    }\n\n    .whih-small {\n      font: 14px\/1.5 Arial, sans-serif !important;\n      color: var(--muted) !important;\n    }\n\n    .whih-page-label {\n      margin-top: 44px;\n      color: var(--brown-dark);\n      border-top: 3px solid var(--brown);\n      padding-top: 18px;\n      font-size: 18px;\n      text-transform: uppercase;\n      letter-spacing: 0.1em;\n      font-family: Arial, sans-serif;\n      font-weight: 900;\n    }\n\n    .whih-sales-list {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n      list-style: none;\n      padding: 0;\n      margin: 26px auto 0;\n      max-width: 900px;\n    }\n\n    .whih-sales-list li {\n      font: 800 18px\/1.45 Arial, sans-serif;\n      padding: 16px;\n      border-top: 1px solid rgba(255,255,255,0.2);\n      border-bottom: 1px solid rgba(255,255,255,0.2);\n    }\n\n    .whih-buy-button-wrap {\n      margin-top: 18px;\n      display: flex;\n      justify-content: center;\n    }\n\n    .whih-hero .whih-buy-button-wrap {\n      justify-content: flex-start;\n    }\n\n    .whih-faq details {\n      border-top: 1px solid var(--line);\n      padding: 16px 0;\n      font: 16px\/1.6 Arial, sans-serif;\n    }\n\n    .whih-faq summary {\n      cursor: pointer;\n      font-weight: 800;\n      color: var(--ink);\n    }\n\n    @media (max-width: 860px) {\n      .whih-hero,\n      .whih-grid-2,\n      .whih-grid-3,\n      .whih-sales-list {\n        grid-template-columns: 1fr;\n      }\n\n      .whih-wrap { padding: 28px 14px; }\n      .whih-hero,\n      .whih-section { padding: 22px; }\n      .whih-hero .whih-buy-button-wrap { justify-content: center; }\n    }\n  <\/style>\n\n  <script async src=\"https:\/\/js.stripe.com\/v3\/buy-button.js\"><\/script>\n\n  <nav class=\"whih-nav\">\n    <a class=\"whih-brand\" href=\"#home\">With House in Hand\u00ae<\/a>\n    <div class=\"whih-menu\">\n      <a href=\"#shop\">Shop<\/a>\n      <a href=\"#how-it-works\">How It Works<\/a>\n      <a href=\"#realtors\">Realtors<\/a>\n      <a href=\"#about\">About<\/a>\n      <a href=\"#faq\">FAQ<\/a>\n      <a class=\"whih-buy-link\" href=\"#shop\">Buy Now<\/a>\n    <\/div>\n  <\/nav>\n\n  <div class=\"whih-wrap\" id=\"home\">\n    <div class=\"whih-hero\">\n      <div>\n        <img decoding=\"async\" class=\"whih-img\" src=\"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/WHIH-FRONT-scaled.jpeg\" alt=\"With House in Hand decorating organizer front cover\">\n      <\/div>\n\n      <div>\n        <div class=\"whih-kicker\">The original decorating organizer<\/div>\n        <h1 class=\"whih-title\">Organize Your Home Decorating \u2014 Once and For All<\/h1>\n        <p class=\"whih-subtitle\">\n          The original step-by-step home planning system that keeps your measurements, layouts, paint chips, fabric swatches, samples, and decorating ideas all in one expandable organizer.\n        <\/p>\n        <div class=\"whih-price-anchor\">Single copy: $19.99<\/div>\n        <div class=\"whih-buy-button-wrap\">\n          <stripe-buy-button\n            buy-button-id=\"buy_btn_1TSnkN0Xh544o2afJju8nov8\"\n            publishable-key=\"pk_live_51TSnEU0Xh544o2afCHb5EzPrNWxqYJvafhi038mSHzmBfjqK5jDLUAIFiiai5KzfdYE293veWABlmjIiUOv7caxS00KHr7Bn6A\">\n          <\/stripe-buy-button>\n        <\/div>\n        <p class=\"whih-note\">\n          A practical decorating system for homeowners, interior designers, realtors, home stagers, and anyone planning a home project.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"whih-section alt\">\n      <h2>Tired of forgetting measurements, colors, and ideas?<\/h2>\n      <div class=\"whih-grid-3\">\n        <div class=\"whih-card\">\n          <h3>You measured&#8230;<\/h3>\n          <p>But the numbers are not with you when you need them at the store.<\/p>\n        <\/div>\n        <div class=\"whih-card\">\n          <h3>You found the color&#8230;<\/h3>\n          <p>But the paint chip, wallpaper sample, or fabric swatch is somewhere else.<\/p>\n        <\/div>\n        <div class=\"whih-card\">\n          <h3>You are shopping&#8230;<\/h3>\n          <p>But you are guessing instead of comparing real measurements and samples.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"whih-section\">\n      <div class=\"whih-grid-2\">\n        <div>\n          <h2>Everything in one place \u2014 room by room<\/h2>\n          <p>\n            <em>With House in Hand\u00ae<\/em> is a proven home decorating organizer designed to keep every detail of your project together \u2014 from room measurements and layouts to colors, materials, purchases, and inspiration.\n          <\/p>\n          <p>\n            No more guessing. No more duplicate purchases. No more scattered notes.\n          <\/p>\n        <\/div>\n        <div>\n          <img decoding=\"async\" class=\"whih-img\" src=\"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/lifestyle_primary_clean.jpg\" alt=\"With House in Hand organizer showing the product in use\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"whih-page-label\" id=\"shop\">Shop<\/div>\n\n    <div class=\"whih-section\">\n      <h2>Choose your order<\/h2>\n      <p>\n        Single copies are ideal for homeowners. Bulk boxes are designed for realtors, interior designers, home stagers, brokerages, and client gifting.\n      <\/p>\n      <div class=\"whih-grid-3\">\n        <div class=\"whih-price-card\">\n          <h3>Single Copy<\/h3>\n          <div class=\"whih-price\">$19.99<\/div>\n          <p class=\"whih-small\">Best for one home, one project, or one housewarming gift.<\/p>\n          <div class=\"whih-buy-button-wrap\">\n            <stripe-buy-button\n              buy-button-id=\"buy_btn_1TSnkN0Xh544o2afJju8nov8\"\n              publishable-key=\"pk_live_51TSnEU0Xh544o2afCHb5EzPrNWxqYJvafhi038mSHzmBfjqK5jDLUAIFiiai5KzfdYE293veWABlmjIiUOv7caxS00KHr7Bn6A\">\n            <\/stripe-buy-button>\n          <\/div>\n        <\/div>\n\n        <div class=\"whih-price-card featured\">\n          <h3>Box of 12<\/h3>\n          <div class=\"whih-price\">$180<\/div>\n          <p class=\"whih-small\">$15 each. Great for individual agents, designers, and client gifts.<\/p>\n          <div class=\"whih-buy-button-wrap\">\n            <stripe-buy-button\n              buy-button-id=\"buy_btn_1TSnmt0Xh544o2afwFTFuXk8\"\n              publishable-key=\"pk_live_51TSnEU0Xh544o2afCHb5EzPrNWxqYJvafhi038mSHzmBfjqK5jDLUAIFiiai5KzfdYE293veWABlmjIiUOv7caxS00KHr7Bn6A\">\n            <\/stripe-buy-button>\n          <\/div>\n        <\/div>\n\n        <div class=\"whih-price-card\">\n          <h3>Box of 25<\/h3>\n          <div class=\"whih-price\">$300<\/div>\n          <p class=\"whih-small\">$12 each. Best value for brokerages, teams, and bulk gifting.<\/p>\n          <div class=\"whih-buy-button-wrap\">\n            <stripe-buy-button\n              buy-button-id=\"buy_btn_1TSnnt0Xh544o2afIOvLKaBG\"\n              publishable-key=\"pk_live_51TSnEU0Xh544o2afCHb5EzPrNWxqYJvafhi038mSHzmBfjqK5jDLUAIFiiai5KzfdYE293veWABlmjIiUOv7caxS00KHr7Bn6A\">\n            <\/stripe-buy-button>\n          <\/div>\n        <\/div>\n      <\/div>\n      <p class=\"whih-note\">\n        Checkout is handled securely by Stripe. Shipping and applicable sales tax can be collected at checkout.\n      <\/p>\n    <\/div>\n\n    <div class=\"whih-page-label\" id=\"how-it-works\">How It Works<\/div>\n\n    <div class=\"whih-section alt\">\n      <h2>A complete decorating system in one organizer<\/h2>\n      <p>\n        This is not just a book. It was designed to solve the real-life decorating problem of having paint chips in one place, measurements somewhere else, swatches in a purse, and notes scattered across scraps of paper.\n      <\/p>\n      <div class=\"whih-grid-2\">\n        <div class=\"whih-card\">\n          <h3>Measure accurately<\/h3>\n          <p>Record windows, walls, room dimensions, furniture sizes, and project measurements.<\/p>\n        <\/div>\n        <div class=\"whih-card\">\n          <h3>Plan visually<\/h3>\n          <p>Use built-in grid pages to map layouts, doors, windows, fixtures, and furniture placement.<\/p>\n        <\/div>\n        <div class=\"whih-card\">\n          <h3>Track details<\/h3>\n          <p>Keep manufacturers, colors, item numbers, store names, quantities, and costs together.<\/p>\n        <\/div>\n        <div class=\"whih-card\">\n          <h3>Store samples<\/h3>\n          <p>Use pockets for paint chips, wallpaper samples, fabric swatches, photos, and reference pieces.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"whih-section\">\n      <h2>Who it is for<\/h2>\n      <div class=\"whih-grid-3\">\n        <div class=\"whih-card\">\n          <h3>Homeowners<\/h3>\n          <p>For decorating, renovating, moving, organizing, and making better decisions room by room.<\/p>\n        <\/div>\n        <div class=\"whih-card\">\n          <h3>Designers &#038; stagers<\/h3>\n          <p>A practical client tool for measurements, samples, colors, layouts, and project notes.<\/p>\n        <\/div>\n        <div class=\"whih-card\">\n          <h3>Realtors<\/h3>\n          <p>A closing gift clients will actually use as they turn a new house into a home.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"whih-page-label\" id=\"realtors\">Realtor &#038; Bulk Gifts<\/div>\n\n    <div class=\"whih-section dark\">\n      <div class=\"whih-kicker\" style=\"color:#f5e7d8;\">For realtors, brokerages, and designers<\/div>\n      <h2>The Closing Gift Your Clients Will Actually Use<\/h2>\n      <p>\n        Skip the wine. Skip the generic gift basket. Give your clients something that helps them plan, personalize, and enjoy their new home \u2014 while keeping you remembered long after closing.\n      <\/p>\n\n      <ul class=\"whih-sales-list\">\n        <li>Memorable after closing<\/li>\n        <li>Useful in every room<\/li>\n        <li>Perfect for bulk gifting<\/li>\n      <\/ul>\n\n      <div class=\"whih-grid-2\" style=\"max-width:760px; margin-left:auto; margin-right:auto; margin-top:26px;\">\n        <div>\n          <h3>Box of 12 \u2014 $180<\/h3>\n          <div class=\"whih-buy-button-wrap\">\n            <stripe-buy-button\n              buy-button-id=\"buy_btn_1TSnmt0Xh544o2afwFTFuXk8\"\n              publishable-key=\"pk_live_51TSnEU0Xh544o2afCHb5EzPrNWxqYJvafhi038mSHzmBfjqK5jDLUAIFiiai5KzfdYE293veWABlmjIiUOv7caxS00KHr7Bn6A\">\n            <\/stripe-buy-button>\n          <\/div>\n        <\/div>\n        <div>\n          <h3>Box of 25 \u2014 $300<\/h3>\n          <div class=\"whih-buy-button-wrap\">\n            <stripe-buy-button\n              buy-button-id=\"buy_btn_1TSnnt0Xh544o2afIOvLKaBG\"\n              publishable-key=\"pk_live_51TSnEU0Xh544o2afCHb5EzPrNWxqYJvafhi038mSHzmBfjqK5jDLUAIFiiai5KzfdYE293veWABlmjIiUOv7caxS00KHr7Bn6A\">\n            <\/stripe-buy-button>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <p class=\"whih-note\" style=\"color:#f5e7d8;\">\n        Boxes are ideal for closing gifts, client appreciation, open house giveaways, and designer welcome packets.\n      <\/p>\n    <\/div>\n\n    <div class=\"whih-section alt\">\n      <h2>Perfect for bulk gifting<\/h2>\n      <ul>\n        <li>Realtor closing gifts<\/li>\n        <li>Brokerage client appreciation gifts<\/li>\n        <li>Interior designer welcome packets<\/li>\n        <li>Home staging and renovation consultations<\/li>\n        <li>Housewarming gifts for new homeowners<\/li>\n        <li>Open house giveaways and client thank-you gifts<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"whih-page-label\" id=\"about\">About<\/div>\n\n    <div class=\"whih-section\">\n      <div class=\"whih-grid-2\">\n        <div>\n          <h2>Invented in 1980. Still useful today.<\/h2>\n          <p>\n            <em>With House in Hand\u00ae<\/em> was created by Marcia McAlister to solve the everyday frustration of decorating without a system: forgotten measurements, misplaced swatches, scattered paint chips, and decisions made without the right details on hand.\n          <\/p>\n          <p>\n            Decades later, the same problem still exists \u2014 and this organizer still solves it in a simple, tactile, practical way.\n          <\/p>\n          <p>\n            It is copyrighted, expandable, and designed for real-world use by homeowners, designers, realtors, and anyone managing a home project.\n          <\/p>\n        <\/div>\n        <div>\n          <img decoding=\"async\" class=\"whih-img\" src=\"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/WHIH-Image.jpg\" alt=\"Back cover of With House in Hand organizer\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"whih-section dark\">\n      <h2>Simplify. Organize. Save time.<\/h2>\n      <p>\n        Whether you are decorating your own home or giving clients a practical gift, <em>With House in Hand\u00ae<\/em> keeps the important details together.\n      <\/p>\n      <div class=\"whih-buy-button-wrap\">\n        <stripe-buy-button\n          buy-button-id=\"buy_btn_1TSnkN0Xh544o2afJju8nov8\"\n          publishable-key=\"pk_live_51TSnEU0Xh544o2afCHb5EzPrNWxqYJvafhi038mSHzmBfjqK5jDLUAIFiiai5KzfdYE293veWABlmjIiUOv7caxS00KHr7Bn6A\">\n        <\/stripe-buy-button>\n      <\/div>\n    <\/div>\n\n    <div class=\"whih-page-label\" id=\"faq\">FAQ \/ Contact<\/div>\n\n    <div class=\"whih-section whih-faq\">\n      <h2>Frequently asked questions<\/h2>\n\n      <details open>\n        <summary>Is this a book or an organizer?<\/summary>\n        <p>It is a physical decorating organizer with room-by-room planning pages, graph layouts, measurement sections, notes, and pockets for samples and swatches.<\/p>\n      <\/details>\n\n      <details>\n        <summary>Who is it for?<\/summary>\n        <p>Homeowners, new buyers, interior designers, realtors, home stagers, remodelers, and anyone planning or decorating a home.<\/p>\n      <\/details>\n\n      <details>\n        <summary>Why does it have an expandable spine?<\/summary>\n        <p>The cookbook-style spine allows the organizer to expand as swatches, samples, paint chips, photos, and notes are added to the pockets.<\/p>\n      <\/details>\n\n      <details>\n        <summary>Do you offer bulk pricing?<\/summary>\n        <p>Yes. Boxes of 12 and 25 are available for realtors, designers, brokerages, and client gifting.<\/p>\n      <\/details>\n\n      <details>\n        <summary>How does checkout work?<\/summary>\n        <p>Checkout is handled securely through Stripe. Shipping and applicable sales tax can be collected during checkout.<\/p>\n      <\/details>\n\n      <details>\n        <summary>How do I ask about a larger order?<\/summary>\n        <p>Email <a href=\"mailto:admin@withhouseinhand.com\">admin@withhouseinhand.com<\/a> with your quantity, shipping location, and whether the order is for a brokerage, design business, or event.<\/p>\n      <\/details>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>With House in Hand\u00ae Shop How It Works Realtors About FAQ Buy Now The original decorating organizer Organize Your Home Decorating \u2014 Once and For All The original step-by-step home planning system that keeps your measurements, layouts, paint chips, fabric swatches, samples, and decorating ideas all in one expandable organizer. Single copy: $19.99 A practical [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WIth House In Hand - With House In Hand - Decorating Organizer Book<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/withhouseinhand.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WIth House In Hand - With House In Hand - Decorating Organizer Book\" \/>\n<meta property=\"og:description\" content=\"With House in Hand\u00ae Shop How It Works Realtors About FAQ Buy Now The original decorating organizer Organize Your Home Decorating \u2014 Once and For All The original step-by-step home planning system that keeps your measurements, layouts, paint chips, fabric swatches, samples, and decorating ideas all in one expandable organizer. Single copy: $19.99 A practical [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/withhouseinhand.com\/\" \/>\n<meta property=\"og:site_name\" content=\"With House In Hand - Decorating Organizer Book\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-03T00:24:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/WHIH-FRONT-scaled.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/\",\"url\":\"https:\\\/\\\/withhouseinhand.com\\\/\",\"name\":\"WIth House In Hand - With House In Hand - Decorating Organizer Book\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/withhouseinhand.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/WHIH-FRONT-scaled.jpeg\",\"datePublished\":\"2026-05-02T21:52:02+00:00\",\"dateModified\":\"2026-05-03T00:24:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/withhouseinhand.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/withhouseinhand.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/WHIH-FRONT-scaled.jpeg\",\"contentUrl\":\"https:\\\/\\\/withhouseinhand.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/WHIH-FRONT-scaled.jpeg\",\"width\":2199,\"height\":2560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/withhouseinhand.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WIth House In Hand\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/withhouseinhand.com\\\/#website\",\"url\":\"https:\\\/\\\/withhouseinhand.com\\\/\",\"name\":\"With House In Hand - Decorating Organizer Book\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/withhouseinhand.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WIth House In Hand - With House In Hand - Decorating Organizer Book","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/withhouseinhand.com\/","og_locale":"en_US","og_type":"article","og_title":"WIth House In Hand - With House In Hand - Decorating Organizer Book","og_description":"With House in Hand\u00ae Shop How It Works Realtors About FAQ Buy Now The original decorating organizer Organize Your Home Decorating \u2014 Once and For All The original step-by-step home planning system that keeps your measurements, layouts, paint chips, fabric swatches, samples, and decorating ideas all in one expandable organizer. Single copy: $19.99 A practical [&hellip;]","og_url":"https:\/\/withhouseinhand.com\/","og_site_name":"With House In Hand - Decorating Organizer Book","article_modified_time":"2026-05-03T00:24:36+00:00","og_image":[{"url":"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/WHIH-FRONT-scaled.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/withhouseinhand.com\/","url":"https:\/\/withhouseinhand.com\/","name":"WIth House In Hand - With House In Hand - Decorating Organizer Book","isPartOf":{"@id":"https:\/\/withhouseinhand.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/withhouseinhand.com\/#primaryimage"},"image":{"@id":"https:\/\/withhouseinhand.com\/#primaryimage"},"thumbnailUrl":"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/WHIH-FRONT-scaled.jpeg","datePublished":"2026-05-02T21:52:02+00:00","dateModified":"2026-05-03T00:24:36+00:00","breadcrumb":{"@id":"https:\/\/withhouseinhand.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/withhouseinhand.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/withhouseinhand.com\/#primaryimage","url":"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/WHIH-FRONT-scaled.jpeg","contentUrl":"https:\/\/withhouseinhand.com\/wp-content\/uploads\/2026\/05\/WHIH-FRONT-scaled.jpeg","width":2199,"height":2560},{"@type":"BreadcrumbList","@id":"https:\/\/withhouseinhand.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/withhouseinhand.com\/"},{"@type":"ListItem","position":2,"name":"WIth House In Hand"}]},{"@type":"WebSite","@id":"https:\/\/withhouseinhand.com\/#website","url":"https:\/\/withhouseinhand.com\/","name":"With House In Hand - Decorating Organizer Book","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/withhouseinhand.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":6,"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/22"}],"wp:attachment":[{"href":"https:\/\/withhouseinhand.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}