Log in
Helper

Configuration

Magento\Bundle\Helper\Catalog\Product\Configuration

What it does

This helper class retrieves and formats bundle product configuration details for display in cart, checkout, and order views.

Developers use it to get bundle option selections, quantities, and prices (including tax variations) for configured bundle products, presenting them in a readable format to customers.

Public Methods

  • getSelectionQty()
  • getSelectionFinalPrice()
  • getBundleOptions()
  • getOptions()