Dziękujemy za rejestrację na II Kongres Surowcowy

Termin: 3-6 listopada 2025 r.

Miejsce kongresu: Krynica-Zdrój

Podsumowanie

{'info_wysłane'|translate}

Dane uczestnika:

Imię: {$objParticipant->getName()}
Nazwisko: {$objParticipant->getSurname()}
Tytuł/stop. naukowy:{$objParticipant->getDegree()}
Stanowisko: {$objParticipant->getPosition()|default:'brak'}
Telefon: {$objParticipant->getPhone()}
Fax: {$objParticipant->getFax()|default:'brak'}
Email: {$objParticipant->getEmail()}

Dane instytucji:

Instytucja: {$objParticipant->getInstitution()|default:'brak'}
Ulica i numer: {$objParticipant->getAddress()|default:'brak'}
Kod pocztowy: {$objParticipant->getPostCode()|default:'brak'}
Miejscowość: {$objParticipant->getCity()|default:'brak'}
NIP Instytucji: {$objParticipant->getNip()|default:'brak'}

Dane wystąpienia:

Referat: {$objParticipant->getReferat()|default:'Nie'|replace:1:'Tak'|replace:2:'Nie'|replace:0:'Nie'}
Poster: {$objParticipant->getPoster()|default:'Nie'|replace:1:'Tak'|replace:2:'Nie'|replace:0:'Nie'}

Tytuł referatu/posteru: {$objParticipant->getMessage()|default:'brak'}

Autor: {$objParticipant->getAutor()|default:'brak'}

Informacja o kwocie do zapłaty:

Wybrane opcje:
{* {if $discPrice == 2}*} {if 2 == 2} Opłata zwykła (płatność po 11.10.2024) {else} Opłata obniżona (płatność do 11.10.2024) {/if}
    {foreach $arrayObjParameters as $objParam} {if in_array($objParam->GetId(),$arrayFee)} {* {if $discPrice == 2}*} {if 2 == 1}
  • {$objParam->GetName()} {if $objParam->GetId() eq 5}({$objParticipant->GetFeeOneDay()}){/if}
    Cena netto: {$objParam->GetPrice()|number_format:2:",":" "} PLN
    Cena brutto: {assign var="vat" value=$objParam->GetPrice()*1.23}{$vat|number_format:2:",":" "} PLN
  • Razem do zapłaty:

    {assign var="resultPrice" value=$objParticipant->getPrice()} Cena netto: {$resultPrice|number_format:2:",":" "} PLN
    Cena brutto: {assign var="resultPriceVat" value=$resultPrice*1.23}{$resultPriceVat|number_format:2:",":" "} PLN
    {else}
  • {$objParam->GetName()} {if $objParam->GetId() eq 5}({$objParticipant->GetFeeOneDay()}){/if}
    Cena netto (bez VAT): {$objParam->GetPriceProm()|number_format:2:",":" "} PLN
    Cena brutto (z VAT): {assign var="vat" value=$objParam->GetPriceProm()*1.23}{$vat|number_format:2:",":" "} PLN
  • {assign var="resultPrice" value=$objParticipant->GetPrice()} Cena netto: {$resultPrice|number_format:2:",":" "} PLN
    Cena brutto: {assign var="resultPriceVat" value=$resultPrice*1.23}{$resultPriceVat|number_format:2:",":" "} PLN
    {/if} {/if} {/foreach}

{'klauzula_ceny'|translate}

Wyrażono zgody:

Zgoda na przetwarzanie danych - {$objParticipant->getAgree1()|default:'Nie'|replace:1:'Tak'|replace:'on':'Tak'|replace:0:'Nie'}

Zgoda na przetwarzanie wizerunku - {$objParticipant->getAgree2()|default:'Nie'|replace:1:'Tak'|replace:'on':'Tak'|replace:0:'Nie'}

{literal}
{/literal}