Model
CustomizableOptionDataProvider
Magento\Wishlist\Model\Wishlist\BuyRequest\CustomizableOptionDataProvider
What it does
This class transforms wishlist item data containing customizable product options into the buy request format needed when moving items from wishlist to cart.
Developers use this when implementing wishlist-to-cart functionality to ensure custom options (like text fields, dropdowns, etc.) are properly transferred and formatted for the add-to-cart process.
Public Methods
- execute()