Build a shopping experience with the Club Med API
- Shopping
- 18 routes
This scenario explains how to use the Shopping API to power a product discovery and consultation experience. The flow covers product listing, product detail, accommodations, activities, transfers, and the informative pricing resources needed to guide a shopping journey.
It is useful when an integration needs to assemble a complete shopping page from product content, availability context, and price-oriented endpoints without jumping directly into booking creation.
Overview
This scenario documents the Shopping API resources required to build a browsing experience around products, accommodations, transfers, activities, and informative prices.
Prerequisites
- A valid
x-api-keyandaccept-language. - A
product_idreturned by the catalog routes before reading detailed resources. - The product, market, and traveler filters required by the calendar and price-search routes.
Expected result
The application can list products, enrich one product page with detailed content, expose accommodations and transfers, and add informative pricing blocks without entering the booking flow.