(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();
});
}
})();
3 Archives - Page 6 of 66 - My Home Floor Plans
Home / Product Bedrooms / 3 / Page 6
Showing 81–96 of 1045 resultsSorted by average rating
Template Override Active
12-2677 HOUSE PLAN – Custom House Plan with Blueprint Designs, CAD Floor Plans & Features – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 57'-8"
Depth: 69'-6"
Htd SF: 2,566
Unhtd SF: 1,532
Template Override Active
12-2210 HOUSE PLAN – Beautiful CAD Ranch Floor Plan with 1.5 Stories & Bonus Room – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 43'-0"
Depth: 60'-5"
Htd SF: 2,421
Unhtd SF: 451
Template Override Active
12-2209 HOUSE PLAN – Single-Family House Floor Plan with 3 Beds | Architectural Design – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 42'-10"
Depth: 62'-5"
Htd SF: 2,329
Unhtd SF: 1,653
Template Override Active
12-1099 HOUSE PLAN – Traditional Charleston House Plan: 2-Story, 3-4 BR, 2-Car – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 54'-0"
Depth: 67'-4"
Htd SF: 2,140
Unhtd SF: 1,302
Template Override Active
11-1892B HOUSE PLAN – Traditional French Country House Floor Plan Blueprint – House plan details Rated 5.00 out of 5
$ 2,870.56 Original price was: $2,870.56. $ 1,459.99Current price is: $1,459.99.
SALE! $ 1,459.99
Width: 84'-6"
Depth: 69'-1"
Htd SF: 3,040
Unhtd SF: 1,395
Template Override Active
11-1845 HOUSE PLAN – Classic Suburban House Floor Plan – CAD Architecture Designs – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 57'-2"
Depth: 51'-2"
Htd SF: 2,380
Unhtd SF: 1,887
Template Override Active
11-1533 HOUSE PLAN – Craftsman House Plan with 2-Story Design and CAD Blueprint – House plan details Rated 5.00 out of 5
$ 1,582.56 Original price was: $1,582.56. $ 896.79Current price is: $896.79.
SALE! $ 896.79
Width: 22'-4"
Depth: 41'-8"
Htd SF: 911
Unhtd SF: 142
Template Override Active
11-1509 HOUSE PLAN – Spacious House Floor Plan with CAD Designs & Detailed Blueprint – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 61'-4"
Depth: 61'-6"
Htd SF: 2,524
Unhtd SF: 999
Template Override Active
11-1360 HOUSE PLAN – 5-Unit, 3-Bedroom Townhome Design with Open Layout and Attic Space – House plan details Rated 5.00 out of 5
$ 2,070.56 Original price was: $2,070.56. $ 1,134.99Current price is: $1,134.99.
SALE! $ 1,134.99
Width: 91'-2"
Depth: 52'-0"
Htd SF: 1,627
Unhtd SF: 171
Template Override Active
11-1274 HOUSE PLAN – Craftsman House Plan with 2 Floors, 3 Beds & CAD Designs – House plan details Rated 5.00 out of 5
$ 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: 54'-4"
Htd SF: 2,117
Unhtd SF: 2,139
Template Override Active
11-1006 HOUSE PLAN – Stunning CAD House Floor Plan with 1.5 Stories and 3 Bedrooms – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 55'-0"
Depth: 73'-0"
Htd SF: 2,833
Unhtd SF: 1,157
Template Override Active
10-1918 HOUSE PLAN – Beautiful House Plan with Detailed CAD Designs and Blueprint – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 63'-0"
Depth: 72'-8"
Htd SF: 2,890
Unhtd SF: 945
Template Override Active
10-1755 HOUSE PLAN – Traditional 2-Story House Plan with 3 Beds & Garage | Blueprints & CAD Designs – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 76'-8"
Depth: 58'-1"
Htd SF: 2,286
Unhtd SF: 1,285
Template Override Active
10-1705 HOUSE PLAN – Modern Craftsman House Plan with 2-Story CAD Designed Blueprint – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 36'-0"
Depth: 44'-8"
Htd SF: 2,416
Unhtd SF: 780
Template Override Active
10-1513 HOUSE PLAN – Craftsman House Plan & Blueprint Designs | 2865 Sq Ft, 3 Beds, 3 Baths – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 54'-8"
Depth: 66'-0"
Htd SF: 2,865
Unhtd SF: 664
Template Override Active
10-1441 HOUSE PLAN – Traditional 3-Bedroom House Plan with Courtyard (Blueprint) – House plan details Rated 5.00 out of 5
$ 2,470.56 Original price was: $2,470.56. $ 1,254.99Current price is: $1,254.99.
SALE! $ 1,254.99
Width: 61'-9"
Depth: 74'-0"
Htd SF: 2,549
Unhtd SF: 589