title | issue |
---|---|
Wishlist disabled details button doesn't make sense |
NEXT-14795 |
- Changed method
loadProducts
inShopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
to add a filter.
- Changed method
createCriteria
inShopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader.php
to add a filter. - Changed block
component_product_box_action
insrc/Storefront/Resources/views/storefront/component/product/card/box-wishlist.html.twig
to inherit frombox-standard.html.twig
. - Deprecated
src/Storefront/Resources/views/storefront/component/wishlist/card
from 6.5.0 due to unused.