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

Add Disclaimer at the bottom of list and detail pages #21

Closed NetBizCoach closed 13 years ago

NetBizCoach commented 13 years ago

This content currently pulls from DealerTrend VMS

grok commented 13 years ago

So the detail page is pretty straight forward.

[disclaimer] => Prices plus tax, title, license & $398.75 doc fee, less factory rebates and Earnhardt discounts, where applicable. On approved credit. Subject to prior sale. We reserve the right to make corrections on omissions or typographical errors. Purchaser added equipment may (or will) increase the price, where applicable

But the list page...do we want the disclaimer on every vehicle? Or just once at the bottom of the list page?

NetBizCoach commented 13 years ago

it currently displays on the bottom of list pages, but if [disclaimer] info isn't available on the list page it can be tackled later.

grok commented 13 years ago

The disclaimer is available on a vehicle by vehicle basis.

I can take the first disclaimer and show it...BUT that is making the assumption that ALL vehicles for that dealer share the same disclaimer.

NetBizCoach commented 13 years ago

the vms has only one disclaimer field so that would be a correct assumption

grok commented 13 years ago

This is done.