v50

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-1915251.8 MB
CrossSelling

Get product search of who saw also saw

❗ This endpoint is deprecated and may not work as expected. Instead, it returns a list of products from the same category.

get/api/catalog_system/pub/products/crossselling/whosawalsosaw/{productId}

Path parameters

productIdinteger required
Example:1

Product unique identifier.

Headers

Acceptstring required
Example:application/json

HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.

Content-Typestring required
Example:application/json

Describes the type of the content being sent.

Response

OK

productIdstring required

Product unique identifier.

productNamestring required

Product name.

brandstring required

Brand name.

brandIdinteger required

Product brand ID.

brandImageUrlstring required

Product's brand image URL.

linkTextstring required

Product URL.

productReferencestring required

Product reference.

productReferenceCodeinteger nullable required

Product reference ID.

categoryIdstring required

Product category ID.

productTitlestring required

Text that is in the browser tab and corresponds to the title of the product page. This field is important for SEO.

metaTagDescriptionstring required

Brief description of the category. It's recommended that you don't exceed 150 characters so that the search engines can display it correctly in the results page.

releaseDatestring required

Product release date.

clusterHighlightsobject required

Product clusters highlights. Structure: "{Product cluster ID}": "{Product cluster name}". Both the key and the value are strings.

productClustersobject required

Product clusters' IDs and names. Structure: "{Product cluster ID}": "{Product cluster name}". Both the keys and the values are strings.

searchableClustersobject required

Searchable clusters IDs and names. Structure: "{Searchable cluster ID}": "{Searchable cluster name}". Both the keys and the values are strings.

categoriesstring[] required

Array of the product's categories URLs.

categoriesIdsstring[] required

Array of the product's categories IDs.

linkstring required

Product URL.

allSpecificationsstring[] required

Array of the product's specifications.

allSpecificationsGroupsstring[] required

Array of the product's specifications groups.

descriptionstring nullable required

Description of the main information related to the product. A simple and easy to understand summary for the customer.