{if $question_type=="price"} {__ text="Zapytaj o cenę"} {/if} {if $question_type=="depository"} {__ text="Zapytaj o dostępność"} {/if}

{$form_start}
{$label_description}
{$input_description}
{$error_username} {$label_username}
{$input_username}
{if $is_authenticated==false} {if isset($captcha_on)}
{$error_captcha}
{$get_captcha}
{$label_captcha}
{$input_captcha}
{/if} {/if}
{$hidden_question_type} {$hidden_product_id}