File: D:/HostingSpaces/SBogers10/promic.komma.pro/wwwroot/product_data/zipper-walls-moon/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-MOON</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">192, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">185, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">178, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">172, 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']); ?> (Double Sided)</h3>
<p>
<b>Try our printing services!</b>
See our <a href="http://promic.nl/downloads/data/links/190725_promotional_prints_pricelist.pdf">promotional pricing</a> for our temporary offer
</p>
<div class="clear_both"></div>
<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-MOONGDS</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">504, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">453, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">412, 00</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">378, 00</span></td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['startupCosts']); ?></div>
</div>
</div>
<?php } ?>