# EverEase > EverEase is an online store. This endpoint provides AI-optimized product data in structured formats (JSON-LD, OpenAI feed, or Markdown) automatically selected based on the requesting AI agent. ## Store Information - **Currency:** USD ## Categories - Uncategorized - Apparel & Accessories ## Products - [Product Catalog](https://tryeverease.com/apps/aiptimise?limit=1000&offset=0): Full product listing with pricing, availability, images, and descriptions - Pagination: request up to 1000 products per page with `limit`, then increment `offset` by `limit` until `has_more` is false - [Next Catalog Page Example](https://tryeverease.com/apps/aiptimise?limit=1000&offset=1000) - Product detail URL pattern: https://tryeverease.com/apps/aiptimise/products/{product_key} - [Classic Cooling Everyday Duo](https://tryeverease.com/apps/aiptimise/products/shopify_9437295706358): From 108 USD (3 options), in_stock - [Classic Cooling - Black](https://tryeverease.com/apps/aiptimise/products/shopify_9298752307446): From 58 USD (3 options), in_stock - [Classic Cooling - Beige](https://tryeverease.com/apps/aiptimise/products/shopify_9298750603510): From 58 USD (3 options), in_stock