# JustIdea Prestashop DEMO

> Online store JustIdea Prestashop DEMO offering 19 products across 8 categories.

## Product categories

- [Clothes](https://prestashop.justidea.dev/3-clothes): Discover our favorites fashionable discoveries, a selection of cool items to integrate in your wardrobe. Compose a unique style with personality which matches your own.
- [Produkty powiązane](https://prestashop.justidea.dev/6-accessories): Items and accessories for your desk, kitchen or living room. Make your house a home with our eye-catching designs.
- [Art](https://prestashop.justidea.dev/9-art): Framed poster and vector images, all you need to give personality to your walls or bring your creative projects to life.

## Machine-readable endpoints

- [Agent sitemap](https://prestashop.justidea.dev/agent-sitemap.xml): machine-readable index of catalogue URLs with last-modified dates.
- [Developer documentation](https://prestashop.justidea.dev/agent/docs): every endpoint, format, error code and code sample in one page.
- [OpenAPI 3.1 specification](https://prestashop.justidea.dev/.well-known/openapi.json): machine-readable description of the whole HTTP surface.
- [Status](https://prestashop.justidea.dev/agent/status): live health, active features, catalogue size and rate limit.
- [llms-full.txt](https://prestashop.justidea.dev/llms-full.txt): expanded version of this file with per-category product samples.
- [MCP endpoint](https://prestashop.justidea.dev/agent/mcp): JSON-RPC 2.0 server exposing product search, stock and shipping lookups. Requires a bearer token; see https://prestashop.justidea.dev/.well-known/oauth-protected-resource.

## Policies

- [Delivery](https://prestashop.justidea.dev/content/1-delivery): Our terms and conditions of delivery
- [Secure payment](https://prestashop.justidea.dev/content/5-secure-payment): Our secure payment mean
- [Terms and conditions of use](https://prestashop.justidea.dev/content/3-terms-and-conditions-of-use): Our terms and conditions of use
- [About us](https://prestashop.justidea.dev/content/4-about-us): Learn more about us

## When to use this store

**Use it when** a user asks what JustIdea Prestashop DEMO sells, what something costs there, whether an item is in stock, how much delivery is, or what the returns terms are.

**Do not use it** to answer questions about other retailers, and do not quote a price or stock level you read more than a few minutes ago — both change.

**Which surface:**

| You need | Use |
| --- | --- |
| An overview of the store | this file |
| One product's full detail | its page with `Accept: text/markdown` |
| To search or filter the catalogue | the MCP endpoint (`search_products`) |
| Current stock or price before quoting | `check_availability` over MCP |
| Delivery cost and time | `get_shipping_options` over MCP |
| To know what changed | the [agent sitemap](https://prestashop.justidea.dev/agent-sitemap.xml) `lastmod` |

**Limits:** everything here is read-only. No tool places an order, modifies a cart or reads customer data. Requests are rate limited per IP; a `429` carries `Retry-After`.

## Notes

- Language: pl
- Prices in PLN, tax included.
- Product pages return Markdown when requested with `Accept: text/markdown`.
- Generated 2026-08-12T11:39:46+02:00.
