title | issue | author | author_email | author_github |
---|---|---|---|---|
Add wishlist events |
NEXT-20092 |
Marcin Kaczor |
CodeproSpace |
- Added product add to wishlist event file
\Shopware\Core\Checkout\Customer\Event\WishlistProductAddedEvent
- Added product remove from wishlist event file
\Shopware\Core\Checkout\Customer\Event\WishlistProductRemovedEvent
- Added dispatch event in wishlist add product route
\Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
- Added dispatch event in wishlist remove product route
\Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute