Hi,
As the ‘Hide Default Upsells Products‘ feature is turned ‘ON‘, the default upsells section of the theme should be hidden automatically. But sometimes it doesn’t happen.
The default hook of WooCommerce is targeted to hide in our plugin which shows the Upsells products generally from a theme. Some theme authors change the default hook. So, the plugin can’t hide the default upsells products. As a result, there will be two sections of upsells products in the single product page.
To fix this, please search in your theme option if there is an option to hide the upsells products from the single product page. Or, you can contact the theme author to set an option for you.
Thank you.