% if $Products.MoreThanOnePage %>
<%t SilverShop\Includes\ProductGroup.Page "Page" %>: <% if $Products.NotFirstPage %> "><%t SilverShop\Includes\ProductGroup.Previous "previous" %> <% end_if %> <% loop $Products.PaginationSummary(4) %> <% if $CurrentBool %> $PageNum <% else %> <% if $Link %> ">$PageNum <% else %> … <% end_if %> <% end_if %> <% end_loop %> <% if $Products.NotLastPage %> "><%t SilverShop\Includes\ProductGroup.Next "next" %> <% end_if %>