Need Functionality that user can not add sane product multiple time to thier wishlist

Created on 23 February 2024, 10 months ago

We need to implement functionality to prevent users from adding the same product to their wishlist multiple times. To achieve this, before adding a product to the wishlist, we should check if the product is already present in the user's wishlist. If the product is already in the wishlist, we should provide a notification to the user, indicating that the product is already added. Otherwise, if the product is not in the wishlist, we can proceed to add it. This ensures a seamless and user-friendly experience, preventing duplicate entries in the wishlist

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024