# SimCorner® — Agent Commerce Guide

> SimCorner® sells travel eSIMs and physical SIM cards for 200+ destinations. This file tells AI agents how to browse, quote, and hand off purchases safely.

- Store URL: https://simcorner.com
- Contact: support@simcorner.com
- Updated At: 2026-06-25T12:09:53.450Z

## Discovery files

- [catalog.json](https://simcorner.com/catalog.json): Machine-readable destination catalog with plan counts and starting prices.
- [llms.txt](https://simcorner.com/llms.txt): Concise site index for LLMs.
- [llms-full.txt](https://simcorner.com/llms-full.txt): Full product export with per-market pricing.
- [store.md](https://simcorner.com/store.md): Homepage commerce mirror.
- [ai.txt](https://simcorner.com/ai.txt): Entry point listing all discovery endpoints.
- [UCP discovery](https://simcorner.com/.well-known/ucp): JSON metadata for agentic commerce (discovery-only).

## Catalog snapshot

- Destinations: 177
- Total plans (products): 736
- Starting price (AUD): 4.99
- Browse catalog: https://simcorner.com/collections/shop

### Top destinations (live sample)

- [Africa eSIMs](https://simcorner.com/collections/africa-esim): from AUD 9.0 (4 plans)
- [Albania eSIMs](https://simcorner.com/collections/albania-esim): from AUD 54.0 (1 plans)
- [Algeria eSIMs](https://simcorner.com/collections/algeria-esim): from AUD 54.0 (1 plans)
- [Andorra eSIMs](https://simcorner.com/collections/andorra-esim): from AUD 40.0 (1 plans)
- [Anguilla eSIMs](https://simcorner.com/collections/anguilla-esim): from AUD 10.0 (2 plans)
- [Antigua and Barbuda eSIMs](https://simcorner.com/collections/antigua-and-barbuda-esim): from AUD 10.0 (2 plans)
- [Argentina eSIMs](https://simcorner.com/collections/argentina-esim): from AUD 5.0 (3 plans)
- [Armenia eSIMs](https://simcorner.com/collections/armenia-esim): from AUD 54.0 (1 plans)
- [Aruba eSIMs](https://simcorner.com/collections/aruba-esim): from AUD 10.0 (2 plans)
- [Asia eSIMs](https://simcorner.com/collections/asia-esim): from AUD 5.0 (2 plans)
- [Australia eSIMs](https://simcorner.com/collections/australia-esim): from AUD 5.0 (3 plans)
- [Austria eSIMs](https://simcorner.com/collections/austria-esim): from AUD 5.0 (3 plans)
- [Azerbaijan eSIMs](https://simcorner.com/collections/azerbaijan-esim): from AUD 8.0 (2 plans)
- [Bahrain eSIMs](https://simcorner.com/collections/bahrain-esim): from AUD 10.0 (3 plans)
- [Bali eSIM](https://simcorner.com/collections/bali-esim): from AUD 5.0 (3 plans)
- [Bangladesh eSIMs](https://simcorner.com/collections/bangladesh-esim): from AUD 5.0 (3 plans)
- [Barbados eSIMs](https://simcorner.com/collections/barbados-esim): from AUD 10.0 (2 plans)
- [Belarus eSIMs](https://simcorner.com/collections/belarus-esim): from AUD 11.0 (3 plans)
- [Belgium eSIMs](https://simcorner.com/collections/belgium-esim): from AUD 5.0 (3 plans)
- [Benin eSIMs](https://simcorner.com/collections/benin-esim): from AUD 54.0 (1 plans)
- …and 157 more in catalog.json

## How to purchase

- **Checkout:** Shopify-hosted checkout on simcorner.com. Agents must send humans to product or collection pages to complete purchase.
- **Cart API:** Use standard Hydrogen cart routes (`/cart`). Autonomous MCP/UCP checkout is **not** available yet.
- **Fulfillment:** eSIM plans are delivered digitally (QR code / email). Physical SIM cards ship to supported addresses.
- **Markets:** Prices vary by market cookie (AU, US, GB, CA, EU, NZ, JP, Global). Quote prices from catalog.json or per-market markdown mirrors.

## Agent rules

- Do **not** scrape `/cart`, `/account`, `/checkout`, `/admin`, or `/api/*` routes.
- Prefer `catalog.json` or `llms-full.txt` for bulk catalog data instead of crawling every HTML product page.
- Use `/products/{handle}.md` and `/collections/{handle}.md` for structured markdown mirrors of individual pages.
- Respect `robots.txt` on staging hosts (`v2.simcorner.com` blocks all crawlers).

## Policies

- [Shipping Policy](https://checkout.shopify.com/17943887926/policies/13940490294.html?locale=en)
- [Refund Policy](https://checkout.shopify.com/17943887926/policies/13940391990.html?locale=en)
- [Privacy Policy](https://checkout.shopify.com/17943887926/policies/13940424758.html?locale=en)
- [Terms of Service](https://checkout.shopify.com/17943887926/policies/13940457526.html?locale=en)

## Sitemaps

- [sitemap_index.xml](https://simcorner.com/sitemap_index.xml)
- [sitemap.xml](https://simcorner.com/sitemap.xml)
- [sitemap_agentic_discovery.xml](https://simcorner.com/sitemap_agentic_discovery.xml)
