{if $show_photo==1}
{$photo}
{/if}
{if $show_code==1}
{__ text="Kod"}:
{$code}
{else}
{/if} {if $show_name==1}
{__ text="Nazwa produktu"}:
{$name}
{else}
{/if} {if $show_short_description==1}
{__ text="Opis"}:
{$short_desc}
{else}
{/if}