OK. App server is running. API Endpoints (send header Accept-Language: en|ar to pick response language, default ar): GET /v1/catalog/products?cursor=&limit=25 GET /v1/catalog/products?sku=MK4820b (single product by SKU) GET /v1/catalog/collections (every collection's handle/title/image + menu breadcrumb) GET /health GET /menus (all menus with nested items) GET /menu-path-by-sku?sku=MK4820b (product name + menu hierarchy) OAuth: /auth?shop=YOURSTORE.myshopify.com