Log in
Model

FixedProductTax

Magento\WeeeGraphQl\Model\Resolver\FixedProductTax

What it does

This GraphQL resolver retrieves Fixed Product Tax (FPT/WEEE) attributes and their prices for a product in GraphQL queries.

Developers use this when they need to display additional tax amounts like recycling fees or environmental charges on product listings or detail pages through GraphQL.

It handles tax display configuration to show amounts with or without taxes included based on store settings.

Public Methods

  • resolve()