# FIREDIS > Curated e-commerce platform featuring the best deals from AliExpress. FIREDIS is a product discovery and affiliate commerce platform that organizes AliExpress products into curated collections. The site helps shoppers find top-rated products across electronics, home goods, fashion, and more at competitive prices. ## Content Types - **Products**: Individual product pages with pricing, images, specifications, and price history tracking. - **Collections**: Curated groups of products organized by theme (e.g., "Best Kitchen Gadgets", "Tech Under $20"). - **Categories**: Hierarchical organization of both products and collections for easy browsing. ## Site Structure - `/` — Home page with featured deals, newest collections, popular products, and budget finds - `/product/{slug}` — Individual product detail pages - `/products/` — Product catalog with search, filters, and category navigation - `/products/{category-slug}/...` — Products filtered by source category (supports nested categories) - `/collection/{slug}` — Individual collection detail pages - `/collections/` — Collection catalog with search and category filtering - `/collections/{category-slug}/...` — Collections filtered by category (supports nested categories) ## Languages Content is available in three languages: - English (default, no URL prefix) - Ukrainian (`/uk/` prefix) - Russian (`/ru/` prefix) ## Data - Products are sourced from AliExpress with affiliate links - Prices are tracked over time with price history charts - Products include sale prices, discount percentages, and price trend indicators - Media includes product images and videos ## Sitemaps - `/sitemap.xml` — Full sitemap index with all products, collections, and categories