_var['top_goods']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'goods');$this->_foreach['top_goods'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['top_goods']['total'] > 0):
foreach ($_from AS $this->_var['goods']):
$this->_foreach['top_goods']['iteration']++;
?>
_var['goods']['short_name']; ?>
pop_vars();; ?>