We found the following code snippet to fix the problem:
function custom_wc_ajax_variation_threshold( $qty, $product ) {
return 10;
}
add_filter( 'woocommerce_ajax_variation_threshold', 'custom_wc_ajax_variation_threshold', 10, 2 );
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.