Reply To: Preis und Kundenbewertungen beliebig positionieren

March 26, 2014 at 11:20 #10705
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;”>

</div>
<div>
<p style=”padding-bottom: 5px; margin-bottom: 0;”>{$Title}</p>
<p style=”padding-bottom: 5px; margin-bottom: 0;”>Preis: <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;”>{$TotalOffers} gebraucht & neu erhältlich ab <span style=”color: #990000; font-weight: bold;”>{$LowestOfferFormattedPrice}</span></p>
</div>
<div style=”clear: both;”></div>
</div>
</div>`

Kann ich daraus ein Template erstellen, dass mir bei posten eines shortcodes nur die Bewertungen und darunter den aktuellen Preis anzeigt? Nicht in einer großen Box, sondern eher “quadratisch”?