Can we have a "Add to Cart" button block for Block Editor ?
Suppose we want to design a product page fully based on block editor, this is not supported currently for single product post type. So if you provide a block "Add to Cart" button with simple options like, Cart button text, product to add, custom css class for button, Then we can insert that cart button on any custom page we have created using block editor, and can easily add the product to cart and go to checkout.

-
Hozefa Saleh commented
There was a plugin available in wordpress plugin repository before https://editorblockswp.com/block/woocommerce-add-to-cart/ , link to the plugin https://wordpress.org/plugins/advanced-gutenberg-blocks/ , but that is now removed by the author :(
-
Alec commented
This is sorely needed after enabling the Gutenberg editor for product description.
Are there any existing solutions out there? Certainly seems like a block WooCommerce should offer.