{ifloop rel="product_list"} {assign var="amount" value="{count type="product" category="{category attr="id"}"}"} - {include file="includes/toolbar.html" toolbar="top" limit=$limit order=$product_order amount={$amount}} + + + {if ($amount > 1)}{intl l="%nb Items" nb="{$amount}"}{else}{intl l="%nb Item" nb="{$amount}"}{/if} + + + {intl l="Show"} + + 4 + 8 + 12 + 50 + All + + {intl l="per page"} + + + + {intl l="Sort By"} + + {*{intl l="Position"}*} + {intl l="Name ascending"} + {intl l="Name descending"} + {intl l="Price ascending"} + {intl l="Price descending"} + + + + + {intl l="View as"}: + + + + + + + + @@ -45,7 +81,23 @@ - {include file="includes/toolbar.html" toolbar="bottom" amount={$amount}} + + + {if $amount > $limit} + + {intl l="Pagination"} + + + {pageloop rel="product_list"} + {$PAGE} + {if $PAGE eq $LAST} + + {/if} + {/pageloop} + + + {/if} + {/ifloop} {elseloop rel="product_list"}