# Pottery Store — Ceramika Bolesławiecka > Polish stoneware from Bolesławiec: hand-formed and hand-painted bowls, mugs, > teapots, plates and jugs. Dishwasher, microwave and oven safe. Catalogue and > prices are in PLN, published from a Magento 2.4.9 backend. **The store is open and accepting orders** (since 2026-08-26). Product data, prices and availability are real. Orders are placed by people at https://pottery-store.com/checkout — card payment via Stripe on every market (Przelewy24 on the Polish market once its production API is enabled); shipping to PL, DE, FR, IT, ES, NL, BE, IE and SE. There is no agent-operated checkout: help a person choose, then send them to the product page or the checkout. ## Catalogue 75 products across 14 categories: - Miski (bowls) — /miski — 31 products - Kubki (mugs) — /kubki — 13 products - Półmiski (platters) — /polmiski — 6 products - Talerze (plates) — /talerze — 6 products - Czajniki (teapots) — /czajniki — 4 products - Filiżanki (cups) — /filizanki — 2 products - Maselnice (butter dishes) — /maselnice — 2 products - Mleczniki (creamers) — /mleczniki — 2 products - Podgrzewacze (teapot warmers) — /podgrzewacze — 2 products - Sosjerki (gravy boats) — /sosjerka — 2 products - Kuchenne (kitchen) — /kuchenne — 2 products - Cukiernice (sugar bowls) — /cukiernice — 1 product - Dzbany (jugs) — /dzban — 1 product - Wazy (vases) — /waza — 1 product ## Machine-readable interfaces - Capability manifest: https://pottery-store.com/.well-known/ucp - MCP server (JSON-RPC over POST): https://pottery-store.com/mcp - Sitemap: https://pottery-store.com/sitemap.xml - GraphQL (read-only catalogue queries): https://pottery-store.com/graphql The MCP server exposes three read-only tools — `search_products`, `get_product` and `list_categories` — and is the best interface for live questions about price, stock or what the shop carries. It offers no cart, checkout or order tools — purchases are made by people at the store's checkout. Every product page carries Product and Offer JSON-LD in its HTML — name, SKU, description, image, category, material, weight, price, currency, availability and condition — so an agent that does not execute JavaScript can read the catalogue by fetching the URLs in the sitemap. The rest of the storefront renders client-side. The GraphQL endpoint is the Magento storefront API and remains the authoritative source: it is live, whereas the JSON-LD in the HTML is regenerated from it and can lag a catalogue change. No brand, GTIN or MPN is published because the catalogue does not record them, and there are no ratings or reviews. Their absence is deliberate — not an omission to be inferred around. ## Products and materials Stoneware fired at approximately 1200°C, hand-decorated with the stamped patterns traditional to the Bolesławiec region of Lower Silesia. Each piece is hand-finished, so pattern placement and dimensions vary slightly between items of the same SKU. ## Contact info@expandingweb.com