Overview of Magento Wishlist features
canaryThe @graphcommerce/magento-wishlist package provides the following capabilities:
- Guest Support: Visitors can manage a wishlist without needing an account.
- Automatic Migration: When a guest logs in, their wishlist items are automatically migrated from the guest session to their account.
- SKU-based Adding: Products can be added to the wishlist using their SKU across all product types.
- Variant Support: For configurable products, specific variants (e.g., size and color) can be added to the wishlist.
- Cart Integration: Users can add products directly from their wishlist to the cart (supports simple and virtual products).