Returns a static list of products to recommend based on the given ids.

GET /api/v1/products/static

📘

Notes

This endpoint is configured entirely by the client making the call.

For example, pass two Shopify product IDs via ids, get two Shopify product objects returned.
Use shopify_product_ids as a way to filter the results based on context.

Language
Authorization
Query
Click Try It! to start a request and see the response here!