diff --git a/src/views/pages/product/index.twig b/src/views/pages/product/index.twig index 5faf7fd3..2a095208 100644 --- a/src/views/pages/product/index.twig +++ b/src/views/pages/product/index.twig @@ -9,6 +9,7 @@ | category.name | string | | | category.url | string | | | category.sub_categories | ?Category[] | | +| category.image | ?string | | | filters | bool | is filters allowed here or not | | sort_options[] | SortList[] | | | sort_options[].id | string | ourSuggest, bestSell, topRated, priceFromTopToLow, priceFromLowToTop |