OXID eShop CE
6.0.2
|
Functions | |
smarty_function_oxprice ($params, &$smarty) | |
smarty_function_oxprice | ( | $params, | |
& | $smarty | ||
) |
Purpose: Output price string add [{oxprice price="..." currency="..."}] where you want to display content price - decimal number: 13; 12.45; 13.01;
array | $params | params |
Smarty | &$smarty | clever simulation of a method |