adobe / aem-core-cif-components

A set of configurations and components to get you started with AEM Commerce development
Apache License 2.0
102 stars 80 forks source link

Properly identify products in the wishlist(s) #986

Open jbaix opened 12 months ago

jbaix commented 12 months ago

Hi CIF Team.

Opened as a feature request, but could also be treated as a bug, as the functionalities described in this issue are very basic and the end user could expect to be there. The current functionality could cause confusions.

User Story

As a registered user, I want to identify my favorite products easily, so I can access and purchase them quickly.

Description & Motivation

When a product is in a wishlist(s), the product should be identified properly when it’s rendered. That means that the addToWishList button, when enabled, should be marked someway (a CSS class). This should work on the initial page load, but also when the user adds a product to the wishlist (after the addToWishlist event), and after adding products to the list (the ‘Load More’ button, in the Search Results, when enabled). As a reference, the venia.magento.com site has already implemented this. image

Deliverables

This affects the Product Carousel, the Product Details, and the Search Results components (at least).

Acceptance Criteria

All rendered products should be marked as a wishlist products, if they are in a wishlist(s).

jbaix commented 8 months ago

To whom who may concern, this issue has been opened as a Support Ticket, and as a result, a feature request has been raised:

As we have discussed over the call, I've logged a Feature-Enhancement request with the Engg under:#SITES-17942