Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 328 Bytes

2020-11-09-add-merge-wishlist-route.md

File metadata and controls

8 lines (8 loc) · 328 Bytes
title issue
Wishlist merge/local storage
NEXT-11282

Core

  • Added new route /store-api/v{version}/customer/wishlist/merge which merges the wishlist products from the anonymous users to the registered users.
  • Added event WishlistMergedEvent, The event will dispatch wishlist products that have been merged.