# getCountProducts

Dane wejściowe:

```
{
    "method":"getCountProducts"
}
```

* **method** varchar(100)

Dane wyjściowe:

```
{"count":2660}
```

* **count** int
