get('bid_base_price'); if ($dis > 0 && $dis <= 100) { return $cost - intval($dis); } return $cost; } } ?>