-
Notifications
You must be signed in to change notification settings - Fork 11
Implement "Highly Recommended" Section on Product Page #48
Copy link
Copy link
Closed
OpenCodeChicago/hacktoberfest-2025-frontend
#108Labels
frontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: highNeeds attention ASAPNeeds attention ASAP
Milestone
Metadata
Metadata
Assignees
Labels
frontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: highNeeds attention ASAPNeeds attention ASAP
Type
Projects
Status
Done
Priority: High
Difficulty: Advanced
Overview:
We need to add a Highly Recommended section on each individual product page.
This section should dynamically suggest other products based on category and/or goals of the currently viewed product.
The goal is to provide users with personalized recommendations that feel relevant and increase chances of cross-selling.
Requirements:
Dynamic Filtering
UI Layout
rating(stars)reviewsCountData Fields Required (from backend)
namepricecategorygoalsimageflavorsrating(new field, float, e.g., 4.7)reviewsCount(new field, integer, e.g., 124)Navigation
/products/:id).Technical Notes:
Assets:
Acceptance Criteria: