Returns landing page data for a category node with merged attributes and category information.
Path parameters
landing_page_idintegerRequired
Landing page identifier
Responses
200
Category node landing page retrieved
application/json
404
Landing page not found or not active
get
/category-node-landing-page/{landing_page_id}/
Retrieve landing page
get
Returns landing page data with product search results based on attribute values. This endpoint integrates with the search/facet system to return products.
Path parameters
landing_page_idintegerRequired
Landing page identifier
Query parameters
sorterstringOptional
Sort option for product results
Example: price_asc
Responses
200
Landing page retrieved with product results
application/json
404
Landing page not found or not active
get
/landing-page/{landing_page_id}/
Retrieve data source landing page
get
Returns landing page data for a data source with widget and product collection information.