Hello,
It is not a repeated title, the first one relates to Breadcrumbs, and the second is the product page title.
You can either remove or replace the breadcrumbs or create a custom template.
Please consider using the Woocommerce builder of WoodMart allowing to create custom templates for product pages and other functional pages that are not editable by default. Woocommerce builder is the inbuilt functionality widget included in the builder you use on the site.
Please check this manual: https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart and https://xtemos.com/docs-topic/single-product-page-builder/
Alternatively, you can use this code:
body .summary-inner .product_title{
display:none
}
This removes h1 title which is not good for SEO.
If you have any questions please feel free to contact us.
Best Regards