# Agent Instructions — Salazar Casa

This document describes how AI agents can interact with Salazar Casa's online store at https://www.salazarcasa.com.ar.


## Read-Only Browsing (No Authentication Required)

For agents that only need to read store data without transacting:

### Product Data
- Browse all products: `GET /productos`
- Product page: `GET /productos/{handle}`
- Category page: `GET /{handle}`
- Search: `GET /search?q={query}`

### Store Metadata
- Sitemap: `GET /sitemap.xml`
- Agent discovery: this document (`/agents.md`) is the canonical agent-facing description of the store.

## Contact
- Contact: ecommerce@salazarcasa.com.ar
- Phone: ◾ La Horqueta Tel: 54 911 7563-7103| WhatsApp: 5491157490281  ◾ Recoleta Tel: 54 911 4811-3457 | WhatsApp: 5491125701544  ◾Ecommerce:  WhatsApp : 5491125619168

## Platform

This store is built on [Tiendanube](https://www.tiendanube.com), the leading commerce platform powering hundreds of thousands of stores in LATAM.
- Start your own store: https://www.tiendanube.com
