Home > @vsf-enterprise/bigcommerce-theme > UseProductInterface > search
# UseProductInterface.search property
Searches for products.
Signature:
search: (params: GetProductsParameters) => Promise<ProductsResponse>;
Home > @vsf-enterprise/bigcommerce-theme > UseProductInterface > search
Searches for products.
Signature:
search: (params: GetProductsParameters) => Promise<ProductsResponse>;
On this page