Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 639 Bytes

2021-04-21-wishlist-disabled-details-button-does-not-make-sense.md

File metadata and controls

11 lines (11 loc) · 639 Bytes
title issue
Wishlist disabled details button doesn't make sense
NEXT-14795

Core

  • Changed method loadProducts in Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute to add a filter.

Storefront

  • Changed method createCriteria in Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader.php to add a filter.
  • Changed block component_product_box_action in src/Storefront/Resources/views/storefront/component/product/card/box-wishlist.html.twig to inherit from box-standard.html.twig.
  • Deprecated src/Storefront/Resources/views/storefront/component/wishlist/card from 6.5.0 due to unused.