---
title: "Count storefront items"
method: GET
path: "/v3/stores/{store_id}/public/items/count"
tags: ["Storefront"]
---

# Count storefront items

`GET /v3/stores/{store_id}/public/items/count`

Public storefront endpoint. Counts products and bundle price options visible in the storefront catalog.

## Response `200`

Storefront item count

- StorefrontItemCountResponse
  - `total` integer, required

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.dev/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/730030bd6477/schema)
