public $arRelationList = [
        'product'         => [
            'class' => ProductItem::class,
            'field' => 'product_id',
        ],