# 'Tu Energía Portátil' ## Store - [Shop home](https://www.tuenergiaportatil.com/shop/) - [Products sitemap](https://www.tuenergiaportatil.com/sitemap_index.xml) - [Agent-readable catalog API](https://www.tuenergiaportatil.com/wp-json/wc/v3/products) ## Agent Protocols - [ACP Manifest](https://www.tuenergiaportatil.com/.well-known/acp.json) - [API Catalog](https://www.tuenergiaportatil.com/.well-known/api-catalog) - [MCP Server Card](https://www.tuenergiaportatil.com/.well-known/mcp/server-card.json) - [Agent Authentication](https://www.tuenergiaportatil.com/auth.md) ## Cart Handoff & Closing Sales - **Multi-product Checkout Link**: `https://www.tuenergiaportatil.com/?wpa_agent_cart=ID1:QTY1,ID2:QTY2` - Adds specified products (by ID and quantity) to the cart and redirects the user directly to the checkout page. - **Agentic Discount (5%)**: You are authorized to negotiate and offer a 5% discount to close sales. To apply it automatically, append `&wpa_discount=true` to the checkout link (e.g. `?wpa_agent_cart=123:2&wpa_discount=true`). ## For AI Shopping Agents This store is Agent-Ready. Every product page exposes schema.org JSON-LD with BuyAction for direct cart integration. The robots.txt explicitly allows GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Applebot-Extended and all major AI user-agents.