dealertrend / wordpress-plugin-inventory-api

This is the new WordPress plugin for DealerTrend, Inc. It will interface with their Automotive Information System's API.
http://www.dealertrend.com
GNU General Public License v2.0
22 stars 6 forks source link

Need MSRP to be displayed on all vehicles #87

Closed cloudxero closed 12 years ago

cloudxero commented 13 years ago

When a vehicle is on sale, the MSRP (Retail Price) still needs to be displayed. This means that when a vehicle is on sale, three prices will need to be displayed.

Example: http://www.earnhardttoyota.com/inventory/2011/Toyota/Camry/AZ/Mesa/4T4BF3EK7BR198124/ MSRP: 23,285.00 Sale: 20,688 After Rebate: 19,688.00

On site text will appear as follows: Was: $23,285.00 (with strike through) Now: $20,688.00 (with strike through) Your Price: $19,688.00

Not sure if this fix will go across the board, but this change needs to show up on the following pages: Home Page (Featured Vehicles) Inventory Listing Page Vehicle Detail Page

grok commented 12 years ago

This is now done.