(function () {
"use strict";
// --- helpers ---
var raf = window.requestAnimationFrame || function (cb) { return setTimeout(cb, 16); };
var debounceTimer;
function debounce(fn, wait) {
return function () {
clearTimeout(debounceTimer);
debounceTimer = setTimeout(fn, wait);
};
}
function transform(text) {
if (!text) return null;
var t = String(text).replace(/\u2013|–/g, "–").replace(/\s+/g, " ").trim();
if (/^Showing the single result$/i.test(t)) return "Found 1 Home Plan!";
var mAll = t.match(/^Showing all ([\d,]+) results$/i);
if (mAll) return "Found all " + mAll[1] + " Home Plans!";
var mRange = t.match(/^Showing ([\d,]+)\s*[–-]\s*([\d,]+) of ([\d,]+) results$/i);
if (mRange) return "Found " + mRange[1] + "–" + mRange[2] + " of " + mRange[3] + " Home Plans!";
return null;
}
function rewriteOnce(root) {
var el = (root || document).querySelector(".woocommerce-result-count");
if (!el) return;
// avoid thrash loops
if (el.dataset && el.dataset.mhfpCountDone === "1") return;
var src = (el.textContent || el.innerText || "").trim();
var next = transform(src);
if (next && next !== src) {
el.textContent = next;
if (el.dataset) el.dataset.mhfpCountDone = "1";
}
}
var rewriteAll = debounce(function () {
var nodes = document.querySelectorAll(".woocommerce-result-count");
if (!nodes.length) return;
nodes.forEach(function (n) { if (n.dataset) n.dataset.mhfpCountDone = ""; });
raf(function () { rewriteOnce(document); });
}, 25);
// initial runs
document.addEventListener("DOMContentLoaded", function () { rewriteOnce(document); });
window.addEventListener("load", rewriteAll);
// MutationObserver (starts when body exists)
function startObserver() {
if (!document.body) return;
var mo = new MutationObserver(function (list) {
for (var i = 0; i < list.length; i++) {
var m = list[i];
if (!m.addedNodes || !m.addedNodes.length) continue;
for (var j = 0; j < m.addedNodes.length; j++) {
var node = m.addedNodes[j];
if (node.nodeType !== 1) continue;
if (
(node.matches && node.matches(".woocommerce-result-count, .products, .wbwpf-filter-area, .et_pb_shop")) ||
(node.querySelector && node.querySelector(".woocommerce-result-count"))
) {
rewriteAll();
return;
}
}
}
});
mo.observe(document.body, { childList: true, subtree: true });
}
if (document.body) startObserver(); else document.addEventListener("DOMContentLoaded", startObserver);
// --- events we must listen to ---
// WooCommerce archive refresh (sorting, pagination, etc.)
document.addEventListener("updated_wc_div", rewriteAll);
// WBW Product Filter PRO (old & new names)
window.addEventListener("wpf_ajax_success", rewriteAll);
window.addEventListener("wbwpf_ajax_success", rewriteAll);
document.addEventListener("wbwpf_after_ajax_products", rewriteAll);
// Divi shop module AJAX
document.addEventListener("et_ajax_complete", rewriteAll);
// Generic jQuery ajaxComplete safety net
if (window.jQuery) {
jQuery(document).ajaxComplete(function (_e, _xhr, settings) {
if (!settings || !settings.url) return;
if (/wbwpf|product-filter|wc-ajax|et_pb_shop|orderby|paged=/i.test(settings.url)) rewriteAll();
});
}
})();
Breakfast Nook Archives - Page 133 of 138 - My Home Floor Plans
Home / Product Kitchen Features / Breakfast Nook / Page 133
Showing 2113–2128 of 2200 resultsSorted by average rating
Template Override Active
11-1466 HOUSE PLAN – Classic House Floor Plan and Architectural Blueprint Designs – House plan details
$ 2,870.56 Original price was: $2,870.56. $ 1,454.99Current price is: $1,454.99.
SALE! $ 1,454.99
Width: 39'-0"
Depth: 51'-8"
Htd SF: 3,352
Unhtd SF: 835
Template Override Active
11-1449 HOUSE PLAN – Colonial Farmhouse House Plan with 2 Floors & 4 Bedrooms – House plan details
$ 2,870.56 Original price was: $2,870.56. $ 1,459.99Current price is: $1,459.99.
SALE! $ 1,459.99
Width: 56'-0"
Depth: 61'-4"
Htd SF: 3,049
Unhtd SF: 1,390
Template Override Active
11-1446 HOUSE PLAN – Custom House Floor Plan with CAD Blueprints and Craftsman Design – House plan details
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 42'-4"
Depth: 45'-8"
Htd SF: 2,808
Unhtd SF: 1,102
Template Override Active
11-1429 HOUSE PLAN – House Floor Plan Blueprint: 2-Story CAD Designs & Features – House plan details
$ 2,870.56 Original price was: $2,870.56. $ 1,459.99Current price is: $1,459.99.
SALE! $ 1,459.99
Width: 86'-4"
Depth: 73'-4"
Htd SF: 3,065
Unhtd SF: 1,650
Template Override Active
11-1398 HOUSE PLAN – Custom House Plan with 3 Beds, 3.5 Baths | Blueprint Designs – House plan details
$ 3,370.56 Original price was: $3,370.56. $ 1,754.99Current price is: $1,754.99.
SALE! $ 1,754.99
Width: 80'-10"
Depth: 70'-4"
Htd SF: 4,510
Unhtd SF: 1,942
Template Override Active
11-1387 HOUSE PLAN – Craftsman House Plan with 2.5 Stories & Family-Friendly Design – House plan details
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 40'-0"
Depth: 43'-8"
Htd SF: 2,326
Unhtd SF: 1,139
Template Override Active
11-1384 HOUSE PLAN – Craftsman House Plan with CAD Designs and Spacious Layout – House plan details
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 68'-0"
Depth: 76'-2"
Htd SF: 2,163
Unhtd SF: 1,350
Template Override Active
11-1356 HOUSE PLAN – Elegant Tudor House Design with CAD Floor Plans & Blueprints – House plan details
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 39'-2"
Depth: 74'-9"
Htd SF: 2,884
Unhtd SF: 1,192
Template Override Active
11-1295 HOUSE PLAN – Elegant Craftsman House Plan with Open Floor Layout and Vaulted Ceilings – House plan details
$ 2,870.56 Original price was: $2,870.56. $ 1,459.99Current price is: $1,459.99.
SALE! $ 1,459.99
Width: 63'-2"
Depth: 54'-0"
Htd SF: 3,163
Unhtd SF: 1,644
Template Override Active
11-1289 HOUSE PLAN – Charming 2-Story House Plan with Spacious CAD Blueprint Designs – House plan details
$ 2,870.56 Original price was: $2,870.56. $ 1,459.99Current price is: $1,459.99.
SALE! $ 1,459.99
Width: 58'-4"
Depth: 61'-8"
Htd SF: 3,044
Unhtd SF: 1,424
Template Override Active
11-1285 HOUSE PLAN – Three-Story Country Craftsman House Blueprint with CAD Designs – House plan details
$ 2,870.56 Original price was: $2,870.56. $ 1,454.99Current price is: $1,454.99.
SALE! $ 1,454.99
Width: 43'-10"
Depth: 47'-8"
Htd SF: 3,333
Unhtd SF: 825
Template Override Active
11-1279 HOUSE PLAN – Modern House Plan with Open Layout, CAD Blueprint Designs – House plan details
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 59'-4"
Depth: 52'-4"
Htd SF: 2,861
Unhtd SF: 759
Template Override Active
11-1253 HOUSE PLAN – Traditional House Floor Plan with Blueprint Designs – House plan details
$ 2,070.56 Original price was: $2,070.56. $ 1,134.99Current price is: $1,134.99.
SALE! $ 1,134.99
Width: 61'-0"
Depth: 64'-0"
Htd SF: 3,800
Unhtd SF: 800
Template Override Active
11-1245 HOUSE PLAN – Coastal Craftsman House Design with CAD Blueprints and Features – House plan details
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 95'-10"
Depth: 68'-0"
Htd SF: 2,698
Unhtd SF: 2,406
Template Override Active
11-1241 HOUSE PLAN – Modern Suburban House Plan with Blueprint and CAD Designs – House plan details
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 80'-6"
Depth: 59'-0"
Htd SF: 2,420
Unhtd SF: 694
Template Override Active
11-1216 HOUSE PLAN – Stunning 2-Story House Plan with CAD Floor Plans and Designs – House plan details
$ 3,370.56 Original price was: $3,370.56. $ 1,754.99Current price is: $1,754.99.
SALE! $ 1,754.99
Width: 38'-0"
Depth: 91'-8"
Htd SF: 2,726
Unhtd SF: 939