Member |
Type |
Description |
Cart |
CartModel |
|
Category |
CategoryModel |
The current selected category. |
Checkout |
CheckoutModel |
|
Distributor |
DistributorModel |
The current selected distributor. |
FilteredProducts |
List<ProductModel> |
Current available products with product filtering applied. |
Manufacturer |
ManufacturerModel |
The current selected manufacturer. |
PagedFilteredProducts |
List<ProductModel> |
Current available products with product filtering and paging applied. |
Pager |
PagerModel |
Paging for products. |
PageViewDisplayOrder |
ProductListPageViewDisplayOrderType |
|
PageViewMode |
String |
The current selected page view mode. |
PageViewSize |
Integer |
Number of products to display per page. |
ProductComparison |
ProductComparisonModel |
|
Products |
List<ProductModel> |
Current available products. |
SearchQuery |
String |
The current search query. |
ShowSubCategory |
Boolean |
|
SubCategories |
List<CategoryModel> |
Categories associated to the current product list view. |