File: D:/HostingSpaces/SBogers10/promic.komma.pro/wwwroot/product_data/roll-banners-extreme/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="75"><?php echo($_SESSION['taal_table']['text']['art_nr']); ?></th>
</tr>
<tr>
<td class="firstRow">RBEX150</td>
</tr>
<tr>
<td>RBEX200</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">26 - 49</th>
<th class="columnTitle" width="95"><span>></span> 50</th>
</tr>
<tr>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">94,00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">90,80</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">87,70</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">85,60</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">83,50</span></td>
</tr>
<tr>
<td><span class="euroTeken">€</span> <span class="bedrag">104,50</span></td>
<td><span class="euroTeken">€</span> <span class="bedrag">101,30</span></td>
<td><span class="euroTeken">€</span> <span class="bedrag">98,20</span></td>
<td><span class="euroTeken">€</span> <span class="bedrag">96,10</span></td>
<td><span class="euroTeken">€</span> <span class="bedrag">94,00</span></td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['order_quantityAlso']); ?></div>
</div>
<?php } ?>