Good afternoon, the product archive page displays stars, but I want to display a rating in addition to the stars. Please tell me what code to use for the function to implement this feature. Thx!
You tell me the counter quantity, I know about this theme function
I ask you to help to display the rating value itself, I will attach a screenshot for clarity
Thank you
Sorry to say it only supports showing stars and the reviews count on the product archive via settings. There is no built-in option to display the numeric rating value next to the stars on shop/archive pages.
If you want to be more specific, The woocommerce/content-product-fw-button.php file is responsible for the hover effect on the product grid. You can edit the theme file at your own risk.