Log in
Model

SuperGroupDataProvider

Magento\Wishlist\Model\Wishlist\BuyRequest\SuperGroupDataProvider

What it does

This class processes buy request data for grouped products in wishlists.

It extracts the selected simple products and their quantities from wishlist item options, converting them into the 'super_group' array format required to add grouped products to cart.

Developers use this when customers want to move grouped products from their wishlist to their shopping cart.

Public Methods

  • execute()