# pamono — Pamono vintage design marketplace (listings) Server-rendered Magento category grids (`/furniture`, `/lighting`, `/home-accessories`, `/jewelry-watches`, `?p=N`, ~100 cards): `article.product-card[data-sku]` → link, title, `itemprop=price` (USD on pamono.com), old price, CDN image. One raw record per page, one `listing` per card. - Category via seed vertical + title keywords (`design_furniture` default, `antiques` for period pieces, porcelain/glass/silver/clocks for decorative objects, jewelry / watch brands for jewelry-watches). - Maker parsed from "… by X" / "… from X"; decades kept in metadata, exact years in `year`. - Cursor `{seedIndex, page}`; repeated last page detected to end pagination. - Identifiers: `pamono_sku` (e.g. `XQV-2608462`), `pamono_product_id`.