public IList<Product> FindProducts( string name, bool searchDescription, string sku, int categoryId, int manufacturerId, int vendorId, BitFieldState featured, int taxCodeId, decimal lowPrice, decimal highPrice, bool digitalGoodsOnly, bool giftCertificatesOnly, bool kitsOnly, bool subscriptionsOnly )
Parameters
- name
- searchDescription
- sku
- categoryId
- manufacturerId
- vendorId
- featured
- taxCodeId
- lowPrice
- highPrice
- digitalGoodsOnly
- giftCertificatesOnly
- kitsOnly
- subscriptionsOnly