I would like to have header titles in Woocommerce pages as we have in other pages, posts, etc.
Either the title product or a standard title for all products (ex : “SHOP”) will be fine.
In the Personnalization Pannel > General > Header Titles, I cheked all the boxes (posts, pages, archive pages, home page) but no way to have it on products pages …
WooCommerce does not provide a function to retrieve the titles for its sections and the ones returned by WordPress core functions are sometimes incorrect because they occur outside the main loop (header titles are processed before the main loop starts).
Due to this we cannot enable the header titles feature on WooCommerce sections.