The wishlist is a list of products that the customer wants to get in the future. This tab shows the wishlist and allows removing items or sharing the list.
My account
By default we are providing support for quantity selector, add to cart button, add comment functionality.
Share functionality includes popup, therefore designs for popup should be provided if not inheriting default.
<aside> ℹ️ Usually, styling this element takes from-to: 3-5h
</aside>
No designs were provided for now.
It is rendered in the MyAccountMyWishlist
component. The popup is rendered in the ShareWishlistPopup
component.
No implementation for now.