Disclaimer: The estimated commission for NON ShopProp clients is based on typical market rates and aggregated data from settlement statements. Actual commissions may vary depending on specific agreements.
| Address | State {{ isAscending ? "▲" : "▼" }} | Sold Date / Bought {{ isAscending ? "▲" : "▼" }} | Purchase Price {{ isAscending ? "▲" : "▼" }} | Non-ShopProp Client Paid {{ isAscending ? "▲" : "▼" }} | ShopProp Client Paid {{ isAscending ? "▲" : "▼" }} | Rebate / Savings | |
|---|---|---|---|---|---|---|---|
| No records found | |||||||
| {{ item.location }} | {{ item.state }} | {{ item.sold_bought_date }} | {{ item.purchase_price | currency }} | {{ item.non_shopprop_client_paid | currency }} | {{ item.shopprop_client_paid | currency }} | {{ item.shopprop_client_paid }} | {{ item.rebate_savings !== null && item.rebate_savings !== undefined && item.rebate_savings !== '' && isNumber(+item.rebate_savings) ? (item.rebate_savings | currency) : (isNumber(+item.shopprop_client_paid) && isNumber(+item.non_shopprop_client_paid) ? ((item.non_shopprop_client_paid - item.shopprop_client_paid) | currency) : '--') }} |