메소드 | 설명 | |
---|---|---|
__construct ( |
Constructor. | |
addData ( $storeId, array $indexData ) | Add price data to the index data. |
메소드 | 설명 | |
---|---|---|
isOriginalPriceReliable ( string $productTypeId ) : boolean | Price into indexed is not reliable for composite type. |
public __construct ( |
||
$resourceModel | Resource model | |
$productTypeFactory | Magento\Catalog\Model\Product\TypeFactory | Product type factory (used to detect products types). |