% if ( $conf->exists('enable_taxproducts') ) { <% include('select-taxproduct.html', @_) %> % } else { % } <%init> my $conf = new FS::Conf; my %opt = @_;