$options ) : $loop++; ?>
attribute_label($name); ?>
…
'ASC') ); foreach ( $terms as $term ) { if ( ! in_array( $term->slug, $options ) ) continue; echo '
slug, false ) . '>' . apply_filters( 'woocommerce_variation_option_name', $term->name ) . '
'; } } else { foreach ( $options as $option ) echo '
' . apply_filters( 'woocommerce_variation_option_name', $option ) . '
'; } } ?>
'.__('Clear selection', 'woocommerce').''; ?>
product_type); ?>