{% extends 'base.html.twig' %}
{% block main_content %}
<div id="marketplace_content"><br>
<center>
<table width="400" border="0" cellspacing="0" cellpadding="0" class="medium_blue">
<tbody>
<tr>
<td>
<center><a href="marketplace.php">Hier können Sie selbst Artikel auf BenData-Marketplace
einstellen</a></center>
</td>
</tr>
</tbody>
</table>
</center>
<br>
<form method="post" action="entity.php?mode=marketplace" name="TypeForm"><font class="menu_black">
<center>
<table width="650" border="0" rules="rows">
<tbody>
<tr>
<td align="center"><font class="bold_black">Suche eingrenzen ?<br></font><select
name="stype" onchange="javascript:document.TypeForm.submit();">
<option value="99" selected="">Alles anzeigen</option>
<option value="1">Ersatzteile</option>
<option value="2">Verbrauchsmaterial</option>
<option value="3">Peripherie</option>
<option value="4">Sonstiges</option>
</select></td>
</tr>
</tbody>
</table>
<br>
<center><font class="tiny_blue">(alle Preise auf BenData-Marketplace verstehen sich zzgl. MwSt.)<br>
<table align="center" border="1" rules="rows" cellspacing="0" cellpadding="5" width="700">
<tbody>
<tr bgcolor="#FF0000" valign="top" class="tiny_white">
<td><b>Art.Nr.</b></td>
<td><b>Bezeichnung</b></td>
<td align="center"><b>Zustand</b></td>
<td></td>
<td align="right"><b>Preis</b></td>
<td align="left"><b>Verfügbare<br>Menge:</b></td>
<td align="left"><b>Zuletzt<br>aktualisiert:</b></td>
<td></td>
</tr>
<tr class="bgGrey">
<td><font class="medium_blue">RY7-5219-000CN CE516A</font></td>
<td><font class="medium_blue">Rollen Kit wie abgebildet aus dem CE516A - Kit
Geliefert wird wie abgebildet!
Wer den kompletten Bestand nimmt bekommt auch noch ein Paar Transferroller
dazu geschenkt :)
------------
A2W77-67905 / CE710-67908 / CC522-67912 / RY7-5219-000CN vom CE516A</font>
</td>
<td align="center"><font class="medium_blue">Neu</font></td>
<td></td>
<td align="right"><font class="medium_blue">37,60</font></td>
<td align="center"><font class="medium_blue">13</font></td>
<td align="left"><font class="medium_blue">22.04.2022<br>18:26</font></td>
<td align="center">
<form method="post" action="entity.php"><input type="image"
src="https://www.bendata.de/shop/img/pfeil_mp.gif"><input
type="hidden" name="mode" value="mprequest"><input type="hidden"
name="mpid"
value="6051"><input
type="hidden" name="reseller" value="103668"></form>
</td>
</tr>
</tbody>
</table>
</font></center>
</center>
</font></form>
</div>
{% endblock %}