Remove “Comments are closed” Notice from Custom Post Type template

Add a post type check to the if clause;

if ( ! comments_open() && ! is_page() && 'duka' != get_post_type() ) :