I'm trying to update the product widget to show some custom product data like that
<?= $block->getChildBlock('name-of-block')->setProduct($_item)->toHtml() ?>
while this code works fine on list.phtml in the CatalogWidget's grid.phtml it cannot set the product