Hi There,
I am using Shopify recommendations API and I want to get recommendations about multiple products.
How can i do this in Shopify by using ajax request?
Reference URL:
https://shopify.dev/api/ajax/reference/product-recommendations
What I want to do is to add multiple products id in the query parameter so I can get mixed results of recommended products.
Ajax request URL:
/recommendations/products.json?product_id=7322642284721&749269385335&776253853543&limit=6