{* $Id: product_prices.tpl,v 1.5 2002/10/21 07:06:43 zorg Exp $ *}
{if $product_wholesale ne ""}
| {$lng.lbl_quantity} : | {/if}{$product_wholesale[wi].quantity}{if $smarty.section.wi.last}+{else}-{$product_wholesale[wi].next_quantity}{/if} {if $product_wholesale[wi].quantity eq "1"}{$lng.lbl_item}{else}{$lng.lbl_items}{/if} | {/section}
| {$lng.lbl_price} : | {/if}{include file="currency.tpl" value=$product_wholesale[wi].price} | {/section}