diff --git a/includes/wc-template-functions.php b/includes/wc-template-functions.php index d3f462d3a4c..f0110131580 100644 --- a/includes/wc-template-functions.php +++ b/includes/wc-template-functions.php @@ -2148,7 +2148,7 @@ if ( ! function_exists( 'wc_dropdown_variation_attribute_options' ) ) { $options = $attributes[ $attribute ]; } - $html = ''; if ( $show_option_none ) { $html .= '';