{"negotiate_protocol": "negotiate.v1", "store": {"name": "Ray-Ban", "city": "Milan, IT", "rep_name": "Ray-Ban Concierge", "tagline": "Genuine since 1937 \u2014 Wayfarer, Aviator, and Ray-Ban Meta.", "policy": "Free shipping and free returns. 24-month warranty. Custom lens and engraving options."}, "merchant_skill": {"name": "pier39-merchant", "repo": "https://github.com/sanjana-pier39/pier39-skills", "description": "Claude agent with the pier39-merchant skill loaded as system prompt."}, "endpoints": {"start_chat": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/start?product_id={product_id}", "params": {"product_id": "string, required, must be one of products[].id"}}, "send_message": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/{session_id}/say?message={url_encoded_message}"}, "read_history": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/{session_id}"}, "catalog": {"method": "GET", "url": "https://checkout-agent.pier39.ai/ray-ban/api/store/catalog"}}, "products": [{"id": "rayban-wayfarer", "name": "Original Wayfarer Classic", "subtitle": "Ray-Ban", "list_price": 171, "currency": "USD", "kind": "accessories", "page_url": "https://checkout-agent.pier39.ai/ray-ban/store/p/rayban-wayfarer", "start_chat_url": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/start?product_id=rayban-wayfarer"}, {"id": "rayban-aviator", "name": "Aviator Classic", "subtitle": "Ray-Ban", "list_price": 171, "currency": "USD", "kind": "accessories", "page_url": "https://checkout-agent.pier39.ai/ray-ban/store/p/rayban-aviator", "start_chat_url": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/start?product_id=rayban-aviator"}, {"id": "rayban-clubmaster", "name": "Clubmaster Classic", "subtitle": "Ray-Ban", "list_price": 171, "currency": "USD", "kind": "accessories", "page_url": "https://checkout-agent.pier39.ai/ray-ban/store/p/rayban-clubmaster", "start_chat_url": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/start?product_id=rayban-clubmaster"}, {"id": "rayban-meta-wayfarer", "name": "Ray-Ban Meta (Wayfarer) Smart Glasses", "subtitle": "Ray-Ban", "list_price": 329, "currency": "USD", "kind": "electronics", "page_url": "https://checkout-agent.pier39.ai/ray-ban/store/p/rayban-meta-wayfarer", "start_chat_url": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/start?product_id=rayban-meta-wayfarer"}, {"id": "rayban-justin", "name": "Justin Classic", "subtitle": "Ray-Ban", "list_price": 151, "currency": "USD", "kind": "accessories", "page_url": "https://checkout-agent.pier39.ai/ray-ban/store/p/rayban-justin", "start_chat_url": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/start?product_id=rayban-justin"}, {"id": "rayban-round-metal", "name": "Round Metal", "subtitle": "Ray-Ban", "list_price": 185, "currency": "USD", "kind": "accessories", "page_url": "https://checkout-agent.pier39.ai/ray-ban/store/p/rayban-round-metal", "start_chat_url": "https://checkout-agent.pier39.ai/ray-ban/api/store/chat/start?product_id=rayban-round-metal"}], "limits": {"currency": "USD"}}