# Perla Store - CA - Genel 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
- Website: https://perlastore.ca
- Primary market: Canada
- Store country code: CAN
- Languages: en
- Currencies: CAD
- Product records indexed here: 66235
- Collections discovered: 23
- Blogs discovered: 1
- Blog articles discovered: 3
- Catalog shard count: 7
## Commercial Promise
- **Fast shipping**: https://perlastore.ca/policies/shipping-policy
- **Free returns**: https://perlastore.ca/policies/refund-policy
- **Support and contact**: https://perlastore.ca/pages/contact
## Trust Signals
- Live product pages are canonical for current price, availability, images and variants.
- Collection hubs define category intent and buying paths.
- Blog articles add editorial authority and use-case context.
- Catalog shards are discovery helpers, not a stock or checkout source.
## Canonical Commerce Policy URLs
- Shipping policy: https://perlastore.ca/policies/shipping-policy
- Refunds and returns policy: https://perlastore.ca/policies/refund-policy
- Privacy policy: https://perlastore.ca/policies/privacy-policy
- Terms of service: https://perlastore.ca/policies/terms-of-service
- Contact page: https://perlastore.ca/pages/contact
## Canonical Discovery URLs
- Sitemap: https://perlastore.ca/sitemap.xml
- Advanced sitemap: https://perlastore.ca/advanced-sitemap.xml
- robots.txt: https://perlastore.ca/robots.txt
- Store-owned llms.txt: https://perlastore.ca/llms/llms.txt
- Store-owned llms-full.txt: https://perlastore.ca/llms/llms-full.txt
- All products: https://perlastore.ca/collections/all
- Store search: https://perlastore.ca/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://perlastore.ca/llms/llms.txt)
- [llms-full.txt](https://perlastore.ca/llms/llms-full.txt)
- [Catalog shard 001](https://perlastore.ca/llms/catalog-001.txt) - 10000 records
- [Catalog shard 002](https://perlastore.ca/llms/catalog-002.txt) - 10000 records
- [Catalog shard 003](https://perlastore.ca/llms/catalog-003.txt) - 10000 records
- [Catalog shard 004](https://perlastore.ca/llms/catalog-004.txt) - 10000 records
- [Catalog shard 005](https://perlastore.ca/llms/catalog-005.txt) - 10000 records
- [Catalog shard 006](https://perlastore.ca/llms/catalog-006.txt) - 10000 records
- [Catalog shard 007](https://perlastore.ca/llms/catalog-007.txt) - 6235 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.