add_filter( 'woocommerce_ajax_variation_threshold', 'custom_variation_limit' ); function custom_variation_limit( $limit ) { return 200; // or higher if needed }

T-shirt

Product was successfully added to your cart!