Guten Abend zusammen,
ich stehe gerade vor folgendem Problem:
Ich habe im listitem_grid.tpl eine “Sie sparen xy%” Anzeige eingebaut wie folgt
[{ if $product->oxarticles__oxtprice->value > 0 }]-[{assign var="uvp" value=$product->oxarticles__oxtprice->value }][{assign var="price" value=$product->oxarticles__oxprice->value }][{math equation="(( z / x ) * ( x - y))" x=$uvp y=$price z=100 format="%.0f"}]%[{/if}]
das funktioniert soweit auch wunderbar. Nun möchte ich es auch im bargainitems.tpl für das “Angebot der Woche” einfügen. Ich habe nun alles probiert und komme nicht mehr weiter.
Ich bin für jeden Tip dankbar.
VG Hutch
