'woocommerce HTML blocks comments for wordpress 5.9 and block based theme

i have a block based theme and i installed woocommerce on it, then i created single-product.html inside my block-templates folder. now i want to display all i want and need: like product-title,price and so on. but the html comment i use doesn't show the values.

<!-- woocommerce:product-price /-->

i have spent 3 hours searching in woocommerce documentations for the appropriate html comments, and found nothing.

what am i missing? where can i find a list of all their comments blocks so i can create templates for them?

this is wordpress 5.9, meaning with full site editing

best regards



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source