diff --git a/templates/products/listing-filter.php b/templates/products/listing-filter.php index b6cb787294..31c1be108c 100644 --- a/templates/products/listing-filter.php +++ b/templates/products/listing-filter.php @@ -29,6 +29,8 @@ 'name' => 'product_cat', 'id' => 'product_cat', 'taxonomy' => 'product_cat', + 'orderby' => 'name', + 'order' => 'ASC', 'title_li' => '', 'class' => 'product_cat dokan-form-control chosen', 'exclude' => '',