| 3 |
lars |
1 |
<div class="item">
|
|
|
2 |
<div class="item_oben">
|
|
|
3 |
<form action="/" method="get" style="margin:0px; padding:0px;">
|
|
|
4 |
<input type="hidden" name="confirm" value="true" />
|
|
|
5 |
<input type="hidden" name="buy" value="false" />
|
|
|
6 |
<input type="hidden" name="Menge" value="1" />
|
|
|
7 |
<input type="hidden" name="ID" value="[ID]" />
|
|
|
8 |
<input type="hidden" name="item" value="[ID]" />
|
|
|
9 |
<input type="hidden" name="basket" value="true" />
|
|
|
10 |
<div style="position:absolute;">
|
|
|
11 |
<div style="position:absolute; top:0px; left:50px">[hersteller_Logo1]</div>
|
|
|
12 |
</div>
|
|
|
13 |
<table class="item" cellspacing="0" cellpadding="0" border="0">
|
|
|
14 |
<tr>
|
|
|
15 |
<td class="item_image">[bild_1_and_2]</td>
|
|
|
16 |
<td class="item_head">
|
|
|
17 |
<div class="kurzbezeichnung">[NEU][hersteller_kurzbezeichnung]</div>
|
|
|
18 |
<div class="artikelNr">[artikelNr][optionen]</div>
|
|
|
19 |
[preis_graphic]
|
|
|
20 |
<div class="preis_message noprint">[preis_message]</div>
|
|
|
21 |
<div class="kurzbezeichnung">[Lieferstatus]</div>
|
|
|
22 |
<div class="LieferstatusText">[LieferstatusText]</div>
|
|
|
23 |
</td>
|
|
|
24 |
</tr>
|
|
|
25 |
<tr>
|
|
|
26 |
<td colspan="2">[tester]
|
|
|
27 |
<div style="clear:both;"><br /></div></td>
|
|
|
28 |
</tr>
|
|
|
29 |
<tr>
|
|
|
30 |
<td colspan="2" class="item_descr">
|
|
|
31 |
<div class="item_button"><input type="image" src="/images/webelemente/warenkorb_artikel.gif" /></div>
|
|
|
32 |
<div style="clear:both;"></div>
|
|
|
33 |
[artikel_zusatzinfo]
|
|
|
34 |
|
|
|
35 |
<div style="float:left; height:80px; width:140px;">
|
|
|
36 |
<div style="position:absolute; z-index:1100;">[short_line_3]</div>
|
|
|
37 |
</div>
|
|
|
38 |
|
|
|
39 |
<div style="float:left; height:80px; width:140px;">
|
|
|
40 |
<div style="position:absolute; z-index:1050;">[billigerGesehen]</div>
|
|
|
41 |
</div>
|
|
|
42 |
|
|
|
43 |
<div style="clear:both;"></div>
|
|
|
44 |
|
|
|
45 |
<div style="float:left;">
|
|
|
46 |
<p>[langbezeichnung] </p>
|
|
|
47 |
<p class="headline">Artikelbeschreibung für [kurzbezeichnung]</p>
|
|
|
48 |
<p>[beschreibung]</p>
|
|
|
49 |
</div>
|
|
|
50 |
</td>
|
|
|
51 |
</tr>
|
|
|
52 |
</table>
|
|
|
53 |
</form>
|
|
|
54 |
</div>
|
|
|
55 |
<div class="item_unten"></div>
|
|
|
56 |
</div>
|