1% Listing Commission

List with Pete for Only 1% Commission!

Find Out How Much You Can Save in Two Easy Steps:

Step 1: Calculate Your Home's Value with Our Home Value Estimator:

"CONDO OWNERS" can enter their Unit Number on the next step

Step 2: Enter Your Home Value Estimate into the Commission Savings Calculator to See How Much You Can Potentially Save:

Commission Savings Calculator

Commission Savings Calculator

Total Savings: $0
Commission Savings Calculator

Commission Savings Calculator

Results:

Pete's Commission: $0.00

Co-Operating Commission: $0.00

Advertising Costs: $0.00

Total Cost With Pete: $0.00

Listing Agent's Commission: $0.00

Co-Operating Commission: $0.00

Total Market Costs: $0.00

Total Savings ($): $0.00

Total Savings (%): 0.00%

To find out more, book a commitment free meeting with Pete today!

Have questions about your property value or want a more detailed analysis? Contact Pete today!

*Total Savings ($) are calculated using the following assumptions:
1 List with Pete for 1% = 1.0% Pete's commission + 2.5% co-op commission.
2 Market Rate Commissions = 2.5% listing commission + 2.5% co-op commission.
3 Seller to pay for advertising costs. Estimated advertising costs are estimated as 0.2% of property value. Costs may vary.
4   Taxes not included.
P
Peter Jordon, CPA, CA, P. App., AACI
Peter Jordon, CPA, CA, P. App., AACI
Do you have questions?
Call or text today, we are here to help!
function calculateSavings() { const propertyValue = parseFloat(document.getElementById("property-value").value) || 0; const peteRate = parseFloat(document.getElementById("pete-rate").value) / 100 || 0.01; const marketRate = parseFloat(document.getElementById("market-rate").value) / 100 || 0.025; const peteCost = propertyValue * peteRate + (propertyValue * 0.025) + 2000; // Pete's rate + co-op + advertising const marketCost = propertyValue * marketRate * 2; // Market rate for listing and co-op const totalSavings = marketCost - peteCost; document.getElementById("pete-cost").textContent = peteCost.toFixed(2); document.getElementById("market-cost").textContent = marketCost.toFixed(2); document.getElementById("total-savings").textContent = totalSavings.toFixed(2); document.getElementById("results").style.display = "block"; } Professional Real Estate Consulting Services