Skip to main content

useRecommendedProducts

The useRecommendedProducts hook fetches personalized product recommendations based on the user's shopping behavior, purchase history, and preferences in the Shop app. Recommendations may be empty for new users without sufficient activity. You can use this for personalized discovery sections, "You might like" carousels, or filling empty states with relevant products. Unlike useRecentProducts which shows browsing history, this hook provides algorithmic suggestions.

Anchor to params
params


Was this page helpful?