| 4 |
lars |
1 |
<!-- $Id: basket_item.tpl 2867 2022-11-21 09:12:12Z erling $ BEGIN -->
|
|
|
2 |
<form id="basket_{$id}" action="{$buy_link_base}/basket.html" method="post">
|
|
|
3 |
<tr class="basket_row">
|
|
|
4 |
<td style="display:table;text-align:left;width: 99%;">
|
|
|
5 |
<table>
|
|
|
6 |
<tr>
|
|
|
7 |
<td style="text-align:center;border-style:none!important;width:100px;">
|
|
|
8 |
{if !$item->for}
|
|
|
9 |
<a href="/{$item->slug}.html">
|
|
|
10 |
{if $item->medium[0]->medium.name}
|
|
|
11 |
<img src="/images/upload/{$item->medium[0]->medium.folder}/mini/{$item->medium[0]->medium.name}" />
|
|
|
12 |
{else}
|
|
|
13 |
<img src="{$ini.itemKorrektur.noImage}" />
|
|
|
14 |
{/if}
|
|
|
15 |
</a>
|
|
|
16 |
{else}
|
|
|
17 |
<img src="/images/garantie/geraeteschutz.png" />
|
|
|
18 |
{/if}
|
|
|
19 |
</td>
|
|
|
20 |
<td style="border-style:none!important;text-align:left;padding:0 0 0 20px;">
|
|
|
21 |
<div class="infolayer" id="info_{$id}">{$item->infolayer}</div>
|
|
|
22 |
{if !($item->for||$item->id==999)}
|
|
|
23 |
<a style="" {$item->infolayer_eventHandler} class="basket_item" href="/{$item->slug}.html">
|
|
|
24 |
{/if}
|
|
|
25 |
{$item->name}
|
|
|
26 |
{if !($item->for||$item->id==999)}
|
|
|
27 |
</a>
|
|
|
28 |
{/if}
|
|
|
29 |
|
|
|
30 |
{if $item->addinfo}
|
|
|
31 |
<br /><em>{$item->addinfo}</em>
|
|
|
32 |
{/if}
|
|
|
33 |
{if !$item->code}
|
|
|
34 |
<br />
|
|
|
35 |
{$item->LieferstatusText}
|
|
|
36 |
{/if}
|
|
|
37 |
|
|
|
38 |
{include file="item_kurier.tpl"}
|
|
|
39 |
<br />
|
|
|
40 |
|
|
|
41 |
{if !($item->for||$item->id==999)}
|
|
|
42 |
<a class="loading_dlg" style="color:#911E18;" href="/delItem/{$id}">
|
|
|
43 |
<img width="16" height="16" src="/images/webelemente/warenkorb_papierkorb.gif" alt="Artikel aus Warenkorb löschen" align="absmiddle" /> löschen
|
|
|
44 |
</a>
|
|
|
45 |
{/if}
|
|
|
46 |
</td>
|
|
|
47 |
</tr>
|
|
|
48 |
<tr>
|
|
|
49 |
<td colspan="2" style="border-style:none!important;">
|
|
|
50 |
<table>
|
|
|
51 |
{foreach $item->zusatz as $z_ind => $zusatz}
|
|
|
52 |
{assign var=found value=false}
|
|
|
53 |
{assign var=z_found value=false}
|
|
|
54 |
{foreach $item->zusatz_gebucht as $g_val}
|
|
|
55 |
{if $g_val.id==$zusatz.master}
|
|
|
56 |
{assign var=found value=true}
|
|
|
57 |
{/if}
|
|
|
58 |
{if $g_val.id==$zusatz.id}
|
|
|
59 |
{assign var=z_found value=true}
|
|
|
60 |
{/if}
|
|
|
61 |
{/foreach}
|
|
|
62 |
<tr>
|
|
|
63 |
<td style="border-style:none!important;">
|
|
|
64 |
{$zusatz.name}
|
|
|
65 |
</td>
|
|
|
66 |
<td style="border-style:none!important;">
|
|
|
67 |
<input class="basket_add_zusatz" type="button" id="basket_{$id}_zusatz_{$zusatz.id}_{$zusatz.master|default:0}" value="+{$zusatz.preis|money_format|replace:" ":" "}" {if ($zusatz.master>0 && !$found)||($z_found)}disabled="disabled"{/if}>
|
|
|
68 |
</td>
|
|
|
69 |
</tr>
|
|
|
70 |
{/foreach}
|
|
|
71 |
</table>
|
|
|
72 |
</td>
|
|
|
73 |
</tr>
|
|
|
74 |
</table>
|
|
|
75 |
</td>
|
|
|
76 |
|
|
|
77 |
<td style="padding:4px 0 4px 0;text-align:center;">
|
|
|
78 |
|
|
|
79 |
<input type="hidden" style="width:30px" name="Menge" value="{$item->menge}" />
|
|
|
80 |
<input type="hidden" name="basket_action" value="valueChange" />
|
|
|
81 |
<input type="hidden" name="basketItemID" value="{$id}" />
|
|
|
82 |
|
|
|
83 |
<div class="itemSmall_menge">
|
|
|
84 |
{if $item->price >0}
|
|
|
85 |
<input type="hidden" name="basketItemID" value="{$id}" id="basketItemID_{$id}" class="basketItemID" />
|
|
|
86 |
{if $item->id!=999 && ! $item->hat_versand_aufschlag}
|
|
|
87 |
<input class="change_menge" id="minus_{$item->id}" style="margin:-4px -2px 0;" type="button" value="-" />
|
|
|
88 |
<input class="txtmengeninput mengeninput_{$item->id}" id="txtmengeninput_{$item->id}" style="width:30px;padding:2px 0;text-align:center" type="text" name="Menge" value="{$item->menge|default:1}" />
|
|
|
89 |
<input class="change_menge" type="button" style="margin:-4px -2px 0;" value="+" id="plus_{$item->id}"/>
|
|
|
90 |
{elseif $item->id==999}
|
|
|
91 |
1
|
|
|
92 |
<input type="hidden" name="Menge" value="1" />
|
|
|
93 |
{elseif $item->hat_versand_aufschlag}
|
|
|
94 |
{$item->menge|default:1}
|
|
|
95 |
{/if}
|
|
|
96 |
{/if}
|
|
|
97 |
</div>
|
|
|
98 |
|
|
|
99 |
|
|
|
100 |
|
|
|
101 |
</td>
|
|
|
102 |
<td class="basket_preis">
|
|
|
103 |
{$item->price|money_format|replace:"EUR":"€"|replace:" ":" "}
|
|
|
104 |
{if isset($smarty.session.sonderPreis.preisDaten)}
|
|
|
105 |
<br />
|
|
|
106 |
{if isset($item->preisShop)}
|
|
|
107 |
<del>{$item->preisShop|money_format|replace:"EUR":"€"}</del>
|
|
|
108 |
{/if}
|
|
|
109 |
{/if}
|
|
|
110 |
|
|
|
111 |
</td>
|
|
|
112 |
<td class="basket_item_summe">
|
|
|
113 |
{($item->price * $item->menge)|money_format|replace:"EUR":"€"|replace:" ":" "}
|
|
|
114 |
</td>
|
|
|
115 |
{if $smarty.session.SHOP.Login}
|
|
|
116 |
<td class="subdir_addFavorites" id="{$item.ID}">
|
|
|
117 |
{include file="favoriten.tpl" mode="subdir"}
|
|
|
118 |
</td>
|
|
|
119 |
{/if}
|
|
|
120 |
{if $item->garantie_verf && !$item->garantie_gebucht}
|
|
|
121 |
<td style="text-align:center;">
|
|
|
122 |
|
|
|
123 |
<div id="garantie_link_{$id}">
|
|
|
124 |
{$item->praemie|money_format|replace:"EUR":"€"}
|
|
|
125 |
<a style="color:#911E18;" href="#" class="garantie_basket" id="garantie_{$item->ID}_{$id}" onmouseover="return overlib('{$grafik|escape:"javascript"}', HAUTO, VAUTO);" onmouseout="return nd();">Geräteschutz buchen</a>
|
|
|
126 |
<script>
|
|
|
127 |
$("#vollschutz").show();
|
|
|
128 |
</script>
|
|
|
129 |
<br>
|
|
|
130 |
Erfahren Sie <a style="font-weight:bold" href="/?id=30">hier</a> alles über<br> 5 Jahre Geräteschutz
|
|
|
131 |
</div>
|
|
|
132 |
</td>
|
|
|
133 |
{/if}
|
|
|
134 |
</tr>
|
|
|
135 |
</form>
|
|
|
136 |
|
|
|
137 |
<style>
|
|
|
138 |
.basket_item {
|
|
|
139 |
font-family: work_sanssemibold;
|
|
|
140 |
font-size: 1rem;
|
|
|
141 |
}
|
|
|
142 |
</style>
|
|
|
143 |
<!-- $Id: basket_item.tpl 2867 2022-11-21 09:12:12Z erling $ END -->
|