I tried to create a page where I tried using the "Deal/Coupon grid" block to display products. The products are displayed, but the price is still not displayed.
https://v2.magentka.cz/test-wc-show-product-on-block-deals/
Screenshot
It would probably need some CSS like before https://sizamtheme.support-hub.io/tickets/36612
e.g.
.woocommerce .products .product.woo_compact_grid .price del{display:block !important}
Reading this ticket about tweaking CSS to show prices in a WooCommerce grid, I was reminded of getting stuck on a tricky level in a piano game.