HI,
I want to set the default product list as price(low to high).
Currently it is showing as it is Admin.
Is it possible to change the code and achieve this.
Thank you
Closed
Last updated: January 25, 2023
Log in to comment on this feature request.
Hey there,
Thanks for the question!
Yes, you can change the default component options sort order and sort them by price by using this snippet: https://woocommerce.com/document/composite-products/composite-products-snippets/#sort_by_tweaks.
To install snippets like this, you may use the free Code Snippets plugin: https://wordpress.org/plugins/code-snippets/.