Reply To: Preis und Kundenbewertungen beliebig positionieren

March 26, 2014 at 11:21 #10706
Stefan
Guest
<div class="asa_product_box">
<div style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url({$AmazonLogoSmallUrl}) right bottom no-repeat #ffffff;">
	<div style="width: {$SmallImageWidth}px; float: left; margin-right: 5px;">
		<a href="{$AmazonUrl}" target="_blank"><img src="{$SmallImageUrl}" width="{$SmallImageWidth}" height="{$SmallImageHeight}" border="0" style="border: 0;"/></a>
	</div>
	<div>
		<p style="padding-bottom: 5px; margin-bottom: 0;"><a href="{$AmazonUrl}" target="_blank">{$Title}</a></p>	
		<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>Preis:</strong> <span style="color: #990000; font-weight: bold;">{$AmazonPriceFormatted}</span></p>
		<p style="padding-bottom: 5px; margin-bottom: 0;">{$RatingStars} ({$TotalReviews} Bewertungen)</p>
		<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>{$TotalOffers} gebraucht & neu</strong> erhältlich ab <span style="color: #990000; font-weight: bold;">{$LowestOfferFormattedPrice}</span></p>
	</div>
	<div style="clear: both;"></div>
</div>
</div>