Log in
Model

FixedProductTax

Magento\WeeeGraphQl\Model\Resolver\Quote\FixedProductTax

What it does

This resolver retrieves Fixed Product Tax (FPT) data for cart items in GraphQL queries.

Developers use this class when implementing GraphQL endpoints that need to display FPT information (like eco-fees or recycling charges) applied to products in a shopping cart, with amounts adjusted based on store tax display settings.

Public Methods

  • resolve()