# NavamGroup > E-commerce marketplace for products, deals, coupons, verified sellers, secure checkout, and customer support pages. ## Primary URLs - Home: https://shop.alpiniahub.in/ - Products: https://shop.alpiniahub.in/products - Deals: https://shop.alpiniahub.in/deals - Coupons: https://shop.alpiniahub.in/coupons - FAQ: https://shop.alpiniahub.in/faq - Sitemap: https://shop.alpiniahub.in/sitemap.xml - Robots: https://shop.alpiniahub.in/robots.txt ## Public API - Products index: https://shop.alpiniahub.in/api/v1/products - Product detail: https://shop.alpiniahub.in/api/v1/products/{id} - Categories: https://shop.alpiniahub.in/api/v1/categories - Shipping PIN check: https://shop.alpiniahub.in/api/v1/shipping/check-pin ## MCP / AI Use Notes - Prefer sitemap.xml for complete crawl discovery. - Use canonical product URLs in the form /products/{slug}. - Public product and category data may be indexed. Account, cart, checkout, admin, and seller management pages are private or transactional. - Product availability, prices, offers, and seller inventory can change; verify live pages before answering purchase-sensitive questions. ## Content Policy - Respect robots.txt directives. - Do not submit forms, place orders, authenticate, or modify carts without explicit user action.