Skip to content

Commit

Permalink
Set default orderby to popularity (woocommerce#7025)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjcafferkey authored and senadir committed Nov 12, 2022
1 parent efb340b commit 99095a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/blocks/product-best-sellers/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"title",
"menu_order"
],
"default": "date"
"default": "popularity"
}
},
"textdomain": "woo-gutenberg-products-block",
Expand Down

0 comments on commit 99095a1

Please sign in to comment.