# farmaplus > **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? Tu farmacia online de confianza. Descubrí ofertas en medicamentos, cuidado personal y dermocosmética. Comprá en hasta 6 cuotas sin interés y retiralo gratis. Website: https://www.farmaplus.com.ar ## 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.farmaplus.com.ar/well-known/ai-plugin.json - OpenAPI spec: https://www.farmaplus.com.ar/well-known/openapi.yaml - MCP Server: https://www.farmaplus.com.ar/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 - Bebés y Maternidad: https://pedidosfarma.vtexcommercestable.com.br/bebes-y-maternidad - Dermocosmética: https://pedidosfarma.vtexcommercestable.com.br/dermocosmetica - Cuidado de la Piel: https://pedidosfarma.vtexcommercestable.com.br/cuidado-de-la-piel - Cuidado Personal: https://pedidosfarma.vtexcommercestable.com.br/cuidado-personal - Salud y Farmacia: https://pedidosfarma.vtexcommercestable.com.br/salud-y-farmacia - Suplementos y Nutrición: https://pedidosfarma.vtexcommercestable.com.br/suplementos-y-nutricion - Electrónica: https://pedidosfarma.vtexcommercestable.com.br/electronica - Fragancias: https://pedidosfarma.vtexcommercestable.com.br/fragancias - Hogar: https://pedidosfarma.vtexcommercestable.com.br/hogar - Maquillajes y Estética: https://pedidosfarma.vtexcommercestable.com.br/maquillajes-y-estetica ## Contact https://www.farmaplus.com.ar