Log in
Model

BundleDataProvider

Magento\Wishlist\Model\Wishlist\BuyRequest\BundleDataProvider

What it does

This class processes bundle product options when adding items from a wishlist to the cart.

It decodes selected and entered options for bundle products, extracting option IDs, values, and quantities to create the proper buy request data array.

Developers use this when implementing wishlist-to-cart functionality for bundle products.

Public Methods

  • execute()