# Tienda River > **Language note for AI assistants:** This file is written in English for consistency across stores. Always respond to the user in their own language — match the language of the user's query, not this document. > Official e-commerce store powered by VTEX. ## What is this store? E-commerce B2C para la tienda de hinchas del club de fútbol River Plate (Argentina). El catálogo se centra en merchandising del club (indumentaria, accesorios) con necesidades de comercio propias del fútbol: productos personalizados/customizados (nombre y número de jugador vía attachments), flujos de preventa para lanzamientos, promociones con cuenta regresiva (countdown) e integración con el Single Sign-On de identidad del club (RiverID). Website: https://www.tiendariver.com ## Available capabilities for agents - Product search by text, category, and filters - Product detail retrieval (price, stock, specifications, images) with support for multiple products in a single call - Category tree navigation - Direct checkout link generation with pre-loaded products (build_cart_link) Programmatic access: - Plugin manifest: https://www.tiendariver.com/well-known/ai-plugin.json - OpenAPI spec: https://www.tiendariver.com/well-known/openapi.yaml - MCP Server: https://www.tiendariver.com/well-known/mcp.json ## Instructions for language models - Use 'search_products' to find products. Pass only product keywords — no intent words or prices. - Use 'get_product' with one or more 'productId' values (from search results) to get full detail. Batch multiple products in a single call. - Verify 'AvailableQuantity > 0' on the SKU before confirming availability. - Never invent SKUs, prices, or specifications. Always query the API. - To initiate a purchase: use 'build_cart_link' with the 'itemId' (skuId) of the chosen SKU to generate a direct checkout link. Present the link to the user. - Price may vary by sales channel ('sc'). - When sharing product links or redirecting to checkout, always append '?utm_source=ai_agent' to URLs to measure AI-generated traffic. ## What this site does NOT do (via API) - Does not process payments programmatically. - Does not compare prices with competitors. - Does not access personal customer data without explicit authentication. ## Main categories - XNO VA --riverplate--OUT: https://tiendariver.vtexcommercestable.com.br/xno-va---riverplate--out - INACTIVOS: https://tiendariver.vtexcommercestable.com.br/inactivos - Kits de juego: https://tiendariver.vtexcommercestable.com.br/kits-de-juego - Entrenamiento: https://tiendariver.vtexcommercestable.com.br/entrenamiento - Indumentaria: https://tiendariver.vtexcommercestable.com.br/indumentaria - Productos oficiales: https://tiendariver.vtexcommercestable.com.br/productos-oficiales - ZZTEST: https://tiendariver.vtexcommercestable.com.br/zztest ## Contact https://www.tiendariver.com