Log in
Model

Price

Magento\Downloadable\Model\Product\Price

What it does

This class calculates the final price for downloadable products in Magento 2.

It extends the standard product price model to include the cost of downloadable links when they are configured to be purchased separately.

Developers use this class when customizing pricing logic for downloadable products or when building features that need to display accurate final prices including selected download links.

Public Methods

  • getFinalPrice()