| 2 |
lars |
1 |
{extends file="buy.tpl"}
|
|
|
2 |
{block name="buyStep"}
|
|
|
3 |
<!-- $Id: buy_1a.tpl 1733 2022-07-27 12:37:59Z tiefland $ BEGIN -->
|
|
|
4 |
{if $ini.PayPalPlus.aktiv!=1}
|
|
|
5 |
<script>
|
|
|
6 |
$(function(){
|
|
|
7 |
$('#continueBtn').click(function(){
|
|
|
8 |
$('#buy_form').submit();
|
|
|
9 |
return false;
|
|
|
10 |
})
|
|
|
11 |
})
|
|
|
12 |
</script>
|
|
|
13 |
{/if}
|
|
|
14 |
<!-- basket topNav start -->
|
|
|
15 |
<div class="basketNav2">
|
|
|
16 |
{if $smarty.get.account == "new" || $mode_error == "new"}
|
|
|
17 |
<div class="steps_headline">
|
|
|
18 |
<h1>Kundenkonto</h1>
|
|
|
19 |
</div>
|
|
|
20 |
<div class="steps_image desktop">
|
|
|
21 |
<img onerror="this.src='/images/webelemente/bestellprozess_step1_active.png'" src="/images/webelemente/svg/bestellprozess_step1_active.svg" alt="Schritt für Schritt durch die Bestellung" />
|
|
|
22 |
</div>
|
|
|
23 |
{else}
|
|
|
24 |
<div class="steps_headline">
|
|
|
25 |
<h1>Adresse/Zahlart</h1>
|
|
|
26 |
</div>
|
|
|
27 |
<div class="steps_image desktop">
|
|
|
28 |
<img onerror="this.src='/images/webelemente/bestellprozess_step2_active.png'" src="/images/webelemente/svg/bestellprozess_step2_active.svg" alt="Schritt für Schritt durch die Bestellung" />
|
|
|
29 |
</div>
|
|
|
30 |
{/if}
|
|
|
31 |
</div>
|
|
|
32 |
<!-- basket topNav ende -->
|
|
|
33 |
|
|
|
34 |
<div class="">
|
|
|
35 |
<div>
|
|
|
36 |
{if $smarty.get.anfrage==1}
|
|
|
37 |
<table class="basket_table">
|
|
|
38 |
<tr>
|
|
|
39 |
<th class="basket_head1" colspan="2">
|
|
|
40 |
Preisanfrage
|
|
|
41 |
</th>
|
|
|
42 |
</tr>
|
|
|
43 |
<tr>
|
|
|
44 |
<td>
|
|
|
45 |
Diese Anfragefunktion ist für Kunden gedacht, die vor der Auftragserteilung ein Angebot benötigen.
|
|
|
46 |
Bitte gib deine persönlichen Daten ein. <br />Wir werden deine Anfrage so schnell wie möglich bearbeiten und uns mit dir in Verbindung setzen.
|
|
|
47 |
|
|
|
48 |
</td>
|
|
|
49 |
</tr>
|
|
|
50 |
</table>
|
|
|
51 |
|
|
|
52 |
{/if}
|
|
|
53 |
{assign var=step value=2}
|
|
|
54 |
<form class="basket_form" action="{if $ini.ssl_buy==1}https://{$smarty.server.SERVER_NAME}{/if}/bestellen_seite_{$step}.html" method="post" name="buy" id="buy_form">
|
|
|
55 |
<input type="hidden" name="_token" value="{csrf_token()}" />
|
|
|
56 |
|
|
|
57 |
<table class="basket_table">
|
|
|
58 |
<tr>
|
|
|
59 |
<td class="basket_head1">
|
|
|
60 |
|
|
|
61 |
Zahlungs- und Lieferart<br>
|
|
|
62 |
|
|
|
63 |
</td>
|
|
|
64 |
</tr>
|
|
|
65 |
<tr>
|
|
|
66 |
<td>
|
|
|
67 |
{$errormsg_versand}
|
|
|
68 |
</td>
|
|
|
69 |
</tr>
|
|
|
70 |
<tr>
|
|
|
71 |
<td>
|
|
|
72 |
{if $ini.PayPalPlus.aktiv==1||$ini.PayPalCheckout.aktiv==1}
|
|
|
73 |
{include file="paypalplus.tpl"}
|
|
|
74 |
{else}
|
|
|
75 |
{include file="update_versand.tpl"}
|
|
|
76 |
{/if}
|
|
|
77 |
</td>
|
|
|
78 |
</tr>
|
|
|
79 |
</table>
|
|
|
80 |
{if $ini.PayPalPlus.aktiv==1}
|
|
|
81 |
<input type="hidden" name="Versand" value="{$pppVersand}" />
|
|
|
82 |
{/if}
|
|
|
83 |
<input type="hidden" name="action" value="Versand" />
|
|
|
84 |
<input type="hidden" name="step" value="{$step}" id="step" />
|
|
|
85 |
<input type="hidden" name="continue_on_email_error" value="{$smarty.post.continue_on_email_error|default:0}" id="continue_email" />
|
|
|
86 |
|
|
|
87 |
{if $smarty.get.anfrage==1}
|
|
|
88 |
<input type="hidden" name="send_anfrage" value="1" />
|
|
|
89 |
<input type="hidden" name="action" value="execute" />
|
|
|
90 |
<input type="hidden" name="buy" value="true" />
|
|
|
91 |
{/if}
|
|
|
92 |
|
|
|
93 |
</form>
|
|
|
94 |
|
|
|
95 |
<div class="bottom_nav2">
|
|
|
96 |
<div style="float:left;">
|
|
|
97 |
{if !$smarty.session.SHOP.hash}
|
|
|
98 |
<a href="/bestellen_seite_1.html" class="zurueckButton shopButton" title="zurück">ZURÜCK</a>
|
|
|
99 |
{/if}
|
|
|
100 |
</div>
|
|
|
101 |
<div style="float:right">
|
|
|
102 |
{if $smarty.get.anfrage==1}
|
|
|
103 |
<a href="javascript:document.buy.submit();"><img class="loading_dlg" src="/images/webelemente/butt_projektanfrage_senden.png" alt="Projektanfrage" /></a>
|
|
|
104 |
{elseif $ini.PayPalCheckout.aktiv!=1}
|
|
|
105 |
<a href="javascript:document.buy.submit();" id="continueBtn" class="shopButton" title="weiter">WEITER</a>
|
|
|
106 |
{/if}
|
|
|
107 |
</div>
|
|
|
108 |
</div>
|
|
|
109 |
</div>
|
|
|
110 |
</div>
|
|
|
111 |
|
|
|
112 |
<div class="break"></div>
|
|
|
113 |
<!-- $Id: buy_1a.tpl 1733 2022-07-27 12:37:59Z tiefland $ END -->
|
|
|
114 |
{/block}
|