# CanadaWildCo 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://canadawildco.com
- Primary market: Canada
- Store country code: CAN
- Languages: en
- Currencies: CAD
- Product records: 92329
- Collections discovered: 25
- Blogs discovered: 1
- Blog articles discovered: 132
- Catalog shard count: 10
## Commercial Promise
- **Fast shipping**: https://canadawildco.com/policies/shipping-policy
- **Free returns**: https://canadawildco.com/policies/refund-policy
- **Contact and support**: https://canadawildco.com/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://canadawildco.com/policies/shipping-policy
- Refunds and returns policy: https://canadawildco.com/policies/refund-policy
- Privacy policy: https://canadawildco.com/policies/privacy-policy
- Terms of service: https://canadawildco.com/policies/terms-of-service
- Contact page: https://canadawildco.com/pages/contact
## Canonical Discovery URLs
- Sitemap: https://canadawildco.com/sitemap.xml
- Advanced sitemap: https://canadawildco.com/advanced-sitemap.xml
- robots.txt: https://canadawildco.com/robots.txt
- Store-owned llms.txt: https://canadawildco.com/llms/llms.txt
- Store-owned llms-full.txt: https://canadawildco.com/llms/llms-full.txt
- All products: https://canadawildco.com/collections/all
- Search: https://canadawildco.com/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://canadawildco.com/llms/llms.txt)
- [llms-full.txt](https://canadawildco.com/llms/llms-full.txt)
- [Catalog shard 001](https://canadawildco.com/llms/catalog-001.txt) - 10000 records
- [Catalog shard 002](https://canadawildco.com/llms/catalog-002.txt) - 10000 records
- [Catalog shard 003](https://canadawildco.com/llms/catalog-003.txt) - 10000 records
- [Catalog shard 004](https://canadawildco.com/llms/catalog-004.txt) - 10000 records
- [Catalog shard 005](https://canadawildco.com/llms/catalog-005.txt) - 10000 records
- [Catalog shard 006](https://canadawildco.com/llms/catalog-006.txt) - 10000 records
- [Catalog shard 007](https://canadawildco.com/llms/catalog-007.txt) - 10000 records
- [Catalog shard 008](https://canadawildco.com/llms/catalog-008.txt) - 10000 records
- [Catalog shard 009](https://canadawildco.com/llms/catalog-009.txt) - 10000 records
- [Catalog shard 010](https://canadawildco.com/llms/catalog-010.txt) - 2329 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.