diff --git a/src/resources/catalog_product.js b/src/resources/catalog_product.js index e46c7fb..162c7c0 100644 --- a/src/resources/catalog_product.js +++ b/src/resources/catalog_product.js @@ -57,7 +57,7 @@ var protos = { Allows you to retrieve the list of products. */ list: { - optional: 'filters' + optional: 'filters,storeView' }, /**