rimzimro.online
Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.
What is UCP? The Universal Commerce Protocol is the open standard AI shopping agents use to discover, browse, and check out at online stores. Read the spec overview →
rimzimro.online is conforming and ready for agent discovery and checkout.
/llms.txt content
The plain-text brief this store publishes to AI agents. Captured on the most recent check.
# Rimzimro
> Rimzimro is a premium e-commerce platform for advanced water purifiers, focusing on "The Pristine Flow" – a design philosophy that emphasizes fluidity, clarity, and premium minimalism.
## Core Pages
- [Home](https://rimzimro.online/) - High-impact entry point with editorial hero sections.
- [Product Catalog](https://rimzimro.online/catalog) - Minimalist listing of available water purifiers.
- [Services](https://rimzimro.online/services) - Comprehensive overview of water purification services.
- [Book Service](https://rimzimro.online/book-service) - Interface for scheduling maintenance and repairs.
- [Track Service](https://rimzimro.online/track) - Real-time tracking for service requests.
## Company Information
- [About Us](https://rimzimro.online/about) - The story and mission behind Rimzimro.
- [Contact Us](https://rimzimro.online/contact) - Customer support and inquiry channels.
## Policies & Compliance
- [Privacy Policy](https://rimzimro.online/privacy) - Data protection and privacy standards.
- [Terms of Service](https://rimzimro.online/terms) - Standard operating terms.
- [Return Policy](https://rimzimro.online/returns) - Information on returns and refunds.
- [Shipping Policy](https://rimzimro.online/shipping) - Logistics and delivery details.
## Technical Details
- Built with: Next.js 15+, TypeScript, Tailwind CSS.
- Design System: "Pristine Flow Control" with Manrope and Plus Jakarta Sans typography.
- Primary Colors: Deep authoritative water (#005d90) and ethereal light surfaces.
Capabilities Detected
| Cart ✓ Bound | 2026-01-23 |
| Order Management ✓ Bound | 2026-01-23 |
| Checkout ✓ Bound | 2026-01-23 |
| Fulfillment Extension ✓ Bound | 2026-01-23 |
| Catalog Lookup ✓ Bound | 2026-01-23 |
| Catalog Search ✓ Bound | 2026-01-23 |
Technical Vitals
| UCP Status | Verified |
| Endpoint | https://rimzimro.online/.well-known/ucp |
| HTTP Status | 200 |
| UCP Version | 2026-01-23 |
| Transports | REST |
| Last Observed | |
| Last Full Index |
What you can do with this report
Open Validator
Inspect the manifest line-by-line and see exactly which schema rules pass or fail.
Run validator →Simulate an Agent Shop
Send a real AI shopping agent to rimzimro.online and watch it browse, cart, and check out.
Open in Playground ↗Run a Fresh Check
Force a brand new live crawl right now — use this to confirm a recent fix.
Re-check now →Claim this Store
Is rimzimro.online yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when rimzimro.online changes
One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.
AI Agent Access (robots.txt)
| GPTBotOpenAI / ChatGPT | ✓Allowed |
| Google-ExtendedGemini / Google | ✓Allowed |
| ClaudeBotClaude / Anthropic | ✓Allowed |
| Applebot-ExtendedApple Intelligence | ✓Allowed |
| CCBotCommon Crawl | ✓Allowed |
Raw UCP Manifest JSON
{
"ucp": {
"version": "2026-01-23",
"services": {
"dev.ucp.shopping": [
{
"spec": "https://ucp.dev/specification/overview",
"schema": "https://ucp.dev/services/shopping/rest.openapi.json",
"version": "2026-01-23",
"endpoint": "https://rimzimro.online/api/ucp",
"transport": "rest"
}
]
},
"capabilities": {
"dev.ucp.shopping.cart": [
{
"spec": "https://ucp.dev/specification/cart",
"schema": "https://ucp.dev/schemas/shopping/cart.json",
"version": "2026-01-23"
}
],
"dev.ucp.shopping.order": [
{
"spec": "https://ucp.dev/specification/order",
"schema": "https://ucp.dev/schemas/shopping/order.json",
"version": "2026-01-23"
}
],
"dev.ucp.shopping.checkout": [
{
"spec": "https://ucp.dev/specification/checkout",
"schema": "https://ucp.dev/schemas/shopping/checkout.json",
"version": "2026-01-23"
}
],
"dev.ucp.shopping.fulfillment": [
{
"spec": "https://ucp.dev/specification/fulfillment",
"schema": "https://ucp.dev/schemas/shopping/fulfillment.json",
"extends": "dev.ucp.shopping.checkout",
"version": "2026-01-23"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"spec": "https://ucp.dev/specification/catalog/lookup",
"schema": "https://ucp.dev/schemas/shopping/catalog_lookup.json",
"version": "2026-01-23"
}
],
"dev.ucp.shopping.catalog.search": [
{
"spec": "https://ucp.dev/specification/catalog/search",
"schema": "https://ucp.dev/schemas/shopping/catalog_search.json",
"version": "2026-01-23"
}
]
},
"payment_handlers": {
"dev.ucp.payment.cod": [
{
"id": "cod",
"name": "Cash on Delivery",
"type": "CASH_ON_DELIVERY",
"version": "2026-01-23"
}
]
}
},
"merchant": {
"url": "https://rimzimro.online",
"logo": "https://rimzimro.online/icon.png",
"name": "RimZim RO Water Solutions",
"country": "IN",
"legal_name": "RimZim Water Technologies Private Limited",
"support_email": "[email protected]",
"support_phone": "+919876543210",
"default_currency": "INR"
},
"endpoints": {
"cart": "https://rimzimro.online/api/ucp/cart",
"orders": "https://rimzimro.online/api/ucp/orders",
"checkout": "https://rimzimro.online/api/ucp/checkout",
"discovery": "https://rimzimro.online/.well-known/ucp",
"openai_feed": "https://rimzimro.online/api/commerce/feeds/openai",
"acp_sessions": "https://rimzimro.online/api/acp/checkout_sessions",
"product_feed": "https://rimzimro.online/api/merchant/feed",
"catalog_lookup": "https://rimzimro.online/api/ucp/catalog/lookup",
"catalog_search": "https://rimzimro.online/api/ucp/catalog/search",
"checkout_submit": "https://rimzimro.online/api/ucp/checkout/{session_id}/submit"
},
"capabilities": {
"instant_cod": true,
"product_types": [
"physical",
"service"
],
"catalog_lookup": true,
"catalog_search": true,
"quote_requests": true,
"atomic_checkout": true,
"cart_management": true,
"appointment_booking": true,
"inventory_reservation": true
},
"payment_methods": [
{
"id": "cod",
"name": "Cash on Delivery (Doorstep)",
"type": "CASH_ON_DELIVERY",
"requires_redirect": false
},
{
"id": "quote",
"name": "Request a Quote / Commercial RO Inquiry",
"type": "INQUIRY_QUOTE",
"requires_redirect": false
}
],
"service_categories": [
"RO Water Purifier Periodic Service",
"Multi-Brand RO Repair & Diagnostics",
"Doorstep RO Water Purifier Installation",
"RO Uninstallation & Relocation",
"Commercial Water Quality Audit & TDS Test"
],
"serviceable_regions": [
"Punjab (Amritsar, Ludhiana, Jalandhar, Mohali, Patiala, Bathinda)",
"Chandigarh & Mohali Tricity",
"Delhi NCR (New Delhi, Noida, Gurgaon, Ghaziabad, Faridabad)",
"Haryana (Panchkula, Ambala, Karnal, Panipat)",
"Uttar Pradesh (Lucknow, Kanpur, Agra, Varanasi, Meerut)",
"West Bengal (Kolkata, Howrah, Durgapur, Asansol, Siliguri)",
"Karnataka (Bengaluru)",
"Andhra Pradesh (Anantapur)"
]
}
Other verified stores with similar capabilities
Stores that share the most UCP capabilities with rimzimro.online, ranked by overlap.
About this rimzimro.online report
What does it mean that rimzimro.online is verified for UCP?
/.well-known/ucp, the manifest passes schema validation against 2026-01-23, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.Can I trust rimzimro.online for AI agent purchases?
What platform does rimzimro.online use for UCP?
How was this UCP report for rimzimro.online generated?
rimzimro.online/.well-known/ucp directly, parses the manifest against the official UCP JSON schema, checks robots.txt for AI bot policies, and runs payment-handler validation. No manual review, no opinions — just what the manifest actually says. The check ran 13 hours ago.How often is rimzimro.online re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/rimzimro.online)<a href="https://ucpchecker.com/status/rimzimro.online"><img src="https://ucpchecker.com/badge/rimzimro.online" alt="UCP Status"></a>