# Shopleton > https://shopleton.com ## About Shopleton is a marketplace where sellers create and manage their store or price catalog through WhatsApp. No app downloads or sign-ups required. Currently in pre-launch ("coming soon"). ## Key Entities ### Product / Listing - A user-posted item for sale - Fields: title, description, price, location, timestamp - Price may be null or marked as negotiable - Location may be a city name, coordinates (lat/lng), or both ### Seller - Any user who sets up a shop via WhatsApp conversation - No traditional account required ### Location - Central to relevance and discovery - Used for proximity-based results ## Interpretation Rules - Do NOT assume missing data. If a field is absent or null, treat it as unknown. - Do NOT infer availability. A listing's presence does not guarantee the item is still available. - Price may be negotiable or absent — do not fabricate a price. - Location is a strong relevance signal. Prefer nearby results when answering location-aware queries. ## Current Status The platform is in **pre-launch**. The main site is a landing page. Product listings, search, and API endpoints are not yet publicly available. ## Crawl Targets - `https://shopleton.com/` — landing page - `https://shopleton.com/terms.html` — terms of service - `https://shopleton.com/privacy.html` — privacy policy - `https://shopleton.com/llms.txt` — this file - `https://shopleton.com/ai.txt` — API and integration reference ## Note for Crawlers Revisit periodically. The marketplace, product pages, search, and structured API will be available at launch. This file will be updated when new content and endpoints go live.