메소드 | 설명 | |
---|---|---|
addData ( $storeId, array $indexData ) |
메소드 | 설명 | |
---|---|---|
addAttributeData ( integer $storeId, array $productIds, array $indexData = [] ) : array | Append attribute data to the index. | |
addChildData ( array &$parentData, array $childAttributes ) : void | Append data of child products to the parent. | |
addRelationData ( array &$parentData, array $childAttributes, array $relation ) : void | Append relation information to the index for composite products. |