I know that the cart has a search function... but is there something I can do with my products to make them searchable from the DNN Search as well?
We would need to implement the dnn ISearchable interface. DNNs ISearchable interface is used to allow users to search for content using the search mechanism provided by the DotNetNuke framework.