File: D:/HostingSpaces/SBogers10/promic.komma.pro/wwwroot/product_data/flags-flagpole-415/prices.php
<?php if($_SESSION['valid_login'])
{ ?>
<h3><?php echo($_SESSION['taal_table']['text']['poles']); ?> </h3>
<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">FP415</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">1 - 5 <?php echo($_SESSION['taal_table']['text']['pcs']); ?></th>
<th class="columnTitle" width="80">6 - 10</th>
<th class="columnTitle" width="80">11 - 25</th>
<th class="columnTitle" width="80">26 - 49</th>
<th class="columnTitle" width="80">50 - 99</th>
<th class="columnTitle" width="80"><span>></span> 100</th>
</tr>
<tr>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">105, 85</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">101, 55</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">96, 20</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">91, 95</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">88, 75</span></td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">84, 45</span></td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['noMinimum']); ?></div>
</div>
<div class="rightTables">
<h3><br/><br/><?php echo($_SESSION['taal_table']['text']['flags']); ?> </h3>
<p>
<strong>Try our printing services!</strong><br/>
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="75"><?php echo($_SESSION['taal_table']['text']['art_nr']); ?></th>
</tr>
<tr>
<td class="firstRow">FP415G</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">1 -
3 <?php echo($_SESSION['taal_table']['text']['pcs']); ?></th>
<th class="columnTitle" width="80">4 - 10</th>
<th class="columnTitle" width="80">11 - 25</th>
<th class="columnTitle" width="80">26 - 49</th>
<th class="columnTitle" width="80">50 - 99</th>
<th class="columnTitle" width="80"><span>></span> 100</th>
</tr>
<tr>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">49, 00</span>
</td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">45, 00</span>
</td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">41, 00</span>
</td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">38, 00</span>
</td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">36, 00</span>
</td>
<td class="firstRow"><span class="euroTeken">€</span> <span class="bedrag">34, 00</span>
</td>
</tr>
<tr>
<td colspan="5"> </td>
</tr>
<tr>
<td colspan="5"><strong><?php echo($_SESSION['taal_table']['text']['startupCosts']); ?></strong>
</td>
</tr>
</table>
<div id="opmerkingPrijzen"><?php echo($_SESSION['taal_table']['text']['noMinimum']); ?></div>
</div>
</div>
<?php } ?>