Model
GetOptionsRegularPrice
Magento\QuoteGraphQl\Model\GetOptionsRegularPrice
What it does
This model calculates the regular price of selected product custom options in GraphQL quote operations.
Developers use this class when they need to determine the total base price for custom options selected on a product before any discounts or special pricing is applied.
It's primarily used in quote-related GraphQL resolvers to accurately calculate option pricing.
Public Methods
- execute()