$options) : $loop++; ?>
attribute_label($name); ?>
…
'ASC'); $terms = get_terms( sanitize_title($name), $args ); foreach ($terms as $term) : if (!in_array($term->slug, $options)) continue; echo '
slug).'>'.$term->name.'
'; endforeach; else : foreach ($options as $option) : echo '
'.$option.'
'; endforeach; endif; ?>
'.__('Reset selection', 'woocommerce').''; } ?>
product_type); ?>