` to handle customer inquiries, return policy questions, and automated lead capture.
2. Fetch Catalog Dynamically: Query `GET /v1/catalog` on page load or during Static Site Generation (SSG) to render products and services with active prices.
3. Submit Orders & Redirect to Paylinks: When the customer clicks checkout, dispatch `POST /v1/orders` and redirect the shopper to the returned `paylink_url` for M-Pesa STK or card payment.