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

price should never show as $0 #74

Closed dianestein closed 13 years ago

dianestein commented 13 years ago

price is showing as $0 on the site when:

the asking price is $0

a sales price is input with an expiration date

it is past the expiration date and the sale price then reverts to the asking price (which is zero)

in these cases the site is showing price as zero

price should not be zero, it should be "call for price"

grok commented 13 years ago

This is borderline bad data...but since I can see this coming up quite a bit - we'll have to add a fix for it.