Subversion Repositories wpShopGermany4

Rev

Rev 6726 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6726 Rev 6857
Line 6... Line 6...
6
 
6
 
7
?>
7
?>
8
<div class="product_info">
8
<div class="product_info">
9
	<div 
9
	<div 
10
	<?php if ($this->view['$bPicture'] == true) { ?>class="titlep"><?php } else { ?>class="title"><?php } ?>
10
	<?php if ($this->view['$bPicture'] == true) { ?>class="titlep"><?php } else { ?>class="title"><?php } ?>
-
 
11
		<span class="fa fa-truck"></span>
11
		<?php echo __("Lieferzeit", "wpsg"); ?>:
12
		<?php echo __("Lieferzeit", "wpsg"); ?>:
12
	</div>
-
 
13
	<div class="valuel">
-
 
14
		<?php echo __($this->view['wpsg_mod_deliverytime']['deliverytime'], 'wpsg'); ?>
13
		<strong><?php echo __($this->view['wpsg_mod_deliverytime']['deliverytime'], 'wpsg'); ?></strong>
15
 
-
 
16
	</div>
-
 
17
	<div class="dummyr">
-
 
18
		<?php echo __('&nbsp;'); ?>
-
 
19
	</div>
14
	</div>
20
	
15
	
21
</div>
16
</div>
22
<?php /* Hinweistext für Verzögerung in der Lieferzeit */ ?>
17
<?php /* Hinweistext für Verzögerung in der Lieferzeit */ ?>
23
<div class="product_info">
18
<div class="product_info">