File: D:/HostingSpaces/SBogers10/promic.komma.pro/wwwroot/product_data/roll-banners-delight/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">RBDL085</td>
</tr>
</table>
</div>
<div class="table">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<th colspan="6"><?php echo($_SESSION['taal_table']['text']['prices']); ?></th>
</tr>
<tr>
<th class="columnTitle" width="80">2 - 8 <?php echo($_SESSION['taal_table']['text']['pcs']); ?></th>
<th class="columnTitle" width="80">10 - 24</th>
<th class="columnTitle" width="80">26 - 48</th>
<th class="columnTitle" width="80">50 - 98</th>
<th class="columnTitle" width="80"><span>></span> 100</th>
</tr>
<tr>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">30,40</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">29,10</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">27,60</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">26,00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">24,40</span></td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['order_quantity']); ?></div>
</div>
<?php } ?>