* @copyright SOTE * @license SOTE * @version $Id: _price.php 2545 2009-08-11 13:58:21Z pawel $ */ ?>
| getCurrency()->getIsSystemCurrency() ? st_price_format($product->getPriceNetto()) : null, array('size' => 7, 'disabled' => !$product->getCurrency()->getIsSystemCurrency())) ?> | getCurrency()->getIsSystemCurrency() ? $product->getPriceBrutto() : $product->getCurrencyPrice()), array('size' => 7)) ?> |