In-order to accurately calculate Consumer Cash rebate price & cost, deskit requires two values entered in vehicle Stock Card Other Price field.
Now when selecting a rebate, both price for buyer & dealership cost are accurate
Example only: Rebate Price
Example only: Rebate Cost
Open CapSum, Click on blue cost value to expand
The Other Price "Invoice Total" is used to calculate the rebate cost in CapSum
Notes:
If you are a PBS dealer, deskit can capture these values from your DMS Custom Fields.
Please make sure PBS values are named GRKP & Invoice
If GKRP and InvoiceTotal = null or 0, then deskit will use our original logic below to calculate rebate cost & price:
Rebate Cost:
1st priority: If "InvoiceTotal" has non-zero value then Rebate Cost = InvoiceTotal * 10%
2nd priority: If "InvoiceTotal" = null or 0-then Rebate Cost = (Deskit Invoice + Other Costs)*10% (original logic)
Rebate Price:
1st priority: If GKRP has non-zero value then Rebate Price = 10%*GKRP (Priority Logic)
2nd priority: If GKRP = null or 0, Rebate Price = 10%*Residualized MSRP (original logic)