Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (Data $weeeHelper, PriceCurrencyInterface $priceCurrency, WeeeAdjustmentAttributeInterfaceFactory $weeeAdjustmentAttributeFactory, \Magento\Catalog\Api\Data\ProductRender\PriceInfoExtensionInterfaceFactory $priceInfoExtensionFactory, FormattedPriceInfoBuilder $formattedPriceInfoBuilder) | |
![]() | |
collect (ProductInterface $product, ProductRenderInterface $productRender) | |
Data Fields | |
const | KEY = "weee_attributes" |
const | KEY_ADJUSTMENT = "weee_adjustment" |
Collect information about weee attributes of specific product and add this information into \Magento\Catalog\Api\Data\ProductRenderInterface Calculate weee taxes for each weee attribute
__construct | ( | Data | $weeeHelper, |
PriceCurrencyInterface | $priceCurrency, | ||
WeeeAdjustmentAttributeInterfaceFactory | $weeeAdjustmentAttributeFactory, | ||
\Magento\Catalog\Api\Data\ProductRender\PriceInfoExtensionInterfaceFactory | $priceInfoExtensionFactory, | ||
FormattedPriceInfoBuilder | $formattedPriceInfoBuilder | ||
) |
Data | $weeeHelper | |
PriceCurrencyInterface | $priceCurrency | |
WeeeAdjustmentAttributeInterfaceFactory | $weeeAdjustmentAttributeFactory | |
\Magento\Catalog\Api\Data\ProductRender\PriceInfoExtensionInterfaceFactory | $priceInfoExtensionFactory | |
FormattedPriceInfoBuilder | $formattedPriceInfoBuilder |