Hello, a few posts ago, I asked how to limit the number “Sort By” options. However, now I would like to add one, except I don’t see it as an option. I tag by store items by “5G routers” and “4G routers”. I would like my customers to be able to sort by 4G or 5G routers. So, with this tag in place, is there a way to do a Sort By tag?
In a perfect worls, my dropdown would read:
Sort By:
> Name
> Price
> 4G Routers
> 5G Routers
Or at the very least,
Sort by:
> Name
> Price
> 4G / 5G Router
Is this possible?
Hey robertbwc,
Thank you for the inquiry.
There is no option for this by default, but you might achieve it using product attributes or filters. Check the link below for more info:
// https://woocommerce.com/document/woocommerce-product-search/widgets/product-filter-attributes/
Before using the filter or product attributes widget, ensure you create and apply attributes to the products:
// https://woocommerce.com/document/managing-product-taxonomies/#product-attributes
Best regards,
Ismael