{foreach item=p from=$fuel_products} {form type=form name=product$p.products_id action='dynamic' link_params=getParams method=post page=index}
{$p.products_name} {$p.products_price.formated}
{form type=formend} {/foreach}