In the latest version of this plugin it looks like this line in the code has changed to
$product_template_id = apply_filters(‘dhvc_woocommerce_page_default_template_id’, 0);
Is there now a way to do this? It’s kind of not great that I have to reset the default template id everytime the plugin updates… especially when clients may do their own plugin updates.