Subversion Repositories wpShopGermany4

Compare Revisions

Ignore whitespace Rev 7727 → Rev 7728

/produkttemplates/standard.phtml
183,7 → 183,9
<?php /* Lagerbestand ENDE*/?>
 
<?php /* Füllmengenanzeige START */ ?>
<?php if ($this->hasMod('wpsg_mod_fuellmenge')) { ?>
<?php echo $this->callMod('wpsg_mod_fuellmenge', 'renderPriceInfo', [$oProduct->getPrice($this->view['data']['product_key']), $this->view['data']['fmenge'], $oProduct->getId()]); ?>
<?php } ?>
<?php /* Füllmengenanzeige ENDE */ ?>
 
<?php /* Gewichtsanzeige START */ ?>