Container_ItemViewLatestItemsList2ByDate(
int $ItemViewLatestItemsList2_EachRow ,
int $ItemViewLatestItemsList2_Limit ,
int $ItemViewLatestItemsList2_OnlyOfCurrentCategory
) : string
Container_ItemViewLatestItemsList2ByDate
Short description
Returns the template ItemViewLatestItemsList2ByDate. This template is used to display a list of the latest items sorted by date.
Description of this function
Examples
<div class="basketItems overlay">
{% Container_ItemViewBasketPreviewList() %}
</div>