---
title: "Store Manager job postings: what employers ask for (2026)"
description: "**Canonical URL:** https://jobspipe.dev/postings/store-manager"
canonical: https://jobspipe.dev/postings/store-manager
last_updated: 2026-09-10
---

# Store Manager job postings: what employers ask for (2026)

> Live store manager job postings measured from JobsPipe's index: <0.5% remote, 28.3% disclose pay, seniority mix, top skills and the industries hiring. Shares only, reproducible through the API.

**Canonical URL:** https://jobspipe.dev/postings/store-manager

This page reads every active posting whose normalized title is Store Manager across the ten boards JobsPipe collects and reports what those employers ask for: the seniority they target, whether the role is remote, whether pay is disclosed, the skills named in the text, and the industries, countries and company sizes behind the postings.

<0.5% of these postings are marked remote, 28.3% state a salary or range, the most common seniority label is senior at 6.5%. Postings with no seniority label are counted in the denominator, so the seniority shares do not sum to one.

## Headline shares

- **Remote:** <0.5%
- **Pay disclosed:** 28.3%

## Seniority stated in the posting

| Cut | Share |
|---|---|
| Entry level | 0.7% |
| Mid level | 1.0% |
| Senior | 6.5% |
| Lead or manager | 0.7% |

## Skills named in the text (top twelve)

| Cut | Share |
|---|---|
| leadership | 56.8% |
| customer-support | 41.9% |
| communication | 36.4% |
| mentoring | 27.5% |
| compliance | 27.2% |
| performance-management | 14.4% |
| inventory-management | 14.2% |
| payroll | 11.6% |
| adaptability | 11.2% |
| excel | 9.7% |
| problem-solving | 8.9% |
| teamwork | 8.5% |

## Job function

| Cut | Share |
|---|---|
| Retail | 75.0% |
| Sales and Business Development | 18.2% |
| Sales | 1.1% |
| Management and Manufacturing | 0.9% |
| Management and Customer Service | 0.9% |
| Other | 0.6% |
| Hospitality & Food | 0.6% |
| Management | <0.5% |

## Employer industry (ISIC division)

| Cut | Share |
|---|---|
| Retail trade | 25.9% |
| Food service | 6.8% |
| Apparel | 5.5% |
| Wholesale trade | 1.5% |
| Employment and staffing | 1.0% |
| Motor vehicle trade | 0.9% |
| Software and IT services | 0.8% |
| Telecommunications | 0.8% |

## Country

| Cut | Share |
|---|---|
| United States | 43.7% |
| France | 9.1% |
| Brazil | 8.9% |
| Australia | 7.0% |
| Germany | 4.8% |
| Canada | 4.4% |
| United Kingdom | 4.3% |
| Italy | 3.3% |

## Employer size, where known

| Cut | Share |
|---|---|
| 1-50 employees | 2.1% |
| 51-200 employees | 1.9% |
| 201-1000 employees | 3.6% |
| 1000+ employees | 23.3% |

## Employment type

| Cut | Share |
|---|---|
| Full-time | 85.2% |
| Part-time | 1.8% |
| Internship | <0.5% |
| Contract | <0.5% |

## Method

Denominator: active postings on the ten collected boards, grouped by canonical title (deduplicated by posting id). Counted on 2026-09-09. Postings are deduplicated by id, filtered to those not yet recorded as closed, and grouped on the field named in each heading. Only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_title_or":["store manager"]}'
```

## FAQ

### What share of store manager job postings are remote?

<0.5% of the active postings on this page carry a remote flag. The flag is read from the posting itself, so hybrid roles that never say remote are counted as on-site. Filter the API with remote set to true and the same scope to reproduce the figure.

### How many store manager postings disclose salary?

28.3% state a salary or a range in the posting text or structured fields. Disclosure varies more by board and by jurisdiction than by role, so compare the figure with the board-level shares on the sources pages before reading it as a market signal.

### Which skills appear most in store manager postings?

The most named skills are leadership (56.8%), customer-support (41.9%), communication (36.4%), mentoring (27.5%), compliance (27.2%). Skills are extracted from the posting text against a curated lexicon, and a posting counts once per skill it names, so the shares overlap.

### Which industries hire the most store manager roles?

By ISIC division, the largest shares are Retail trade (25.9%), Food service (6.8%), Apparel (5.5%). Industry is resolved from the employer's classification where known, and postings without a classification are excluded from this cut.

### Which functions are employers in Store Manager hiring for?

The largest functions by share of postings are Retail (75.0%), Sales and Business Development (18.2%), Sales (1.1%), Management and Manufacturing (0.9%). Function is assigned from the normalized title and the posting text.

### Where do these numbers come from?

From JobsPipe's live index of postings on the ten boards it collects, deduplicated by posting id and counted on 2026-09-09. Only shares are published; the underlying counts stay private. Every figure can be reproduced against the JobsPipe API with the filters shown on this page.

## More postings profiles

- [Registered Nurse](https://jobspipe.dev/postings/registered-nurse)
- [Delivery Driver](https://jobspipe.dev/postings/delivery-driver)
- [Assistant Manager](https://jobspipe.dev/postings/assistant-manager)
- [Software Engineer](https://jobspipe.dev/postings/software-engineer)
- [Truck Driver](https://jobspipe.dev/postings/truck-driver)
- [Sales Associate](https://jobspipe.dev/postings/sales-associate)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup