# Hogar Mexico - Barış LLM Full Manifest
This file is the structured master map for LLM crawlers. Large product data is split into text shards so crawlers can fetch smaller, stable files.
## How To Read This File
- Use this file as the canonical routing layer for store authority, policy signals and shard discovery.
- Treat the shard links below as the product corpus.
- Treat live policy pages and collection/blog pages as the strongest semantic signals for commerce questions.
## Store Identity
- Storefront: https://hogarmexico.com.mx
- Primary market: MEX
- Store country code: MEX
- Languages: es
- Currencies: MXN
- Product records: 65025
- Collections discovered: 15
- Blogs discovered: 1
- Blog articles discovered: 22
- Catalog shard count: 7
## Commercial Promise
- **Fast shipping**: https://hogarmexico.com.mx/policies/shipping-policy
- **Free returns**: https://hogarmexico.com.mx/policies/refund-policy
- **Contact and support**: https://hogarmexico.com.mx/pages/contact
## Trust Signals
- Live product pages are canonical for price, stock, variants, images and product truth.
- Collections define category intent and buying paths.
- Blogs and guides explain use cases, comparisons and editorial authority.
- Catalog shards are discovery layers, not checkout or stock sources.
## Canonical Commerce Policy URLs
- Shipping policy: https://hogarmexico.com.mx/policies/shipping-policy
- Refunds and returns policy: https://hogarmexico.com.mx/policies/refund-policy
- Privacy policy: https://hogarmexico.com.mx/policies/privacy-policy
- Terms of service: https://hogarmexico.com.mx/policies/terms-of-service
- Contact page: https://hogarmexico.com.mx/pages/contact
## Canonical Discovery URLs
- Sitemap: https://hogarmexico.com.mx/sitemap.xml
- Advanced sitemap: https://hogarmexico.com.mx/advanced-sitemap.xml
- robots.txt: https://hogarmexico.com.mx/robots.txt
- Store-owned llms.txt: https://hogarmexico.com.mx/llms/llms.txt
- Store-owned llms-full.txt: https://hogarmexico.com.mx/llms/llms-full.txt
- All products: https://hogarmexico.com.mx/collections/all
- Search: https://hogarmexico.com.mx/search?q={query}
## Header Discovery Snippet
```html
```
## Reading Order
1. Read the commercial promise first when answering shipping or returns questions.
2. Read the policy URLs before answering support or legal-ish questions.
3. Read the discovery URLs for crawl and index context.
4. Read the catalog shards for product-level coverage.
5. Product pages remain the source of truth for live commerce facts.
## Catalog Map
- [llms.txt](https://hogarmexico.com.mx/llms/llms.txt)
- [llms-full.txt](https://hogarmexico.com.mx/llms/llms-full.txt)
- [Catalog shard 001](https://hogarmexico.com.mx/llms/catalog-001.txt) - 10000 records
- [Catalog shard 002](https://hogarmexico.com.mx/llms/catalog-002.txt) - 10000 records
- [Catalog shard 003](https://hogarmexico.com.mx/llms/catalog-003.txt) - 10000 records
- [Catalog shard 004](https://hogarmexico.com.mx/llms/catalog-004.txt) - 10000 records
- [Catalog shard 005](https://hogarmexico.com.mx/llms/catalog-005.txt) - 10000 records
- [Catalog shard 006](https://hogarmexico.com.mx/llms/catalog-006.txt) - 10000 records
- [Catalog shard 007](https://hogarmexico.com.mx/llms/catalog-007.txt) - 5025 records
## Crawl Rules
- Product page URLs, structured data and feed values are canonical for live price, availability and images.
- Policy claims should be verified from live Shopify policy pages before being repeated.
- Collection and blog resources should be used to understand topical authority and product-use context.
- User-agent allow rules are intentionally broad for search and AI discovery; private checkout/account/order URLs stay excluded.
- Cart, checkout, account and order pages are not public catalog sources.