Woocommerce Search by Attributes

▼魔方 西西 提交于 2019-12-14 03:45:30

问题


I am facing a little problem with the default woocommerce search system.

I need to open a WooCommerce based Book Store. ALl The books contain unique properties like Identification No and ODN or IBN.

Now i need a search bar which gives me the result of the relative book if i enter any of the unique properties like Identification No and ODN or IBN in the search bar.

A plugin or code would work.

Thankyou very much..


回答1:


I have found a solution I hope it helps to the people to who are facing the same issue.

I have found a plugin by the name SearchWP. It is really an extensive search plugin. It supports WooCommerce and also supports custom fields.I can also weight to attributes which are saved as meta fields to sort the search. Here is a video that gives you an overview of the plugin:

SearchWP



来源:https://stackoverflow.com/questions/35464453/woocommerce-search-by-attributes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!