File: D:/HostingSpaces/SBogers10/promic.komma.pro/wwwroot/product_data/zipper-walls-wave/prices.php
<?php if($_SESSION['valid_login']){ ?>
<div class="leftTables">
<h3><?php echo($_SESSION['taal_table']['text']['system']); ?></h3>
<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">ZW-WAVE</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 - 3 <?php echo($_SESSION['taal_table']['text']['pcs']); ?></th>
<th class="columnTitle" width="95">4 - 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">169, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">162, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">155, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">149, 00</span></td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['noMinimum']); ?></div>
</div>
</div>
<div class="rightTables">
<h3><br><br><br><?php echo($_SESSION['taal_table']['text']['print']); ?> (Single Sided)</h3>
<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">ZW-WAVEG</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 - 3 <?php echo($_SESSION['taal_table']['text']['pcs']); ?></th>
<th class="columnTitle" width="95">4 - 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">282, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">258, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">238, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">221, 00</span></td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['startupCosts']); ?></div>
</div>
</div>
<div class="rightTables">
<h3><br><br><br><?php echo($_SESSION['taal_table']['text']['print']); ?> (Double Sided)</h3>
<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">ZW-WAVEGDS</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 - 3 <?php echo($_SESSION['taal_table']['text']['pcs']); ?></th>
<th class="columnTitle" width="95">4 - 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">395, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">355, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">323, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">296, 00</span></td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['startupCosts']); ?></div>
</div>
</div>
<?php } ?>