Subversion Repositories wpShopGermany4

Rev

Rev 6107 | Rev 6149 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6107 Rev 6142
Line 71... Line 71...
71
		 				
71
		 				
72
		 					<?php if (wpsg_isSizedString($p['logo'])) { ?>
72
		 					<?php if (wpsg_isSizedString($p['logo'])) { ?>
73
							<img class="wpsg_payship_logo" src="<?php echo $p['logo']; ?>" alt="<?php echo $p['name']; ?>" />
73
							<img class="wpsg_payship_logo" src="<?php echo $p['logo']; ?>" alt="<?php echo $p['name']; ?>" />
74
							<?php } ?>
74
							<?php } ?>
75
							 
75
							 
76
		 					<?php if ((isset($p['hint']) && trim($p['hint']) != '') || $p['price'] > 0) { ?>					
76
		 					<?php if ((isset($p['hint']) && trim($p['hint']) != '') || $p['preis'] > 0) { ?>					
77
							<div id="payment_<?php echo $p['id']; ?>_hint" class="shippay_hint">
77
							<div id="payment_<?php echo $p['id']; ?>_hint" class="shippay_hint">
78
								<?php if ($p['price'] > 0) { ?>
78
								<?php if ($p['preis'] > 0) { ?>
79
								<?php echo __('Gebühr', 'wpsg'); ?>: <?php echo wpsg_ff($p['price'], $this->get_option('wpsg_currency')); ?><br />
79
								<?php echo __('Gebühr', 'wpsg'); ?>: <?php echo wpsg_ff($p['preis'], $this->get_option('wpsg_currency')); ?><br />
80
								<?php } ?>
80
								<?php } ?>
81
								<?php echo $this->replaceUniversalPlatzhalter(__($p['hint'], 'wpsg')); ?>
81
								<?php echo $this->replaceUniversalPlatzhalter(__($p['hint'], 'wpsg')); ?>
82
							</div>
82
							</div>
83
							<?php } ?>
83
							<?php } ?>
84
							
84
							
Line 132... Line 132...
132
					<input class="<?php echo (($this->view['pflicht']['vname'] != '1')?'validate[required]':''); ?> wpsg_checkout <?php echo ((in_array("vname", (array)$this->view['error']))?'wpsg_error':''); ?>" type="text" id="vname" name="wpsg[checkout][vname]" value="<?php echo htmlspecialchars($this->view['basket']['checkout']['vname']); ?>" />		
132
					<input class="<?php echo (($this->view['pflicht']['vname'] != '1')?'validate[required]':''); ?> wpsg_checkout <?php echo ((in_array("vname", (array)$this->view['error']))?'wpsg_error':''); ?>" type="text" id="vname" name="wpsg[checkout][vname]" value="<?php echo htmlspecialchars($this->view['basket']['checkout']['vname']); ?>" />		
133
				</div>
133
				</div>
134
				
134
				
135
				<div class="wpsg_checkoutblock">
135
				<div class="wpsg_checkoutblock">
136
					<label for="name" class="wpsg_checkout"><?php echo __("Name", "wpsg"); ?>
136
					<label for="name" class="wpsg_checkout"><?php echo __("Name", "wpsg"); ?>
137
					<?php if ($this->data['pflicht']['name'] != '1') { ?><span class="wpsg_required">*</span><?php } ?>:
137
					<?php if ($this->view['pflicht']['name'] != '1') { ?><span class="wpsg_required">*</span><?php } ?>:
138
					</label>
138
					</label>
139
					<input class="<?php echo (($this->view['pflicht']['name'] != '1')?'validate[required]':''); ?> wpsg_checkout <?php echo ((in_array("name", (array)$this->view['error']))?'wpsg_error':''); ?>" type="text" id="name" name="wpsg[checkout][name]" value="<?php echo htmlspecialchars($this->view['basket']['checkout']['name']); ?>" />
139
					<input class="<?php echo (($this->view['pflicht']['name'] != '1')?'validate[required]':''); ?> wpsg_checkout <?php echo ((in_array("name", (array)$this->view['error']))?'wpsg_error':''); ?>" type="text" id="name" name="wpsg[checkout][name]" value="<?php echo htmlspecialchars($this->view['basket']['checkout']['name']); ?>" />
140
				</div>
140
				</div>
141
				
141
				
142
				<div class="wpsg_checkoutblock">
142
				<div class="wpsg_checkoutblock">
Line 211... Line 211...
211
				
211
				
212
				<div class="wpsg_checkoutblock">
212
				<div class="wpsg_checkoutblock">
213
					<label for="wpsg_ustidnr" class="wpshopgermany_checkout"><?php echo __("UStIdNr.", "wpsg"); ?> 
213
					<label for="wpsg_ustidnr" class="wpshopgermany_checkout"><?php echo __("UStIdNr.", "wpsg"); ?> 
214
					<?php if ($this->view['pflicht']['ustidnr'] != '1') { ?><span class="wpsg_required">*</span><?php } ?>:
214
					<?php if ($this->view['pflicht']['ustidnr'] != '1') { ?><span class="wpsg_required">*</span><?php } ?>:
215
					</label>
215
					</label>
216
					<input class="<?php echo (($this->view['pflicht']['ustidnr'] != '1')?'validate[required]':''); ?> wpsg_checkout <?php echo ((in_array("ustidnr", (array)$this->view['error']))?'wpsg_error':''); ?>" type="text" id="wpsg_ustidnr" name="wpsg[checkout][ustidnr]" value="<?php echo htmlspecialchars($this->view['basket']['checkout']['ustidnr']); ?>" />
216
					<input class="<?php echo (($this->view['pflicht']['ustidnr'] != '1')?'validate[required]':''); ?> wpsg_checkout <?php echo ((in_array("ustidnr", (array)$this->view['error']))?'wpsg_error':''); ?>" type="text" id="wpsg_ustidnr" name="wpsg[checkout][ustidnr]" value="<?php echo htmlspecialchars(wpsg_getStr($this->view['basket']['checkout']['ustidnr'])); ?>" />
217
				</div>
217
				</div>
218
				
218
				
219
				<?php /* Automatische Einbindung der benutzerdefinierten Felder */ ?>
219
				<?php /* Automatische Einbindung der benutzerdefinierten Felder */ ?>
220
				<?php if ($this->get_option('wpsg_kundenvariablen_show') == '1') { ?>
220
				<?php if ($this->get_option('wpsg_kundenvariablen_show') == '1') { ?>
221
				<?php foreach ((array)$this->view['pflicht']['custom'] as $c_id => $c) { if ($c['show'] != '2') { ?>
221
				<?php foreach ((array)$this->view['pflicht']['custom'] as $c_id => $c) { if ($c['show'] != '2') { ?>