I'm using the following shortcode to populate all products with sale prices:
[products on_sale="true" columns="6" rows="7" title="Check our Products on Sale!"]
Is there a way I can use an 'order' or 'orderby' filter to arrange the products by their brands? By default, they're grouped by product title, but it looks messy.
Thanks in advance for any support