{form type=form name=fbProduct action='dynamic' link_params=getParams method=post} {form type=hidden name=action value=add_product}

{txt key=TEXT_AD_FBP_CHOSE_PRODUCT}:

{foreach from=$fbpChoose item=fbp}

{$fbp.products_name}

{$fbp.products_name}
{/foreach}

{css_button text=$smarty.const.BUTTON_ADD_CART type='form'}

{form type=formend}