hope someone can help.
Need number_format to show 3 decimal on this.... (actualy 2)
<?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()/$_product->getAnzeigeMenge()) ?>
alway used number_format($_value, 3,",",".") but dont know how to get this to work.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…