File: D:/HostingSpaces/SBogers10/promic.komma.pro/wwwroot/product_data/pop-ups-tower/prices.php
<?php if($_SESSION['valid_login']){ ?>
<div class="table firstTable">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<th> </th>
</tr>
<tr>
<th class="columnTitle" width="160"><?php echo($_SESSION['taal_table']['text']['art_nr']); ?></th>
</tr>
<tr>
<td class="firstRow">PUTWR</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><strong style="text-transform: uppercase;">Extra kit for new visuals</strong></td>
</tr>
<tr>
<td><a href="/<?php echo($config_vars['taal']); ?>/<?php echo($_SESSION['taal_table']['url']['producten']); ?>/pop-ups/tower-new-visuals/" target="_blank">PUTWRKIT</a>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><strong>OPTIONAL:</strong></td>
</tr>
<tr>
<td colspan="2"><a href="/<?php echo($config_vars['taal']); ?>/<?php echo($_SESSION['taal_table']['url']['producten']); ?>/lighting/wall-led-50/" target="_blank">LED</a> OR <a href="/<?php echo($config_vars['taal']); ?>/<?php echo($_SESSION['taal_table']['url']['producten']); ?>/lighting/wall-light-150-watt/" target="_blank">HALOGEN</a> <br />LIGHTING</td>
</tr>
</table>
</div>
<div class="table">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<th colspan="5"><?php echo($_SESSION['taal_table']['text']['prices']); ?></th>
</tr>
<tr>
<th class="columnTitle" width="95">1 - 5 <?php echo($_SESSION['taal_table']['text']['pcs']); ?></th>
<th class="columnTitle" width="95">6 - 10</th>
<th class="columnTitle" width="95">11 - 25</th>
<th class="columnTitle" width="95"><span>></span> 26</th>
</tr>
<tr>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">154,40</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">148,10</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">143,90</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">139,70</span></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td colspan="4"> </td>
</tr>
<tr>
<td colspan="4"> </td>
</tr>
<tr>
<td colspan="4"> </td>
</tr>
<tr>
<td colspan="4"> </td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['noMinimum']); ?></div>
</div>
<?php } ?>