Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 401 Bytes

2020-11-13-add-comfort-features-group-and-wishlist-cookie-in-cookie-provider.md

File metadata and controls

7 lines (7 loc) · 401 Bytes
title issue
Add Comfort Features Group and Wishlist Cookie in Cookie Provider
NEXT-11785

Storefront

  • Added a cookie group groupComfortFeatures in \Shopware\Storefront\Framework\Cookie\CookieProvider;
  • Added a cookie item for wishlist named groupComfortFeaturesWishlist in \Shopware\Storefront\Framework\Cookie\CookieProvider when core.cart.wishlistEnabled setting is true;