# Yerevan City > Yerevan City is a supermarket chain in Armenia operating an online store for > groceries and household goods, including meat, dairy, alcoholic beverages, > bakery items, fruits, vegetables, fish, and dietary products such as > gluten-free items. The site is available in Armenian, English and Russian. Language is a client-side preference stored in the visitor's browser, not part of the URL; server-rendered HTML (the version an automated fetch receives) is delivered in Armenian by default. Prices, currency and stock availability are live, per-request data. When a product page has current price and currency data, it is published as schema.org `Offer` structured data (`price`, `priceCurrency`, and `availability` when known) inside that page's `Product` JSON-LD. The absence of an `Offer` block on a given page means that data was not available at fetch time — it does not mean the product is free, discontinued or unavailable. Treat all price and availability data as valid only at the time of the request, never as a cached or permanent fact. ## Shopping - [Homepage](https://yerevan-city.am/shop/home): store overview and entry point. - [Categories](https://yerevan-city.am/shop/categories): product category browser. - [Collections](https://yerevan-city.am/shop/collections): curated product collections. - [Promotions](https://yerevan-city.am/shop/promos): active promotional offers. ## Company - [About](https://yerevan-city.am/shop/about): company information. - [Contact](https://yerevan-city.am/shop/contact-us): contact details. ## Machine-readable indexes - [Sitemap index](https://yerevan-city.am/sitemap.xml): index of every sitemap file listed below. - [Static pages sitemap](https://yerevan-city.am/sitemap-static.xml): non-personalized, publicly indexable pages. - [Product sitemap, page 1](https://yerevan-city.am/sitemap-products-1.xml): first of several paginated product sitemaps; see the sitemap index for the full list. - [Brand sitemap, page 1](https://yerevan-city.am/sitemap-brands-1.xml): first of the paginated brand sitemaps. - [Collection sitemap, page 1](https://yerevan-city.am/sitemap-collections-1.xml): first of the paginated collection sitemaps. Individual product, brand and collection pages are not listed directly in this file — use the sitemaps above for full, current coverage. Each entity's own server-rendered page carries the authoritative `Product`, `Brand` or `CollectionPage` structured data (schema.org JSON-LD) and canonical URL.